SAP ABAP Class /SLOAP/CL_UI_OUTPUT_INTERFACE (Interface to get available outputs)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/UI (Package) User Interface
Properties
Class /SLOAP/CL_UI_OUTPUT_INTERFACE  
Short Description Interface to get available outputs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/UI   User Interface 
Created 20100316   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/CL_UI_OUTPUT_INTERFACE has no forward declaration.
Interfaces
Class /SLOAP/CL_UI_OUTPUT_INTERFACE has no interface implemented.
Friends
Class /SLOAP/CL_UI_OUTPUT_INTERFACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_GENSTATE Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_GENERATION_STATE State of output generation 20100408
2 MO_PROFILE Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_PROFILE 20100408
3 MT_RESULT_LIST Instance attribute Private Type reference (TYPE) /SLOAP/RESULT_LIST Result list 20100408
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100316
2 GET_OUTPUT_TABLE Instance method Public Method Returns a table with all available outputs 20100316
3 IS_OUTPUT_GEN_RUNNING Instance method Public Method Returns an indicator if output generation is running 20101213
Events
Class /SLOAP/CL_UI_OUTPUT_INTERFACE has no event.
Types
Class /SLOAP/CL_UI_OUTPUT_INTERFACE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROFILE Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_PROFILE 20100316
2 Importing IT_RESULT_LIST Call by reference Type reference (TYPE) /SLOAP/RESULT_LIST Result list 20100316

Method CONSTRUCTOR on class /SLOAP/CL_UI_OUTPUT_INTERFACE has no exception.

Method GET_OUTPUT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OUTPUTS Value transfer Type reference (TYPE) /SLOAP/T_UI_OUTPUTS Available outputs 20100316
# Exception Resumable Description Created on
1 /SLOAP/CX_OUTPUT_GEN_ERROR Error in Output Generation 20100408

Method IS_OUTPUT_GEN_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RUNNING Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101213

Method IS_OUTPUT_GEN_RUNNING on class /SLOAP/CL_UI_OUTPUT_INTERFACE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2006_1_700