SAP ABAP Class CL_DMC_F_FORM_PARAM_LIST (CL_DMC_F_FORM_PARAM_LIST)
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_LIST | MWB: Master list class | 20050715 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_EQUALS | Check of Two Class Instances for Equality | 20060616 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_LIST | Listobjekt | 20050712 |
Properties
Class | CL_DMC_F_FORM_PARAM_LIST | |
Short Description | CL_DMC_F_FORM_PARAM_LIST | |
Super Class | CL_DMC_LIST | MWB: Master list 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 | ![]() |
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 | 20060616 | ||
2 | IF_DMC_LIST | Listobjekt | 20050712 |
Friends
Class CL_DMC_F_FORM_PARAM_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 | DATA_NOT_SAVED | 20000229 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_FORM | MY_FORM | 20000229 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_OP | MWB: Rule Implementation | 20050712 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | _ACTUAL_COUNTER | 20000229 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DMC_F_FORM_PARAM_REL_TAB | _DBVALS | 20000229 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DMC_F_FORM_PARAM_TAB | _VALS | 20000229 |
Methods
Events
Class CL_DMC_F_FORM_PARAM_LIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | DMC_F_FORM_PARAM_REF |
|
Method Signatures
Method ADD Signature
Method ADD on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method ADD on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method CMD Signature
Method CMD on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method CMD on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OWNER | Call by reference | Object reference (TYPE REF TO) | CL_DMC_OP | MWB: Regelimplementierung | 20050712 |
Method CONSTRUCTOR on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method COPY Signature
Method COPY on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method COPY on class CL_DMC_F_FORM_PARAM_LIST has no exception.
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_F_FORM_PARAM_LIST has no exception.
Method DEL_ALL_ELEMENTS Signature
Method DEL_ALL_ELEMENTS on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method DEL_ALL_ELEMENTS on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method DEL_BY_GUID Signature
Method DEL_BY_GUID on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method DEL_BY_GUID on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method DEL_BY_ID Signature
Method DEL_BY_ID on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method DEL_BY_ID on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method DEL_BY_REF Signature
Method DEL_BY_REF on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method DEL_BY_REF on class CL_DMC_F_FORM_PARAM_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_F_FORM_PARAM | ELEM | 20000229 | ||
2 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ELEMENT_NOT_FOUND | 20000229 |
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_F_FORM_PARAM | ELEM | 20000229 | ||
2 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE | IM_ID | 20000229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ELEMENT_NOT_FOUND | 20000229 |
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_F_FORM_PARAM | ELEM | 20000229 |
Method FIRST_ELEM on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method FROM_ITAB Signature
Method FROM_ITAB on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method FROM_ITAB on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method GET_ALL_ELEMENTS Signature
Method GET_ALL_ELEMENTS on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method GET_ALL_ELEMENTS on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method GET_ELEM_BY_GUID Signature
Method GET_ELEM_BY_GUID on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method GET_ELEM_BY_GUID on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method GET_ELEM_BY_ID Signature
Method GET_ELEM_BY_ID on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method GET_ELEM_BY_ID on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method GET_F_FORM_PARAM_REFS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_F_FORM_PARAMS_TAB | Call by reference | Type reference (TYPE) | DMC_F_FORM_PARAM_REF_TAB | EX_F_FORM_PARAMS_TAB | 20000229 |
Method GET_F_FORM_PARAM_REFS on class CL_DMC_F_FORM_PARAM_LIST has no exception.
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_TAB | EX_IDS | 20000229 |
Method GET_IDENTS on class CL_DMC_F_FORM_PARAM_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_F_FORM_PARAM | Call by reference | Object reference (TYPE REF TO) | CL_DMC_F_FORM_PARAM | IM_F_FORM_PARAM | 20000229 | ||
2 | ![]() |
WA | Value transfer | Type reference (TYPE) | DMC_FFPREC | WA | 20000229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ELEMENT_NOT_FOUND | 20000229 |
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_F_FORM_PARAM | ELEM | 20000229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NO_MORE_ELEMENTS | 20000229 |
Method RELOAD_FROM_DB Signature
Method RELOAD_FROM_DB on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method RELOAD_FROM_DB on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method RESTORE_AFTER_CANCEL Signature
Method RESTORE_AFTER_CANCEL on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method RESTORE_AFTER_CANCEL on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method SAVE Signature
Method SAVE on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method SAVE on class CL_DMC_F_FORM_PARAM_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_FFPREC | IM_WA | 20000229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ELEMENT_NOT_FOUND | 20000229 |
Method SET_STATE Signature
Method SET_STATE on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method SET_STATE on class CL_DMC_F_FORM_PARAM_LIST has no exception.
Method TO_ITAB Signature
Method TO_ITAB on class CL_DMC_F_FORM_PARAM_LIST has no parameter.
Method TO_ITAB on class CL_DMC_F_FORM_PARAM_LIST has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 46D |