‎2007 Oct 19 7:33 PM
Hello Everyone,
Can anyone say that the program behind KOB1 is RKAEP000. I wanted to add additional columns.
Can you tell me it is report is dynamically declared or not.
I have to add material characteristics to that report.
Thanks,
Raj.
Message was edited by:
raj kumar
‎2007 Oct 19 7:39 PM
Hi,
Yes ... program RKAEP000 is used for transaction KOB1.
This is dynamic report which calls other transaction
via FM K_LINE_ITEM_LOGICAL_KEY_GET.
Regards,
Ferrry Lianto
‎2007 Oct 19 7:48 PM
Thanks you very much for your reply,
Yes, I know that.
When I am debugging that. I would like to know whether is it dynamically declared or not.
Can I copy the whole program with ZRKAEP000 , so that I can add fields and control over the program. is it possible.
Raj.
‎2007 Oct 19 7:52 PM
Hi,
Yes you can copy to custom program ZRKAEP000.
You may also want to copy all include programs to custom includes as well via SE80.
Regards,
Ferry Lianto
‎2007 Oct 21 8:24 AM
Hi guys,
Why are you trying to complicate task.
Just check this notes:
Note 325546 - CO line item reports: Creating a user-defined field
Note 331416 - CO line item reports: EXIT_SAPLKAEP_009
Note 896531 - CO-EP reports: Customer-specific authorization checks
Good luck.