2012 Sep 12 11:01 PM
Hi
I need a BAPI, for transaction BPV1 (Business Partner: Version Create) (for Bank Analyzer - Limit manager module ).
I have tested with FM BUPA_INBOUND_MAIN_SAVE, but this FM saves data in table BUT000.
But the transaction (BPV1) does not.
anybody can help me?
besides, i need to know wich FM to use for make the corresponding relationships.
The FM that i tested, validate that BP exists in BUT000 table.
I can't use Call transaction, because the information goes from PI to SAP Banking.
(Bank Analyzer - Limit manager module)
2012 Dec 18 9:53 AM
Hi
Try using this BAPI
BAPI_BUPA_CREATE_FROM_DATA.
This would help you to create a BP from any external interface.