SAP ABAP Class CL_DBA_ACTION_PROMPT_USER_DATA (DBA Cockpit: User/Password Prompt)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller | 20061107 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20081126 |
Properties
Class | CL_DBA_ACTION_PROMPT_USER_DATA | |
Short Description | DBA Cockpit: User/Password Prompt | |
Super Class | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20061107 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_ACTION_PROMPT_USER_DATA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20081126 |
Friends
Class CL_DBA_ACTION_PROMPT_USER_DATA 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_DBA_DBCON | DB6: Remote System Administration | 20121010 | ||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20061107 | ||||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBA_VIEW_USER_PROMPT | DBA Cockpit: View Data for User/Password Prompt | 20061107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070904 | |
2 | ![]() |
Instance method | Public | Method | 20070904 |
Events
Class CL_DBA_ACTION_PROMPT_USER_DATA has no event.
Types
Class CL_DBA_ACTION_PROMPT_USER_DATA has no local type.
Method Signatures
Method SET_PASSWORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PASSWORD | Call by reference | Type reference (TYPE) | DBA_VIEW_USER_PROMPT-PASSWORD | DBA Cockpit: View Data for User/Password Prompt | 20070904 |
Method SET_PASSWORD on class CL_DBA_ACTION_PROMPT_USER_DATA has no exception.
Method SET_USERNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | DBCON_UID | Database User | 20070904 |
Method SET_USERNAME on class CL_DBA_ACTION_PROMPT_USER_DATA has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |