SAP ABAP Function Module HR_BE_BOWM_CONV_TEMSE_TO_TABLE (Convert Finprof TemSe file to internal tables)
Hierarchy
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
   PY-BE (Application Component) Belgium
     PC12 (Package) HR accounting: Belgium
Basic Data
Function Module HR_BE_BOWM_CONV_TEMSE_TO_TABLE Convert Finprof TemSe file to internal tables  
Function Group HRPAYBE_BOWA_OUTPUT   Output admin. for Belgotax  
Program Name SAPLHRPAYBE_BOWA_OUTPUT    
INCLUDE Name LHRPAYBE_BOWA_OUTPUTU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_ERROR TYPE P99SF_TAB_ERROR
Exporting ET_DECLARATIONS TYPE TABLE declaration on employer level
Exporting ET_DECL_FLAT TYPE TABLE declarations in flat structure
Exporting ET_EE_DECL TYPE PBEBM_TAB_EE_274_DECL declaration on employee level
Exporting ET_EE_DECL_FLAT TYPE PBEBM_TAB_EE_DECL_TEMSE declaration on employee level in flat format
Exporting E_RETURNCODE TYPE SYST-SUBRC Return Value, Return Value After ABAP Statements
Exporting ES_TEMSE_ATR TYPE PBEBW_TEMSE_ATR
Importing IT_TEMSE TYPE TABLE
Importing I_TSOBJ TYPE RPTSTYPE-TSOBJ HR Temse Object
Importing IC_TEMSE TYPE REF TO CL_HR99S00_TEMSE
Importing I_DATE TYPE D Datum im CHAR-Format
Exception UNKNOWN_TYPE TYPE incorrect ddic structure
Exception UNKNOWN_TEMSE TYPE Incorrect Temse
Exception DAQ_ERROR TYPE Error initializing DAQ
               
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  20091125 
SAP Release Created in 600