on 2022 Jul 14 12:37 PM
Dear All,
Below is the requirement by client
I want the data of service line items created in a Purchase requisition its description/L Account and corresponding cost center for a service PR
Its a dump required
Guide me with the tables step by step or a report for the same
Hi,
You can use Tables EBAN, ESLP,ESLH,ESLL etc.
OR
Try ME5A report.
Also you can copy ME5A report and create your own Z report with additional fields with the help of ABAP team.
Thanks,
Amruta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Arul
You mean a data dump?
If you want you can get these details from the EBAN table
Filter for the type BSTYP = 'Q' for service entry.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
89 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
5 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.