|
We can group any complex internal data objects of an ABAP/4 program together in data clusters and st....
|
Category:
ABAP
|
Date:
12/3/2009 7:34:32 AM
|
|
|
|
During a call by reference damage or loss of data is not restricted to the subroutine, but will inst....
|
Category:
ABAP
|
Date:
12/3/2009 7:20:48 AM
|
|
|
|
1) Calling by reference: During a subroutine call, only the address of the actual parameter is tran....
|
Category:
ABAP
|
Date:
12/3/2009 7:17:14 AM
|
|
|
|
1) Input parameters which are used to pass data to subroutines. 2) Output parameters which are used....
|
Category:
ABAP
|
Date:
12/3/2009 7:11:32 AM
|
|
|
|
1) Formal parameters: Parameters that are defined during the definition of subroutine with the FORM ....
|
Category:
ABAP
|
Date:
12/3/2009 7:09:55 AM
|
|
|