In a transaction there are 5 screens (say) but while
recording you could see only 3 screens.what will u do to
avoid such situation?will u save it like that?
Answer Posted / arjun manglekar
If the standard BAPI is availabe then go for it only.
SHDB recoring may not display all screen and its fields.Its
not corrcet method.
If the standard BAPI is not availabe check the
Configuartion/Current Package etc.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How we format the data before before write statement in report ?
Explain the Importance of pa20? : abap hr
How do you save data in bdc tables? : abap bdc
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What abap statement will trigger list generation?
how to read the standard field value in your custom program.
What are table clusters?
How do you restrict the data to be entered in the payroll area? : sap abap hr
Did you create primary index?
How do you do bdc for a table control? : abap bdc
How can we declare a table control in the abap/4 program?
How do you find number of records present in internal table?
What is database view ? : sap abap data dictionary
What are the function module in bdc?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc