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 ABAP 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 IS_BO_NODE_USED Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110207
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIONS Static method Public Method Return the Action Names(ActionID) in PBI 20110117
2 GET_ACTION_PARAMS Static method Public Method Return the Action Parameters in PBI 20110117
3 GET_FIELDS Static method Public Method Return the Field Names in PBI 20110117
4 GET_QUERIES Static method Public Method Return the Query Names in PBI 20110117
5 GET_SEL_PARAMS 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 Exporting ET_ACTIONS Call by reference Type reference (TYPE) /BOFU/T_PBI_ACTION PBI:Search help return structure for Action 20110120
2 Importing IV_BO Call by reference Type reference (TYPE) /BOFU/BO Business Object 20110201
3 Importing IV_FBI_VIEW Call by reference Type reference (TYPE) /BOFU/FBI_VIEW FBI View 20110120
4 Importing IV_NODE Call by reference Type reference (TYPE) /BOFU/NODE Node 20110201
5 Importing IV_POWL_TYPE Value transfer Type reference (TYPE) POWL_TYPE_TY POWL Type ID 20110120
6 Importing 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 Exporting ET_ACTION_PARAMS Call by reference Type reference (TYPE) /BOFU/T_PBI_ACTION_PARAMS Table type for PBI Action Parameters 20110120
2 Importing IV_ACTIONID Value transfer Type reference (TYPE) POWL_ACTIONID_TY Action Identifier 20110120
3 Importing IV_BO Call by reference Type reference (TYPE) /BOFU/BO Business Object 20110201
4 Importing IV_FBI_VIEW Call by reference Type reference (TYPE) /BOFU/FBI_VIEW FBI View 20110120
5 Importing IV_NODE Call by reference Type reference (TYPE) /BOFU/NODE Node 20110201
6 Importing IV_POWL_TYPE Value transfer Type reference (TYPE) POWL_TYPE_TY POWL Type ID 20110120
7 Importing 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 Exporting ET_FIELDS Call by reference Type reference (TYPE) /BOFU/T_PBI_FIELD PBI:Search help return structure for Fieldnames 20110120
2 Importing IV_BO Call by reference Type reference (TYPE) /BOFU/BO Business Object 20110131
3 Importing IV_FBI_VIEW Call by reference Type reference (TYPE) /BOFU/FBI_VIEW FBI View 20110120
4 Importing IV_NODE Call by reference Type reference (TYPE) /BOFU/NODE Node 20110131
5 Importing IV_POWL_TYPE Value transfer Type reference (TYPE) POWL_TYPE_TY POWL Type ID 20110120
6 Importing 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 Exporting ET_QUERIES Call by reference Type reference (TYPE) /BOFU/T_PBI_QUERY Table type for Queries in PBI 20110120
2 Importing IV_BO Call by reference Type reference (TYPE) /BOFU/BO Business Object 20110201
3 Importing IV_FBI_VIEW Call by reference Type reference (TYPE) /BOFU/FBI_VIEW FBI View 20110120
4 Importing IV_NODE Call by reference Type reference (TYPE) /BOFU/NODE Node 20110201
5 Importing IV_POWL_TYPE Value transfer Type reference (TYPE) POWL_TYPE_TY POWL Type ID 20110120
6 Importing 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 Exporting ET_SEL_PARAMS Call by reference Type reference (TYPE) /BOFU/T_PBI_SEL_FIELD Table type for Selection Fields in PBI 20110120
2 Importing IV_BO Call by reference Type reference (TYPE) /BOFU/BO Business Object 20110201
3 Importing IV_FBI_VIEW Call by reference Type reference (TYPE) /BOFU/FBI_VIEW FBI View 20110201
4 Importing IV_NODE Call by reference Type reference (TYPE) /BOFU/NODE Node 20110201
5 Importing IV_POWL_TYPE Value transfer Type reference (TYPE) POWL_TYPE_TY POWL Type ID 20110120
6 Importing IV_QUERY Call by reference Type reference (TYPE) /BOFU/QUERY Query 20110120
7 Importing 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