SAP ABAP Class CL_USMD_CREQUEST_ACTION_MAN (Action Manager)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD5 (Package) Master Data: Workflow
⤷
⤷
Properties
| Class | CL_USMD_CREQUEST_ACTION_MAN | |
| Short Description | Action Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD5 | Master Data: Workflow |
| Created | 20100831 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_CREQUEST_ACTION_MAN has no forward declaration.
Interfaces
Class CL_USMD_CREQUEST_ACTION_MAN has no interface implemented.
Friends
Class CL_USMD_CREQUEST_ACTION_MAN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SPRAS | 'E' | Sprachenschlüssel | 20130124 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_USMD_CREQUEST_ACTION_MAN | Action Manager | 20100831 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | USMD_T_CREQUEST_ACTION | Table of Action Objects | 20100831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Write Action Object to Buffer | 20100831 | |
| 2 | Instance method | Private | Method | Change Pushbutton Text and Quick Info | 20110302 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20110715 | |
| 4 | Instance method | Public | Method | Get Action Object | 20100831 | |
| 5 | Static method | Public | Method | Get All Action IDs Assigned to a Step Type | 20100909 | |
| 6 | Static method | Public | Method | Get Action Manager Instance | 20100831 | |
| 7 | Instance method | Private | Method | Read Action Object from Buffer | 20100831 | |
| 8 | Instance method | Private | Method | Read Action Object from Database | 20100831 |
Events
Class CL_USMD_CREQUEST_ACTION_MAN has no event.
Types
Class CL_USMD_CREQUEST_ACTION_MAN has no local type.
Method Signatures
Method ADD_TO_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACTION | Call by reference | Object reference (TYPE REF TO) | CL_USMD_CREQUEST_ACTION | Aktion | 20100831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Aktionen | 20100903 |
Method CHANGE_BUTTON_TEXT_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_BUTTON_TOOLTIP | Call by reference | Type reference (TYPE) | USMD_TOOLTIP | Quick-Info-Text | 20110302 | |||
| 2 | CV_BUTTON_TXT | Call by reference | Type reference (TYPE) | USMD_BTN_TXT | Drucktastentext | 20110302 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST_ACTION | Aktion auf der Benutzungsoberfläche des Änderungsantrags | 20110302 |
Method CHANGE_BUTTON_TEXT_TOOLTIP on class CL_USMD_CREQUEST_ACTION_MAN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_USMD_CREQUEST_ACTION_MAN has no parameter.
Method CONSTRUCTOR on class CL_USMD_CREQUEST_ACTION_MAN has no exception.
Method GET_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ACTION | Call by reference | Object reference (TYPE REF TO) | CL_USMD_CREQUEST_ACTION | Aktion | 20100831 | |||
| 2 | ET_ACTION | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_ACTION | Tabelle mit Aktionsobjekten | 20100831 | |||
| 3 | IV_ACTION_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST_ACTION | Aktion auf der Benutzungsoberfläche des Änderungsantrags | 20100831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Aktionen | 20100903 |
Method GET_ASSIGNED_ACTION_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ACTION_ID | Value transfer | Type reference (TYPE) | USMD_T_CREQUEST_ACTION | Tabelle mit Aktions-Ids | 20100909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Aktionen | 20100909 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ACTION_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_USMD_CREQUEST_ACTION_MAN | Aktionsmanager | 20100831 |
Method GET_INSTANCE on class CL_USMD_CREQUEST_ACTION_MAN has no exception.
Method READ_FROM_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST_ACTION | Aktion auf der Benutzungsoberfläche des Änderungsantrags | 20100831 | |||
| 2 | RO_ACTION | Value transfer | Object reference (TYPE REF TO) | CL_USMD_CREQUEST_ACTION | Aktion | 20100831 |
Method READ_FROM_BUFFER on class CL_USMD_CREQUEST_ACTION_MAN has no exception.
Method READ_FROM_DATABASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ACTION | Call by reference | Object reference (TYPE REF TO) | CL_USMD_CREQUEST_ACTION | Aktion | 20100831 | |||
| 2 | ET_ACTION | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_ACTION | Tabelle mit Aktionsobjekten | 20100831 | |||
| 3 | IV_ACTION_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST_ACTION | Aktion auf der Benutzungsoberfläche des Änderungsantrags | 20100831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Aktionen | 20100907 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |