SAP ABAP Class CL_UA_PREFERENCE (CL_UA_PREFERENCE)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_MODELLER (Package) Package UA_MODELLER
Properties
Class CL_UA_PREFERENCE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_MODELLER   Package UA_MODELLER 
Created 20040227   SAP 
Last change 20110810   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_UA_PREFERENCE has no interface implemented.
Friends
Class CL_UA_PREFERENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_ENQUEUE_LOAD Constant Public Type reference (TYPE) CHAR1 'L' Single-Character Indicator 20040323
2 CD_ENQUEUE_NONE Constant Public Type reference (TYPE) CHAR1 'N' Single-Character Indicator 20040323
3 CD_ENQUEUE_NORMAL Constant Public Type reference (TYPE) CHAR1 SPACE Single-Character Indicator 20040323
4 MD_PREFERENCE_ID Instance attribute Private Type reference (TYPE) UAB_ID 20040317
5 MO_PERSISTENT_XML Instance attribute Private Object reference (TYPE REF TO) CL_UXS_PERSISTENT_XML 20040317
6 SD_ENQUEUE_LIMIT Static Attribute Public Type reference (TYPE) I 9999 20040322
7 SD_ENQUEUE_SETTING Static Attribute Public Type reference (TYPE) CHAR1 SPACE Enqueue Setting: Simple (SPACE), Load (L), No (N) 20040322
8 SD_LOAD_LIMIT Static Attribute Public Type reference (TYPE) I 10 20040322
9 SD_TRACE_LEVEL Static Attribute Public Type reference (TYPE) I 5 20051129
10 ST_FILTER_TYPENAME Static Attribute Public Type reference (TYPE) UAB_T_TYPENAME Costing Solutions: Table of Structure Names 20041105
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT Instance method Public Method 20040315
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040317
3 DEQUEUE Instance method Public Method 20040315
4 DIALOG Static method Public Method 20040227
5 ENQUEUE Instance method Public Method 20050913
6 LOAD Static method Public Method 20040227
7 NEW_INSTANCE Static method Public Method 20040227
8 SAVE Instance method Public Method 20040227
9 SAVE_AS Static method Public Method 20041102
Events
Class CL_UA_PREFERENCE has no event.
Types
Class CL_UA_PREFERENCE has no local type.
Method Signatures

Method COMMIT Signature

Method COMMIT on class CL_UA_PREFERENCE has no parameter.
Method COMMIT on class CL_UA_PREFERENCE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PERSISTENT_XML Call by reference Object reference (TYPE REF TO) CL_UXS_PERSISTENT_XML 20040317

Method CONSTRUCTOR on class CL_UA_PREFERENCE has no exception.

Method DEQUEUE 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) UAB_APPLIC Applikation 20040315

Method DEQUEUE on class CL_UA_PREFERENCE has no exception.

Method DIALOG Signature

Method DIALOG on class CL_UA_PREFERENCE has no parameter.
Method DIALOG on class CL_UA_PREFERENCE has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_UA_PREFERENCE has no parameter.
# Exception Resumable Description Created on
1 ENQUEUE_FAILED 20050913

Method LOAD 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) UAB_APPLIC 20040227
2 Importing ID_PREFERENCE_ID Call by reference Type reference (TYPE) UAB_ID 20040227
3 Returning RO_PREFERENCE Value transfer Object reference (TYPE REF TO) CL_UA_PREFERENCE 20040317

Method LOAD on class CL_UA_PREFERENCE has no exception.

Method NEW_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ID Call by reference Type reference (TYPE) UAB_ID 20040317
2 Exporting EO_PREFERENCE Call by reference Object reference (TYPE REF TO) CL_UA_PREFERENCE 20040317
3 Importing ID_APPLICATION Call by reference Type reference (TYPE) UAB_APPLIC 20040227

Method NEW_INSTANCE on class CL_UA_PREFERENCE has no exception.

Method SAVE Signature

Method SAVE on class CL_UA_PREFERENCE has no parameter.
Method SAVE on class CL_UA_PREFERENCE has no exception.

Method SAVE_AS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ID Value transfer Type reference (TYPE) UAB_ID 20041102
2 Exporting EO_PREFERENCE Value transfer Object reference (TYPE REF TO) CL_UA_PREFERENCE 20041102
3 Importing ID_APPLICATION Call by reference Type reference (TYPE) UAB_APPLIC 20041102
4 Importing IO_PREFERENCE Call by reference Object reference (TYPE REF TO) CL_UA_PREFERENCE 20041102

Method SAVE_AS on class CL_UA_PREFERENCE has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 400