SAP Function JIT04_SET_ACTION_EXTERN - JIT: External Action Control (Without DB-Commit! --> BAPI)

Parameter Reference Type Length Default Optional Text
ACTION_IV CJIT07-AKTION C 4 Action to be Carried Out

Parameter Reference Type Length Text
ERROR_RETURN_ES BAPIRET2 u 548 Return-Stucture Error

Parameter Reference Length Optional Text
ACTION_RET_ET BAPIJITSTAT 23 Object List for Completed Actions
ACTION_SEL_IT JITEXTACT 132 Object Selection
JITACT_TC_GT JITACT_DYNPT 408 X Screen Structure for Active Action Control - Table
JITCO_IT JITCO 28 X Import-List: Call Components
JITHD_IT JITHD 198 X Import List: Call Header
JITIT_IT JITIT 151 X Import-List: Components Groups
MAT_DD_CT JITDIADOCDATA 91 X Dialog Structure for Documentation Data in JIT

Functionality
BAPI for controlling an action with a number of JIT objects (calls,components groups, groupings). Priority of the entries in theACTION_SEL_IT:
POSID (internal components group number)
JINUM (internal call number)
CUSTO and PRODN (JIT customer and external call number)
GRPIN (Grouping information)
Important: The actions 'CREA' and 'MODI' can change thestructure of the call and should therefore not be carried out with thisBAPI, but with the JIT-inbound (EDI/online/BAPI). If actions thatchange the structure are carried out, the following rules apply:

  • Only one call per BAPI call (one entry in JITHD_IT).

  • No entries in table ACTION_SEL_IT (only modified tables filled).

  • New components groups must not have an entry in the field 'JINUM

  • ' of table JITIT_IT,an entry in the field 'POSID' mustbe available (necessary for component assignment).
    • Components must have an entry in the field 'POSID', which
    • corresponds to the components group. with new components groups /components, a (dummy components group number) should be used.