SAP ABAP Class IF_DBA_LMO (DBA: Landscape Maintenance Operation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_LMO DBA: Landscape Maintenance Operation 20120326
Properties
Class IF_DBA_LMO  
Short Description DBA: Landscape Maintenance Operation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120326   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
Class IF_DBA_LMO has no interface implemented.
Friends
Class IF_DBA_LMO has no friend class.
Attributes
Class IF_DBA_LMO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINISH Instance method Public Method Finalize 20120326
2 GET_RUNTIME_CONTEXT Instance method Public Method Get Runtime Context 20120326
3 GET_SDBAC_ID Instance method Public Method 20120326
4 GET_UI_PARAMETERS Instance method Public Method Return UI Parameters for User 20120326
5 INIT Instance method Public Method Initialize 20120326
6 IS_DISPATCHING_REQUIRED Instance method Public Method 20120326
7 IS_EXECUTABLE Instance method Public Method Check if operation is executable on DB6NAVSYST entry 20120326
8 IS_EXECUTION_REQUIRED Instance method Public Method Check if landscape maintenance operation should be executed 20120326
9 RUN Instance method Public Method Perform the landscape maintenance operation 20120326
10 SET_RUNTIME_CONTEXT Instance method Public Method Set Runtime Contaxt (returned by GET_RUNTIME_CONTEXT) 20120326
11 SET_UI_PARAMETERS Instance method Public Method User Input from UI 20120326
Events
Class IF_DBA_LMO has no event.
Types
Class IF_DBA_LMO has no local type.
Method Signatures

Method FINISH Signature

Method FINISH on class IF_DBA_LMO has no parameter.
Method FINISH on class IF_DBA_LMO has no exception.

Method GET_RUNTIME_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RUNTIME_CONTEXT Value transfer Type reference (TYPE) STRING 20120326

Method GET_RUNTIME_CONTEXT on class IF_DBA_LMO has no exception.

Method GET_SDBAC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) SDBAC-SHORTCUT Type of DBA action 20120326

Method GET_SDBAC_ID on class IF_DBA_LMO has no exception.

Method GET_UI_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_UI_PARAMETERS Value transfer Type reference (TYPE) DBA_SOLMAN_WDY_PARAM_LIST DBA Cockpit: List of DB Connection Parameters 20120326

Method GET_UI_PARAMETERS on class IF_DBA_LMO has no exception.

Method INIT Signature

Method INIT on class IF_DBA_LMO has no parameter.
Method INIT on class IF_DBA_LMO has no exception.

Method IS_DISPATCHING_REQUIRED Signature

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

Method IS_DISPATCHING_REQUIRED on class IF_DBA_LMO has no exception.

Method IS_EXECUTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYSTEM Call by reference Type reference (TYPE) DB6NAVSYST DB6: System Registration Table 20120326
2 Returning RV_IS_EXECUTABLE Value transfer Type reference (TYPE) ABAP_BOOL 20120326

Method IS_EXECUTABLE on class IF_DBA_LMO has no exception.

Method IS_EXECUTION_REQUIRED Signature

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

Method IS_EXECUTION_REQUIRED on class IF_DBA_LMO has no exception.

Method RUN Signature

Method RUN on class IF_DBA_LMO has no parameter.
Method RUN on class IF_DBA_LMO has no exception.

Method SET_RUNTIME_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RUNTIME_CONTEXT Call by reference Type reference (TYPE) STRING 20120326

Method SET_RUNTIME_CONTEXT on class IF_DBA_LMO has no exception.

Method SET_UI_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UI_PARAMETERS Call by reference Type reference (TYPE) DBA_SOLMAN_WDY_PARAM_LIST DBA Cockpit: List of DB Connection Parameters 20120326

Method SET_UI_PARAMETERS on class IF_DBA_LMO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in