2011 Oct 19 4:41 PM
HI,
I am getting dump while creating the Contract in ME31K.
hort text
Dynpro does not exist
hat happened?
Error in the ABAP Application Program
The current ABAP program "SAPLXM06" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
rror analysis
The system attempted to use dynpro 0201 in program "SAPLXM06".
This dynpro does not exist.
rigger Location of Runtime Error
Program SAPLXM06
Include MM06EO0C_CUSTSCR1_HEAD_SET_DAT
Row 10
Module type (FUNCTION)
Module Name EXIT_SAPLEINM_013
2011 Oct 19 5:52 PM
Hello,
use transaction SMOD to check SAP enhancement MM06E005 in your system. Screen SAPLXM06 0201 is the contract header subscreen. The system report it missing because the enhancement MM06E005 (Customer fields in purchasing document) was activated in your system, but not implemented. So either disable/delete the enhancement or create a subscreen.
regards,
J.N.N.
HI,
I am getting dump while creating the Contract in ME31K.
hort text
Dynpro does not exist
hat happened?
Error in the ABAP Application Program
The current ABAP program "SAPLXM06" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
rror analysis
The system attempted to use dynpro 0201 in program "SAPLXM06".
This dynpro does not exist.
rigger Location of Runtime Error
Program SAPLXM06
Include MM06EO0C_CUSTSCR1_HEAD_SET_DAT
Row 10
Module type (FUNCTION)
Module Name EXIT_SAPLEINM_013
2011 Oct 19 4:52 PM
Check your exit. This is a subscreen, not a normal screen, so you need to CALL SUBSCREEN ...
Rob
2011 Oct 19 5:10 PM
I checked in my Sandbox system.It is having the Normal screen and i am able to create the contract.
I am checking in development system.it is not working.I have checked the note 1517584.
Thanks
Srini
2011 Oct 19 5:52 PM
Hello,
use transaction SMOD to check SAP enhancement MM06E005 in your system. Screen SAPLXM06 0201 is the contract header subscreen. The system report it missing because the enhancement MM06E005 (Customer fields in purchasing document) was activated in your system, but not implemented. So either disable/delete the enhancement or create a subscreen.
regards,
J.N.N.
2022 Nov 10 5:35 AM
I have deleted MM06E005 on smod but it doesnt worked. How can i get back my enhancement?
.
2020 Dec 17 7:47 AM
Implementation of 2693530 has resolved the problem. Buggy standard screens of SAPMM06E now contain CUSTSCR1 subscreen areas.
SAPMM06E 0101 CUSTSCR1 SAPLXM06 0101
SAPMM06E 0111 CUSTSCR1 SAPLXM06 0111
SAPMM06E 0201 CUSTSCR1 SAPLXM06 0201
SAPMM06E 0211 CUSTSCR1 SAPLXM06 0211
SAPMM06E 0301 CUSTSCR1 SAPLXM06 0301
SAPMM06E 0311 CUSTSCR1 SAPLXM06 0311
5. Double click on the suitable screen line and create it if it was not created yet.
6. Correct the screen type by changing from 'Normal' to 'Subscreen' on attributes tab
7. Click save button and re-test the system behavior
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |