How to use abap start routine and end routine what is the code? Where it be coded?
Answer Posted / harinath
Start Routine: Start Routine written at before transformation, Source_Package.
eg: Data source having 4 weeks of sales data. but client want to see 2nd week of sales data.. by using start routine we will get 2nd week of sales data.
End Routine: End Routine written at after transformation, Result_Package.
eg: lookup purpose
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between ap or a/p and ar or a/r?
What will happen if we remove eventfilters ?
What is the difference between a client & customer in a SAP BI Project?? Is it same?
What are the different types of transactions supported by di api ?
Where does di server executes i.e. Client or server ?
For performing heavy duty operations what is suitable di api or di server ?
What are the different components of sap business one client software ?
What is dbdatasource ?
What is company object in sap business one ?
What is difference between matrix and grid in sap business one?
Which table saves the details of country ?
What is dtw in sap business one?
In sap business one sdk, which object is used for executing sql queries and stored procedures ?
What are the features of sap business one include?
can any one explain end routine...like when it is used...and give an examole.......similarly for end routine..