Step 1 : –Execute t-code “MM01” in command field from SAP easy access screen. Step 2 : –On create material master initial screen, update the following details. Material : – For external type, enter the alphabetic keys that defines as material code. For internal type, leave it as bl...
Check in the General Plant Data / Storage 1 tab, that your new field (ZZ_PROCCODE) in your new sub-screen (2161) is visible. Change its value, enter all other required fields and save changes. Check in SE16 that data has been saved correctly in the MARC table Modification of new fiel...
Lock. or shorten the time The lock mechanism of SAP was to ensure the integrity of business data, but the lock is not in the DB layer in the ABAP layer (but if you need to be self Lock SE11 object). This is a big trouble, is that if a large multinational group of people ...
SAP Managed Tags: ABAP Development Hi, I am trying to create POs via BAPI_PO_CREATE1. There is a field EAN11(International Article Numer) in the PO Item level EKPO table which I want to populate while creating the PO. But this field is not covered in the BAPI in any of the struct...
I don't see this part in your code. Accepted Solutions (0) Answers (2) Lakshmipathi Active Contributor 2023 Jun 06 0 Kudos Can you tell me why you need CMIR field in Delivery ? If it is only to populate in delivery output, your ABAP team can very well fetch the same ...
In Figure 2, Data screen and subscreen can see below, if readers are ABAP based, it is well understood that a main screen is usually a field includes a plurality of subscreen. you on a view of the material master data according to F1 can know the screen ...
Psuedo Code : The method FIELD_SELECTION in the class will be coded to check for user authorization and then the field MARC-BESKZ (Procurement type) on MM02 will be shown in “Change” mode only for the authorized users. In the method IF_EX_BADI_MAT_F_SPEC_SEL~FIELD_SELECTION of the...
If you really need to make this field mandatory for material within any activity than check below CNEX0009 Material components in network check with ABAP Person who will be require to write soem code. thanks Sunil Show replies Show replies You must be a registered user to add a comment....
SAP ABAP错误查找 更多内容关注公众号:SAP Technical 各位可以关注我的公众号:SAP Technical 1、输入T-CODE报错,例如:ME21N 2、执行事务代码:ST22,选择Today 3、点击运行。然后双击红色报错列。 4、展示报错信息的详细情况。 ... 常用的jvm配置参数 :堆的参数配置 ...
Step 1 : –Execute t-code “OMS2” in command field from SAP easy access screen. Step 2 : –On change view “Material Types” overview screen, list of defined material types displays with description. From this screen you can create new material type using copy as function or new entries...