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 ERROR

Former Member
0 Likes
289

i am using BAPI "BAPI_INSPECTIONPLAN_CREATE" for qp01. And passing following parameters :

EXPORTING

PROFILE = PROFILE

TABLES

TASK = it_task

MATERIALTASKALLOCATION = it_mattask

OPERATION = it_OPERATION

INSPCHARACTERISTIC = it_INSPCHAR

it is displaying error message "Specify a valid data import mode for master inspection characteristic DIMENSIO"

why it is showing such message ?

1 REPLY 1
Read only

Former Member
0 Likes
255

Hi ,

These type of errors wil occur when the mandatory parameters are not passed into the Bapi...Can u check that all the mandatory parameters and fields are passed to the bapi according to your requirement or not.....if still the problem exist ask the Functional team to Configure the respective tcode...

Regards,

Rohan.