SAP ABAP Class CL_UC_UPL_READER_ROLLUP (Reader for FI-SL rollup)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCI2 (Package) SEM-BCS: Integration with SAP ECC / EC-CS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UC_UPL_READER_FILE 20050122
Properties
Class CL_UC_UPL_READER_ROLLUP  
Short Description Reader for FI-SL rollup    
Super Class CL_UC_UPL_READER_FILE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCI2   SEM-BCS: Integration with SAP ECC / EC-CS 
Created 20050122   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_UPL_READER_ROLLUP has no forward declaration.
Interfaces
Class CL_UC_UPL_READER_ROLLUP has no interface implemented.
Friends
Class CL_UC_UPL_READER_ROLLUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_FILE Instance attribute Private Object reference (TYPE REF TO) CL_UC_FILE File Interface 20050122
2 DO_ROLLUP Instance attribute Private Object reference (TYPE REF TO) CL_UC_UPL_ROLLUP Derive and Check Upload of Rollup File's Customizing 20050122
3 DT_ECC_FIELD_INFO Instance attribute Private Type reference (TYPE) TS_ECC_FIELD_INFO ECC field info parsed from header part 20050122
4 GC_SEPARATOR Constant Private Type reference (TYPE) CHAR1 ',' Single-Character Indicator 20050122
Methods
# Method Level Visibility Method type Description Created on
1 PARSE_FILE_BODY Instance method Private Method Parse body part of the file 20050122
2 PARSE_FILE_HEADER Instance method Private Method Parse header part of the file 20050122
3 SET_FILE Instance method Public Method Set the file 20050122
4 SET_ROLLUP Instance method Public Method Set the rollup object in order to get the source model 20050122
Events
Class CL_UC_UPL_READER_ROLLUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ECC_FIELD_INFO Private See coding 20050122 begin of S_ECC_FIELD_INFO, index type i, "character index in the file line ecc_fieldname type uc_ecc_fieldname, length type i, end of S_ECC_FIELD_INFO
2 TS_ECC_FIELD_INFO Private See coding 20050122 ts_ecc_field_info type sorted table of s_ecc_field_info with unique key index
Method Signatures

Method PARSE_FILE_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20050122
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20050122

Method PARSE_FILE_BODY on class CL_UC_UPL_READER_ROLLUP has no exception.

Method PARSE_FILE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20050122

Method PARSE_FILE_HEADER on class CL_UC_UPL_READER_ROLLUP has no exception.

Method SET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE Call by reference Object reference (TYPE REF TO) CL_UC_FILE Dateischnittstelle 20050122

Method SET_FILE on class CL_UC_UPL_READER_ROLLUP has no exception.

Method SET_ROLLUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROLLUP Call by reference Object reference (TYPE REF TO) CL_UC_UPL_ROLLUP Derive and check Upload of Rollup File's customizing 20050122

Method SET_ROLLUP on class CL_UC_UPL_READER_ROLLUP has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 600