SAP ABAP Class CL_UXB_APPLICATION (Application)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-SUR (Application Component) Web Survey
     UXB (Package) Base
Properties
Class CL_UXB_APPLICATION  
Short Description Application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UXB    
Program status     
Category 0   
Package UXB   Base 
Created 20010724   SAP 
Last change 20010724   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UXB_APPLICATION has no forward declaration.
Interfaces
Class CL_UXB_APPLICATION has no interface implemented.
Friends
Class CL_UXB_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_APPLICATION_TYPE_FAVORITES Static Attribute Public Type reference (TYPE) UXB_APPL_TYPE '01' 20010724
2 CD_APPLICATION_TYPE_SURVEY Static Attribute Public Type reference (TYPE) UXB_APPL_TYPE '02' 20010724
3 CD_APPLICATION_TYPE_UNKNOWN Static Attribute Public Type reference (TYPE) UXB_APPL_TYPE SPACE 20010724
4 MS_APPLICATION Instance attribute Private Type reference (TYPE) UXB_APPL 20010724
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20010724
2 GET_DESCRIPTION Instance method Public Method 20010724
3 GET_TYPE Instance method Public Method 20010724
Events
Class CL_UXB_APPLICATION has no event.
Types
Class CL_UXB_APPLICATION 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 ID_APPLICATION Call by reference Type reference (TYPE) UXB_APPLICATION 20010724

Method CONSTRUCTOR on class CL_UXB_APPLICATION has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20010724
2 Returning RD_DESCRIPTION Value transfer Type reference (TYPE) UXB_APPL_DESCR 20010724

Method GET_DESCRIPTION on class CL_UXB_APPLICATION has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_APPLICATION_TYPE Value transfer Type reference (TYPE) UXB_APPL_TYPE 20010724

Method GET_TYPE on class CL_UXB_APPLICATION has no exception.
History
Last changed by/on SAP  20010724 
SAP Release Created in 3.1A