Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Screen Exit for transaction ME31K

Former Member
0 Likes
2,840

Hi,

I want to add customer specific fields in transaction ME31K.What is the screen exit that I should use?

Thank you,

Kunal.

Hi,

I want to add customer specific fields in transaction ME31K.What is the screen exit that I should use?

Thank you,

Kunal.

5 REPLIES 5
Read only

Former Member
0 Likes
1,614

You can use the enhancement <b>AMPL0001</b> to add your own fields.

Read only

dani_mn
Active Contributor
0 Likes
1,614

AMPL0001

MM06E004

check above exit in SMOD.

Regards,

Read only

former_member480923
Active Contributor
0 Likes
1,614

Hi

try This

EXIT_SAPMM06E_022              Relevant Texts for "Texts Exist" Indicator
EXIT_SAPMM06E_023              Definition of Relevant Texts for "Texts Exist" Indicator

XM06                           User Exits: Materials Mgmt. (Purchasing)
EXIT_SAPMM06E_001              Other Number Range or Own Document Number
<b>EXIT_SAPMM06E_004</b>              User Exit for Cust.-Specific Control of Import Data Screens in Purchas
EXIT_SAPMM06E_005              Field Selection Control: Vendor Address Screen
<b>EXIT_SAPMM06E_006             </b> Export Data to Customer Subscreen for Purchasing Document Header (PBO)
EXIT_SAPMM06E_007              Export Data to Customer Subscreen for Purchasing Document Header (PAI)
<b>EXIT_SAPMM06E_008             </b> Import Data from Customer Subscreen for Purchasing Document Header
EXIT_SAPMM06E_009              Reset Customer Data at Beginning of New Document (Without Dialog)
EXIT_SAPMM06E_012              Check Customer-Specific Data Before Saving
EXIT_SAPMM06E_013              Update Customer-Specific Data in Purchasing Document
<b>EXIT_SAPMM06E_014</b>              Read Customer-Specific Data when Importing Purchasing Document
<b>EXIT_SAPMM06E_016</b>              Export Data to Customer Subscreen for Purchasing Document Item (PBO)
EXIT_SAPMM06E_017              Export Data to Customer Subscreen for Purchasing Document Item (PAI)
EXIT_SAPMM06E_018              Import Data from Customer Subscreen for Purchasing Document Item
EXIT_SAPMM06E_020              User Exit: Change Document for Requisitions (Conversion into PO)
EXIT_SAPMM06E_021              Fulfillment of Target Value: Release Orders Against a Contract
EXIT_SAPMM06E_024              Customer Enhancement: Activate PReq Block

XMLU                           MM SRV: User exits
EXIT_SAPMM06E_010              Export of Service RFQ Data
EXIT_SAPMM06E_011              Import Service Prices for Quotation

Hope this helps

Anirban M.

Read only

Former Member
0 Likes
1,614

You can use AMPL0001 to add fields using a subscreen.

Regards

Read only

Former Member
0 Likes
1,614

Hi Akriti,

when we add subscreen by using this enhancement under which tab while creating contract from ME31K will be populated

thanks

rajavardhana reddy