‎2008 Nov 03 5:18 AM
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 ?
‎2008 Nov 03 6:52 AM
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.