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 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SYB_ATM | SYB: SAP automatic table maintenance | 20110316 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'RANGESEL' | 20110315 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'REORGTYPESEL' | Function code that PAI triggered | 20110518 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'SMPLSTATS' | 20110315 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'THRTYPESEL' | 20110321 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'TYPESEL' | 20110316 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110318 | |||
8 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110315 | ||||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110315 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110315 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYBATM_PROFILE | SYB: saptools..ATM_PROFILES | 20110315 | ||
12 | ![]() |
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 | ![]() |
Instance method | Private | Method | 20110315 | |
2 | ![]() |
Instance method | Private | Method | 20110316 | |
3 | ![]() |
Instance method | Private | Method | 20110316 | |
4 | ![]() |
Instance method | Private | Method | 20110316 | |
5 | ![]() |
Instance method | Private | Method | 20110316 | |
6 | ![]() |
Instance method | Private | Method | 20110316 | |
7 | ![]() |
Instance method | Private | Method | 20110316 | |
8 | ![]() |
Instance method | Private | Method | 20110321 | |
9 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
DBA Cockpit: ADBC Errors | 20110316 | |
2 | ![]() |
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 | ![]() |
DBNAME | Call by reference | Type reference (TYPE) | SYBDBNAME | SYB: DB Name | 20110316 | ||
2 | ![]() |
MATCH_CNT | Value transfer | Type reference (TYPE) | I | 20110316 | |||
3 | ![]() |
OBJNAME | Call by reference | Type reference (TYPE) | SYBOBJNAME | SYB: Object Name (Index, Table, Partition, ...) | 20110316 | ||
4 | ![]() |
OBJOWNER | Call by reference | Type reference (TYPE) | SYBOBJOWNER | SYB: Object Owner (Index, Table, DB, Partition, ...) | 20110316 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
DBA Cockpit: ADBC Errors | 20110316 | |
2 | ![]() |
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 |