SAP ABAP Function Module RSSEM_RFC_INFOPROV_READPACK (Package-wise reading of infoset with tmp. Package saving)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSSEM (Package) SEM Connection to BW
Basic Data
Function Module RSSEM_RFC_INFOPROV_READPACK Package-wise reading of infoset with tmp. Package saving  
Function Group RSSEM_RFC_INFOPROV   Temp. Storage of Packages InfoProv Sel.  
Program Name SAPLRSSEM_RFC_INFOPROV    
INCLUDE Name LRSSEM_RFC_INFOPROVU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing E_PACKAGES TYPE NUMC10 Numeric character field, length 10
Importing I_INFOPROV TYPE RSINFOPROV InfoProvider
Importing I_REFERENCE_DATE TYPE RSDRI_REFDATE SY-DATUM BW Data Manager: Key date
Importing I_ID TYPE SYSUUID_22 UUID in compressed form (22 character UUENCODEd)
Importing I_PACKAGESIZE TYPE INT4 Natural Number
Importing I_AUTHORITY_CHECK TYPE RSDRI_AUTHCHK RSDRC_C_AUTHCHK-READ DM: Type of Authorization Check
Importing I_CURRENCY_CONVERSION TYPE RS_BOOL RS_C_TRUE Boolean
Importing I_ROLLUP_ONLY TYPE RS_BOOL RS_C_TRUE Boolean
Importing I_USE_DB_AGGREGATION TYPE RS_BOOL RS_C_TRUE Boolean
Tables I_T_SFC TYPE RSDRI_T_SFC BW Data Manager: List of Characteristics
Tables I_T_SFK TYPE RSDRI_T_SFK BW Data Manager: List of Key Figures
Tables I_T_RANGE TYPE RSSEM_T_RANGE BW Data Manager: Range List
Exception EXP_DATAPACK_FAILED TYPE
Exception INTERNAL_ERROR TYPE Internal error
Exception NAME_ERROR TYPE Error finding the structure name fo the InfoProvider
Exception ILLEGAL_INPUT TYPE Incorrect Input Parameter
Exception ILLEGAL_INPUT_SFC TYPE Error in SFC Parameter
Exception ILLEGAL_INPUT_SFK TYPE Error in SFK Parameter
Exception ILLEGAL_INPUT_RANGE TYPE Error in RANGE or RANGETAB Parameter
Exception ILLEGAL_INPUT_TABLESEL TYPE Error in TABLESEL Parameter
Exception NO_AUTHORIZATION TYPE No Authorization for Data Access
Exception NCUM_NOT_SUPPORTED TYPE Non-Cumulatives Are Not Supported
Exception ILLEGAL_DOWNLOAD TYPE Download into the Specified Form Not Possible
Exception ILLEGAL_TABLENAME TYPE Table Name Already In Use (by DDIC or on DB)
Exception INHERITED_ERROR TYPE Other Error from Deeper Modules
               
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  20040402 
SAP Release Created in 700