SAP ABAP Class CL_AMC_APPLICATION_TOOL_DATA (Tool data ISM Channel)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAMC_DESIGN_TIME (Package) AMC design time package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB_GENERIC_TOOL_DATA | Model for Generic Data of a Workbench Tool | 20120926 |
Properties
| Class | CL_AMC_APPLICATION_TOOL_DATA | |
| Short Description | Tool data ISM Channel | |
| Super Class | CL_WB_GENERIC_TOOL_DATA | Model for Generic Data of a Workbench Tool |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAMC_DESIGN_TIME | AMC design time package |
| Created | 20120926 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AMC_APPLICATION_TOOL_DATA has no forward declaration.
Interfaces
Class CL_AMC_APPLICATION_TOOL_DATA has no interface implemented.
Friends
Class CL_AMC_APPLICATION_TOOL_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | T_BEGIN_OF_CHANNEL_ID | 20120926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120926 | ||
| 2 | Instance method | Public | Method | 20120926 |
Events
Class CL_AMC_APPLICATION_TOOL_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_BEGIN_OF_CHANNEL_ID | Public | See coding | 20120926 | t_begin_of_channel_id type c length 99
|
Method Signatures
Method GET_BEGIN_OF_CHANNEL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGIN_OF_CHANNEL_ID | Value transfer | Type reference (TYPE) | T_BEGIN_OF_CHANNEL_ID | 20120926 |
Method GET_BEGIN_OF_CHANNEL_ID on class CL_AMC_APPLICATION_TOOL_DATA has no exception.
Method SET_BEGIN_OF_CHANNEL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGIN_OF_CHANNEL_ID | Call by reference | Type reference (TYPE) | T_BEGIN_OF_CHANNEL_ID | 20120926 |
Method SET_BEGIN_OF_CHANNEL_ID on class CL_AMC_APPLICATION_TOOL_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 805 |