Ansicht
Dokumentation

DTL_MT_TABLES_ASSIGN_SEQNUM - Define load sequencing for a mass transfer

DTL_MT_TABLES_ASSIGN_SEQNUM - Define load sequencing for a mass transfer

ABAP Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This DTL API schedules a batch job for the report DMC_MT_TABLES_ASSIGN_SEQNUM which assigns sequence numbers to the the conversion objects of a mass transfer.

It can be called in 3 different modes (input parameter I_MODE):

  1. "E" ,,Start assignment of sequence numbers (asynchronous processing)
  2. "S" ,,Get status of the batch job
  3. "L" ,,Get application log of the batch job

Input parameters:

I_MODE,,,,,, -,,Controls if the assignment of sequence numbers should be executed, or if status or,,,,,,,,,,,,log information is requested.

I_APPLIC,,,,,,- ,,Application ( Has default value as 'SLO' )

I_MT_ID,,,,,,-,,Mass transfer ID.

I_SESSID,,,,,,- ,,PCL session ID.

I_ACC_PREC_ID,,,,- ,,Access plan ID

I_OVERWRITE_SEQ ,,- ,,Flag to overwrite already assigned sequence numbers ( Has default value as 'X' )

I_XXL_REC,,,,,,-,,Record count for XXL tables ( Has default value as '1000000' )

I_XXL_PORTION,,,,-,,Portion number for XXL tables ( Has default value as '500' )

I_LARGE_REC,,,,-,,Record count for large tables ( Has default value as '100000' )

I_LARGE_PORTION,,-,,Portion Number for large tables ( Has default value as '50' )

Return parameters:

E_LOGNUMBER,,,,-,,Log number of the schedule log if API is called in execution mode.

ET_LOGNUMBERS,,-,,Table of logs for the session ID if called in "L" mode, together with the batch job name ,,,,,,,,,,and batch job count.

ET_STATUS,,,,,,-,,Filled if API is called in "S" mode: Tables containing status information both for ,,,,,,,,,,the scheduling and for each of the scheduled batch jobs. This information includes a ,,,,,,,,,,status (running, finished with errors / warnings; success), time stamps for start and ,,,,,,,,,,end, batch job number, server etc.

Example

Notes

Further information





Parameters

ET_LOGNUMBERS
ET_STATUS
E_LOGNUMBER
I_ACC_PREC_ID
I_LARGE_PORTION
I_LARGE_REC
I_MODE
I_MT_ID
I_OVERWRITE_SEQ
I_SESSID
I_XXL_PORTION
I_XXL_REC

Exceptions

Function Group

DMC_DTL

Vendor Master (General Section)   General Material Data  
This documentation is copyright by SAP AG.

Length: 2450 Date: 20240523 Time: 095723     sap01-206 ( 44 ms )