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: 

SAP ISU FICA Posting.

Former Member
0 Kudos

Hi All,

I had a requirement which says.

When a payment is received in third party system, then we have to trigger a RFC to post payment in SAP ISU FICA.

This RFC will post the payment and return the payment document number.

what all done in the payment third party system should be posted in SAP synchronously.

Does any one have an Idea of a BAPI / RFC which i can use for this purpose.

Regards,

Himanshu Sharma

1 REPLY 1

Former Member
0 Kudos

If you have PI available, you should look into the External cash desk functionality

http://wiki.sdn.sap.com/wiki/display/ESpackages/ExternalCashDesk

If you dont have PI available, then you could look into the following BAPIs:

BAPI_CTRACPAYMINC_CREATE

BAPI_CTRACPAYMINC_APPEND

BAPI_CTRACPAYMINC_RELEASE

BAPI_CTRACPAYMINC_CLOSE

Best regards,

Cristobal.