Ansicht
Dokumentation

/ACCGO/MASS_LDC_CREATE - Mass Creation of Load Data Capture in Parallel

/ACCGO/MASS_LDC_CREATE - Mass Creation of Load Data Capture in Parallel

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Purpose

This program allows you to perform mass creation of Load Data Capture (LDCs). To improve system performance, you can group the data of multiple LDCs and create them in parallel using this program.

Prerequisites

Features

Selection

In this program, you enter the input data for creating LDCs in the form of .csv files. You can download templates for all the data file types by selecting the Download File Templates (.xlsx) option. You must ensure that the Header, Event, and Weightdata files are mandatory inputs for creating LDCs.

This program uses multiple work processes to complete tasks in parallel, and groups input data based on the event type, application instructions, trading contract/nomination, and STO. All LDCs for a given group are processed sequentially. This is done to ensure that LDCs against the same contract/nomination are not processed in parallel, otherwise a locking error for contracts may occur.

Standard Variants

Output

This program does not wait for completion of all tasks initiated by the BAPI call. Once all the records from the input file are processed, the program will generate an application log and display the external ID on screen. This is done to ensure that you are not kept waiting while the BAPI creates multiple LDCs in parallel. It is advised to check the application log after all work processes have completed their execution.

Activities

  1. In the File Operationfield, select the Download File Template (.xlsx)option to download excel templates for the following data files:
  • Header Data

  • Event Data

  • Weight Data

  • Grade Data

  • Counter Party Address Data

  • Vendor Split Data

  • Batch Data

  • Vendor Split Application Text

On selecting this option, file paths for downloading these data files are automatically populated by the system. You can manually select a different file path using the input help icon.

  1. Select the Upload File (.csv)option to upload the input data files for creating the LDCs. Click on the input help icon to select the required files. Remember that the Header, Event, and Weightdata files are mandatory.
  2. The Additional Parameterssection is related to parallel processing. In this section, Server Group is a mandatory field. The Number of Work Processes can be provided either in a percentage or numeric value. This should be consulted with the Basis team for optimal performance.
  • In the Work Process Allocation field, select the Maximum No. of Jobs option to enter no. of work processes as a numeric value.

  • Select the % of Free Work Process option if you want to provide the work processes value as a percentage.

  1. Click on Execute.

Example






ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 4129 Date: 20240329 Time: 081218     sap01-206 ( 79 ms )