how to replacing the BDC with the BAPI, wherever possible
Answer Posted / ajay kumar
While updating data base records we can use BAPI instead of
BDC. We can update all data base records simply by passing
value to a BAPI field.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you define a field without a data element? : abap data dictionary
Explain get cursor field?
What is view? Explain the different types of view?
2)In production what is the user exit?
How many types of data classes are there in sap?
What data is contained in data dictionary? : abap data dictionary
How to create a check box/option button in a list?
What does the extract statement do in extract datasets?
Workbench request are client dependent or client independent
Explain buffering concept usage?
What is roll area?
What is an update type with reference to a match code id? : abap data dictionary
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Explain what are the different functions used in sap script? What are the parameters used in each function?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?