Fonction SAP BAPI_JITCALLIN_SHOW - JIT: Display Call(BAPI)

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
JITCALLNUMBER JIT_ABNUM N 10 Call Header Number

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Return Structure on Error

Functionality
You can use this method in JIT Inbound for sequenced JIT calls or partscalls, to transmit detailed information about a list of calls to asubsystem.
The method returns complete call tables to the call keys given (JINUM).The export tables are in a three-level form (call header, componentsgroups and call components).
Import paramter (selection criteria)

  • JITCALLS : list of internal call numbers

  • Export tables
    • JITCALLHEADERS: header information on the calls requested

    • JITCALLCOMPONENTGROUPS: components group information on the calls
    • requested (link to JITCALLHEADERS via field 'JINUM')
      • JITCALLCOMPONENTS : information on the call components for call/
      • components group (link to JITCALLCOMPONENTGROUPS via field POSID)
        Export structure
        • RETURN: Error structure, that is only filled with a message in case of
        • error