1517584 - Short dump DYNPRO_NOT_FOUND in T-code ME21(N), ME51(N), ME41, ME31(K/L)

来源:互联网 发布:mysql 数据库合并 编辑:程序博客网 时间:2024/04/29 18:14

解决方法SMOD找到增强 反激活    

Error in the ABAP Application Program


    The current ABAP program "SAPLXM06" had to be terminated because
    come across a statement that unfortunately cannot be executed.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------    
Symptom

Short dump DYNPRO_NOT_FOUND occurs when user executes T-code ME21(N), ME51(N), ME41, ME31(K/L) or other purchasing transactions.


Environment

SAP Release Independent


Reproducing the Issue

Run T-code ME21(N), ME51(N), ME41, ME31(K/L) or other purchasing transactions.


Cause

Enhancement MM06E005 is active, but dynpros have not been created correctly.


Resolution

Solution 1 : T-code SMOD, set the enhancement MM06E005 inactive. 

Solution 2 : T-code SMOD, create and generate the following dynpros :

  - SAPLXM06 0101 - Subscreen header purchase order
  - SAPLXM06 0201 - Subscreen header outline agreement
  - SAPLXM06 0301 - Subscreen header RFQ
  - SAPLXM06 0111 - Subscreen item purchase order
  - SAPLXM06 0211 - Subscreen item outline agreement
  - SAPLXM06 0311 - Subscreen item RFQ

NOTE : You must identify all dynpros as subscreens. It is not necessary that they contain fields. However, they must be available so that no program termination will occur.

Please also refer to SAP note 389059 and SAP note 430771 for relevant information.

 


Keywords

ME22, ME22N, ME52, ME52N, ME32K, ME32L, ME33K, ME33L