2010 Apr 23 5:17 AM
hello,everybody.
i want to add some customer field in me21n,so i choose 0101 subscreen to implent it.but the other screen in this exit,i do not want to do anything on them,how can i do?
i tried to delete other implent from smod in MM06E005,but i don't think this is a good idea,so is there any other ways to achieve it?
2010 Apr 23 5:19 AM
2010 Apr 23 6:32 AM
in enhancement MM06E005,there are many screen exit such as purchase order,contract and so on .but when you active MM06E005,all the screen exit contained in the enhancement are actived,but i do not want to active other screen exit except the
screen exit 0101.so how can i active only the subscreen 0101's implement?
2011 Jun 07 4:24 PM
If you use the enhancement, you must create and generate the following dynpros (even if the dynpros are not going to be used):
u2022 SAPLXM06 0101 Subscreen header purchase order
u2022 SAPLXM06 0201 Subscreen header outline agreement
u2022 SAPLXM06 0301 Subscreen header RFQ
u2022 SAPLXM06 0111 Subscreen item purchase order
u2022 SAPLXM06 0211 Subscreen item outline agreement
u2022 SAPLXM06 0311 Subscreen item RFQ
You must identify all dynpros as subscreens. It is not necessary that they contain fields, but it is essential that they exist in order that no program abend occurs.