SAP ABAP Class CL_UC_DEP_FORMPARSER (parser layout definition)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCFE (Package) SEM-BCS: Data Collection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_DEP_FORMPARSER Form parser interface 20020617
Properties
Class CL_UC_DEP_FORMPARSER  
Short Description parser layout definition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCFE   SEM-BCS: Data Collection 
Created 20020210   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UC_DEP_SEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 UCFE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_DEP_FORMPARSER Form parser interface 20020617
Friends
Class CL_UC_DEP_FORMPARSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_DUMMY Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20020617
2 DO_FFIX_SEL Instance attribute Private Attribute reference (LIKE) 20030821
3 DO_FORM Instance attribute Private Object reference (TYPE REF TO) CL_UC_DE_FORM SAP cons. data entry: layout 20020210
4 DO_FORM_SEL Instance attribute Private Attribute reference (LIKE) 20030814
5 DO_GRID_SEL Instance attribute Private Attribute reference (LIKE) 20030814
6 DO_HEADER_SEL Instance attribute Private Attribute reference (LIKE) 20030814
7 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (field catalog, ...) 20020219
8 DS_FORM Instance attribute Private Type reference (TYPE) UCF_S_DEL_FORM_PROP Data entry: property of form 20020220
9 DT_ATTR_CROSS Instance attribute Private Type reference (TYPE) UC0_TS_SEL_ATTR_CROSS Natural Number 20031024
10 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020725
11 DT_FORM_FIELDNAME Instance attribute Private Attribute reference (LIKE) 20030814
12 DT_GRIDDEF Instance attribute Private Attribute reference (LIKE) Condition Field Info 20020617
13 DT_GRID_FIELDNAME Instance attribute Private Attribute reference (LIKE) 20030731
14 DT_GRID_SEL Instance attribute Private Attribute reference (LIKE) 20030731
15 DT_HEADERDEF Instance attribute Private Attribute reference (LIKE) 20031024
16 DT_HEADER_FIELDNAME Instance attribute Private Attribute reference (LIKE) 20030814
17 D_GRIDDEFID Instance attribute Private Type reference (TYPE) INT4 ID of grid definition 20020626
18 D_HC_COUNT Instance attribute Private Type reference (TYPE) I count of hard coded strus(excluding kfig) 20020725
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_GRID Instance method Private Method Check grid definition 20020511
2 CONSTRUCTOR Instance method Public Constructor Create a form parser 20020210
3 GET_LEADCOL_COUNT Instance method Private Method Get how many row columns in one line 20020617
4 GET_LEADROW_COUNT Instance method Private Method Get how many rows in leadrow 20020617
5 PROC_GRID Instance method Private Method Parser grid definition 20020219
6 PROC_HEADER Instance method Private Method Parser header definition 20030806
7 PROC_STR Instance method Private Method Parser structure definition 20020219
8 PROC_STRCM Instance method Private Method Parser combined structure 20020318
9 PROC_STRDD Instance method Private Method Parser data driven structure 20020220
10 PROC_STRHC Instance method Private Method Parser hard coded structure 20020220
Events
Class CL_UC_DEP_FORMPARSER has no event.
Types
Class CL_UC_DEP_FORMPARSER has no local type.
Method Signatures

Method CHECK_GRID Signature

Method CHECK_GRID on class CL_UC_DEP_FORMPARSER has no parameter.
Method CHECK_GRID on class CL_UC_DEP_FORMPARSER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DUMMY Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020617
2 Importing IO_FORM Call by reference Object reference (TYPE REF TO) CL_UC_DE_FORM SAP cons. data entry: layout 20020210
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20020219
4 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20020725

Method CONSTRUCTOR on class CL_UC_DEP_FORMPARSER has no exception.

Method GET_LEADCOL_COUNT Signature

Method GET_LEADCOL_COUNT on class CL_UC_DEP_FORMPARSER has no parameter.
Method GET_LEADCOL_COUNT on class CL_UC_DEP_FORMPARSER has no exception.

