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

add fields to AFKO

Former Member
0 Likes
2,143

I need to add two custom fields to this table and I would like to use append structure. Is it possible? What have I to do?

regards

gabriele

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,698

Hi,

Yes, You can append structure to this table.

Regarding how to append a structure a simple search i SCN will give you a lot of results.

Just use the APPEND STRUCTURE button and create a new zstructure with the necessary fields you want to append it will be appended to the table.

Just follow the basic rules what should be taken care while appending a structure by this link [AppendStructures|http://help.sap.com/saphelp_nw70/helpdata/en/cf/21eb61446011d189700000e8322d00/content.htm]

Regards

Sarves

I need to add two custom fields to this table and I would like to use append structure. Is it possible? What have I to do?

regards

gabriele

7 REPLIES 7
Read only

Former Member
0 Likes
1,698

Hi,

You can add the custom fields using APPEND structure.

Regards,

Bharagava

Read only

Former Member
0 Likes
1,698

Goto---> append Structure

Follow this link to append the structure.

Regards,

Prajakta

Read only

0 Likes
1,698

I click on append structure button and it opens a popup with two append structure. but thery're not editable and if I try to change mode to edit I am prompted for authorization code.

what is my mistake?

regards

gabriele

Read only

0 Likes
1,698

Hi Gabriele,

its not a mistake when you go in edit mode it will give the structures name you have to select the appropriate structure name which you have to append, then it will ask for Access Key Pop Up, you have get the access key for that and you have append the fields in the structure.

Read only

0 Likes
1,698

the append procedure does not require auth code: my mistake was that when I append structure I click on other append structure instead of creating a new one.

When created a new one, its fields are shown with all other of the standard table (yeppa)

thanks to all

gabriele

Read only

Former Member
0 Likes
1,699

Hi,

Yes, You can append structure to this table.

Regarding how to append a structure a simple search i SCN will give you a lot of results.

Just use the APPEND STRUCTURE button and create a new zstructure with the necessary fields you want to append it will be appended to the table.

Just follow the basic rules what should be taken care while appending a structure by this link [AppendStructures|http://help.sap.com/saphelp_nw70/helpdata/en/cf/21eb61446011d189700000e8322d00/content.htm]

Regards

Sarves

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,698

You may create an append structure to AFKO via SE11, or you may use the standard extension for order (every kind of order) which is CI_AUFK in table AUFK and which is use in some exit/enhancements.

Regards,

Raymond