cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding :Product Name and Region in Profit Segment in VA01

Former Member
0 Kudos

Hi Friends,

Is that we can't find any solution ????

In VA01 when we create a line item, where does, I mean in what Structure will the values of Product Name and Region in Profit Segment (Account Assignment Tab) is stored.

Need that Structure to Validate in one of the User Exit.

Regards,

sg.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check CE1XXXX (X-operating concern)

E.g operating concern A100- CE1A100

It always depend which type of CO-PA you are using:

Costing Based

-> CE0XXXX General interface structure in CO-PA

-> CE1XXXX Actual line items

-> CE2XXXX Plan line items

-> CE3XXXX Segment level

-> CE4XXXX Profitability segment table

-> CE5XXXX Interface structure for planning

-> CE7XXXX Interface structure for allocation

Account Based

TKEF Field catelog tables

COEP CO actual line items

COEJ CO planning line items

COSP Totals CO primary cost elements

COSS Totals CO secondary cost elements

Regards,

Chandra

Former Member
0 Kudos

Hi Chandra,

Thanks for the reply, we are using Costing Based So, is that I need to check CE4XXXX table rite??

I have checked out in debugging mode there is no Structure presented with in this Program.

could plz in which exit we can find Product and Region.

Regards,

sg.

Former Member
0 Kudos

Hi,

Check CE0XXXX structure. Product and Region Ship-to fields are there.

Regards,

Chandra

Former Member
0 Kudos

Hi Chandra,

I have Checked CE04XXXX Structure in INCLUDE MV45AFZZ. @ USEREXIT_SAVE_DOCUMENT., INCLUDE MV45AFZB. @ USEREXIT_MOVE_FIELD_TO_COBL But still could not find the Product and Region.

Any Solution could be provided for this.

Regards,

sg

Answers (1)

Answers (1)

Former Member
0 Kudos

In this Exit 'USEREXIT_FIELD_MODIFICATION' we need to make Order Reason mandotory.