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

BAPI_COSTACTPLN_POSTPRIMCOST

Former Member
0 Likes
864

hi everybody

i have a problem regarding the index table in this bapi how does it works.

thanks

amit

1 REPLY 1
Read only

Former Member
0 Likes
653

Hi Amit,

this is from FM documentstion, if you had already checked this pls ignore

Description

The IDX_STRUCTURE table assigns the contents of the individual tables to one another. In each row there must be an object that exists in the OBJECT_INDEX field.

You can also choose to transfer a row with periodic values from the PER_VALUE table or with annual values from the TOT_VALUE table and a row with control data.

The VALUE_INDEX field refers to the values. The ATTRIB_INDEX field refers to the control data.

If one of the two is not transferred, the field is set to zero.

Value range

The OBJECT_INDEX field may only contain values contained in the OBJECT_INDEX field of the OBJECT transfer table.

The VALUE_INDEX field may only contain values that are contained in the VALUE_INDEX field of either the PER_VALUE or TOT_VALUE transfer tables.

The ATTRIB_INDEX field may only contain values contained in the ATTRIB_INDEX field of the CONTRL transfer table.