ABAP

Hello everyone, please help me with the following question: Which type of legacy code does SAP recommend you eliminate when you review modifications as part of an SAP S/4 HANA system conversion? Note: There are 2 correct answers to this question. a. Code that be redesigned as a key user extension b. Code that supports …

ABAP Read More »

ABAP

Hello everyone, please help me with the following question: You have a superclass super1 and a subclass sub1 of super1. Each class has an instance constructor and a static constructor. The first statement of the program created an instance of sub1. In which sequence will the constructors be executed? a. Class constructor of super1 b. …

ABAP Read More »

ABAP

Hello everyone, please help me with the following question: You have a superclass super1 and a subclass sub1 of super1. Each class has an instance constructor and a static constructor. The first statement of the program created an instance of sub1. In which sequence will the constructors be executed? a. Class constructor of super1 b. …

ABAP Read More »

Scroll to Top