ME21N/ME51N参考创建增强 在采购订单(采购申请)创建时,如果需要参考自开发的单据,或者参考销售订单,在参考创建树形结构时无法使用自开发单据(如需求计划、销售订单等)———采购申请与采购订单类似,请参考进行实现(可以通过Tcode进行控制) 大家可能都使用过BADI:ME_PROCESS_PO_CUST,在采购订单屏幕中可以进行增强开发...
SAP purchase requisition tcode ME51N create purchase requisition Create purchase requisition in SAP The first step to create apurchase requisitionin SAP is to open the tcode ME51N create purchase requisition, or find the path in the SAP easy access screen logistics > materials management > purch...
T-Code ME51: Goto Screen painter ( TCode SE51 ) Openscreen number 0100 of program SAPMM06B. Doubleclick on the Requistioner input box to open the properties of the field. Inthe attributes section you will find the field Search Help , enter name of the search help you created ...
I have maintained two source lists using the T-code ME01. e.g. 1. material-748,plant-3331 2.material-749,plant-3331. How to see these two source lists in me51n. In item details source of supply tab page when i click Assign source of supply. I am getting a warning message --- ...
SAP Managed Tags: ABAP Development hi, Got requierment to make the delivery date as defalut date (ex.- day format,week fromat) based on date category. for this i m maintaing Z table with fields material and date category. in tcode me51n if i m giving material as XYZ (maintained i...
You should have domain expereience to work in SAP. <b>1. Difference between the t-codes ME51N AND ME51?</b> ME51 is old transaction code. ME51N is new transaction code with lot of features. <b>2. Difference between the Source List and Request For Quotation?</b> Source list is...
SAP Managed Tags: ABAP Extensibility hi, go to se80 tcode give the function group as XM02 ...in that u will find ur added screen 0111 ...and include ZXM02TOP where u can declare ur sscreen fields here . and in the flowlogic of the screen u will find PBO AND PAI. here you ...
SAP Managed Tags: ABAP Development, SAP ERP, MM (Materials Management) Hi Gurus, We are in a process of blocking the existing material codes and creating a new series. Is it possible to restrict these blocked material codes from getting displayed in ME51N material code display? Regards, Si...
In EXIT_SAPLMEREQ_003 DATA : l_mereq_item TYPE mereq_item, l_aktvt TYPE aktvt. IF sy-tcode EQ 'ME51N' OR sy-tcode EQ 'ME52N' OR sy-tcode EQ 'ME53N'. IF NOT im_req_item IS INITIAL. l_mereq_item = im_req_item->get_data( ). l_aktvt = im_req_item->get_activi...
Personas 2.0: ME51N: How to set a value to all the cells of a column in a table? Go to solution Former Member on 2015 Jun 25 0 Kudos 306 SAP Managed Tags: SAP Screen Personas Hi Personas 2.0 experts, Here is the usecase: start tcode "ME51N", expend the icon "Item...