Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8644

How to Define Parameter of a method to receive a reference from another class.

$
0
0

Hi

 

How to define a parameter of a method which will receive  reference from another class.

 

 

eg:

 

class dept.

 

public section.

 

method add_employee importing im_add_employee type ....

 

 

i want to define above method so that it should receive reference of the class employee.

 

 

Thank you.


Viewing all articles
Browse latest Browse all 8644

Trending Articles