Method GET_LEADROW_COUNT Signature

Method GET_LEADROW_COUNT on class CL_UC_DEP_FORMPARSER has no parameter.
Method GET_LEADROW_COUNT on class CL_UC_DEP_FORMPARSER has no exception.

Method PROC_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GRID Call by reference Type reference (TYPE) UCF_TS_DEL_GRID_PROP Data entry: property of grid 20020219
2 Importing IT_OSTRU Call by reference Type reference (TYPE) UCF_T_DEL_OSTRU structure instances 20021213

Method PROC_GRID on class CL_UC_DEP_FORMPARSER has no exception.

Method PROC_HEADER Signature

Method PROC_HEADER on class CL_UC_DEP_FORMPARSER has no parameter.
Method PROC_HEADER on class CL_UC_DEP_FORMPARSER has no exception.

Method PROC_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRU Call by reference Object reference (TYPE REF TO) CL_UC_DE_STRUCTURE GUID for Identifying the Structure 20021213
2 Importing I_COMBINED Call by reference Type reference (TYPE) INT4 Allgemeines Kennzeichen SAP Konsolidierung 20020219
3 Importing I_STRUATTR Call by reference Type reference (TYPE) UC_DESTRATTR Strutkturverwendung 20020219

Method PROC_STR on class CL_UC_DEP_FORMPARSER has no exception.

Method PROC_STRCM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STR Call by reference Type reference (TYPE) UCF_TS_DEL_CMSTRU_PROP Strutkturverwendung 20020318
2 Importing I_COMBINED Call by reference Type reference (TYPE) INT4 Allgemeines Kennzeichen SAP Konsolidierung 20020318
3 Importing I_STRUATTR Call by reference Type reference (TYPE) UC_DESTRATTR Strutkturverwendung 20020318

Method PROC_STRCM on class CL_UC_DEP_FORMPARSER has no exception.

Method PROC_STRDD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRUCTURE Call by reference Object reference (TYPE REF TO) CL_UC_DE_STRUCTURE Datenerfassung 20030827
2 Importing IS_DDSELCOND Call by reference Type reference (TYPE) UCF_S_DEL_DDSTRU_SELCOND Tabelle: Selektionsbedingung (Range pro Feld) 20020312
3 Importing IT_DDHRY Call by reference Type reference (TYPE) UCF_TS_DEL_DDSTRU_HIER Data entry: hierarchy nodes of data-driven structure 20031210
4 Importing IT_STR Call by reference Type reference (TYPE) UCF_TS_DEL_DDSTRU_PROP Data entry: property of data driven structure 20020220
5 Importing I_COMBINED Call by reference Type reference (TYPE) INT4 Allgemeines Kennzeichen SAP Konsolidierung 20020220
6 Importing I_STRUATTR Call by reference Type reference (TYPE) UC_DESTRATTR Strutkturverwendung 20020220

Method PROC_STRDD on class CL_UC_DEP_FORMPARSER has no exception.

Method PROC_STRHC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRUCTURE Call by reference Object reference (TYPE REF TO) CL_UC_DE_STRUCTURE Selektionsbedingungen (Laufzeitobjekte) 20030827
2 Importing IT_HCSELCOND Call by reference Type reference (TYPE) UCF_TS_DEL_HCSTRU_SELCOND Tabelle: Selektionsbedingung (Range pro Feld) 20020312
3 Importing I_COMBINED Call by reference Type reference (TYPE) INT4 Allgemeines Kennzeichen SAP Konsolidierung 20020220
4 Importing I_STRDESC Call by reference Type reference (TYPE) STRING 20020312
5 Importing I_STRUATTR Call by reference Type reference (TYPE) UC_DESTRATTR Strutkturverwendung 20020220

Method PROC_STRHC on class CL_UC_DEP_FORMPARSER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B