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 field in substitution

Former Member
0 Likes
895

Price Group (KONDA) field is not available in PCASUB structure. So i have added field with .APPEND structure.

But its not appearing in structure PCASUB where i will write the logic for prerequisites and substitution.

So i am unable to proceed further.

My requirement is based on Price Group, i have to display profit centres on sales order transactions.

Price Group (KONDA) field is not available in PCASUB structure. So i have added field with .APPEND structure.

But its not appearing in structure PCASUB where i will write the logic for prerequisites and substitution.

So i am unable to proceed further.

My requirement is based on Price Group, i have to display profit centres on sales order transactions.

2 REPLIES 2
Read only

Former Member
0 Likes
591

Hi Laxminarayan,

I don't understand even after addition i.e. append structure you can not see the field in the table.

make sure you append it correctly.

e.g.

go to se11 and type table PCASUB

then go to append structure

create new with customise namespace.

add your fields there.

I am sure you will able to see field there.

Regards,

Vijay

Read only

0 Likes
591

Hi Vijay,

I am able to see the appending field in the table. My requirement is how to get that field in CO substitution through SPRO settings. Its related to functional. But i want to know what is the procedure to add fields in CO substitution.