Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_EQUALS | Check of Two Class Instances for Equality | 20050111 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_VERSION | Version Management (Create, Retrieve) | 20060627 |
Properties
| Class | CL_DMC_STRUCTFIELD_LIST | |
| Short Description | CL_DMC_STRUCTFIELD_LIST | |
| Super Class | ||
| 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
| # | 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_DMC_EQUALS | Check of Two Class Instances for Equality | 20050111 | ||
| 2 | IF_DMC_VERSION | Version Management (Create, Retrieve) | 20060627 |
Friends
Class CL_DMC_STRUCTFIELD_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Flag: Data not saved | 20000229 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_DDIC_PROVIDER | Provider of DDIC sources | 20031217 | |||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20050111 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | DMC_FIELDT_TAB | MWB: Text Table for Data Fields of a Structure | 20060317 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_IUUC_SND_DBCON_COMPAT | 20131209 | ||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_DATA_STRUCTURE | Data structure to which the fields belong | 20000229 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20131029 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20131029 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | I | Counter for Enumeration | 20000229 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | DMCT_STRUCTFIELD_REL_TAB | Fields | 20000229 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Flag: Objects Generated | 20000229 | ||
| 12 | Instance attribute | Protected | Type reference (TYPE) | DMC_STRUCTFIELD_TAB | Field Persistence Information | 20000229 |
Methods
Events
Class CL_DMC_STRUCTFIELD_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DMCT_STRUCTFIELD_REF | |
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STRUCTFIELD | Call by reference | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD | IM_STRUCTFIELD | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_EXISTS_ALREADY | 20000229 |
Method BUILD_SETTINGS_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RELATKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040805 | |||
| 2 | ITEMS | Call by reference | Type reference (TYPE) | DMC_ITEM_TABLE_TYPE | Items für Tree-Control | 20040805 | |||
| 3 | NODES | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Knotentabelle | 20040805 | |||
| 4 | SETTINGS | Call by reference | Type reference (TYPE) | DMC_ACS_PLAN_STG | DMC: Schlüsselfeldbezogene Einstellung zu einem Zugriffsplan | 20040805 |
Method BUILD_SETTINGS_TREE on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method CHECK_DUPLICATE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Call by reference | Type reference (TYPE) | DMC_FIELD_TAB | FIELDS | 20000229 |
Method CHECK_DUPLICATE_NAMES on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method CHECK_LRAW_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LRAW_USED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20130114 |
Method CHECK_LRAW_USED on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method CHECK_STRINGS_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STRINGS_USED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050204 |
Method CHECK_STRINGS_USED on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method CHECK_STRUCT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Call by reference | Type reference (TYPE) | DMC_FIELD_TAB | FIELDS | 20000411 | |||
| 2 | OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | ok_code | 20000418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | invalid_field_data | 20001221 |
Method CLEAR_SPLIT_AGGREGATE Signature
Method CLEAR_SPLIT_AGGREGATE on class CL_DMC_STRUCTFIELD_LIST has no parameter.
Method CLEAR_SPLIT_AGGREGATE on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OTHER_STRUCTFIELDS | Call by reference | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD_LIST | CL_DMC_STRUCTFIELD_LIST | 20000905 | |||
| 2 | PROTOCOLL | Call by reference | Type reference (TYPE) | DMC_REPORT | DMC: Interne Tabelle für Programmcode | 20000905 |
Method COMPARE on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CREATE_TECHNICAL_FIELDS | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Bei IDOC müssen auch technische Felder zugefügt werden. | 20001005 | ||
| 2 | IM_DATA_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | CL_DMC_DATA_STRUCTURE | IM_DATA_STRUCTURE | 20000229 | |||
| 3 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110216 | |||
| 4 | IM_FOR_COPY | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Flag: Objekt wird eben kopiert? | 20000831 | ||
| 5 | I_CONN_TYPE | Call by reference | Type reference (TYPE) | DMC_CONNECTION_TYPE | Processing Type | 20110523 | |||
| 6 | I_SNDRCV | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20120618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excep. class for db connection | 20131210 |
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | CL_DMC_DATA_STRUCTURE | CL_DMC_DATA_STRUCTURE | 20000515 | |||
| 2 | NEW_LIST | Value transfer | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD_LIST | CL_DMC_STRUCTFIELD_LIST | 20000515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excep. class for db connection | 20131211 |
Method COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUM | Value transfer | Type reference (TYPE) | I | NUM | 20000229 |
Method COUNT on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20000815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method DEL_ALL_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FOR_COPY | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_TRUE | Flag: Vom Kopieren wurde die Methode aufgerufen? | 20000824 |
Method DEL_ALL_ELEMENTS on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method DEL_ATTRIBS Signature
Method DEL_ATTRIBS on class CL_DMC_STRUCTFIELD_LIST has no parameter.
Method DEL_ATTRIBS on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method DEL_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method DEL_BY_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PTR | Call by reference | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD | IM_PTR | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method DEL_RULECALL_ATTRIBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RSIDNT | Call by reference | Type reference (TYPE) | DMC_RSIDNT | Bezeichner f. Sender/Empfängerbeziehungen | 20051014 |
Method DEL_RULECALL_ATTRIBS on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method ELEM_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM | Value transfer | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD | ELEM | 20000229 | |||
| 2 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 |
Method ELEM_BY_GUID on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method ELEM_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM | Value transfer | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD | ELEM | 20000229 | |||
| 2 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20000815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method EQUALS Signature
Method EQUALS on class CL_DMC_STRUCTFIELD_LIST has no parameter.
Method EQUALS on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method FIRST_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM | Value transfer | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD | ELEM | 20000229 |
Method FIRST_ELEM on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method FROM_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELD_TAB | Call by reference | Type reference (TYPE) | DMC_FIELD_TAB | DMC: DMC_FIELD_TAB | 20050511 |
Method FROM_ITAB on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method GET_ELEM_REFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMS | Call by reference | Type reference (TYPE) | DMC_STRUCTFIELD_REF_TAB | ELEMS | 20000229 |
Method GET_ELEM_REFS on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method GET_FIELD_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEMS | Call by reference | Type reference (TYPE) | DMC_ITEM_TABLE_TYPE | ITEMS | 20000229 | |||
| 2 | NODES | Call by reference | Type reference (TYPE) | TREEV_NTAB | NODES | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Casting in Objektreferenz | 20021029 |
Method GET_IDENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_IDS | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE_TABL | EX_IDS | 20000229 |
Method GET_IDENTS on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method GET_KEYFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_KEYFIELDS | Value transfer | Type reference (TYPE) | DMC_STRUCTFIELD_REF_TAB | Referenzen auf Schlüsselfelder | 20050209 |
Method GET_KEYFIELDS on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method GET_PERSISTENCE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STRUCTFIELD | Call by reference | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD | IM_STRUCTFIELD | 20000229 | |||
| 2 | WA | Value transfer | Type reference (TYPE) | DMC_SFREC | WA | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method GET_SELPAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SELPAR | Value transfer | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD | CL_DMC_STRUCTFIELD | 20050110 |
Method GET_SELPAR on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method GET_SELPAR_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SELPAR_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der Selektionsparameter | 20031219 |
Method GET_SELPAR_COUNT on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method GET_STRING_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_STRINGFIELDS | Value transfer | Type reference (TYPE) | DMC_STRINGFIELD_TAB | 20091001 |
Method GET_STRING_FIELDS on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method GET_XSD_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BOBJ | Call by reference | Object reference (TYPE REF TO) | CL_DMC_MD_BUSINESS_OBJECT | Reference to business object | 20051114 | |||
| 2 | IM_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20051114 | |||
| 3 | IT_XSD_FIELDS | Call by reference | Type reference (TYPE) | DMC_MD_XSD_FIELD_TAB | XSD simple field table | 20051114 |
Method GET_XSD_FIELDS on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method INITIALIZE_ELEMENTS Signature
Method INITIALIZE_ELEMENTS on class CL_DMC_STRUCTFIELD_LIST has no parameter.
Method INITIALIZE_ELEMENTS on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method INITIALIZE_ELEMS Signature
Method INITIALIZE_ELEMS on class CL_DMC_STRUCTFIELD_LIST has no parameter.
Method INITIALIZE_ELEMS on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method INIT_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALS | Call by reference | Type reference (TYPE) | DMC_SFREC | Persistenzinfo | 20060316 | |||
| 2 | RREF_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD | CL_DMC_STRUCTFIELD | 20060316 |
Method INIT_ELEM on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method NEXT_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM | Value transfer | Object reference (TYPE REF TO) | CL_DMC_STRUCTFIELD | ELEM | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_MORE_ELEMENTS | 20000229 |
Method PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITAB | Call by reference | Type reference (TYPE) | DMC_PRINT_LINE | DMC: DMC_PRINT_LINE | 20000710 | |||
| 2 | PRINT_PARAMETERS | Call by reference | Type reference (TYPE) | DMC_PRINTP | DMC: Flagstruktur der ausdrückende Felder | 20000710 |
Method PRINT on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method RESET_SPLIT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEL_SPLIT_MARK | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20080123 |
Method RESET_SPLIT_FIELDS on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method RESTORE_AFTER_CANCEL Signature
Method RESTORE_AFTER_CANCEL on class CL_DMC_STRUCTFIELD_LIST has no parameter.
Method RESTORE_AFTER_CANCEL on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method SAVE Signature
Method SAVE on class CL_DMC_STRUCTFIELD_LIST has no parameter.
Method SAVE on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method SET_DATA_NOT_SAVED Signature
Method SET_DATA_NOT_SAVED on class CL_DMC_STRUCTFIELD_LIST has no parameter.
Method SET_DATA_NOT_SAVED on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method SET_DATA_SAVED Signature
Method SET_DATA_SAVED on class CL_DMC_STRUCTFIELD_LIST has no parameter.
Method SET_DATA_SAVED on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method SET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Call by reference | Type reference (TYPE) | DMC_FIELD_TAB | FIELDS | 20000229 | |||
| 2 | OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | ok_code | 20000418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | invalid_field_data | 20001221 |
Method SET_FIELD_AS_SELPAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050209 | |||
| 2 | RE_CHANGED | Value transfer | Type reference (TYPE) | BOOLEAN | Selektionsparameter wurde geändert | 20050209 |
Method SET_FIELD_AS_SELPAR on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method SET_OLD_RULE Signature
Method SET_OLD_RULE on class CL_DMC_STRUCTFIELD_LIST has no parameter.
Method SET_OLD_RULE on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method SET_PERSISTENCE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WA | Call by reference | Type reference (TYPE) | DMC_SFREC | IM_WA | 20000229 |
Method SET_PERSISTENCE_STATE on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 | |||
| 2 | IM_NEW_STATE | Call by reference | Type reference (TYPE) | DMCT_OBJECT_STATE | IM_NEW_STATE | 20000229 |
Method SET_STATE on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method SYNC_WITH_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DIFFERENCES_EXIST | Call by reference | Type reference (TYPE) | BOOLEAN | Abweichungen gefunden | 20040813 | |||
| 2 | EX_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Fehler bei DDIC-Zugriff aufgetreten | 20050413 | |||
| 3 | EX_MSG | Call by reference | Type reference (TYPE) | DMC_BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | 20041108 | |||
| 4 | EX_NEW_FIELDS | Call by reference | Type reference (TYPE) | DMC_FIELDMAP_INFO_TAB | Infos zwecks Zuordnung neuer Felder bei DDIC-Abgleich | 20050217 | |||
| 5 | IM_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | Nur protokollieren, Änderungen nicht durchf. | 20040810 | |||
| 6 | I_CONN_TYPE | Call by reference | Type reference (TYPE) | DMC_CONNECTION_TYPE | MWB: Connection Type | 20110718 | |||
| 7 | I_SNDRCV | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20120514 |
Method SYNC_WITH_DDIC on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method SYNC_WITH_XML_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DIFFERENCES_EXIST | Call by reference | Type reference (TYPE) | BOOLEAN | Deviations found | 20051114 | |||
| 2 | EX_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Error due to DDIC access | 20051114 | |||
| 3 | EX_MSG | Call by reference | Type reference (TYPE) | DMC_BAL_T_MSG | Application Log: Table with Messages | 20051114 | |||
| 4 | EX_NEW_FIELDS | Call by reference | Type reference (TYPE) | DMC_FIELDMAP_INFO_TAB | Details of the new fields added | 20051114 | |||
| 5 | IM_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | No changes, only report the comparison details | 20051114 |
Method SYNC_WITH_XML_SCHEMA on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method TO_ITAB 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 TO_ITAB on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method TRANSLATE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDS | Call by reference | Type reference (TYPE) | DMC_DD03P_TAB | DMC: Tabellentyp für die Feldliste einer Struktur | 20060317 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SYST-LANGU | R/3-System, aktuelle Sprache | 20060317 |
Method TRANSLATE_DESCR on class CL_DMC_STRUCTFIELD_LIST has no exception.
Method UPDATE_DBVALS Signature
Method UPDATE_DBVALS on class CL_DMC_STRUCTFIELD_LIST has no parameter.
Method UPDATE_DBVALS on class CL_DMC_STRUCTFIELD_LIST has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46D |