Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adding a new field.

Former Member
0 Likes
3,547

Hi All,

I need to add a field in the field catalog structure KOMB.Can anybody explain be how i can add a new field XYZ in the include KOMKBZ3 which is under the structure KOMKBV1(Output determination communication area header application V1).I am seeing the structure in the Tcode SE11.I would appreciate if somebody can explain be step by step as i am new in the enhancements side.

Thanks

Rishi Balani

1 ACCEPTED SOLUTION
Read only

Former Member
2,073

After 4 th SETP:

step 5: Enter: Componnet & Component Type

Step 6:Double Click on Component type value.

Step 7: Select DataElement

Step 8: Enter Description & Domain Name

Step 9: Double click on DOmain Value.

STep 10: Enter Description Char type And Lenght

Step 11: SAVE and Activate-->Select Back

Step 12: Again SAVE and Activate-->Select Back

ADD as many field you want follow the same step.

Or:

Click on the Button Predefined Datatypes and enter lenght and type.

Note:Prefered first Step.

Regards,

Gurpreet

9 REPLIES 9
Read only

Former Member
0 Likes
2,073

Just to inform you all,I am a SD consultant so would appreciate if it can be explained step by step in a layman language

Thanks

Rishi Balani

Read only

Former Member
0 Likes
2,073

- go in SE11

- click on append structure - (if gives popup then click on new button) it would ask the structure name

- it would in maintain append structure directly where description and field names can be given

- activate it .

Finally u'll find it is appended in it

Regards

Shashi

Read only

Former Member
0 Likes
2,073

hello,

u need use append structure in se11 u have append structure Button.

Thank u,

santhosh

Read only

Former Member
0 Likes
2,073

Hi Rishi,

For a new field into your table,

You have to create a new structure from se11 by selecting the data type radio button on the screen.

Then after successfully creating the structure,append that structure into your table by clciking append structure button on the table fields display screen.

Hope it helps

Regrds

Mansi

Read only

Former Member
0 Likes
2,073

Hi,

First you go to SE11 display the structure KOMB -


> doule click yhe include KOMKBZ3 -


> then in menu bar GO To --> Append Structure -


>

then a pop up will appear -


> in the application tool bar click create append -


> then give the append name -


> then press Enter -


> now enter the field name , data type , length etc . -> activate-> back and activate .

Its done .

Thanks & regards

Pinaki

Read only

0 Likes
2,073

Hi All,

Thanks for your responses.Will try soon and than give the points.

Rishi

Read only

Former Member
0 Likes
2,073

1)Goto>SE11>Open the table

Check the last row of the table wether any Include is defined.

2) If Yes Double click on it .

3) Add the field Corresponding daataelement and domain.

4)save and activate the include.

5)Goto>SE14>OPEN the table-->Select Activate and adjust the table.

OR

If Include is not available

1)Goto>SE11>Open the table

2)Menubar>GOTO>APpend structure-->Create new structure

Follow steps 2 to 5 above.

[More Info||http://help.sap.com/saphelp_nw70/helpdata/en/6e/e3806dd38911d5994400508b6b8b11/frameset.htm]

Regards,

Gurpreet

Read only

0 Likes
2,073

Hi Gurpreet,

I have done the following steps but was not successful.

1)Opened the structure KOMKBV1 in the Tcode SE11

2)Double clicked on the include KOMKBZ3

3)Pressed the TAB Append structure and created the structure ZAKOMKBZ3

4)I maintained the description,component-ZZ_RTI_ORDER and component type ZZ_RTI_ORDER but my columns "Dtype" and "Char" are coming freezed/Grey

5)I have taken the package as $TMP.

Now when i select the line and click on activate it is giving me errors saying Field ZZ_RTI_ORDER : Component type or domain used not active or does not exists.

Second error-Nametab for table ZAKOMKBZ3 cannot be generated

It is not allowing me to go forward.Please help

Thanks

Rishi Balani

Read only

Former Member
2,074

After 4 th SETP:

step 5: Enter: Componnet & Component Type

Step 6:Double Click on Component type value.

Step 7: Select DataElement

Step 8: Enter Description & Domain Name

Step 9: Double click on DOmain Value.

STep 10: Enter Description Char type And Lenght

Step 11: SAVE and Activate-->Select Back

Step 12: Again SAVE and Activate-->Select Back

ADD as many field you want follow the same step.

Or:

Click on the Button Predefined Datatypes and enter lenght and type.

Note:Prefered first Step.

Regards,

Gurpreet