2016 Mar 12 12:09 PM
Hi All,
We are looking custom solution on payment confirmation post a payment order, we are able to create a payment order using function module “FKK_PAYMENT_ORDER_INSERT” and could not able to updating the payment field “XPYOR” (Item Included in a Payment Order), due to this we could not able changing the payment order status.
Can you someone suggest to update this field by BAPI or FM.
Regards,
Hari.
2016 Mar 15 12:14 PM
Hi Hari,
I dont think there is any BAPI/FM to set the field DFKKOP-XPYOR as per the standard functionality.
Check the include program,LFKB0FA0, where in SAP sets the field.
You can have an implicit enhancement in this include program to set the field for your process.
Thanks,
Amlan
2016 Mar 15 12:14 PM
Hi Hari,
I dont think there is any BAPI/FM to set the field DFKKOP-XPYOR as per the standard functionality.
Check the include program,LFKB0FA0, where in SAP sets the field.
You can have an implicit enhancement in this include program to set the field for your process.
Thanks,
Amlan
2016 Mar 18 7:10 AM
2016 Mar 16 11:30 AM
Hi Hari,
Please try to check program LFKB0FE0 if it helps.
Regards,
Anand