how u transport a abap program from 4.7 version to 5.0 version?
Answer Posted / nikhita
using version management
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
Value table VS check Table.
How do you populate data into a multiple line field? : abap bdc
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
Why is pretty printer user in abap?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What is delivery class? : abap data dictionary
Can a transparent table exist in the data dictionary but not in the database physically?
Does the table can have multiple foreign keys?
How can we set the table spaces and extent sizes? : abap data dictionary
What kind of BDC programs are written ?
What are the screen elements.
Explain the sequences of event block?
What is match code? : sap abap hr
How does the interection between the dynpro and the abap/4 modules takes place?