InterviewSolution
| 1. |
Which Method Is Executed If Space Is Passed For The Method Parameter Of Macro Swc_call_method ? |
|
Answer» The DEFAULT method of the object type is executed if a space is passed as the method parameter value. You can find the default method by viewing the applicable object USING transaction SWO1 and going to menu OPTION “Goto -> Basic Data” and clicking on the Defaults TAB. The default method is located in the field “Method”. The Default method of the object type is executed if a space is passed as the method parameter value. You can find the default method by viewing the applicable object using transaction SWO1 and going to menu option “Goto -> Basic Data” and clicking on the Defaults tab. The default method is located in the field “Method”. |
|