How many types of Routines in SAP BI(7.0)?
Answer Posted / dattatreya sarma gollapudi
Actually routine is the ABAP CODE where ever we can write
in BI. We can write the ABAP CODE at the following cases.
1. InfoPackage routine, where even we can get the file
information also.
2. Start Routine, This will trigger before
Transformations. Generally used for Filtering records.
3. Endroutine, this will trigger before Transformations.
Generally used for updating data based on existing data.
4. Expert Routine, this will trigger without any
transformation Rule. Whenever we try to write a expert
routine, all existing rules are deleted. This is used
generally for customizing rules.
5. Ty Routine, this will trigger inside the Rule based on
the char. or KF. If rule for Char, then Char
Transformation Routine will trigger. If rule for KF, then
KF Transformation Routine will trigger.
Always let me know for suggestions.......
| Is This Answer Correct ? | 46 Yes | 16 No |
Post New Answer View All Answers
What are the functions of data interface api (di api)?
For performing heavy duty operations what is suitable di api or di server ?
What are the different objects in di api ?
What is the value returned when any method of a di api object executes successfully?
Is it possible to alter the standard behaviour of sap business one using sdk ?
hi guys, now i am working in very small company for SAP_BusinessOne...after getting 3 years of exp in this company ..can i move to LEVEL5 Big Mnc's? any chance is there? or can i change technology instead of B1?
Explain different parts of di api?
Where does di server executes i.e. Client or server ?
Explain core modules of sap business one?
What is the function of ui api i.e. User interface api ?
What is the function of observerdll.dll ?
Hi everybody, This is Srinu,recently i got selected for a small comapny with sap b1 but i was new to the technology.I knew c#.net,asp.net,Sql server 2005.My question is what are the pre-required knowledge to learn SAP B1 please suggest me. Thanks & Regards.
Which table saves the details of country ?
Can we load the datatable directly using sql query ?
What is dbdatasource ?