SAP ABAP Class CL_S_EPM_ASSIST_PRD (Assistence class for S_EPM_WD_PRD_LIST)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_WD (Package) EPM: ABAP Web Dynpro
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090615 |
Properties
| Class | CL_S_EPM_ASSIST_PRD | |
| Short Description | Assistence class for S_EPM_WD_PRD_LIST | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_EPM_WD | EPM: ABAP Web Dynpro |
| Created | 20090615 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_S_EPM_ASSIST_PRD has no interface implemented.
Friends
Class CL_S_EPM_ASSIST_PRD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_S_EPM_UI_PRD | Product adaptation for UI | 20090807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Add single select option | 20090617 | |
| 2 | Instance method | Public | Method | 20090615 | ||
| 3 | Instance method | Public | Constructor | 20090615 | ||
| 4 | Instance method | Public | Method | 20090807 |
Events
Class CL_S_EPM_ASSIST_PRD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TR_MODE | Public | See coding | 20090617 | tr_mode TYPE c LENGTH 1
|
||
| 2 | TT_PRD_HEADER_UI | Public | See coding | 20090615 | tt_prd_header_ui TYPE STANDARD TABLE OF epm_prd_header_ui
|
Method Signatures
Method ADD_SEL_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SEL_OPT | Call by reference | Object reference (TYPE REF TO) | IF_WD_SELECT_OPTIONS | Public Interface for Select Options | 20090617 | |||
| 2 | IV_M_ID | Call by reference | Type reference (TYPE) | RSSCR_NAME | ABAP/4: Name of SELECT-OPTION / PARAMETER | 20090617 | |||
| 3 | IV_TYPE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090617 | ||||
| 4 | RV_SEL_OPT | Value transfer | Type reference (TYPE) | IF_WD_SELECT_OPTIONS=>T_SELECTION_SCREEN_ITEM | 20090617 |
Method ADD_SEL_OPTION on class CL_S_EPM_ASSIST_PRD has no exception.
Method ADD_SEL_OPT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SEL_OPT | Call by reference | Object reference (TYPE REF TO) | IF_WD_SELECT_OPTIONS | Public Interface for Select Options | 20090615 | |||
| 2 | IV_QUERY | Call by reference | Type reference (TYPE) | STRING | 20090615 |
Method ADD_SEL_OPT_FIELDS on class CL_S_EPM_ASSIST_PRD has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_S_EPM_ASSIST_PRD has no parameter.
Method CONSTRUCTOR on class CL_S_EPM_ASSIST_PRD has no exception.
Method INIT Signature
Method INIT on class CL_S_EPM_ASSIST_PRD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090807 | ||
| 2 | EPM: System exception class | 20090807 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |