SAP ABAP Class /SLOAP/IF_OUTPUT_OBJECT (/SLOAP/IF_OUTPUT_OBJECT)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SLOAP/CL_OUTPUT_OBJECT Superclass for output objects 20100127
Properties
Class /SLOAP/IF_OUTPUT_OBJECT  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/IF_OUTPUT_OBJECT has no forward declaration.
Interfaces
Class /SLOAP/IF_OUTPUT_OBJECT has no interface implemented.
Friends
Class /SLOAP/IF_OUTPUT_OBJECT has no friend class.
Attributes
Class /SLOAP/IF_OUTPUT_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RESULT Instance method Public Method Add a result to be processed with the output profile 20100127
2 ADD_SELECT_OPTION Instance method Public Method Add select options to be used for the output processing 20100127
3 GET_LOG Instance method Public Method Returns the execution log 20100127
4 GET_RESULTS Instance method Public Method Get the assigned result 20100127
5 GET_SELECT_OPTIONS Instance method Public Method 20100127
6 SET_LANGUAGE Instance method Public Method Set language to be used for text in the output 20100127
Events
Class /SLOAP/IF_OUTPUT_OBJECT has no event.
Types
Class /SLOAP/IF_OUTPUT_OBJECT has no local type.
Method Signatures

Method ADD_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
2 Importing RESULT Call by reference Object reference (TYPE REF TO) /SLOAP/CL_RESULT SLOAS analysis results 20100127

Method ADD_RESULT on class /SLOAP/IF_OUTPUT_OBJECT has no exception.

Method ADD_SELECT_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SELECT_OPTION Call by reference Object reference (TYPE REF TO) /SLOAP/CL_SELECT_OPTION 20100127

Method ADD_SELECT_OPTION on class /SLOAP/IF_OUTPUT_OBJECT has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOG Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST object list utility class 20100127

Method GET_LOG on class /SLOAP/IF_OUTPUT_OBJECT has no exception.

Method GET_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_RESULT_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST object list utility class 20100127

Method GET_RESULTS on class /SLOAP/IF_OUTPUT_OBJECT has no exception.

Method GET_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SELECT_OPTIONS Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST object list utility class 20100127

Method GET_SELECT_OPTIONS on class /SLOAP/IF_OUTPUT_OBJECT has no exception.

Method SET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20100127

Method SET_LANGUAGE on class /SLOAP/IF_OUTPUT_OBJECT has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in