SAP ABAP Class CL_DMC_STRUCTFIELD_FACTORY (CL_DMC_STRUCTFIELD_FACTORY)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DMC (Application Component) Data Conversion
⤷
S_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_POBJECT | Basis Class for All Objects in DMC | 20000229 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_DATA_STRUCTURE | CL_DMC_DATA_STRUCTURE | 20000229 |
Properties
| Class | CL_DMC_STRUCTFIELD_FACTORY | |
| Short Description | CL_DMC_STRUCTFIELD_FACTORY | |
| Super Class | CL_DMC_POBJECT | Basis Class for All Objects in DMC |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20000229 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_STRUCTFIELD_FACTORY has no forward declaration.
Interfaces
Class CL_DMC_STRUCTFIELD_FACTORY has no interface implemented.
Friends
Class CL_DMC_STRUCTFIELD_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_DATA_STRUCTURE | DS | 20000229 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_STRUCT_TREE | MY_STRUCT_TREE | 20000229 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | DMC_FIELDV_TAB | RFIELDS | 20000229 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | DMC_FIELD_TAB | Data Field of a Structure | 20000229 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | DMC_FIELDV_TAB | SFIELDS | 20000229 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD_LIST | STRUCTFIELDS | 20000229 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | DMC_FIELD_TAB | Data Field of a Structure | 20000229 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | ADD_STRUCTFIELD | 20000229 | |
| 2 | Instance method | Public | Method | CONSTRUCTOR | 20000229 | |
| 3 | Instance method | Public | Method | DEL_STRUCTFIELD | 20000229 | |
| 4 | Instance method | Public | Method | GET_STRUCTFIELDS | 20000229 | |
| 5 | Instance method | Public | Method | SET_STRUCTFIELDS | 20000229 |
Events
Class CL_DMC_STRUCTFIELD_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Cannot import type | |
|||||
| 2 | DMCT_STRUCTFIELD_REF | |
|||||
| 3 | Cannot import type | |
|||||
| 4 | Cannot import type | |
Method Signatures
Method ADD_STRUCTFIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | A_STRUCTFIELD | Value transfer | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD | A_STRUCTFIELD | 20000229 | |||
| 2 | IM_AGGREG | Call by reference | Type reference (TYPE) | DMC_AGGREG | DMC: Merkmal ob das Feld relevant für Aggregation oder nicht | 20000528 | |||
| 3 | IM_CHECKTABLE | Call by reference | Type reference (TYPE) | KOMP_CHECK | Prüftabelle der Komponente | 20000511 | |||
| 4 | IM_DATATYPE | Call by reference | Type reference (TYPE) | DMC_FLDTYP | im_datatype | 20000413 | |||
| 5 | IM_DECS | Call by reference | Type reference (TYPE) | DECIMALS | IM_DECS | 20000229 | |||
| 6 | IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | IM_DESCR | 20000229 | |||
| 7 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20000811 | |||
| 8 | IM_FORKEYFELD | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20000511 | |||
| 9 | IM_GCCHAR | Call by reference | Type reference (TYPE) | DMC_GCCHR | DMC: Feldwert für den Gruppenwechsel | 20000518 | |||
| 10 | IM_GCHANGE | Call by reference | Type reference (TYPE) | BOOLEAN | IM_GCHANGE | 20000229 | |||
| 11 | IM_GCHGKIND | Call by reference | Type reference (TYPE) | DMC_GCHK | Flag: Nähere Beschreibung des Gruppenwechsels | 20000320 | |||
| 12 | IM_ID | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE | IM_ID | 20000229 | |||
| 13 | IM_IDCHAR | Call by reference | Type reference (TYPE) | C | IM_IDCHAR | 20000229 | |||
| 14 | IM_IDFIELD | Call by reference | Type reference (TYPE) | BOOLEAN | IM_IDFIELD | 20000229 | |||
| 15 | IM_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | IM_INTTYPE | 20000229 | |||
| 16 | IM_KEYFLAG | Call by reference | Type reference (TYPE) | KEYFLAG | im_keyflag | 20000413 | |||
| 17 | IM_LEN | Call by reference | Type reference (TYPE) | DMC_LEN | IM_LEN | 20000229 | |||
| 18 | IM_OUTPUTLEN | Call by reference | Type reference (TYPE) | OUTPUTLEN | im_outputlen | 20000504 | |||
| 19 | IM_POS | Call by reference | Type reference (TYPE) | TABFDPOS | IM_POS | 20000229 | |||
| 20 | IM_RTI | Call by reference | Type reference (TYPE) | DMCT_RTI_TYPE | IM_RTI | 20000229 | |||
| 21 | IM_SCRTEXT_L | Call by reference | Type reference (TYPE) | SCRTEXT_L | im_scrtext_l | 20000413 | |||
| 22 | IM_SELPAR | Call by reference | Type reference (TYPE) | DMC_SELPAR | DMC: Selektionsparameter bei "Daten einlesen/umsetzen | 20000524 | |||
| 23 | IM_SEQNR | Call by reference | Type reference (TYPE) | DMC_SEQNR | MWB: Sequenznummer | 20031121 | |||
| 24 | IM_SPLIT | Call by reference | Type reference (TYPE) | DMC_SPLIT | DMC: Merkmal ob das Feld relevant für split oder nich | 20000519 | |||
| 25 | IM_TECHNICAL | Call by reference | Type reference (TYPE) | DMC_TECHN | DMC: Flag, ob Struktur oder Feld technisch ist. | 20000918 | |||
| 26 | IM_TYP_PROP | Call by reference | Type reference (TYPE) | DMC_ID | im_typ_prop | 20000413 | |||
| 27 | I_DOMNAME | Call by reference | Type reference (TYPE) | DOMNAME | Domain name | 20050919 | |||
| 28 | I_NOT_INITIAL | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060223 | |||
| 29 | I_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20050919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | STRUCTFIELD_ALREADY_EXISTS | 20000229 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AUTHOR | Call by reference | Type reference (TYPE) | SYUNAME | IM_AUTHOR | 20000229 | |||
| 2 | IM_CHANGEDATE | Call by reference | Type reference (TYPE) | DMCT_SYSDATE | IM_CHANGEDATE | 20000229 | |||
| 3 | IM_CHNAM | Call by reference | Type reference (TYPE) | DMCT_SYSUSER | IM_CHNAM | 20000229 | |||
| 4 | IM_CREATEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CREATEDATE | 20000229 | |||
| 5 | IM_DDIC_IDENT | Call by reference | Type reference (TYPE) | DDNAME | im_ddicname | 20000328 | |||
| 6 | IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | IM_DESCR | 20000229 | |||
| 7 | IM_DS | Call by reference | Object reference (TYPE REF TO) | CL_DMC_DATA_STRUCTURE | IM_DS | 20000229 | |||
| 8 | IM_FROM_DDIC | Call by reference | Type reference (TYPE) | BOOLEAN | IM_FROM_DDIC | 20000229 | |||
| 9 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 | |||
| 10 | IM_ID | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE | IM_ID | 20000229 | |||
| 11 | IM_LOADED_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | IM_LOADED_FROM_DB | 20000229 | |||
| 12 | IM_RTI | Call by reference | Type reference (TYPE) | DMCT_RTI_TYPE | IM_RTI | 20000229 | |||
| 13 | IM_STRUCT_TREE | Call by reference | Object reference (TYPE REF TO) | CL_DMC_STRUCT_TREE | IM_STRUCT_TREE | 20000229 |
Method CONSTRUCTOR on class CL_DMC_STRUCTFIELD_FACTORY has no exception.
Method DEL_STRUCTFIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE | IM_ID | 20000229 |
Method DEL_STRUCTFIELD on class CL_DMC_STRUCTFIELD_FACTORY has no exception.
Method GET_STRUCTFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STRUCTFIELD_TAB | Call by reference | Type reference (TYPE) | DMCT_STRUCTFIELD_REL_TAB | EX_STRUCTFIELD_TAB | 20000229 |
Method GET_STRUCTFIELDS on class CL_DMC_STRUCTFIELD_FACTORY has no exception.
Method SET_STRUCTFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STRUCTFIELD_TAB | Call by reference | Type reference (TYPE) | DMCT_STRUCTFIELD_REL_TAB | IM_STRUCTFIELD_TAB | 20000229 |
Method SET_STRUCTFIELDS on class CL_DMC_STRUCTFIELD_FACTORY has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46D |