SAP ABAP Class CL_DMC_ISB_APPL (CL_DMC_ISB_APPL)
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_RECEIVER_SPEC | CL_DMC_INBOUND_SPEC | 20010116 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_RECEIVER_SPEC | Type of Outbound Processing | 20001206 |
Properties
Class | CL_DMC_ISB_APPL | |
Short Description | CL_DMC_ISB_APPL | |
Super Class | CL_DMC_RECEIVER_SPEC | CL_DMC_INBOUND_SPEC |
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_ISB_APPL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DMC_RECEIVER_SPEC | Type of Outbound Processing | 20001206 |
Friends
Class CL_DMC_ISB_APPL 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_APPL | Ref. to Application | 20000229 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DMC_APPLIC | Usage Indicator | 20000229 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYUNAME | Created by | 20000229 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYDATUM | Creation Date | 20000229 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_ISB_APPL_LIST | Ref. to List | 20000229 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SOBJ_NAME | Schema | 20000229 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DMC_ISBTYP | Type Identification | 20000229 |
Methods
Events
Class CL_DMC_ISB_APPL has no event.
Types
Class CL_DMC_ISB_APPL has no local type.
Method Signatures
Method CONSTRUCTOR 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 | IM_APPLIC | 20000229 | ||
2 | ![]() |
IM_AUTHOR | Call by reference | Type reference (TYPE) | SYUNAME | IM_AUTHOR | 20000229 | ||
3 | ![]() |
IM_CHANGEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CHANGEDATE | 20000229 | ||
4 | ![]() |
IM_CHNAM | Call by reference | Type reference (TYPE) | SYUNAME | IM_CHNAM | 20000229 | ||
5 | ![]() |
IM_CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | IM_CONV_OBJECT | 20000229 | ||
6 | ![]() |
IM_CREATEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CREATEDATE | 20000229 | ||
7 | ![]() |
IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | IM_DESCR | 20000229 | ||
8 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 | ||
9 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | DMC_IDENT | IM_ID | 20000229 | ||
10 | ![]() |
IM_ISB_APPL_LIST | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ISB_APPL_LIST | IM_ISB_APPL_LIST | 20000229 | ||
11 | ![]() |
IM_LOADED_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | IM_LOADED_FROM_DB | 20000229 | ||
12 | ![]() |
IM_RCONT_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_RCONT_GUID | 20000229 | ||
13 | ![]() |
IM_SCHEME | Call by reference | Type reference (TYPE) | SOBJ_NAME | IM_SCHEME | 20000229 | ||
14 | ![]() |
IM_TYPEX | Call by reference | Type reference (TYPE) | DMC_ISBTYP | IM_TYPEX | 20000229 |
Method CONSTRUCTOR on class CL_DMC_ISB_APPL has no exception.
Method CREATE_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLIC | Call by reference | Type reference (TYPE) | DMC_ISB-APPLIC | APPLIC | 20000229 | ||
2 | ![]() |
IM_CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | IM_CONV_OBJECT | 20000229 | ||
3 | ![]() |
IOT | Call by reference | Object reference (TYPE REF TO) | IF_DMC_RECEIVER_SPEC | IOT | 20000229 | ||
4 | ![]() |
IOT_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IOT_GUID | 20000229 | ||
5 | ![]() |
TYPEX | Call by reference | Type reference (TYPE) | DMC_ISB-TYPEX | TYPEX | 20000229 |
Method CREATE_OBJ on class CL_DMC_ISB_APPL has no exception.
Method FROM_REL 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 |
Method FROM_REL on class CL_DMC_ISB_APPL has no exception.
Method NEW_SCHEME Signature
Method NEW_SCHEME on class CL_DMC_ISB_APPL has no parameter.
Method NEW_SCHEME on class CL_DMC_ISB_APPL has no exception.
Method PR_CHECK_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REP | Call by reference | Type reference (TYPE) | DMC_REPORT | REP | 20000229 |
Method PR_CHECK_IMPL on class CL_DMC_ISB_APPL has no exception.
Method PR_CLASS_DEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REP | Call by reference | Type reference (TYPE) | DMC_REPORT | REP | 20000229 |
Method PR_CLASS_DEF on class CL_DMC_ISB_APPL has no exception.
Method PR_CLASS_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REP | Call by reference | Type reference (TYPE) | DMC_REPORT | REP | 20000229 |
Method PR_CLASS_IMPL on class CL_DMC_ISB_APPL has no exception.
Method PR_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REP | Call by reference | Type reference (TYPE) | DMC_REPORT | REP | 20000229 |
Method PR_HEADER on class CL_DMC_ISB_APPL has no exception.
Method PR_SAVE_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REP | Call by reference | Type reference (TYPE) | DMC_REPORT | REP | 20000229 |
Method PR_SAVE_IMPL on class CL_DMC_ISB_APPL has no exception.
Method PR_TYPE_DECLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REP | Call by reference | Type reference (TYPE) | DMC_REPORT | REP | 20000229 |
Method PR_TYPE_DECLS on class CL_DMC_ISB_APPL has no exception.
Method SAVE_ATTRIBS Signature
Method SAVE_ATTRIBS on class CL_DMC_ISB_APPL has no parameter.
Method SAVE_ATTRIBS on class CL_DMC_ISB_APPL has no exception.
Method SET_FROM_DYNP 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 | IM_APPLIC | 20000229 | ||
2 | ![]() |
IM_TYPEX | Call by reference | Type reference (TYPE) | DMC_ISBTYP | IM_TYPEX | 20000229 |
Method SET_FROM_DYNP on class CL_DMC_ISB_APPL has no exception.
Method SET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LIST | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ISB_APPL_LIST | IM_LIST | 20000229 |
Method SET_LIST on class CL_DMC_ISB_APPL has no exception.
Method SHOW_SCHEME Signature
Method SHOW_SCHEME on class CL_DMC_ISB_APPL has no parameter.
Method SHOW_SCHEME on class CL_DMC_ISB_APPL has no exception.
Method STORE_SCHEME_FROM_TEXTEDIT Signature
Method STORE_SCHEME_FROM_TEXTEDIT on class CL_DMC_ISB_APPL has no parameter.
Method STORE_SCHEME_FROM_TEXTEDIT on class CL_DMC_ISB_APPL has no exception.
Method TO_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | DMCT_ISB_APPL_REL | DATA | 20000229 |
Method TO_REL on class CL_DMC_ISB_APPL has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 46D |