SAP ABAP Class CL_PB2_PACKAGE_HELPER (Helper methods for package builder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_API (Package) Package API
Properties
Class CL_PB2_PACKAGE_HELPER  
Short Description Helper methods for package builder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_API   Package API 
Created 20050823   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PB2_PACKAGE_HELPER has no forward declaration.
Interfaces
Class CL_PB2_PACKAGE_HELPER has no interface implemented.
Friends
Class CL_PB2_PACKAGE_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_ALL_TRANSL_DEPTHS Static Attribute Private Type reference (TYPE) CLS_ATTRIBUTE_VALUES_T text of attribute values 20130121
2 S_TRANSL_DEPTH Static Attribute Private See coding 20100718
3 TRANSLATION_DEPTH Static Attribute Private Object reference (TYPE REF TO) IF_CLS_ATTRIBUTE Attribute 20090130
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ICON Static method Public Method 20090130
2 GET_ALL_TRANSLATION_DEPTHS Static method Public Method 20130121
3 GET_POSSIBLE_TRANSATION_DEPTHS Static method Public Method 20090130
4 GET_TRANSLATION_DEPTH Static method Public Method 20090130
5 GET_TRANSLATION_DEPTH_DESCR Static method Public Method 20130121
6 REFRESH_BUFFER_SINGLE Static method Public Method 20111009
7 SET_TRANSLATION_DEPTH Static method Public Method 20090130
Events
Class CL_PB2_PACKAGE_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TRANSL_DEPTH Private See coding 20100718 BEGIN OF ty_transl_depth, package TYPE devclass, transl_depth TYPE cls_attribute_value, transl_graph_depth TYPE cls_attribute_value, END OF ty_transl_depth
Method Signatures

Method CREATE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ICON_NAME Call by reference Type reference (TYPE) CLIKE 20090130
2 Importing IM_QUICKINFO Call by reference Type reference (TYPE) CLIKE 20090130
3 Returning RE_ICON Value transfer Type reference (TYPE) STRING 20090130

Method CREATE_ICON on class CL_PB2_PACKAGE_HELPER has no exception.

Method GET_ALL_TRANSLATION_DEPTHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUES Call by reference Type reference (TYPE) CLS_ATTRIBUTE_VALUES_T text of attribute values 20130121

Method GET_ALL_TRANSLATION_DEPTHS on class CL_PB2_PACKAGE_HELPER has no exception.

Method GET_POSSIBLE_TRANSATION_DEPTHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUES Call by reference Type reference (TYPE) CLS_ATTRIBUTE_VALUES_T text of attribute values 20090130

Method GET_POSSIBLE_TRANSATION_DEPTHS on class CL_PB2_PACKAGE_HELPER has no exception.

Method GET_TRANSLATION_DEPTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TRANSLATION_DEPTH Call by reference Type reference (TYPE) CLS_ATTRIBUTE_VALUE Attribute value 20130121
2 Exporting EX_TRANSLATION_GRAPH_DEPTH Call by reference Type reference (TYPE) CLS_ATTRIBUTE_VALUE Attribute value 20130121
3 Importing IM_PACKAGE Call by reference Type reference (TYPE) CLIKE Package 20090130
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20090130
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20090130
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20090130

Method GET_TRANSLATION_DEPTH_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TRANSLATION_DEPTH_DESCR Call by reference Type reference (TYPE) PAK_TRANSLATION_DEPTH_TEXT 20130121
2 Importing IM_TRANSLATION_DEPTH Call by reference Type reference (TYPE) CLS_ATTRIBUTE_VALUE Attribute value 20130121

Method GET_TRANSLATION_DEPTH_DESCR on class CL_PB2_PACKAGE_HELPER has no exception.

Method REFRESH_BUFFER_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PACKAGE Call by reference Type reference (TYPE) CLIKE 20111009

Method REFRESH_BUFFER_SINGLE on class CL_PB2_PACKAGE_HELPER has no exception.

Method SET_TRANSLATION_DEPTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20090130
2 Importing IM_PACKAGE Call by reference Type reference (TYPE) CLIKE Package 20090130
3 Importing IM_TRANSLATION_DEPTH Call by reference Type reference (TYPE) CLS_ATTRIBUTE_VALUE Attribute value 20090130
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20090130
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20090130
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20090130
4 CX_PAK_WB_OBJECT_LOCKED Error situation: enqueue locks hold by other instance 20090130
History
Last changed by/on SAP  20140121 
SAP Release Created in 740