SAP ABAP Class CL_FPB_EXP_OVERVIEW (Assistance Class for FPB_EXP_OVERVIEW)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
EP-PCT-MGR-CO (Application Component) Business Package for Manager Self-Service (FI)
⤷
FPB_VP_EXPRESS_PLANNING (Package) Express Planning (Framework)
⤷
⤷
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 | 20060824 |
Properties
| Class | CL_FPB_EXP_OVERVIEW | |
| Short Description | Assistance Class for FPB_EXP_OVERVIEW | |
| 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 | FPB_VP_EXPRESS_PLANNING | Express Planning (Framework) |
| Created | 20060824 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPB_EXP_OVERVIEW has no forward declaration.
Interfaces
Class CL_FPB_EXP_OVERVIEW has no interface implemented.
Friends
Class CL_FPB_EXP_OVERVIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | FPB_ROLE | 'BUA' | Role | 20060908 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | FPB_ROLE | 'MSS' | Role | 20060908 | ||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CO_FPBROOM_ABAPWSVI_DOCUMENT | Proxy Class (Generated) | 20061013 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | T_FPB_EXP_ROLE | 20070309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060908 | ||
| 2 | Instance method | Public | Method | Get the path of the portal page | 20060908 | |
| 3 | Instance method | Public | Method | Get the url to the collaboration room | 20060908 | |
| 4 | Instance method | Public | Method | 20070309 | ||
| 5 | Instance method | Public | Method | Read the planning rounds from data base | 20060824 |
Events
Class CL_FPB_EXP_OVERVIEW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_FPB_EXP_ROLE | Public | See coding | 20070309 | t_fpb_exp_role TYPE TABLE OF fpb_exp_role
|
Method Signatures
Method GET_CUSTDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DISTRIBUTION | Call by reference | Type reference (TYPE) | I | 20060908 | ||||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | FCOM_T_BAPIRETURN1 | Table Category for BAPIRETURN1 | 20061127 | |||
| 3 | ID_INSTANCE | Call by reference | Type reference (TYPE) | FPB_EXP_INSTANCE | 20060908 | ||||
| 4 | ID_SCENARIO | Call by reference | Type reference (TYPE) | FPB_EXP_SCENARIO | 20060908 |
Method GET_CUSTDATA on class CL_FPB_EXP_OVERVIEW has no exception.
Method GET_PORTAL_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_PATH | Call by reference | Type reference (TYPE) | STRING | 20060908 | ||||
| 2 | ID_INSTANCE | Call by reference | Type reference (TYPE) | FPB_EXP_INSTANCE | Express Planning Instance | 20060908 | |||
| 3 | ID_ROLE | Call by reference | Type reference (TYPE) | FPB_ROLE | Role | 20060908 | |||
| 4 | ID_SCENARIO | Call by reference | Type reference (TYPE) | FPB_EXP_SCENARIO | Planning Scenario | 20060908 | |||
| 5 | ID_UNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20060908 |
Method GET_PORTAL_PAGE on class CL_FPB_EXP_OVERVIEW has no exception.
Method GET_ROOMACCESS_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_ROOMACCESS_URL | Call by reference | Type reference (TYPE) | STRING | 20060908 | ||||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | FCOM_T_BAPIRETURN1 | Return Parameter | 20061127 | |||
| 3 | ID_ROOMID | Call by reference | Type reference (TYPE) | FCOM_PLR_ROOMID | Technical key for cRoom | 20060908 |
Method GET_ROOMACCESS_URL on class CL_FPB_EXP_OVERVIEW has no exception.
Method IS_ADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INSTANCE | Call by reference | Type reference (TYPE) | FPB_EXP_INSTANCE | Express Planning Instance | 20070309 | |||
| 2 | ID_SCENARIO | Call by reference | Type reference (TYPE) | FPB_EXP_SCENARIO | Planning Scenario | 20070309 | |||
| 3 | RD_ADMIN | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20070309 |
Method IS_ADMIN on class CL_FPB_EXP_OVERVIEW has no exception.
Method READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLANNING_ROUNDS | Call by reference | Type reference (TYPE) | FPB_EXP_T_PLANNING_ROUNDS | Table for Planning Rounds | 20060824 | |||
| 2 | ET_PLANNING_ROUNDS_COMPLETE | Call by reference | Type reference (TYPE) | FPB_EXP_T_PLANNING_ROUNDS | Table for Planning Rounds | 20060824 | |||
| 3 | ID_ROLE | Call by reference | Type reference (TYPE) | FPB_ROLE | Role | 20060824 |
Method READ_DATA on class CL_FPB_EXP_OVERVIEW has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |