SAP ABAP Class /BOFU/CL_PBI_POWL_HELPER (Helper class for PBI)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC-FBI (Application Component) Integration of FPM and Persistency Frameworks like BOPF
⤷
/BOFU/PBI_CORE (Package) POWL BOPF Integration Core
⤷
⤷
Properties
| Class | /BOFU/CL_PBI_POWL_HELPER | |
| Short Description | Helper class for PBI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/PBI_CORE | POWL BOPF Integration Core |
| Created | 20110117 | SAP |
| Last change | 20110908 | 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 /BOFU/CL_PBI_POWL_HELPER has no interface implemented.
Friends
Class /BOFU/CL_PBI_POWL_HELPER 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) | ABAP_BOOL | ABAP_FALSE | 20110207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return the Action Names(ActionID) in PBI | 20110117 | |
| 2 | Static method | Public | Method | Return the Action Parameters in PBI | 20110117 | |
| 3 | Static method | Public | Method | Return the Field Names in PBI | 20110117 | |
| 4 | Static method | Public | Method | Return the Query Names in PBI | 20110117 | |
| 5 | Static method | Public | Method | Return the Selection Parameters in PBI | 20110117 |
Events
Class /BOFU/CL_PBI_POWL_HELPER has no event.
Types
Class /BOFU/CL_PBI_POWL_HELPER has no local type.
Method Signatures
Method GET_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIONS | Call by reference | Type reference (TYPE) | /BOFU/T_PBI_ACTION | PBI:Search help return structure for Action | 20110120 | |||
| 2 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20110201 | |||
| 3 | IV_FBI_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20110120 | |||
| 4 | IV_NODE | Call by reference | Type reference (TYPE) | /BOFU/NODE | Node | 20110201 | |||
| 5 | IV_POWL_TYPE | Value transfer | Type reference (TYPE) | POWL_TYPE_TY | POWL Type ID | 20110120 | |||
| 6 | IV_VIEW_USE | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW_USAGE | FBI View Usage | 20110201 |
Method GET_ACTIONS on class /BOFU/CL_PBI_POWL_HELPER has no exception.
Method GET_ACTION_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTION_PARAMS | Call by reference | Type reference (TYPE) | /BOFU/T_PBI_ACTION_PARAMS | Table type for PBI Action Parameters | 20110120 | |||
| 2 | IV_ACTIONID | Value transfer | Type reference (TYPE) | POWL_ACTIONID_TY | Action Identifier | 20110120 | |||
| 3 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20110201 | |||
| 4 | IV_FBI_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20110120 | |||
| 5 | IV_NODE | Call by reference | Type reference (TYPE) | /BOFU/NODE | Node | 20110201 | |||
| 6 | IV_POWL_TYPE | Value transfer | Type reference (TYPE) | POWL_TYPE_TY | POWL Type ID | 20110120 | |||
| 7 | IV_VIEW_USE | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW_USAGE | FBI View Usage | 20110201 |
Method GET_ACTION_PARAMS on class /BOFU/CL_PBI_POWL_HELPER has no exception.
Method GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDS | Call by reference | Type reference (TYPE) | /BOFU/T_PBI_FIELD | PBI:Search help return structure for Fieldnames | 20110120 | |||
| 2 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20110131 | |||
| 3 | IV_FBI_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20110120 | |||
| 4 | IV_NODE | Call by reference | Type reference (TYPE) | /BOFU/NODE | Node | 20110131 | |||
| 5 | IV_POWL_TYPE | Value transfer | Type reference (TYPE) | POWL_TYPE_TY | POWL Type ID | 20110120 | |||
| 6 | IV_VIEW_USE | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW_USAGE | FBI View Usage | 20110131 |
Method GET_FIELDS on class /BOFU/CL_PBI_POWL_HELPER has no exception.
Method GET_QUERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERIES | Call by reference | Type reference (TYPE) | /BOFU/T_PBI_QUERY | Table type for Queries in PBI | 20110120 | |||
| 2 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20110201 | |||
| 3 | IV_FBI_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20110120 | |||
| 4 | IV_NODE | Call by reference | Type reference (TYPE) | /BOFU/NODE | Node | 20110201 | |||
| 5 | IV_POWL_TYPE | Value transfer | Type reference (TYPE) | POWL_TYPE_TY | POWL Type ID | 20110120 | |||
| 6 | IV_VIEW_USE | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW_USAGE | FBI View Usage | 20110201 |
Method GET_QUERIES on class /BOFU/CL_PBI_POWL_HELPER has no exception.
Method GET_SEL_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEL_PARAMS | Call by reference | Type reference (TYPE) | /BOFU/T_PBI_SEL_FIELD | Table type for Selection Fields in PBI | 20110120 | |||
| 2 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20110201 | |||
| 3 | IV_FBI_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20110201 | |||
| 4 | IV_NODE | Call by reference | Type reference (TYPE) | /BOFU/NODE | Node | 20110201 | |||
| 5 | IV_POWL_TYPE | Value transfer | Type reference (TYPE) | POWL_TYPE_TY | POWL Type ID | 20110120 | |||
| 6 | IV_QUERY | Call by reference | Type reference (TYPE) | /BOFU/QUERY | Query | 20110120 | |||
| 7 | IV_VIEW_USE | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW_USAGE | FBI View Usage | 20110201 |
Method GET_SEL_PARAMS on class /BOFU/CL_PBI_POWL_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |