Hierarchy
⤷
⤷
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 |
Properties
| Class | CL_DMC_ISB_APPL_LIST | |
| Short Description | CL_DMC_ISB_APPL_LIST | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DMC_ISB_APPL_LIST has no interface implemented.
Friends
Class CL_DMC_ISB_APPL_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | DMC_ISB_APPL_REL | ISB_TYPES | 20000229 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_DMC_ORGANIZATION | MY_ORGANIZATION | 20000229 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DMC_ISB_APPL_REL | _DBVALS | 20000229 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | _INITIALIZED | 20000229 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | DMC_ISB_APPL_TAB | _VALS | 20000229 |
Methods
Events
Class CL_DMC_ISB_APPL_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DMC_ISB_APPL_REF | |
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ISB_APPL | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ISB_APPL | IM_ISB_APPL | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_EXISTS_ALREADY | 20000229 |
Method ADD_ISB_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | DMCT_ISB_APPL_REL | IM_DATA | 20000229 | |||
| 2 | ISB | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ISB_APPL | ISB | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TYPE_ALREADY_EXISTS | 20000229 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ORGANIZATION | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ORGANIZATION | IM_ORGANIZATION | 20000229 |
Method CONSTRUCTOR on class CL_DMC_ISB_APPL_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_ISB_APPL_LIST has no exception.
Method CREATE_ISB_APPL_FROM_TC Signature
Method CREATE_ISB_APPL_FROM_TC on class CL_DMC_ISB_APPL_LIST has no parameter.
Method CREATE_ISB_APPL_FROM_TC on class CL_DMC_ISB_APPL_LIST has no exception.
Method DEL 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method DELETE_FROM_TC Signature
Method DELETE_FROM_TC on class CL_DMC_ISB_APPL_LIST has no parameter.
Method DELETE_FROM_TC on class CL_DMC_ISB_APPL_LIST has no exception.
Method DEL_ALL_ELEMENTS Signature
Method DEL_ALL_ELEMENTS on class CL_DMC_ISB_APPL_LIST has no parameter.
Method DEL_ALL_ELEMENTS on class CL_DMC_ISB_APPL_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_ISB_APPL | IM_PTR | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method DEL_BY_TYPEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLIC | Call by reference | Type reference (TYPE) | DMC_APPLIC | DMC-Tool: Anwendung | 20000426 | |||
| 2 | IM_TYPEX | Call by reference | Type reference (TYPE) | DMC_ISBTYP | DMC: Anwendungstyp ISB | 20000410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Element mit angegebenen typex nicht vorhanden | 20000410 |
Method EDIT_ISB_TYPE_BY_TYPEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLIC | Call by reference | Type reference (TYPE) | DMC_APPLIC | DMC-Tool: Anwendung | 20000426 | |||
| 2 | IM_EDIT_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20000410 | |||
| 3 | IM_TYPEX | Call by reference | Type reference (TYPE) | DMC_ISBTYP | DMC: Anwendungstyp ISB | 20000410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Angabe von Typex falsch | 20000410 |
Method EDIT_ISB_TYPE_FROM_TC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EDIT_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | IM_EDIT_MODE | 20000229 |
Method EDIT_ISB_TYPE_FROM_TC on class CL_DMC_ISB_APPL_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_ISB_APPL | 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_ISB_APPL | 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 F4_FOR_APPLIC Signature
Method F4_FOR_APPLIC on class CL_DMC_ISB_APPL_LIST has no parameter.
Method F4_FOR_APPLIC on class CL_DMC_ISB_APPL_LIST has no exception.
Method F4_FOR_TYPEX Signature
Method F4_FOR_TYPEX on class CL_DMC_ISB_APPL_LIST has no parameter.
Method F4_FOR_TYPEX on class CL_DMC_ISB_APPL_LIST has no exception.
Method FROM_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ISB_APPL_TAB | Call by reference | Type reference (TYPE) | DMCT_ISB_APPL_REL_TAB | IM_ISB_APPL_TAB | 20000229 |
Method FROM_ITAB on class CL_DMC_ISB_APPL_LIST has no exception.
Method GET_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ISB_APPL | APPL | 20000229 | |||
| 2 | IM_APPLIC | Call by reference | Type reference (TYPE) | DMC_APPLIC | IM_APPLIC | 20000229 | |||
| 3 | IM_TYPEX | Call by reference | Type reference (TYPE) | DMC_ISBTYP | IM_TYPEX | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APPLICATION_NOT_FOUND | 20000229 |
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_ISB_APPL_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_ISB_APPL | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ISB_APPL | IM_ISB_APPL | 20000229 | |||
| 2 | WA | Value transfer | Type reference (TYPE) | DMC_IAREC | WA | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method INITIALIZE_ELEMENTS Signature
Method INITIALIZE_ELEMENTS on class CL_DMC_ISB_APPL_LIST has no parameter.
Method INITIALIZE_ELEMENTS on class CL_DMC_ISB_APPL_LIST has no exception.
Method LOAD_ELEMENTS Signature
Method LOAD_ELEMENTS on class CL_DMC_ISB_APPL_LIST has no parameter.
Method LOAD_ELEMENTS on class CL_DMC_ISB_APPL_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_IAREC | IM_WA | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
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_ISB_APPL_LIST has no exception.
Method TO_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ISB_APPL_TAB | Call by reference | Type reference (TYPE) | DMCT_ISB_APPL_REL_TAB | EX_ISB_APPL_TAB | 20000229 |
Method TO_ITAB on class CL_DMC_ISB_APPL_LIST has no exception.
Method UPDATE_DBVALS Signature
Method UPDATE_DBVALS on class CL_DMC_ISB_APPL_LIST has no parameter.
Method UPDATE_DBVALS on class CL_DMC_ISB_APPL_LIST has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46D |