2008 Apr 11 11:07 AM
while creating alv with oops i passed a p[arameter alv_display its is producing the following parameters
EXPORTING
* I_SHELLSTYLE = 0
* I_LIFETIME =
I_PARENT =
* I_APPL_EVENTS = space
* I_PARENTDBG =
* I_APPLOGPARENT =
* I_GRAPHICSPARENT =
* I_NAME =
* I_FCAT_COMPLETE = SPACE
* EXCEPTIONS
* ERROR_CNTL_CREATE = 1
* ERROR_CNTL_INIT = 2
* ERROR_CNTL_LINK = 3
* ERROR_DP_CREATE = 4
* others = 5
.
i dont no which parameter to pass.any one tell me the passing parameter and what is the associated type
thanks...
Code Formatted by: Alvaro Tejada Galindo on Apr 11, 2008 5:29 PM
while creating alv with oops i passed a p[arameter alv_display its is producing the following parameters
EXPORTING
* I_SHELLSTYLE = 0
* I_LIFETIME =
I_PARENT =
* I_APPL_EVENTS = space
* I_PARENTDBG =
* I_APPLOGPARENT =
* I_GRAPHICSPARENT =
* I_NAME =
* I_FCAT_COMPLETE = SPACE
* EXCEPTIONS
* ERROR_CNTL_CREATE = 1
* ERROR_CNTL_INIT = 2
* ERROR_CNTL_LINK = 3
* ERROR_DP_CREATE = 4
* others = 5
.
i dont no which parameter to pass.any one tell me the passing parameter and what is the associated type
thanks...
Code Formatted by: Alvaro Tejada Galindo on Apr 11, 2008 5:29 PM
2008 Apr 11 11:31 AM
Hi,
Gothrough the standard sample programs
BCALV_EDIT_01
BCALV_EDIT_02
2008 May 05 6:46 AM
Hi swathi,
Please specify the method for which u want to know the parameters to be passed.