SAP ABAP Function Module RSAR_IS_GET_TEMPLATE (Get a template for InfoSources)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSAR (Package) Data import from source system
Basic Data
Function Module RSAR_IS_GET_TEMPLATE Get a template for InfoSources  
Function Group RSAD   InfoSourceMaintenance Frontend (1)  
Program Name SAPLRSAD    
INCLUDE Name LRSADU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_TMPLOBJTP TYPE RSTMPLOBJTP Type of Object as Template for an InfoSource
Changing C_TMPLICON TYPE ICON_D Icon in Text Fields (substitute display, alias)
Changing C_TMPLOBJ TYPE RSTMPLOBJ Name of InfoObject as template for an InfoSource
Changing C_T_TMPLOBJ TYPE RSTTMPLOBJ Transfer Table acc. to IS Template
Exporting E_T_KSFIELDS TYPE RSARC_T_RSSKSFIELD Table Transfer Struture Field Definition Comm. Structure
Exporting E_T_TSFIELDS TYPE RSARC_T_RSSTSFIELD Table Transfer Struture Field Definition Transfer Structure
Importing I_SEL_TYP TYPE CHAR01 ' ' 'T' = Sel. ObjTp; 'O' = Sel. Obj; ' ' = Fields
Importing I_FOR_WHAT TYPE RS_CHAR1 'C' = ComStru; 'T' = TranStru
Importing I_BCTCOMP TYPE RSOBCTCOMP Component (of Business Content)
Importing I_REPID TYPE SYREPID SY-REPID ABAP Program: Current Main Program
Importing I_DYNNR TYPE SYDYNNR SY-DYNNR ABAP Program: Number of Current Screen
Importing I_NO_POPUP TYPE RS_BOOL ' ' with/without Selection-Popup
Exception ACTION_CANCELLED TYPE Processing terminated
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040315 
SAP Release Created in