2009 Apr 07 7:49 AM
Hi all,
I need to add one extra field in output of the Report, Please tell me the procedure to add extra
field in the ALV output.
Regards
Suprith
2009 Apr 07 7:54 AM
Hi,
Create the structure CI_RKPOS and include the field you want to display in this structure .....
use the userexit COOMEP01 CO-OM: Information system -> line item reports
EXIT_SAPLKAEP_001 in this function module ......write the logic to fill that field value....
and pass the value to CS_RECORD structure ....
your added field will be visible in the structure CS_RECORD....
Thanks,
Shailaja Ainala.
Hi all,
I need to add one extra field in output of the Report, Please tell me the procedure to add extra
field in the ALV output.
Regards
Suprith
2009 Apr 07 7:54 AM
Hi,
Create the structure CI_RKPOS and include the field you want to display in this structure .....
use the userexit COOMEP01 CO-OM: Information system -> line item reports
EXIT_SAPLKAEP_001 in this function module ......write the logic to fill that field value....
and pass the value to CS_RECORD structure ....
your added field will be visible in the structure CS_RECORD....
Thanks,
Shailaja Ainala.
2009 Apr 07 8:02 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |