SAP Note 1258089 - Design rule: Adding records to the start routine

Component : Transformation -

Solution : https://service.sap.com/sap/support/notes/1258089 (SAP Service marketplace login required)

Summary :
This SAP Note addresses the necessity to adhere to specific design rules during the addition of new records in the start routine of a transformation concerning the 'source_package' table. The structure of 'source_package' is defined by the field symbol including essential technical keys like REQUEST, DATAPAKID, and RECORD. Proper filling of the 'RECORD' field is crucial as per various scenarios of record creation to ensure records are uniquely linked to error references in the error stack, facilitating effective error identification and correction in the DTP process. Further guidelines on this process are elaborated in the error handling documentation of data transfer procedures.

Key words :
thefield symbol <source_fields>, data transfer process, prerequisites error handling, error handling functions, error handling, data records, error stack, error occurred, error occurs, start routine

Related Notes :

1227667Guidelines for expert routine: Design rules
1223532Desgin rules: Adding records to end routine