BAPIOne of the huge plusses for BAPIs is that the interface and function are not supposed to change. This is a huge plus when you do upgrades or hot packs because the transaction can change (format, required inputs etc) which means you then need to update the call transaction. Some of the BAPIs are better [...]
Archive for the ‘SAP ABAP Certification Sample Questions’ Category
SAP ABAP Certification Questions
SAP ABAP Certification Questions 1. What is the fastest way to go one internal table to another internal table (assuming two tables of similar structure)? a) append lines of table1 to table2. b) loop at table1. Go: table1-field1 to table2-field1, table1-field2 to table2-field2. Append table2. Endloop. c) table2[] = table1[]. d) loop at table1. Go-corresponding [...]
SAP ABAP Certification Sample Questions for Abapers
SAP ABAP Certification Sample Questions for Abapers To take the ABAP certification, contact your local or regional SAP Education training center at this url : http://www.sap.com/services/education/index.epx Caution: more than one answer may be right. Please mark ALL right answers. Question: Within the TOP-OF-PAGE event the following code represents: write: /1 text-001. A: A selection text. [...]
SAP BI Online Training
SAP BOBJ |SAP BO 4.0 Online Training