Sie sind auf Seite 1von 4

How to use Reserved or Additional Fields in SAP

by Wayne Lytle, SAP-Advisor.com - SAP Configuration SAP provides a set of additional fields in in both the Customer Master records and Material Master records. These fields also exist in the Sales Order documents and are copied over during sales order entry. These fields are not assigned to any standard SAP functionality but are provided to use for your own specific business purposes.
Customer Master - General Data (Additional Fields)

There are a total of ten fields available in the Customer Master: General Data area which are located in the KNA1 table. You will notice that fields 1-5 are two character fields while fields 6-10 are all three character fields. To access the additional fields in the Customer Master: General Data screen, goto transaction code VD03 - Sales and Distribution and enter a customer number, sales organization, distribution channel and division. Press Enter. Goto the menu "Extras --> Additional Data".
Table: KNA1 - General Data in Customer Master Field Data Type Short Description Check Table Maintenance Views

KATR1 KATR2 KATR3 KATR4 KATR5 KATR6 KATR7 KATR8 KATR9 KATR10

CHAR 2 CHAR 2 CHAR 2 CHAR 2 CHAR 2 CHAR 3 CHAR 3 CHAR 3 CHAR 3 CHAR 3

Attribute 1 Attribute 2 Attribute 3 Attribute 4 Attribute 5 Attribute 6 Attribute 7 Attribute 8 Attribute 9 Attribute 10

TVK1 TVK2 TVK3 TVK4 TVK5 TVK6 TVK7 TVK8 TVK9 TVK0

V_TVK1 V_TVK2 V_TVK3 V_TVK4 V_TVK5 V_TVK6 V_TVK7 V_TVK8 V_TVK9 V_TVK0

The check tables are TVK0 - TVK9 and the corresponding maintenance views are V_TVK0 V_TVK9.

Customer Master - Sales Area Data (Additional Fields)

There are a total of five fields available in the Customer Master: Sales Area Data screen which are located in the KNVV table. All five fields are three character fields.

To access these fields goto transaction code VD03 - Sales and Distribution and enter a customer number, sales organization, distribution channel and division. Press Enter. Click on the [Sales Area Data] button to goto the Customer Master: Sales Area Data screen. Click the menu "Extras --> Additional Data" to see the sales area additional fields.
Table: KNVV - Customer Master Sales Data Field Data Type Short Description Check Table Maintenance Views

KVGR1 KVGR2 KVGR3 KVGR4 KVGR5

CHAR 3 CHAR 3 CHAR 3 CHAR 3 CHAR 3

Customer group 1 Customer group 2 Customer group 3 Customer group 4 Customer group 5

TVV1 TVV2 TVV3 TVV4 TVV5

V_TVV1 V_TVV2 V_TVV3 V_TVV4 V_TVV5

The check tables are TVV1 - TVV5 and the corresponding maintenance views are V_TVV1 V_TVV5. These fields are also included in the the following tables and their values are copied from the customer master record of the Sold-To Party and used in the sales order process. See below for more information. VBAK VBRP LIPS KUAGVZ Sales Document: Header Data Billing Document: Item Data SD Document: Delivery: Item Data Customer Modifications: Sold-to Party View of Customer Master

Material Master (Additional fields)

There are also additional fields available in the Material Master table MVKE which can be configured for your individual business requirements.
Table: MVKE - Sales Data for Material Field Data Type Short Description Check Table Maintenance Views

MVGR1 MVGR2 MVGR3 MVGR4 MVGR5

CHAR 3 CHAR 3 CHAR 3 CHAR 3 CHAR 3

Material group 1 Material group 2 Material group 3 Material group 4 Material group 5

TVM1 TVM2 TVM3 TVM4 TVM5

V_TVM1 V_TVM2 V_TVM3 V_TVM4 V_TVM5

The check tables are TVM1 - TVM5 and the corresponding maintenance views are V_TVM1 V_TVM5. These fields are also included in the the following tables and values are copied from the material master record and used in the sales and distribution transaction. See below for more information. VBAP VBRP LIPS MAAPV Sales Document: Item Data Billing Document: Item Data SD Document: Delivery: Item Data Material Master View: Sales Screen 1

Sales Order (Additional fields)

The additional field values that are in the Customer Master record in KNVV-KVGR1...5 are copied to the Sales Order header records in the table VBAK - Sales Document: Header Data.
Table: VBAK - Sales Document: Header Data Field Data Type Short Description Check Table Maintenance Views

KVGR1 KVGR2 KVGR3 KVGR4 KVGR5

CHAR 3 CHAR 3 CHAR 3 CHAR 3 CHAR 3

Customer group 1 Customer group 2 Customer group 3 Customer group 4 Customer group 5

TVM1 TVM2 TVM3 TVM4 TVM5

V_TVM1 V_TVM2 V_TVM3 V_TVM4 V_TVM5

The additional field values that are in the Material Master record MVKE-MVGR1...5 are copied to the Sales Order item data records in the table VBAP - Sales Document: Item Data.
Table: VBAP - Sales Document: Item Data Field Data Type Short Description Check Table Maintenance Views

MVGR1 MVGR2 MVGR3 MVGR4 MVGR5

CHAR 3 CHAR 3 CHAR 3 CHAR 3 CHAR 3

Material group 1 Material group 2 Material group 3 Material group 4 Material group 5

TVM1 TVM2 TVM3 TVM4 TVM5

V_TVM1 V_TVM2 V_TVM3 V_TVM4 V_TVM5

To get to the additional fields in the sales document, goto Header --> Additional data or Item -->
Additional data.

How to change the Descriptions of Additional Fields

To change the short descriptions of additional fields that appear on the screen to your own requirements, use the following steps: 1. Place your cursor on the desired field and press F1. Click on the [Technical details] button and copy the Data Element value. 2. Enter transaction CMOD - Project Management which can also be found on th SAP menu 3.
Tools --> ABAB Workbench --> Utilities --> Enhancements --> Project Management Once in the Project Management screen, click on the menu Goto --> Text enhancements --> Keywords --> Change

4. Enter Data Element - KATR0...9 and change the descriptions from "Attribute0...9" to the desired text. 5. Save the changes and create a transport for the changes as prompted.
How to Add Valid Values to Additional Fields

You can add valid values to the additional fields by using the transaction code SM30 - Call View Maintenance. Follow these simple steps to add valid values: 1. 2. 3. 4. Enter transaction cdoe SM30 - Call View Maintenance. Enter the maintenance Table/View: V_TVK0...9 and click on the [Maintain] button. Enter the values that are to be valid and click the [Save] button. Press the [Transport] button to create a transport to move the changes downstream in your SAP environment.

Note: The valid values are stored in the check tables TVKO...9 while the changes are made using the corresponding maintenance view tables V_TVK0...9.

Copyright (C) 2009 by SAP-Advisor.com. All rights reserved. Get more free tips and articles like this, on SAP ABAP, BASIS, SAPScript and Smartforms from http://www.SAP-Advisor.com/.

Das könnte Ihnen auch gefallen