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

Help regardin BAPI_MATERIAL_SAVEREPLICA

Former Member
0 Likes
599

Hi Friends,

I am using BAPI_MATERIAL_SAVEREPLICA to upload the material master data.

it is updating the data successfully for Basic view, purchasing view.

but i am getting an error message saying " the field MARA-TAKLV is required field and it is not passed " when i tryed to upload the data for SalesView.

The field TAKLV is available in MARA table, but i could not able to find it in BAPIE1MARA strecture for client data of BAPI_MATERIAL_SAVEREPLICA

could any one help me in solving this issue.

it is very urgent.

Thanks,

Rama

2 REPLIES 2
Read only

Former Member
0 Likes
503

Hi Rama

You need to pass the data for TAKLV in the following table of the bapi:

<b>VALUATIONDATA -</b> <b>BAPIE1MBEW</b>

Component: <b>TAXPRICE_1</b>

Thanks

Vijay

PLZ reward points if helpful

Read only

0 Likes
503

Hi Vijay,

eventhough i pass the value for the field BAPIE1MBEW-TAXPRICE_1.

i am getting the error " The field MARA-TAKLV is defined as a required field; it does not contain an entry "

please look at the below one also once.

i am getting an error "Key fields for use data SALESDATA and checkbox structure SALESDATAX are different"

earliar with the same input when i executed i did not got this error, can any tell me what is the problem.

Thanks for kind replay,

Rama