Fonction SAP BAPI_INSPPOINT_CREATEFROMDATA - Create Inspection Point

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DATA BAPI2045L4 u 421 Data for inspection point

Paramètre Reférence Type Long. Description
INSPLOT BAPI2045L4-INSPLOT N 12 Inspection lot number
INSPOPER BAPI2045L4-INSPOPER C 4 Inspection lot operation number
INSPPOINT BAPI2045L4-INSPPOINT N 6 Inspection point
RETURN BAPIRETURN1 u 470 Return value

Functionality
CAUTION! This BAPI is obsolete. Instead, use the BAPIBAPI_INSPOPER_RECORDRESULTS. You do not have to make this changeimmediately. However, this BAPI will no longer be supported in the nextfunctional release.
This method creates an inspection point for an inspection lotoperation. It contains data related to the inspection pointidentification and - optional - data about the partial lot, batch, andinspection point valuation.
There is no standard rule on which fields of an inspection point mustbe maintained or which fields cannot be filled. The inspection pointrequirements can be defined in Customizing and in planning (inspectionplan, routing, master recipe). These requirements can be called up,read and evaluated at any time using the BAPIInspPoint.GetRequirements. The dependencies are described in theparameter DATA.
The inspection point number cannot be imported from an external source.The number is determined internally and then exported using theparameter InspPoint. The inspection point number is the prerequisitefor any subsequent confirmations of inspection results tocharacteristics using the BAPI.
This BAPI contains a COMMIT WORK AND WAIT. After the BAPI has beencalled, the inspection point exists in the database and is no longerlocked.