SAP ABAP Class CL_DMC_CONVOBJ_INFO (DMC: Information about Conversion Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DMC (Application Component) Data Conversion
⤷
S_DMCR (Package) DMC Tool: Runtime Environment Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_RUNTIMEOBJECT | DMC: General Runtime Object | 20000428 |
Properties
| Class | CL_DMC_CONVOBJ_INFO | |
| Short Description | DMC: Information about Conversion Object | |
| Super Class | CL_DMC_RUNTIMEOBJECT | DMC: General Runtime Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DMCR | DMC Tool: Runtime Environment Objects |
| Created | 20000428 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_CONVOBJ_INFO has no forward declaration.
Interfaces
Class CL_DMC_CONVOBJ_INFO has no interface implemented.
Friends
Class CL_DMC_CONVOBJ_INFO 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) | RS38L-AREA | Function Group Field ID | 20000428 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | DMC_PERF_OPTIONS | performance options for code gen. | 20120510 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DMC_FMID-IDENT | System-Specific Name Component | 20000428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000428 | |
| 2 | Instance method | Public | Method | Name of runtime object for calculating access plan | 20021106 | |
| 3 | Instance method | Public | Method | Determine all Function Modules of a Function Group | 20000428 | |
| 4 | Instance method | Public | Method | Determine Name for Inner Layer Runtime Object | 20000428 | |
| 5 | Instance method | Public | Method | Determine Name for Outer Layer Runtime Object (OLC) | 20000428 | |
| 6 | Instance method | Public | Method | Determine Name for Outer Layer Runtime Object (OLI) | 20000428 | |
| 7 | Instance method | Public | Method | Determine Name for Outer Layer Runtime Object (OLO) | 20000428 | |
| 8 | Instance method | Public | Method | Returns RFC destination of receiver system | 20040203 | |
| 9 | Instance method | Public | Method | Returns RFC destination of receiver system | 20040203 |
Events
Class CL_DMC_CONVOBJ_INFO has no event.
Types
Class CL_DMC_CONVOBJ_INFO 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_CONVOBJ | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | Instanz eines Konvertierungsobjekts | 20000428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein systemspezifischer Namensteil vorhanden | 20000524 |
Method GET_ACS_RTO_IDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACS_RTO_IDENT | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name des FB der äusseren Schicht (OLI) | 20090420 | |||
| 2 | E_GENERIC_MODULE_TABNAME | Call by reference | Type reference (TYPE) | DDNAME | generic function module dealing with the specified table | 20090420 | |||
| 3 | E_GEN_STRUCT_IDENT | Call by reference | Type reference (TYPE) | DMC_STIDT | Hierarchy Structure ID | 20090603 | |||
| 4 | E_USES_STRINGS | Call by reference | Type reference (TYPE) | BOOLEAN | structure contains strings | 20090928 |
Method GET_ACS_RTO_IDENT on class CL_DMC_CONVOBJ_INFO has no exception.
Method GET_ALL_FUNCTION_MODULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FUNCTAB | Value transfer | Type reference (TYPE) | DMC_FUNCTAB | Tabelle der Funktionsbausteine | 20000428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ermitteln aller Funktionsbausteine einer FGruppe | 20000428 |
Method GET_IL_RTO_IDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IL_RTO_IDENT | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name des FB der inneren Schicht (IL) | 20000428 |
Method GET_IL_RTO_IDENT on class CL_DMC_CONVOBJ_INFO has no exception.
Method GET_OLC_RTO_IDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OLC_RTO_IDENT | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name des FB der äusseren Schicht (OLC) | 20000428 |
Method GET_OLC_RTO_IDENT on class CL_DMC_CONVOBJ_INFO has no exception.
Method GET_OLI_RTO_IDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OLI_RTO_IDENT | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name des FB der äusseren Schicht (OLI) | 20000428 |
Method GET_OLI_RTO_IDENT on class CL_DMC_CONVOBJ_INFO has no exception.
Method GET_OLO_RTO_IDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OLO_RTO_IDENT | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name des FB der äusseren Schicht (OLO) | 20000428 |
Method GET_OLO_RTO_IDENT on class CL_DMC_CONVOBJ_INFO has no exception.
Method GET_RECEIVER_RFCDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RECEIVER_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | RFC-Destination des Empfängersystems | 20040203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ermitteln der RFC-Destination | 20040203 |
Method GET_SENDER_RFCDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SENDER_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | RFC-Destination des Sendersystems | 20040203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ermitteln der RFC-Destination | 20040203 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46D |