SAP ABAP Class IF_OST_COMMAND (Command interface for an executable unit)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OST_FM_COMMAND Implements command for function module 20070828
Properties
Class IF_OST_COMMAND  
Short Description Command interface for an executable unit    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070828   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_OST_COMMAND has no forward declaration.
Interfaces
Class IF_OST_COMMAND has no interface implemented.
Friends
Class IF_OST_COMMAND has no friend class.
Attributes
Class IF_OST_COMMAND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method 20070828
2 GET_OUTPUT_PARAMETER Instance method Public Method 20070828
3 INIT Instance method Public Method 20070828
4 SET_INPUT_PARAMETER Instance method Public Method 20070828
5 SET_ROOT Instance method Public Method Sets root path 20070905
Events
Class IF_OST_COMMAND has no event.
Types
Class IF_OST_COMMAND has no local type.
Method Signatures

Method EXECUTE Signature

Method EXECUTE on class IF_OST_COMMAND has no parameter.
Method EXECUTE on class IF_OST_COMMAND has no exception.

Method GET_OUTPUT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALUE Value transfer Type reference (TYPE) STRING parameter value 20070828
2 Importing IV_PARAM_PATH Call by reference Type reference (TYPE) STRING path to param within hierarchical structure 20070830

Method GET_OUTPUT_PARAMETER on class IF_OST_COMMAND has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMAND_NAME Call by reference Type reference (TYPE) STRING command name 20070828

Method INIT on class IF_OST_COMMAND has no exception.

Method SET_INPUT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAM_PATH Call by reference Type reference (TYPE) STRING Path to parameter within in hierarchical structure 20070828
2 Importing IV_PARAM_VALUE Call by reference Type reference (TYPE) STRING Value of parameter 20070828

Method SET_INPUT_PARAMETER on class IF_OST_COMMAND has no exception.

Method SET_ROOT Signature

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

Method SET_ROOT on class IF_OST_COMMAND has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in