SAP ABAP Class CL_SYB_ACTION_ATM_PROFILE (SYB: ATM Profile Details/Edit)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SYB_ACTION_CONTROLLER SYB: Abstract Action Controller 20110315
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_CHG DBA Cockpit: Administration Basics 20110315
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20110315
Properties
Class CL_SYB_ACTION_ATM_PROFILE  
Short Description SYB: ATM Profile Details/Edit    
Super Class CL_SYB_ACTION_CONTROLLER SYB: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMSYB   SYBASE Database Monitor 
Created 20110315   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_CHG DBA Cockpit: Administration Basics 20110315
2 IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20110315
Friends
Class CL_SYB_ACTION_ATM_PROFILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATM Instance attribute Private Object reference (TYPE REF TO) CL_SYB_ATM SYB: SAP automatic table maintenance 20110316
2 CMD_RANGE_SEL Constant Public Type reference (TYPE) SYUCOMM 'RANGESEL' 20110315
3 CMD_REORG_TYPE_SEL Constant Public Type reference (TYPE) SYUCOMM 'REORGTYPESEL' Function code that PAI triggered 20110518
4 CMD_SAMPLED_STATS Constant Public Type reference (TYPE) SYUCOMM 'SMPLSTATS' 20110315
5 CMD_THR_TYPE_SEL Constant Public Type reference (TYPE) SYUCOMM 'THRTYPESEL' 20110321
6 CMD_TYPE_SEL Constant Public Type reference (TYPE) SYUCOMM 'TYPESEL' 20110316
7 EDIT_MODE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110318
8 FW_REF Instance attribute Private Attribute reference (LIKE) 20110315
9 INPUT_INITIAL Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110315
10 INPUT_VALID Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110315
11 ORIGINAL_PROFILE Instance attribute Private Type reference (TYPE) SYBATM_PROFILE SYB: saptools..ATM_PROFILES 20110315
12 VIEW_DATA Instance attribute Private Type reference (TYPE) SYB_VIEW_ATM_PROFILE SYB: viewdata structure for ATM profile (edit/details) 20110315
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_CHANGES Instance method Private Method 20110315
2 CHECK_INPUT Instance method Private Method 20110316
3 CREATE_PROFILE Instance method Private Method 20110316
4 FIND_MATCHING_TABLES Instance method Private Method 20110316
5 SAVE_PROFILE Instance method Private Method 20110316
6 SET_DEFAULT_DBNAME Instance method Private Method 20110316
7 SET_DEFAULT_RANGE_TYPE Instance method Private Method 20110316
8 SET_RANGE_TYPES Instance method Private Method 20110321
9 SET_THRESHOLD_TYPES Instance method Private Method 20110321
Events
Class CL_SYB_ACTION_ATM_PROFILE has no event.
Types
Class CL_SYB_ACTION_ATM_PROFILE has no local type.
Method Signatures

Method CHECK_FOR_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20110315

Method CHECK_FOR_CHANGES on class CL_SYB_ACTION_ATM_PROFILE has no exception.

Method CHECK_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCL_WARNINGS Call by reference Type reference (TYPE) ABAP_BOOL 20110316

Method CHECK_INPUT on class CL_SYB_ACTION_ATM_PROFILE has no exception.

Method CREATE_PROFILE Signature

Method CREATE_PROFILE on class CL_SYB_ACTION_ATM_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20110316
2 CX_SYB_INVALID_ATM_PROFILE SYB: ATM profile invalid 20110316

Method FIND_MATCHING_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBNAME Call by reference Type reference (TYPE) SYBDBNAME SYB: DB Name 20110316
2 Returning MATCH_CNT Value transfer Type reference (TYPE) I 20110316
3 Importing OBJNAME Call by reference Type reference (TYPE) SYBOBJNAME SYB: Object Name (Index, Table, Partition, ...) 20110316
4 Importing OBJOWNER Call by reference Type reference (TYPE) SYBOBJOWNER SYB: Object Owner (Index, Table, DB, Partition, ...) 20110316
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20110316

Method SAVE_PROFILE Signature

Method SAVE_PROFILE on class CL_SYB_ACTION_ATM_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20110316
2 CX_SYB_INVALID_ATM_PROFILE SYB: ATM profile invalid 20110316

Method SET_DEFAULT_DBNAME Signature

Method SET_DEFAULT_DBNAME on class CL_SYB_ACTION_ATM_PROFILE has no parameter.
Method SET_DEFAULT_DBNAME on class CL_SYB_ACTION_ATM_PROFILE has no exception.

Method SET_DEFAULT_RANGE_TYPE Signature

Method SET_DEFAULT_RANGE_TYPE on class CL_SYB_ACTION_ATM_PROFILE has no parameter.
Method SET_DEFAULT_RANGE_TYPE on class CL_SYB_ACTION_ATM_PROFILE has no exception.

Method SET_RANGE_TYPES Signature

Method SET_RANGE_TYPES on class CL_SYB_ACTION_ATM_PROFILE has no parameter.
Method SET_RANGE_TYPES on class CL_SYB_ACTION_ATM_PROFILE has no exception.

Method SET_THRESHOLD_TYPES Signature

Method SET_THRESHOLD_TYPES on class CL_SYB_ACTION_ATM_PROFILE has no parameter.
Method SET_THRESHOLD_TYPES on class CL_SYB_ACTION_ATM_PROFILE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731