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
|