Fonction SAP BANK_API_CHDOC_PREPARE_HISTORY - API: Prepare History Tables

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
C_TAB_CHDOCREAD BANK_TAB_CD_CHDOC h 1072 Internal Table Change Documents
C_TAB_HISTORY_ATTACH BANK_TAB_CD_HISTORY_ATTACH h 308 iTab of History Table Assignment

Exception Description
FIELD_MISSING
INTERNAL_ERROR Internal Error
KEYLENGTH_IS_NULL
NO_FLAT_STRUCT_TYPE
NO_TABLE_TYPE
OUTPUTLENGTH_IS_INITIAL
TABLE_DESCRIPTON_NOT_FOUND
TABLE_NOT_DEFINED

Functionality
The history of an object is recorded in history tables. This functionmodule creates change documents from such history tables. These changedocuments only exist temporarily, meaning they are not written to thedatabase. Read change documents that are stored in the internal tableof parameter C_TAB_CHDOCREAD are the result.