Fonction SAP BAPI_JITCALLIN_PERFACTIONFULL - JIT: Executing an Action for a Number of Calls

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
JITCALLACTION BAPIJITSEL-JITCALLACTION C 4 Action to be Carried Out

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

Paramètre Reférence Long. Facultatif Description
JITCALLGROUPDATA BAPIJITHDIT 292 X Modification Data Calls/Components Groups
JITCALLGROUPSTATUS BAPIJITSTAT 23 X Return of Components Groups Status
JITCALLS BAPIJINUM 10 Number of Calls (for Action)

Functionality
You can use this method in JIT Inbound for sequenced JIT calls orsummarized JIT calls, to excecute an action for a list of calls from asubsystem.
You transfer a list of calls (key JINUM) and an action (withbusiness/technical functions and status update) to this method. Themethod then produces the table of results.
Import parameters

  • JITCALLACTION: action to be carried out

  • JITCALLS: list on internal call numbers

  • Export tables
    • JITCALLGROUPDATA: table with the most important information on the call
    • header and components groups for the calls, for which the action wascarried out (result).
      • JITCALLGROUPSTATUS: table with all components groups, for which the
      • action was carried out successfully, with both an old and newprocessing status.
        Export structure
        • RETURN: Error structure, which is only filled with a message in case or
        • error.