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


Please Help Members By Posting Answers For Below Questions

What is difference between ap or a/p and ar or a/r?

811


What will happen if we remove eventfilters ?

830


What is the difference between a client & customer in a SAP BI Project?? Is it same?

3678


What are the different types of transactions supported by di api ?

979


Where does di server executes i.e. Client or server ?

801


For performing heavy duty operations what is suitable di api or di server ?

817


What are the different components of sap business one client software ?

840


What is dbdatasource ?

1095


What is company object in sap business one ?

765


What is difference between matrix and grid in sap business one?

800


Which table saves the details of country ?

764


What is dtw in sap business one?

911


In sap business one sdk, which object is used for executing sql queries and stored procedures ?

776


What are the features of sap business one include?

750


can any one explain end routine...like when it is used...and give an examole.......similarly for end routine..

2162