SAP ABAP Class CL_UPE_LANGUAGE_LIST (UPE: Language List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     SPOO (Package) Spool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UPE_LIST Results + ALV grid 20100902
Properties
Class CL_UPE_LANGUAGE_LIST  
Short Description UPE: Language List    
Super Class CL_UPE_LIST Results + ALV grid 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPOO   Spool 
Created 20100902   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UPE_LANGUAGE_LIST has no interface implemented.
Friends
Class CL_UPE_LANGUAGE_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEVICETYPE Instance attribute Private Type reference (TYPE) RSPOPTYPE Spool: Device type name 20100902
2 LANGUAGE_TABLE Instance attribute Private Type reference (TYPE) RSPO_UPETLANGGROUP UPE:table type language group list 20100906
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100902
2 LANG_IS_CONTAINED Instance method Public Method Check if the language is already supported by the URDT 20100909
3 SET_DEVICETYPE Instance method Public Method Set URDT name 20100907
Events
Class CL_UPE_LANGUAGE_LIST has no event.
Types
Class CL_UPE_LANGUAGE_LIST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Name of a Screen Element 20100902

Method CONSTRUCTOR on class CL_UPE_LANGUAGE_LIST has no exception.

Method LANG_IS_CONTAINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGID Call by reference Type reference (TYPE) RSPO_UPEALANGGROUP UPE: Language Group 20100913
2 Returning RE_IS_CONTAINED Value transfer Type reference (TYPE) ABAP_BOOL 20100913

Method LANG_IS_CONTAINED on class CL_UPE_LANGUAGE_LIST has no exception.

Method SET_DEVICETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEVICETYPE Call by reference Type reference (TYPE) RSPOPTYPE Spool: Device type name 20100907

Method SET_DEVICETYPE on class CL_UPE_LANGUAGE_LIST has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703