Application Development and Automation 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: 
Read only

different data using batch input

Former Member
0 Likes
456

hi everyone

im using shdb to record transaction for xd01(to create customer) but apparently not all the data are saved using the batch input, for example the partner functions data for that customer are not saved(in fact the tab page on which appear the partner functions data is not displayed).

If we use the transaction xd01 without passing through shdb, all the data are saved.

Can anybody explain me why this occurs?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
421

Try using BAPI: BAPI_CUSTOMER_CREATEFROMDATA1. You can

go through the documentation for using the same.

Kind Regards

Eswar

2 REPLIES 2
Read only

Former Member
0 Likes
421

Hi Sa,

switch over to BAPI , u cannt make use of BDC in case of SAP Njoy Transactions.

Regards

Prabhu

Read only

Former Member
0 Likes
422

Try using BAPI: BAPI_CUSTOMER_CREATEFROMDATA1. You can

go through the documentation for using the same.

Kind Regards

Eswar