on 2016 Sep 20 1:28 AM
Hi,
we have a requirement to store the log details such as the Planning Sequence name, User Name, Execution Date and Time.
I have tried using the Class CL_RSPLFA_SRVTYPE_IMP to access the details but I am unable to access the Planning Sequence Name within this Class. As per the Class documentation, the Planning Sequence must be available in sy-msgv4. But, it is not working.
I have referred the following link to implement this.
Link: SAP Integrated Planning Planning Sequence Logging | SAPBWBW
Can you tell me why the description of Planning Sequence is unavailable or if there is any other way to get this done?
Regards,
Hitesh Jena
Hi,
Theoretically, you can add as a first step in planning sequence, planning function type of fox calling to some function module which writes to memory (EXPORT TO MEMORY) planning sequence name.
Then, at logging point, you can import a value from memory.
BR,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.