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 ACTIVE Instance attribute Public Type reference (TYPE) LXEFLAGACT Flag: (I)nitial/(A)ctive/(D)eleted 20011016
2 CH_DATE Instance attribute Public Type reference (TYPE) AS4DATE Date of Last Change 20011115
3 CH_USER Instance attribute Public Type reference (TYPE) AS4USER User Name 20011115
4 COLLNAM Instance attribute Public Type reference (TYPE) LXECOLLNAM Collection Name 20011016
5 COLLTYP Instance attribute Public Type reference (TYPE) LXECOLLTYP Collection Type 20011016
6 CUSTMNR Instance attribute Public Type reference (TYPE) LXECUSTMNR Translation Area Number 20011016
7 TARGETLANGS Instance attribute Public Type reference (TYPE) TLXE_TLANG Translation Environment: Target Languages 20011016
8 TEXT Instance attribute Public Type reference (TYPE) TEXT255 Text, 255 Characters 20011115
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVE_SAVE Instance method Public Method Save and Activate Collection with Status 'I' 20030707
2 ADD_LANGUAGES Instance method Public Method Add languages 20011116
3 CHANGE_COLLECTION Instance method Public Method Change Collection 20011121
4 CREATE_COLLECTION Instance method Public Method Create Collection 20011016
5 DELETE_COLLECTION Instance method Public Method Delete Collection 20011016
6 GET_TARGET_LANGS Instance method Public Method Get Target Languages 20011016
7 IS_ACTIVE Instance method Public Method Return Value: 1 - Collection Active 0 - Collection Inactive 20011016
8 SAVE 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 Importing IV_CH_DATE Call by reference Type reference (TYPE) AS4DATE Date of Last Change 20030707
2 Importing IV_CH_USER Call by reference Type reference (TYPE) AS4USER Last Changed by 20030707
3 Importing IV_CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area Number 20030707
# Exception Resumable Description Created on
1 SAVE_FAILED Error Writing to Database 20030707

Method ADD_LANGUAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing IT_TARGETLANGS Call by reference Type reference (TYPE) TLXE_TLANG Translation Environment: Target Languages 20011121
2 Importing IV_ACTIVE Call by reference Type reference (TYPE) LXEFLAGACT Flag: (I)nitial/(A)ctive/(D)eleted 20011121
3 Importing IV_COLLNAM Call by reference Type reference (TYPE) LXECOLLNAM Collection Name 20011121
4 Importing IV_COLLTYP Call by reference Type reference (TYPE) LXECOLLTYP Collection Type 20011121
5 Importing 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 Importing IV_CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area Number 20011116
# Exception Resumable Description Created on
1 CREATE_FAILED 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 Importing IV_CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area Number 20011121
# Exception Resumable Description Created on
1 DELETE_FAILED 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 Returning 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 Importing IV_CH_DATE Call by reference Type reference (TYPE) AS4DATE Date of Last Change 20011121
2 Importing IV_CH_USER Call by reference Type reference (TYPE) AS4USER Last Changed by 20011121
3 Importing IV_CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area Number 20011121
# Exception Resumable Description Created on
1 SAVE_FAILED Error Writing to Database 20011121
History
Last changed by/on SAP  20110908 
SAP Release Created in 620