SAP ABAP IMG Activity SIMG_XXMENUOLSDMODA8 (Reserve Fields In The Customer Master Record)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-MD (Application Component) Master Data
     VIO (Package) Introductory Guide to R/3 Organization and Environment
IMG Activity
ID SIMG_XXMENUOLSDMODA8 Reserve Fields In The Customer Master Record  
Transaction Code S_ALR_87005901   IMG Activity: SIMG_XXMENUOLSDMODA8 
Created on 19981222    
Customizing Attributes SIMG_XXMENUOLSDMODA8   Reserve fields in the customer master record 
Customizing Activity SD_BIL_FAKTSCHN   New fields for the billing interface 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_XXMENUOLSDMODA8    

Reserve fields in the customer master record

The customer master includes reserve fields that are not assigned to any particular function. You can assign value to these fields and use them. To maintain the fields, select "Environment -> Additional data" on a customer master maintenance screen. The general data and the sales area data contain different fields:

  1. Ten fields were included in table KNA1 (general part of customer master record):

    Five two-digit fields:

    • KATR 1 (Attribute 1)
    • KATR 2 (Attribute 2)
    • KATR 3 (Attribute 3)
    • KATR 4 (Attribute 4)
    • KATR 5 (Attribute 5)

      Five three-digit fields:

    • KATR 6 (Attribute 1)
    • KATR 7 (Attribute 2)
    • KATR 8 (Attribute 3)
    • KATR 9 (Attribute 4)
    • KATR 10 (Atrribute 5)

      Check tables TVKO - TVK9 and the corresponding maintenance views

      V_TVV1 - V_TVK9 exist for the fields.

  2. Five three-digit fields were included in table KNVV (Sales data of the customer master record):
    • KVGR1 (Customer group 1)
    • KVGR2 (Customer group 2)
    • KVGR3 (Customer group 3)
    • KVGR4 (Customer group 4)
    • KVGR5 (Customer group 5)

      Check tables TVV1 - TVV5 and the corresponding maintenance views V_TVV1 - V_TVV5 exist for the fields. The fields were included in tables VBAK, VRRP, LIPS, KUAGVZ. Value is also assigned to them in the tables, which means that they were copied from the master record of the sold-party and used in the sales and distribution transaction.

Note

In the standard system, the views are not included in the user interface. However, it is possible for you to include them in the user interface.

Using reserve fields

To use a reserve field of the customer master according to your requirements, proceed as follows:

  1. Change the short descriptions of the data elements by using the SAP enhancement.
  2. Choose Tools -> ABAB Workbench -> Utilities -> Enhancements -> Project management -> Text enhancements -> Key words -> Change.
  3. Maintain the corresponding entity tables TVKO-TVK9 or TVV1-TVV5.

Example

You want to use the reserve fields of the customer master (general part) to store the liquidity level of your customer to use for statistical analyses. Proceed as follows:

  1. Change data element KATR1:
    • Change the short description "Attribute 1" to "Customer liquidity".
    • Change the corresponding key words.
  2. Aktivate data element KATR1.
  3. Maintain entity table TVK1, by defining the following values:
    • "01" good liquidity
    • "02" average liquidity
    • "03" poor liquidity
  4. Use the same procedure for the remaining reserve fields KATR2-KATR10.

Reserve fields in the material master

Five three-digit fields were also included in material master MVKE. The entity tables TVM1 - TVM5 and the corresponding maintenance views V_TVM1 -V_TVM5 exist for these fields. The fields were included in the tables VBAP, VRRP, LIPS, MAAPV, where value is assigned to them. However, you cannot yet enter the fields in the material master maintenance. To use the reserve fields, proceed as described above for customer master maintenance.

Reserve fields in the sales order

In the sales order, the additional fields VBAK-KVGR1 - VBAK-KVGR5 were included at header level, to which value is assigned from the fields KNVV-KVGR1 - KNVV-KVGR5.

In the sales order, the additional fields VBAP-KVGR1 - VBAP-KVGR5 were included at item level, to which value is assigned from the fields MVKE-MVGR1 - MVKE-MVGR5.

To reach the additional fields in the sales document, select Header -> Additional data or Item -> Additional data.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 1   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_XXMENUOLSDMODA8 0 HLA0009606 Master Data 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
DWBDUMMY D - Dummy object SE11 X115  
History
Last changed by/on SAP  19981222 
SAP Release Created in