SAP ABAP Function Module RSKS_COMSTRUCTURE_GET (Read a new InfoSource)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSKS (Package) InfoSource 7.0
Basic Data
Function Module RSKS_COMSTRUCTURE_GET Read a new InfoSource  
Function Group RSKS_GUI   Maintain New InfoSource  
Program Name SAPLRSKS_GUI    
INCLUDE Name LRSKS_GUIU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_CS TYPE RSKSN_S_RSKS New InfoSource header data
Exporting E_T_CSFIELD TYPE RSKSN_T_RSKSFIELD Fields for New InfoSource
Exporting E_T_CSFIELDTXT TYPE RSKSN_T_RSKSFIELDTXT Fields of the new InfoSource with texts
Exporting E_T_FIELD TYPE RSKSN_T_RSFIELD Fields of the new InfoSource in the general format
Importing I_COMSTRU TYPE RSA_COMSTRU New InfoSource
Importing I_OBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Requested object version
Importing I_TYPE TYPE RSREQUTYPE RSAOS_C_TYPE-TRAN Type of requested data
Importing I_SEGMENT_ID TYPE RSSEGID Segment ID
Exception COMSTRU_NOT_FOUND TYPE New Info Source does not exist
Exception NO_FIELDS_TO_COMSTRU TYPE No fields to Inew nfoSource found
Exception INTERNAL_ERROR TYPE Reading from RSKS for Master Data
Exception COMSTRU_NOT_SUPPORTED_FOR_TYPE TYPE Only D, M and T types allowed
Exception COMSTRU_NOT_GENERATED TYPE New infosource is not generated but a standard table
               
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  20041216 
SAP Release Created in 700