SAP ABAP Function Module RSAR_COMSTRUCTURE_GET (Read a communication structure)
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_COMSTRUCTURE_GET Read a communication structure  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU37    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_CS TYPE RSARC_S_RSKS Communication structure header
Exporting E_T_CSFIELD TYPE RSARC_T_RSKSFIELD Fields of the communication structure
Exporting E_T_CSFIELDTXT TYPE RSARC_T_RSKSFIELDTXT Fields of the communication structure with texts
Exporting E_T_FIELD TYPE RSARC_T_RSFIELD Fields of communication structure in general format
Importing I_COMSTRU TYPE RSA_COMSTRU Communication Structure
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
Importing I_TH_TLOGO TYPE RSO_TH_TLOGO BW Repository: List (Hash) of TLOGO Object and Type
Exception COMSTRU_NOT_FOUND TYPE Communication structure does not exist
Exception NO_FIELDS_TO_COMSTRU TYPE No fields found for the communication structure
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 Communication structure 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  20040315 
SAP Release Created in