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 | Static Attribute | Private | Type reference (TYPE) | CLS_ATTRIBUTE_VALUES_T | text of attribute values | 20130121 | |||
| 2 | Static Attribute | Private | See coding | 20100718 | |||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_CLS_ATTRIBUTE | Attribute | 20090130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090130 | ||
| 2 | Static method | Public | Method | 20130121 | ||
| 3 | Static method | Public | Method | 20090130 | ||
| 4 | Static method | Public | Method | 20090130 | ||
| 5 | Static method | Public | Method | 20130121 | ||
| 6 | Static method | Public | Method | 20111009 | ||
| 7 | 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 | IM_ICON_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20090130 | ||||
| 2 | IM_QUICKINFO | Call by reference | Type reference (TYPE) | CLIKE | 20090130 | ||||
| 3 | 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 | 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 | 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 | EX_TRANSLATION_DEPTH | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_VALUE | Attribute value | 20130121 | |||
| 2 | EX_TRANSLATION_GRAPH_DEPTH | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_VALUE | Attribute value | 20130121 | |||
| 3 | IM_PACKAGE | Call by reference | Type reference (TYPE) | CLIKE | Package | 20090130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20090130 | ||
| 2 | Operation can't be executed in present object state | 20090130 | ||
| 3 | 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 | EX_TRANSLATION_DEPTH_DESCR | Call by reference | Type reference (TYPE) | PAK_TRANSLATION_DEPTH_TEXT | 20130121 | ||||
| 2 | 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 | 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 | CH_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090130 | |||
| 2 | IM_PACKAGE | Call by reference | Type reference (TYPE) | CLIKE | Package | 20090130 | |||
| 3 | IM_TRANSLATION_DEPTH | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_VALUE | Attribute value | 20090130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20090130 | ||
| 2 | Operation can't be executed in present object state | 20090130 | ||
| 3 | User doesn't have sufficient authorizations | 20090130 | ||
| 4 | Error situation: enqueue locks hold by other instance | 20090130 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |