BDOM changed to one day ahead of passed date
Hi,
I am facing issue while changing DOM for an account. Below flist is used.
Flist :
0 PIN_FLD_POID POID [0] 0.0.0.1 /account 447
0 PIN_FLD_PROGRAM_NAME STR [0] "Test POC"
0 PIN_FLD_BILLINFO ARRAY [0] allocated 20, used 9
1 PIN_FLD_POID POID [0] 0.0.0.1 /billinfo 448 0
1 PIN_FLD_ACTG_FUTURE_DOM INT [0] 25
Opcode : PCM_OP_CUST_SET_BILLINFO
Expeted Output : ACTG_CYCLE_DOM = 25
Actual Output : ACTG_CYCLE_DOM =26 (25 +1)
BDOM is setting as 1 day ahead what is passed in Input.
Regards,
Devika Jaiswal