SAP ABAP Class CL_PDWISTATUS_INCL (Linked Statuses of an Object)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-PPM-PDN (Application Component) Product Designer
⤷
PLM_PDN_WUI (Package) Web User Interface for the Product Designer
⤷
⤷
Properties
| Class | CL_PDWISTATUS_INCL | |
| Short Description | Linked Statuses of an Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLM_PDN_WUI | Web User Interface for the Product Designer |
| Created | 20011002 | SAP |
| Last change | 20011002 | 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 CL_PDWISTATUS_INCL has no interface implemented.
Friends
Class CL_PDWISTATUS_INCL 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) | PDPPE_TT_STATUS_VAL | Possible Status Values | 20011012 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | PDPPE_TT_STATUS_PRECOND | Preconditions | 20011012 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | PDPPE_TT_STATUS_PRED | Previous Status | 20011012 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | PDPPE_TT_DOMVALUES | Possible Types of Responsible Person | 20011024 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | PDPPE_TT_STATUS_ID | Status Table for iPPE Object | 20011012 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | PDPPE_TY_STATUS_ID | Status Details | 20011019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | -> Gets and Processes Status Data from Request | 20011030 | |
| 2 | Instance method | Public | Constructor | 20011002 | ||
| 3 | Static method | Public | Method | -> Path for Status Icon as Bitmap | 20011023 | |
| 4 | Instance method | Public | Method | -> Dropdown List Box with Possible User Types | 20011024 | |
| 5 | Instance method | Public | Method | -> Number of Statuses | 20011002 | |
| 6 | Instance method | Public | Method | -> Status Detail Data for Key | 20011024 | |
| 7 | Instance method | Public | Method | -> Dropdown List Box with Possible Status Values | 20011023 | |
| 8 | Instance method | Public | Method | Request Field Label from ABAP Dictionary for User Interface | 20011002 |
Events
Class CL_PDWISTATUS_INCL has no event.
Types
Class CL_PDWISTATUS_INCL has no local type.
Method Signatures
Method CHANGE_STATUS_ONINPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Messageprotokoll | 20011030 | |||
| 2 | IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20011030 | |||
| 3 | IT_PRECONDVAL | Call by reference | Type reference (TYPE) | TIHTTPNVP | Vorbedingungen | 20011030 | |||
| 4 | IV_CSID | Call by reference | Type reference (TYPE) | PDPPE_TY_STATUS_ID-CSID | Status | 20011030 | |||
| 5 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprache (für Nachrichten) | 20011030 | ||
| 6 | IV_STATUSGUID | Call by reference | Type reference (TYPE) | PDPPE_TY_STATUS_ID-STATUSGUID | Statusnetz (GUID) | 20011030 | |||
| 7 | IV_TARGETDATE | Call by reference | Type reference (TYPE) | SYDATUM | Zieldatum (konvertiert) | 20011030 |
Method CHANGE_STATUS_ONINPUT on class CL_PDWISTATUS_INCL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PDWISTATUS_INCL has no parameter.
Method CONSTRUCTOR on class CL_PDWISTATUS_INCL has no exception.
Method GET_IMG_BY_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATUS_IMG | Value transfer | Type reference (TYPE) | STRING | 20011023 | ||||
| 2 | IV_STATUSICON | Call by reference | Type reference (TYPE) | PDPPE_TY_STATUS_ID-ICON | 20011023 |
Method GET_IMG_BY_ICON on class CL_PDWISTATUS_INCL has no exception.
Method GET_RESP_TYPE_DROPDOWNBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_DROPDOWNLISTBOX | Value transfer | Object reference (TYPE REF TO) | CL_WUI_CNTL_DROPDOWN | Datenhaltung für Dropdownlistbox | 20011024 |
Method GET_RESP_TYPE_DROPDOWNBOX on class CL_PDWISTATUS_INCL has no exception.
Method GET_STATUS_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NO_OF_STATUS | Value transfer | Type reference (TYPE) | I | 20011002 |
Method GET_STATUS_COUNT on class CL_PDWISTATUS_INCL has no exception.
Method GET_STATUS_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DETAIL | Value transfer | Type reference (TYPE) | PDPPE_TY_STATUS_ID | Detail zum Status | 20011024 | |||
| 2 | IV_CSID | Call by reference | Type reference (TYPE) | PDPPE_TY_STATUS_PRED-PRED | ID des Status (initial->M_DETAIL) | 20011024 |
Method GET_STATUS_DETAIL on class CL_PDWISTATUS_INCL has no exception.
Method GET_STATUS_DROPDOWNBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_DROPDOWNLISTBOX | Value transfer | Object reference (TYPE REF TO) | CL_WUI_CNTL_DROPDOWN | Datenhaltung für Dropdownlistbox | 20011023 |
Method GET_STATUS_DROPDOWNBOX on class CL_PDWISTATUS_INCL has no exception.
Method REQUEST_DDIC_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DTEL_NAMES | Value transfer | Type reference (TYPE) | PDPPE_TT_DTEL_NAME | 20011002 |
Method REQUEST_DDIC_TEXTS on class CL_PDWISTATUS_INCL has no exception.
History
| Last changed by/on | SAP | 20011002 |
| SAP Release Created in | 110 |