Which of the following are possible delta-specific field for a generic DataSource in SAP ERP? Note: There are 3 correct answers to this question.

Which of the following are possible delta-specific field for a generic DataSource in SAP ERP? Note: There are 3 correct answers to this question.
A . Record mode
B. Calendar day
C. Request ID
D. Time stamp
E. Numeric pointer

Answer: B,D,E

Explanation:

Record mode is not a delta-specific field. It is generally used for indicating the type of operation (like insert, delete, or update) on a record.

Calendar day can be used as a delta-specific field. Delta extraction can be based on the calendar day, for example, all records that have changed since the last extraction date.

Request ID is generally not used as a delta-specific field. It is typically used to identify a data load request.

Time stamp can be used as a delta-specific field. Similar to the calendar day, delta extraction can be based on a timestamp field, capturing all records that have changed since the last extraction timestamp.

Numeric pointer can also be used as a delta-specific field. It typically identifies a position in the application log of a source system from where data needs to be read for the delta load.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments