in the time of migration of data who will decide whether it is
done in bapi , call transaction or session method to the
technical consultant?
Answer Posted / kubera
Hi..It depends on the criteria..for example if the
transaction has a custom subscreen and if you want update
database table through mapping logic from the internal table
we should go for BDC-Batch Input session method..becoz it
processes the screens.
You maight think about BAPIs becoz it is an advanced
approach..it doesn't process the screens..there lies the
criteria.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
To how many tables can an append structure be assigned. : abap data dictionary
Explain how to create any functions?
What are the abap/4 commands that link to a layout set?
What do you mean by batch data communications programming?
What are aggregated objects : abap data dictionary
Name some data dictionary objects?
What is the difference between commit-work and rollback-work tasks?
What are the types of bdc s?
What is the definition of modification in an sap system and how do they impact an upgrade?
What are the data types of the abap/4 layer?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
Explain pai and pbo.
What are Pull and Push Methods?