Ansicht
Dokumentation

ARCH_RELO_PROPERTY_DECIDE - Determine Reload Property of a Data Object

ARCH_RELO_PROPERTY_DECIDE - Determine Reload Property of a Data Object

ABAP Short Reference   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module should be called directly after module ARCH_RELO_TABLE_INSERT_TEST.

You pass the table reload attribute of the current data object for the archive file and offset to this function module. The function module returns the reload attribute of the data object.

The result is output using one of the possible values of the export parameter E_OBJECT_RELOAD_PROPERTY:

  • I = All of the data in the data object can be loaded into the database.

  • O = All of the data in the data object already exists with key and data in the database.

  • W = The data object has neither the attribute 'I' nor 'O'.

Example

Notes

ACC-CA Guide for reload programs

Further information

ACC-CA Specification





Parameters

E_OBJECT_RELOAD_PROPERTY
I_ACCEPTING_DUPLICATE_RECORDS
I_ARCHIV_KEY
I_OFFSET
I_TABLE_RELOAD_PROPERTY

Exceptions

Function Group

ARCH_TB_RELOAD

General Data in Customer Master   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1592 Date: 20240523 Time: 105415     sap01-206 ( 23 ms )