What is the difference between start routine and update routine, when, how and why are they called?
Answer Posted / Manvendra Rana
Start Routines run before data loading in InfoProviders, while Update Routines execute after the initial load or during the delta process. They are used for transforming or maintaining data, such as generating key figures or updating master data records. Called when there's a need to perform complex operations during the data loading lifecycle.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers