Fonction SAP BAPI_INSPLOT_GETDETAIL - Load Detail Data and Usage Decision for Inspection Lot

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
LANGUAGE BAPI2045LA u 3 X Language Key (Non-ISO and ISO)
NUMBER BAPI2045D_IL0-INSPLOT N 12 Inspection Lot

Paramètre Reférence Type Long. Description
ACCOUNTING_DATA BAPI2045D_IL3 u 144 Account Assignment Data for Inspection Lot
CUSTOMER_INCLUDE_DATA BAPI2045CI u 1 Customer Fields for Include CI_QALS
GENERAL_DATA BAPI2045D_IL0 u 824 General Data for Inspection Lot
RETURN BAPIRETURN1 u 470 Return Values
STOCK_DATA BAPI2045D_IL2 u 442 Stock Data for Inspection Lot
TASK_LIST_DATA BAPI2045D_IL1 u 194 Task List Assignment for Inspection Lot
USAGE_DECISION_DATA BAPI2045D_IL4 u 105 Usage Decision for the Inspection Lot

Paramètre Reférence Long. Facultatif Description
MATERIAL_DOCUMENTS BAPI2045MD 51 X References Between Inspection Lots and Material Documents
SYSTEM_STATUS BAPI2045SS 39 X Inspection Lot System Status
USER_STATUS BAPI2045US 49 X User Status for the Inspection Lot

Functionality
Using With this method, the following detail data can be read for theinspection lot:

  • General data for the inspection lot

  • Data from the inspection plan or routing

  • Stock-related data for the inspection lot

  • Account assignment data for the inspection lot

  • Usage decision for the inspection lot

  • Customer fields in the INCLUDE CI_QALS

  • Table with all system statuses for the inspection lot

  • Table with all user statuses for the inspection lot

  • Table with all reference records between the inspection lot and
  • material documents

    Notes
    No ISO conversions are performed for the fields in theCUSTOMER_INCLUDE_DATA structure.

    Description
    This structure contains account assignment data for the inspection lot(for example, the QM order).

    Description
    This structure contains the fields for enhancement structure CI_QALS,provided it was created in the customer system.
    There is no distinction between internal and external names for thefields in this structure (that is, the same names are used as instructure CI_QALS).
    Also, no field-related conversions are performed.

    Description
    General data for the inspection lot is transferred into this structure.

    Description
    The system transfers the return values to this structure.

    Description
    This structure contains the stock-related data for the inspection lot.For example, this information specifies whether the inspection lotquantity is in inspection stock.

    Description
    This structure receives the data that describes the inspectionspecifications for the inspection lot.
    The data describes which specification is used for the inspection (forexample, an inspection plan or a routing).

    Description
    This structure contains information about the usage decision for theinspection lot.

    Description
    The language key determines the language in which thelanguage-dependent texts are read (for example, for system or userstatuses).
    If no language key is transferred, the system uses the logon language.

    Description
    Identifies the inspection lot for which data isbeing read.

    Description
    This table contains all references between the inspection lot and theassociated material documents. For example, this may include documentsthat caused inspection lots to be created.

    Description
    This table contains all active system statuses for the inspection lotand the associated, language-dependent texts.
    The language is specified by the LANGUAGE parameter.

    Description
    This table contains all active user statuses for the inspection lot andthe associated, language-dependent texts.
    The language is specified by the LANGUAGE parameter.