cancel
Showing results for 
Search instead for 
Did you mean: 

How to add new field in condition table.

Former Member
0 Kudos

Hi Sap Guru's,

How to add new field in condition table? This is not a Z field. Its standard SAP filed in customer master. I want to put Transport zone KNA1-LZONE in condition table. Could you guys help me out?

Regards,

SD

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Do not change SAP STD. Table.

If you want same table & want to add more fields,then copy std. one and add your transportation zone field.

T-code for this V/03

Kapil

Edited by: Kapildev Farakte on Jan 20, 2010 9:27 AM

former_member315051
Active Contributor
0 Kudos

Yes, You can add new filed in V/03 if filed is not available.

As the field (LZONE) is not available in the system, so it should be appended to required table with the help of ABAPers.

KOMK (header level) , KOMP (Item level) According to the position of the field (LZONE) at sales document, that field can be appended to KOMK or KOMP and KOMG

Pls follow the below path to append new field

.

Path: IMG  Sales and distribution  System modification  Create new fields (using condition technique)  New field for pricing  Use include for the new fields in dictionary.

Append LZONE in KOMK / KOMP and KOMG, After adding this filed you can create new condition table.

you can search in forum, same has been discussed.

Regards,

Ramesh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If the field is not available in the CONDITION TABL Field Cataloge then you have to first maintain it in the FIELD CATALOGUE of the Table

For this you have to do the SYSTEMS MODIFICATION

Please chck the below link for the SYSTEM MODIFICATIONS.

http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm

regards,

santosh