SAP ABAP Class CL_PS_MULTILANG_HANDLER (PS HLP Multilanguage handler)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PS-ST (Application Component) Structures
⤷
PS_HLP_MD (Package) Handling Large Projects:-Master Data
⤷
⤷
Properties
| Class | CL_PS_MULTILANG_HANDLER | |
| Short Description | PS HLP Multilanguage handler | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PS_HLP_MD | Handling Large Projects:-Master Data |
| Created | 20080104 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PS_MULTILANG_HANDLER has no forward declaration.
Interfaces
Class CL_PS_MULTILANG_HANDLER has no interface implemented.
Friends
Class CL_PS_MULTILANG_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TT_TEXT_ACT | Table type for multilang activity | 20080502 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | TT_TEXT_ACT_ELE | Table type for multilang activity element | 20080512 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | TT_TEXT_UPD_ACT_ELE | Table type for multilang activity element update | 20080512 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | TT_TEXT_UPD_ACT | Table type for multilang activity update | 20080502 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | TT_TEXT_NET | Table type for multilang network | 20080502 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | TT_TEXT_UPD_NET | Table type for multilang network update | 20080502 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | STTEXT_PROJ | Structure for multilang project definition | 20080502 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | STTEXT_UPD_PROJ | Structure for multilang project definition update | 20080502 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | TT_TEXT_WBS | Table type for multilang WBS | 20080502 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | TT_TEXT_UPD_WBS | Table type for multilang WBS upd | 20080502 | |||
| 11 | Static Attribute | Public | Type reference (TYPE) | CNLDST_TT_SHORTTEXT_BT | Buffer Table | 20080131 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | CNLDST_TS_STEXT | Structure for shorttext | 20080130 | |||
| 13 | Static Attribute | Public | Type reference (TYPE) | C | Flag to check multilang activation | 20080507 | |||
| 14 | Static Attribute | Public | Type reference (TYPE) | C | SPACE | Flag to check language for reading text in hierarchy | 20090707 | ||
| 15 | Static Attribute | Public | Type reference (TYPE) | CNLDST_TT_OBJECT_SHORT | 20080128 | ||||
| 16 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_PS_MULTILANG_HANDLER | PS HLP Partner handler | 20080109 | |||
| 17 | Static Attribute | Public | Type reference (TYPE) | C | Texts Tab for project | 20090624 | |||
| 18 | Static Attribute | Public | Type reference (TYPE) | CNLDST_TT_SHORTTX | 20080130 | ||||
| 19 | Static Attribute | Public | Type reference (TYPE) | TT_SHORTEXT | 20080311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check changed data | 20080514 | |
| 2 | Static method | Public | Method | Returns singleton instance | 20080109 | |
| 3 | Static method | Public | Method | Get shorttext based on language | 20080620 | |
| 4 | Instance method | Public | Method | 20080109 | ||
| 5 | Instance method | Public | Method | Refresh | 20080211 | |
| 6 | Instance method | Public | Method | Save method | 20080131 | |
| 7 | Instance method | Public | Method | 20090527 | ||
| 8 | Static method | Public | Method | 20080109 |
Events
Class CL_PS_MULTILANG_HANDLER has no event.
Types
Class CL_PS_MULTILANG_HANDLER has no local type.
Method Signatures
Method CHECK_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATA_CHANGED | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20080514 |
Method CHECK_DATA_CHANGED on class CL_PS_MULTILANG_HANDLER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PS_MULTILANG_HANDLER | PS HLP org handler | 20080109 |
Method GET_INSTANCE on class CL_PS_MULTILANG_HANDLER has no exception.
Method GET_SHORT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20080620 | |||
| 2 | SHORT_TEXT | Call by reference | Type reference (TYPE) | CNLDST_STEXT | 20080620 |
Method GET_SHORT_TEXT on class CL_PS_MULTILANG_HANDLER has no exception.
Method READ_SINGLE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | 20080114 | ||||
| 2 | EX_PROGNAME | Call by reference | Type reference (TYPE) | SY-CPROG | 20080114 | ||||
| 3 | IM_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | 20080114 | ||||
| 4 | IM_TYPE | Call by reference | Type reference (TYPE) | IONR-OBART | Object Type | 20080114 |
Method READ_SINGLE_INSTANCE on class CL_PS_MULTILANG_HANDLER has no exception.
Method REFRESH Signature
Method REFRESH on class CL_PS_MULTILANG_HANDLER has no parameter.
Method REFRESH on class CL_PS_MULTILANG_HANDLER has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ACT | Call by reference | Type reference (TYPE) | TT_TEXT_ACT | Table type for multilang activity | 20080502 | |||
| 2 | EX_ACT_ELE | Call by reference | Type reference (TYPE) | TT_TEXT_ACT_ELE | Table type for multilang activity element | 20080512 | |||
| 3 | EX_ACT_ELE_UPD | Call by reference | Type reference (TYPE) | TT_TEXT_UPD_ACT_ELE | Table type for multilang activity element update | 20080512 | |||
| 4 | EX_ACT_UPD | Call by reference | Type reference (TYPE) | TT_TEXT_UPD_ACT | Table type for multilang activity update | 20080502 | |||
| 5 | EX_NET | Call by reference | Type reference (TYPE) | TT_TEXT_NET | Table type for multilang network | 20080502 | |||
| 6 | EX_NET_UPD | Call by reference | Type reference (TYPE) | TT_TEXT_UPD_NET | Table type for multilang network update | 20080502 | |||
| 7 | EX_PROJ | Call by reference | Type reference (TYPE) | STTEXT_PROJ | Structure for multilang project definition | 20080502 | |||
| 8 | EX_PROJ_UPD | Call by reference | Type reference (TYPE) | STTEXT_UPD_PROJ | Structure for multilang project definition update | 20080502 | |||
| 9 | EX_WBS | Call by reference | Type reference (TYPE) | TT_TEXT_WBS | Table type for multilang WBS | 20080502 | |||
| 10 | EX_WBS_UPD | Call by reference | Type reference (TYPE) | TT_TEXT_UPD_WBS | Table type for multilang WBS upd | 20080502 |
Method SAVE on class CL_PS_MULTILANG_HANDLER has no exception.
Method SAVE_CHECK Signature
Method SAVE_CHECK on class CL_PS_MULTILANG_HANDLER has no parameter.
Method SAVE_CHECK on class CL_PS_MULTILANG_HANDLER has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object number | 20080205 |
Method UPDATE on class CL_PS_MULTILANG_HANDLER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |