Skip to content

Opening book details…

About this document

ABAP Class Method Parameter Importing by YellaReddy Tarigopula is a document available to read on EtoBox.

The document describes a class named abc with two methods: m1 imports an optional integer parameter x and string parameter y, and m2 writes the class data empno and ename. An object ob of class abc is created and method m1 is called, exporting the parameters p_x for x and p_y for y, then m2 is called to write the data.

Author
YellaReddy Tarigopula
Language
EN