SAP ABAP Class CL_BTP_WD_BLUEPRINTS_POWL (BTP Assistance Blueprints)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     BTP_WD (Package) BTP Web Dynpro Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BTP_WD_ASSIST BTP Assistance Super Class 20100729
Properties
Class CL_BTP_WD_BLUEPRINTS_POWL  
Short Description BTP Assistance Blueprints    
Super Class CL_BTP_WD_ASSIST BTP Assistance Super Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BTP_WD   BTP Web Dynpro Layer 
Created 20100729   SAP 
Last change 20141030    
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 CL_BTP_WD_BLUEPRINTS_POWL has no interface implemented.
Friends
Class CL_BTP_WD_BLUEPRINTS_POWL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_NEW_BP_BLUEPRINTS Static Attribute Public Type reference (TYPE) I 1 Blueprint created from BLUEPRINTS_POWL 20100729
2 NC_NEW_BP_PORTFOLIO Static Attribute Public Type reference (TYPE) I 2 Blueprint created from PORTFOLIO 20100729
3 NC_PATCH_LEVEL Constant Public Type reference (TYPE) I 22 Message manager gets the view set depending on this constant 20110725
4 PR_CURRENT_BLUEPRINT Static Attribute Private Object reference (TYPE REF TO) CL_BTP_DL_BLUEPRINT Currently selected BTP Blueprint 20100729
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100729
2 CREATE_ITEMS_TREE Static method Public Method 20110421
3 CREATE_ITEMS_TREE_CHILD_ELEM Static method Public Method 20110421
4 CREATE_ITEMS_TREE_ELEMENT Static method Public Method 20110421
5 CREATE_UI_TEXTS Static method Public Method Create UI texts 20100729
6 GET_CURRENT_BLUEPRINT Static method Public Method Get currently selected blueprint in the list 20100729
7 GET_LOCKED_BLUEPRINT Static method Public Method Helper function to returns the given blueprint as locked 20100819
8 GET_TEXT Instance method Public Method 20100729
9 SET_CURRENT_BLUEPRINT Static method Public Method Set currently selected blueprint in the list 20100729
Events
Class CL_BTP_WD_BLUEPRINTS_POWL has no event.
Types
Class CL_BTP_WD_BLUEPRINTS_POWL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BTP_WD_BLUEPRINTS_POWL has no parameter.
Method CONSTRUCTOR on class CL_BTP_WD_BLUEPRINTS_POWL has no exception.

Method CREATE_ITEMS_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BLUEPRINT Call by reference Object reference (TYPE REF TO) CL_BTP_DL_BLUEPRINT BTP Blueprint 20110421
2 Importing IR_ITEMS_NODE_PARENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110421
3 Importing IV_IS_CART Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE If content is cart 20110511
4 Importing IV_OPTIONAL_TEXT Call by reference Type reference (TYPE) STRING Optional text when item is optional 20110511
5 Importing IV_SOLUTION_ONLY Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Display Solutions only or not 20110503
6 Returning RV_NO_PFITEMS Value transfer Type reference (TYPE) I Number of items created 20110421

Method CREATE_ITEMS_TREE on class CL_BTP_WD_BLUEPRINTS_POWL has no exception.

Method CREATE_ITEMS_TREE_CHILD_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BLUEPRINT Call by reference Object reference (TYPE REF TO) CL_BTP_DL_BLUEPRINT BTP Blueprint 20110421
2 Importing IR_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20110421
3 Importing IV_IS_CART Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110511
4 Importing IV_OPTIONAL_TEXT Call by reference Type reference (TYPE) STRING 20110421

Method CREATE_ITEMS_TREE_CHILD_ELEM on class CL_BTP_WD_BLUEPRINTS_POWL has no exception.

Method CREATE_ITEMS_TREE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILDREN_LOADED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20110421
2 Importing GUID Call by reference Type reference (TYPE) BTP_DL_GUID BTP GUID 20110421
3 Importing IS_LEAF Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20110421
4 Importing IV_IS_CART Call by reference Type reference (TYPE) BOOLEAN if content is cart - different fields 20110511
5 Importing LEVEL Call by reference Type reference (TYPE) I 20110421
6 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110421
7 Importing ROADMAP Call by reference Object reference (TYPE REF TO) CL_BTP_DL_ROADMAP BTP Portfolio Item Roadmap 20110421
8 Returning RR_NEW_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Created element 20110503
9 Importing TEXT Call by reference Type reference (TYPE) BTP_DL_OBJ_TEXT BTP Textual Object Description 20110421
10 Importing TYPE Call by reference Type reference (TYPE) BTP_DL_OBJ_TYPE BTP Technical Object Type 20110421

Method CREATE_ITEMS_TREE_ELEMENT on class CL_BTP_WD_BLUEPRINTS_POWL has no exception.

Method CREATE_UI_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_UI_TEXTS Call by reference Type reference (TYPE) BTP_WD_S_UI_TEXTS BTP UI texts 20100729
2 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20100729

Method CREATE_UI_TEXTS on class CL_BTP_WD_BLUEPRINTS_POWL has no exception.

Method GET_CURRENT_BLUEPRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CURRENT_BLUEPRINT Value transfer Object reference (TYPE REF TO) CL_BTP_DL_BLUEPRINT BTP Blueprint 20100729

Method GET_CURRENT_BLUEPRINT on class CL_BTP_WD_BLUEPRINTS_POWL has no exception.

Method GET_LOCKED_BLUEPRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BLUEPRINT Call by reference Object reference (TYPE REF TO) CL_BTP_DL_BLUEPRINT BTP Blueprint 20100819
2 Returning RR_BLUEPRINT Value transfer Object reference (TYPE REF TO) CL_BTP_DL_BLUEPRINT BTP Blueprint 20100819
# Exception Resumable Description Created on
1 CX_BTP_DL_OBJECT BTP Exceptions on Objects 20100819

Method GET_TEXT Signature

Method GET_TEXT on class CL_BTP_WD_BLUEPRINTS_POWL has no parameter.
Method GET_TEXT on class CL_BTP_WD_BLUEPRINTS_POWL has no exception.

Method SET_CURRENT_BLUEPRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CURRENT_BLUEPRINT Call by reference Object reference (TYPE REF TO) CL_BTP_DL_BLUEPRINT BTP Blueprint 20100729

Method SET_CURRENT_BLUEPRINT on class CL_BTP_WD_BLUEPRINTS_POWL has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_700