Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BDT BUPA

Former Member
0 Kudos
199

Hi. I'm trying make the follow operations in sap banking.

-Create BP

-Create account (with the earlier BP)

If all is OK commit else rollback.

Well at this moment the operation "create account" give me a error because it says that BP no exist.

I thing that it can be a problem of "Transfer mode" or "Save Mode" of BUPA but I can't find this customizing for this aplication object.

Can anyone tell me where can I change it ?

Thank you very much in advance.

Javier.

Moderator message: seems not directly related to ABAP development, please post again in the appropriate SCN forum and use more meaningful subject lines.

locked by: Thomas Zloch on Aug 10, 2010 2:31 PM

1 REPLY 1

Former Member
0 Kudos
44

IF it is gui button problem then go and check in BUS8 and BUS9 transaction where in you can find transfer mode or save move operation to a perticular gui button and the logic will be written in BUS& transaction under DCUAD DCUAC events...