SAP ABAP IMG Activity SIMG_CFMENUOLMSOMT3H (Here's How (Quick Guide Using an Example))
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     MGAC (Package) Customizing R/3 material master from 3.0
IMG Activity
ID SIMG_CFMENUOLMSOMT3H Here's How (Quick Guide Using an Example)  
Transaction Code S_P99_41000003   (empty) 
Created on 19990420    
Customizing Attributes SIMG_CFMENUOLMSOMT3H   Here's How (Quick Guide Using an Example) 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_CFMENUOLMSOMT3H    

Scenario

For your purchasing agents Kirk, Scott, and McKoy, you want to create a screen sequence containing the following screens:

  • Basic Data

    You want this data screen to include the following unchanged subscreens from the Basic Data 1 view in the standard material master:

    • Material description
    • General data
    • Dimensions/EANs
  • Purchasing/Storage

    You want this data screen to include the following subscreens:

    • General data (from the Plant Data/Storage 1 view in the standard material master)
    • Purchasing values (from the Purchasing view in the standard material master)

      You also want this data screen to include an additional subscreen containing the following fields from the Purchasing view in the standard material master:

    • Purchasing group
    • Material group
    • Order unit

Procedure

  1. Carry out the IMG activity Create Program for Customized Subscreens. This requires you to do the following:
    1. Create a function group of your own, for example, with the name YENTERPRISE (steps 1 and 2 in the documentation for the IMG activity above).
    2. Copy subscreen SAPLMGD1 2301 (Purchasing Data: General Data) to SAPLYENTERPRISE 2301, and subscreen SAPLMGD1 2701 (Storage Data: General Data) to SAPLYENTERPRISE 2701 (steps 3 to 7).
    3. Remove all fields from subscreen SAPLYENTERPRISE 2301 with the exception of the Purchasing group, Material group, and Order unit using the Screen Painter (transaction SE51) (step 8).
    4. Make sure that the fields you have removed are no longer included in checks. You do this by searching for the fields in the source code and making the lines in which they appear comment lines.
      Using the Screen Painter, rename the frame text of both subscreens as follows:
      General data -> Purchasing data: General data
      General data -> Storage data: General data
  2. Access the activity Define Structure of Data Screens for Each Screen Sequence, and do the following:
    1. Create a new screen sequence, for example, with the ID ZY, by copying screen sequence 21.
    2. Select screen sequence ZY and double-click Data screens.
    3. With the exception of the data screens Basic Data 1 and Purchasing, delete all other data screens from screen sequence ZY
    4. Rename the data screens as follows:
    5. Basic Data 1 -> Basic Data
      Purchasing -> Purchasing/Storage
    6. Assign the maintenance status L (storage) to the data screen Purchasing/Storage in addition to the screen's present maintenance status E (purchasing) since the screen now contains purchasing fields and storage fields.
    7. Select the data screen Basic Data and double-click Subscreens. View the data screen and identify the subscreen assignments you want to delete by counting from top to bottom. In this case, seven subscreens appear on the screen. Delete the third, fifth, sixth, and seventh.
    8. Select the data screen Purchasing/Storage and double-click Subscreens. Configure the data screen so that it contains the following subscreen assignments. (Subscreen SAPLMGD1 1005 is required because it contains the organizational level Storage location in addition to Plant.

Program        Screen

SAPLMGD1        1005 (material description)

SAPLYENTERPRISE    2301 (purchasing data: general data)

SAPLYENTERPRISE    2701 (storage data: general data)

SAPLMGD1        2302 (purchasing values)

SAPLMGD1        0001 (blank subscreen)

SAPLMGD1        0001 (blank subscreen)

  1. Check the order of the two main screens in the activity Maintain Order of Main and Additional Screens.
  2. Assign the screen sequence ZY to the purchasing agents Kirk, Scott, and McKoy in the activity Assign Screen Sequences to User/Material Type/Transaction/Industry Sector (where this example is briefly continued in the documentation).

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_CFMENUOLMSOMT3H 0 HLA0006031 O  
SIMG SIMG_CFMENUOLMSOMT3H 1 KA50000043 Construction Equipment Management 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  19990420 
SAP Release Created in