on 2019 Mar 14 8:39 AM
Hi,
is there a way to get the data from the MB5B through a program?
Is there a function module for this? I did not find any.
I need the non-hierarchical representation from the MB5B:
Material, date, initial stock, total receipt quantities, total issue quantities, final stock,
initial value, total access values, total exit values, end value
I would like to have this data collected regularly for the past week or the previous month via a program.
Is this possible without having to reprogram the MB5B?
Request clarification before answering.
Hi, depending on your exact requirements you have couple options:
Also take a look at:
https://answers.sap.com/questions/51163/abap-background-job-submit-with-exporting-list-to.html
https://blogs.sap.com/2013/07/16/background-processing-for-alv-reports/
HTH
Dominik Tylczyński
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Dominik: Thank you for the answer. I have used the FM wrapper with SUBMIT and LIST_FROM_MEMORY. It works like a charm! Thank you very much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
for FMs check https://archive.sap.com/discussions/thread/1502357.
About your request - just schedule a job and collect it's results.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.