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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check grid definition | 20020511 |
2 | ![]() |
Instance method | Public | Constructor | Create a form parser | 20020210 |
3 | ![]() |
Instance method | Private | Method | Get how many row columns in one line | 20020617 |
4 | ![]() |
Instance method | Private | Method | Get how many rows in leadrow | 20020617 |
5 | ![]() |
Instance method | Private | Method | Parser grid definition | 20020219 |
6 | ![]() |
Instance method | Private | Method | Parser header definition | 20030806 |
7 | ![]() |
Instance method | Private | Method | Parser structure definition | 20020219 |
8 | ![]() |
Instance method | Private | Method | Parser combined structure | 20020318 |
9 | ![]() |
Instance method | Private | Method | Parser data driven structure | 20020220 |
10 | ![]() |
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 | ![]() |
IF_DUMMY | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020617 | ||
2 | ![]() |
IO_FORM | Call by reference | Object reference (TYPE REF TO) | CL_UC_DE_FORM | SAP cons. data entry: layout | 20020210 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Feldkatalog, ...) | 20020219 | ||
4 | ![]() |
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 | ![]() |
IT_GRID | Call by reference | Type reference (TYPE) | UCF_TS_DEL_GRID_PROP | Data entry: property of grid | 20020219 | ||
2 | ![]() |
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 | ![]() |
IO_STRU | Call by reference | Object reference (TYPE REF TO) | CL_UC_DE_STRUCTURE | GUID for Identifying the Structure | 20021213 | ||
2 | ![]() |
I_COMBINED | Call by reference | Type reference (TYPE) | INT4 | Allgemeines Kennzeichen SAP Konsolidierung | 20020219 | ||
3 | ![]() |
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 | ![]() |
IT_STR | Call by reference | Type reference (TYPE) | UCF_TS_DEL_CMSTRU_PROP | Strutkturverwendung | 20020318 | ||
2 | ![]() |
I_COMBINED | Call by reference | Type reference (TYPE) | INT4 | Allgemeines Kennzeichen SAP Konsolidierung | 20020318 | ||
3 | ![]() |
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 | ![]() |
IO_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | CL_UC_DE_STRUCTURE | Datenerfassung | 20030827 | ||
2 | ![]() |
IS_DDSELCOND | Call by reference | Type reference (TYPE) | UCF_S_DEL_DDSTRU_SELCOND | Tabelle: Selektionsbedingung (Range pro Feld) | 20020312 | ||
3 | ![]() |
IT_DDHRY | Call by reference | Type reference (TYPE) | UCF_TS_DEL_DDSTRU_HIER | Data entry: hierarchy nodes of data-driven structure | 20031210 | ||
4 | ![]() |
IT_STR | Call by reference | Type reference (TYPE) | UCF_TS_DEL_DDSTRU_PROP | Data entry: property of data driven structure | 20020220 | ||
5 | ![]() |
I_COMBINED | Call by reference | Type reference (TYPE) | INT4 | Allgemeines Kennzeichen SAP Konsolidierung | 20020220 | ||
6 | ![]() |
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 | ![]() |
IO_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | CL_UC_DE_STRUCTURE | Selektionsbedingungen (Laufzeitobjekte) | 20030827 | ||
2 | ![]() |
IT_HCSELCOND | Call by reference | Type reference (TYPE) | UCF_TS_DEL_HCSTRU_SELCOND | Tabelle: Selektionsbedingung (Range pro Feld) | 20020312 | ||
3 | ![]() |
I_COMBINED | Call by reference | Type reference (TYPE) | INT4 | Allgemeines Kennzeichen SAP Konsolidierung | 20020220 | ||
4 | ![]() |
I_STRDESC | Call by reference | Type reference (TYPE) | STRING | 20020312 | |||
5 | ![]() |
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 |