SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Payment order field update

former_member261786
Participant
0 Likes
785

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.

1 ACCEPTED SOLUTION
Read only

AmlanBanerjee
Active Contributor
0 Likes
668

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

View solution in original post

3 REPLIES 3
Read only

AmlanBanerjee
Active Contributor
0 Likes
669

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

Read only

0 Likes
668

Thanks for this inputs.

Regards,

Hari

Read only

former_member406383
Participant
0 Likes
668

Hi Hari,

Please try to check program LFKB0FE0 if it helps.

Regards,

Anand