2007 May 02 5:38 PM
Hi
I am using the ALV report to display Payment Run data.
In the offset it is displaying some fields. Now my requirement is to display an additional field cost center.
Can some one plz help....
2007 May 02 5:42 PM
Hi
Are you talking about the adding an extra field to tha std ALV program?
Check the layouts and fields whether this field is already fetched and not displaying in the output, you can move to output.
but if this field is not fetched then have to copy the std ALV list program and to add this field to the internal table by fetching it from the respective table and to build the field catalog and to display in the output.
reward if useful
regards
Anji
Hi
I am using the ALV report to display Payment Run data.
In the offset it is displaying some fields. Now my requirement is to display an additional field cost center.
Can some one plz help....
2007 May 02 5:39 PM
Hi,
If it is a custom program..
Add the cost center column to the field catalog internal table..
And make sure the cost center column is there in the output internal table..
Thanks,
Naren
2007 May 02 5:42 PM
Hi
Are you talking about the adding an extra field to tha std ALV program?
Check the layouts and fields whether this field is already fetched and not displaying in the output, you can move to output.
but if this field is not fetched then have to copy the std ALV list program and to add this field to the internal table by fetching it from the respective table and to build the field catalog and to display in the output.
reward if useful
regards
Anji
2007 May 02 6:45 PM
ZRFZALI30...is this a standard program.
The program that i have to edit was initially done by some one else.
but it has ZRDZALI30 in the initial comments....so i figured its copied.
and the cost center field was not fetched anywhere in the output.
so my program ZRFZALI20 is the one. Do I have to make changes to this....or copy this and make changes????
2007 May 02 6:47 PM
ZRFZALI30... is not a standard program make changes in tht itself.
2007 May 02 5:46 PM
Hi
Add the cost center column to the field catalog internal table..in ur final internal table and add that field in the field catalog also.
Regards,
Sreeram
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |