SAP ABAP Class CL_LXE_COLLECTION (Collection in Translation Environment)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_OBSOLETE (Package) Obsolete objects from MLT packages
⤷
⤷
Properties
| Class | CL_LXE_COLLECTION | |
| Short Description | Collection in Translation Environment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_OBSOLETE | Obsolete objects from MLT packages |
| Created | 20011016 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LXE_COLLECTION has no forward declaration.
Interfaces
Class CL_LXE_COLLECTION has no interface implemented.
Friends
Class CL_LXE_COLLECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | LXEFLAGACT | Flag: (I)nitial/(A)ctive/(D)eleted | 20011016 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | AS4DATE | Date of Last Change | 20011115 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | AS4USER | User Name | 20011115 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | LXECOLLNAM | Collection Name | 20011016 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | LXECOLLTYP | Collection Type | 20011016 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | LXECUSTMNR | Translation Area Number | 20011016 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TLXE_TLANG | Translation Environment: Target Languages | 20011016 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | TEXT255 | Text, 255 Characters | 20011115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Save and Activate Collection with Status 'I' | 20030707 | |
| 2 | Instance method | Public | Method | Add languages | 20011116 | |
| 3 | Instance method | Public | Method | Change Collection | 20011121 | |
| 4 | Instance method | Public | Method | Create Collection | 20011016 | |
| 5 | Instance method | Public | Method | Delete Collection | 20011016 | |
| 6 | Instance method | Public | Method | Get Target Languages | 20011016 | |
| 7 | Instance method | Public | Method | Return Value: 1 - Collection Active 0 - Collection Inactive | 20011016 | |
| 8 | Instance method | Public | Method | Save Collection to Database | 20011121 |
Events
Class CL_LXE_COLLECTION has no event.
Types
Class CL_LXE_COLLECTION has no local type.
Method Signatures
Method ACTIVE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CH_DATE | Call by reference | Type reference (TYPE) | AS4DATE | Date of Last Change | 20030707 | |||
| 2 | IV_CH_USER | Call by reference | Type reference (TYPE) | AS4USER | Last Changed by | 20030707 | |||
| 3 | IV_CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area Number | 20030707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Writing to Database | 20030707 |
Method ADD_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LANGUAGES | Call by reference | Type reference (TYPE) | TLXE_TLANG | Translation Environment: Target Languages | 20011116 |
Method ADD_LANGUAGES on class CL_LXE_COLLECTION has no exception.
Method CHANGE_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TARGETLANGS | Call by reference | Type reference (TYPE) | TLXE_TLANG | Translation Environment: Target Languages | 20011121 | |||
| 2 | IV_ACTIVE | Call by reference | Type reference (TYPE) | LXEFLAGACT | Flag: (I)nitial/(A)ctive/(D)eleted | 20011121 | |||
| 3 | IV_COLLNAM | Call by reference | Type reference (TYPE) | LXECOLLNAM | Collection Name | 20011121 | |||
| 4 | IV_COLLTYP | Call by reference | Type reference (TYPE) | LXECOLLTYP | Collection Type | 20011121 | |||
| 5 | IV_TEXT | Call by reference | Type reference (TYPE) | TEXT255 | 20011121 |
Method CHANGE_COLLECTION on class CL_LXE_COLLECTION has no exception.
Method CREATE_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area Number | 20011116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error creating collection on the database | 20011116 |
Method DELETE_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area Number | 20011121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error deleting collection | 20011121 |
Method GET_TARGET_LANGS Signature
Method GET_TARGET_LANGS on class CL_LXE_COLLECTION has no parameter.
Method GET_TARGET_LANGS on class CL_LXE_COLLECTION has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE | Value transfer | Type reference (TYPE) | LXEFLAGACT | Flag: (I)nitial/(A)ctive/(D)eleted | 20011016 |
Method IS_ACTIVE on class CL_LXE_COLLECTION has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CH_DATE | Call by reference | Type reference (TYPE) | AS4DATE | Date of Last Change | 20011121 | |||
| 2 | IV_CH_USER | Call by reference | Type reference (TYPE) | AS4USER | Last Changed by | 20011121 | |||
| 3 | IV_CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area Number | 20011121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Writing to Database | 20011121 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |