SAP ABAP Class CL_USMD_WF_POR_VAL (Workflow POR Object for Edition)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD5 (Package) Master Data: Workflow
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20090210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20090210 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20090210 |
Properties
| Class | CL_USMD_WF_POR_VAL | |
| Short Description | Workflow POR Object for Edition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD5 | Master Data: Workflow |
| Created | 20090210 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_WF_POR_VAL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | BI_OBJECT | Business Instance | 20090210 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20090210 | ||
| 3 | IF_WORKFLOW | Business Workflow | 20090210 |
Friends
Class CL_USMD_WF_POR_VAL 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) | USMD_CREQUEST | Change Request | 20090210 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | USMD_TXTLG | Edtion Description | 20090210 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SIBFLPOR | Instance Key of POR Object | 20090210 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | USMD_EDITION | Edition | 20090210 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | T_INSTANCE | 20090210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090210 | |
| 2 | Instance method | Private | Method | Display Edition Application | 20090215 |
Events
Class CL_USMD_WF_POR_VAL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_INSTANCE | Private | See coding | 20090210 | BEGIN OF s_instance,
lpor TYPE sibflpor,
object TYPE REF TO CL_USMD_WF_POR_VAL,
END OF s_instance
|
||
| 2 | T_INSTANCE | Private | See coding | 20090210 | t_instance TYPE STANDARD TABLE OF s_instance
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INSTID | Call by reference | Type reference (TYPE) | SIBFINSTID | 20090210 |
Method CONSTRUCTOR on class CL_USMD_WF_POR_VAL has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_USMD_WF_POR_VAL has no parameter.
Method DISPLAY on class CL_USMD_WF_POR_VAL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |