2015 Apr 23 11:34 AM
Hi All,
As mentioned in the document i need to fetch BKPF Header data above the alv report,
and below Header data i need to display alv. is it possible to displat the table data with the use of reuse_alv_commentry_write.
if so what are the type pool fields that we need to use from slis.
please help in this regard.
Please search for the available information in SCN and do some research yourself.
Message was edited by: Kesavadas Thekkillath
Hi All,
As mentioned in the document i need to fetch BKPF Header data above the alv report,
and below Header data i need to display alv. is it possible to displat the table data with the use of reuse_alv_commentry_write.
if so what are the type pool fields that we need to use from slis.
please help in this regard.
Please search for the available information in SCN and do some research yourself.
Message was edited by: Kesavadas Thekkillath
2015 Apr 23 11:38 AM
WA_LISTHEADER-TYP = 'S'.
WA_LISTHEADER-KEY = 'TIME:
'.
WA_LISTHEADER-INFO = SY-UZEIT.
APPEND WA_LISTHEADER TO
IT_LISTHEADER1.
CLEAR WA_LISTHEADER.
under Info Can we use Internal table field names
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |