SAP ABAP Class IF_SRM_SP_PROTOCOL_META (SRM SP Protocol: Semantic Description)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SP_PROTOCOL | SRM Protocol | 20020429 |
Properties
| Class | IF_SRM_SP_PROTOCOL_META | |
| Short Description | SRM SP Protocol: Semantic Description | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020419 | SAP |
| Last change | 20050213 | SAP |
| 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 IF_SRM_SP_PROTOCOL_META has no interface implemented.
Friends
Class IF_SRM_SP_PROTOCOL_META has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'PROPERTIES_DISPLAY' | 20050110 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'PROPERTY_SET' | 20041020 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SAVE_CHANGES' | 20030127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get protocol description for an operation | 20020430 | |
| 2 | Instance method | Public | Method | Get protocol description list of SP special operations | 20020430 | |
| 3 | Instance method | Public | Method | Get protocol description list of standard operations | 20020430 |
Events
Class IF_SRM_SP_PROTOCOL_META has no event.
Types
Class IF_SRM_SP_PROTOCOL_META has no local type.
Method Signatures
Method GET_ACT_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACT_ID | Value transfer | Type reference (TYPE) | STRING | Operation | 20020430 | |||
| 2 | RE_ACT_DESC | Value transfer | Type reference (TYPE) | SRMPT_PROTO_ACT_DESC | Protocol description | 20020430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for SRM protocol | 20020430 |
Method GET_SPECIAL_ACT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SPECIAL_LIST | Call by reference | Type reference (TYPE) | SRMPT_PROTO_ACT_DESC_TAB | Protocol description of SP special operations | 20020430 |
Method GET_SPECIAL_ACT_LIST on class IF_SRM_SP_PROTOCOL_META has no exception.
Method GET_STANDARD_ACT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STANDARD_LIST | Call by reference | Type reference (TYPE) | SRMPT_PROTO_ACT_DESC_TAB | Protocol description of standard operations | 20020430 |
Method GET_STANDARD_ACT_LIST on class IF_SRM_SP_PROTOCOL_META has no exception.
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in |