cancel
Showing results for 
Search instead for 
Did you mean: 

New fields IN table

former_member588542
Active Participant
0 Kudos

Hi all,

I need to desactivate one ''Z'' field in table VBAK

and to give him another name and also need to add an new field.

How could I do it?

Thanks and best regards

I will add points if helpful!!

Luis

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Luis,

There are three ways for adding fields

1. Normal structures (WHICH ARE NOTHING BUT INCLUDE STRUCTURES THAT START WITH ".INCLUDE)

2. APPEND STRUCTURES (FOR STANDARD TABLES) (START WITH ".APPEND")

3. Customizing includes(FOR STANDARD TABLES) (".CI", THESE ARE DONE BY END USERS NOT BY US ).

Here are the steps..

you can add new fields to the table using append structure,

1 ) click on tab append structures in applcation tool bar or goto---> append structure (F5)

2) a pop up appears

in that there is create symbol ( like a white paper )

clik on it

3) give your append name

press enter

4 ) you will be directed to the page append structure

there you can add new fields

donot forget to activate your append

if it fails or any warning do the following

EXTRAS-> Enhancement category---> enhanced deep

save and activate,

Important=> this is the work of Abapers.... eventhough if you want to do also you need the developer access key

Regards,

Viveks

former_member588542
Active Participant
0 Kudos

thanks a lot.

the points are added!

Former Member
0 Kudos

Hi,

Basically activating , deactivating, adding new field is done by ABAP person as there they have to maintain Domain, data element and technical settings. So consult the abaper he will do it.

thanks,

Raja

Former Member
0 Kudos

Hello,

Consult with an ABAP consultant, he may be able to guide your properly.

Prase