A method ‘METHOD1’ is defined within the global class ‘ZCL_CLASS1’. The method consists of 2 importing parameters ‘IMP1’ & ‘IMP2’ and a single Exporting parameter ‘EXP1’. All parameters are of type Integer. Can the code given below be used to successfully execute the method in a report? DATA : w_object1 TYPE REF TO zcl_class1, w_exp1 TYPE i. CREATE OBJECT w_object1. w_object1->method1( EXPROTING imp1 = 50 imp2 = 100 IMPORTING exp1 = w_exp1 ).

YES
NO
Verified Answer
Correct Option - a

To get all Infosys Certified SAP ABAP Objects Professional Consultant Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee

Telegram