SAP ABAP Class CL_UC_UPL_ROLLUP_MD_EXPORT (Export customizing, for upload of rollup file)
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
Properties
Class CL_UC_UPL_ROLLUP_MD_EXPORT  
Short Description Export customizing, for upload of rollup file    
Super Class    
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 20050131   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_UPL_ROLLUP_MD_EXPORT has no forward declaration.
Interfaces
Class CL_UC_UPL_ROLLUP_MD_EXPORT has no interface implemented.
Friends
Class CL_UC_UPL_ROLLUP_MD_EXPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_MAP_ANALYZER Instance attribute Private Object reference (TYPE REF TO) CL_UC_UPL_ROLLUP_MAP_ANALYZER Derive field information from mapping 20050131
2 DO_MD_COLLECT Instance attribute Private Object reference (TYPE REF TO) CL_UC_UPL_ROLLUP_CUST_COLLECT Collect Master Data 20050131
3 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Metadata) 20050131
4 DO_UPLOAD Instance attribute Private Object reference (TYPE REF TO) CL_UC_METHOD_UPLOAD Upload Method 20050131
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050131
2 EXPORT Instance method Public Method 20050131
3 GET_NONSTANDARD Instance method Private Method Get non-standard subassignment export table. 20050202
4 GET_TF001 Instance method Private Method Global Settings 20050131
5 GET_TF040 Instance method Private Method Default values 20050131
6 GET_TF100_TF101 Instance method Private Method FS Item, its text. 20050131
7 GET_TF103_TF103A_TF104 Instance method Private Method Breakdown Category 20050131
8 GET_TF115_TF116 Instance method Private Method Subitems, its text. 20050131
9 GET_TF120_TF121 Instance method Private Method Chart of accounts, and its text. 20050131
10 GET_TF150 Instance method Private Method Dimensions 20050131
Events
Class CL_UC_UPL_ROLLUP_MD_EXPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FILELINE Public See coding 20050131 FILELINE(256) type c
2 T_DFIES Public See coding 20050427 T_DFIES type standard table of DFIES
3 T_FILELINE Public See coding 20050131 t_fileline type standard table of fileline with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20050131
2 Importing IO_UPLOAD Call by reference Object reference (TYPE REF TO) CL_UC_METHOD_UPLOAD Uploadmethode 20050131
3 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20050131

Method CONSTRUCTOR on class CL_UC_UPL_ROLLUP_MD_EXPORT has no exception.

Method EXPORT 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 20050427

Method EXPORT on class CL_UC_UPL_ROLLUP_MD_EXPORT has no exception.

Method GET_NONSTANDARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHECKTABLE Call by reference Type reference (TYPE) T_FILELINE 20050202
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20050427
3 Exporting ET_TEXTTABLE Call by reference Type reference (TYPE) T_FILELINE 20050202
4 Importing IT_CHECKTABLE_STRUCT Call by reference Type reference (TYPE) T_DFIES 20050427
5 Importing IT_TEXTTABLE_STRUCT Call by reference Type reference (TYPE) T_DFIES 20050427
6 Importing I_ECC_FIELDNAME Call by reference Type reference (TYPE) UC_ECC_FIELDNAME 20050427
7 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20050202
8 Importing I_MANDT Call by reference Type reference (TYPE) SY-MANDT Mandantenkennung des aktuellen Benutzers 20050202

Method GET_NONSTANDARD on class CL_UC_UPL_ROLLUP_MD_EXPORT has no exception.

Method GET_TF001 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TF001 Call by reference Type reference (TYPE) T_FILELINE 20050131
2 Importing I_MANDT Call by reference Type reference (TYPE) SY-MANDT Mandantenkennung des aktuellen Benutzers 20050131

Method GET_TF001 on class CL_UC_UPL_ROLLUP_MD_EXPORT has no exception.

Method GET_TF040 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TF040 Call by reference Type reference (TYPE) T_FILELINE 20050131
2 Importing I_MANDT Call by reference Attribute reference (LIKE) SY-MANDT Mandantenkennung des aktuellen Benutzers 20050131

Method GET_TF040 on class CL_UC_UPL_ROLLUP_MD_EXPORT has no exception.

Method GET_TF100_TF101 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TF100 Call by reference Type reference (TYPE) T_FILELINE 20050131
2 Exporting ET_TF101 Call by reference Type reference (TYPE) T_FILELINE 20050131
3 Importing I_MANDT Call by reference Type reference (TYPE) SY-MANDT Mandantenkennung des aktuellen Benutzers 20050131

Method GET_TF100_TF101 on class CL_UC_UPL_ROLLUP_MD_EXPORT has no exception.

Method GET_TF103_TF103A_TF104 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TF103 Call by reference Type reference (TYPE) T_FILELINE 20050131
2 Exporting ET_TF103A Call by reference Type reference (TYPE) T_FILELINE 20050131
3 Exporting ET_TF104 Call by reference Type reference (TYPE) T_FILELINE 20050131
4 Importing I_MANDT Call by reference Type reference (TYPE) SY-MANDT Mandantenkennung des aktuellen Benutzers 20050131

Method GET_TF103_TF103A_TF104 on class CL_UC_UPL_ROLLUP_MD_EXPORT has no exception.

Method GET_TF115_TF116 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TF115 Call by reference Type reference (TYPE) T_FILELINE 20050131
2 Exporting ET_TF116 Call by reference Type reference (TYPE) T_FILELINE 20050131
3 Importing I_MANDT Call by reference Type reference (TYPE) SY-MANDT Mandantenkennung des aktuellen Benutzers 20050131

Method GET_TF115_TF116 on class CL_UC_UPL_ROLLUP_MD_EXPORT has no exception.

Method GET_TF120_TF121 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TF120 Call by reference Type reference (TYPE) T_FILELINE 20050131
2 Exporting ET_TF121 Call by reference Type reference (TYPE) T_FILELINE 20050131
3 Importing I_MANDT Call by reference Type reference (TYPE) SY-MANDT Mandantenkennung des aktuellen Benutzers 20050131

Method GET_TF120_TF121 on class CL_UC_UPL_ROLLUP_MD_EXPORT has no exception.

Method GET_TF150 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TF150 Call by reference Type reference (TYPE) T_FILELINE 20050131
2 Importing I_MANDT Call by reference Type reference (TYPE) SY-MANDT Mandantenkennung des aktuellen Benutzers 20050131

Method GET_TF150 on class CL_UC_UPL_ROLLUP_MD_EXPORT has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 600