SAP ABAP Interface IF_SQF_RESULT_LIST (Result list)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SQF_API (Package) API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SQF_RESULT_LIST Result list 20080731
Properties
Interface IF_SQF_RESULT_LIST  
Short Description Result list    
General Data
Package SQF_API   API 
Created 20080731   SAP 
Last changed 20090618   SAP 
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
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20080731
Friends
Interface IF_SQF_RESULT_LIST has no friend.
Attributes
Interface IF_SQF_RESULT_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_RESULT Instance method Public Method Get result-id for initial display 20081110
2 GET_RESULT Instance method Public Method Set Result 20080808
3 GET_RESULTS Instance method Public Method 20080731
4 SET_RESULT Instance method Public Method Set Result 20080731
Events
Interface IF_SQF_RESULT_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RESULT Public See coding 20080731 begin of ty_result, id type sobj_name, ref type ref to if_sqf_result, end of ty_result
2 TY_RESULT_LIST Public See coding 20080731 ty_result_list type standard table of ty_result
Method Signatures

Method GET_DEFAULT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESULT_ID Value transfer Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20081110

Method GET_DEFAULT_RESULT on Interface IF_SQF_RESULT_LIST has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20080808
2 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) IF_SQF_RESULT Result 20080808

Method GET_RESULT on Interface IF_SQF_RESULT_LIST has no exception.

Method GET_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULTS Call by reference Type reference (TYPE) TY_RESULT_LIST 20080731

Method GET_RESULTS on Interface IF_SQF_RESULT_LIST has no exception.

Method SET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEFAULT_RESULT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X' - Declare result to be displayed initially 20081110
2 Importing IM_ID Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20080731
3 Importing IM_RESULT Call by reference Object reference (TYPE REF TO) IF_SQF_RESULT Result 20080731

Method SET_RESULT on Interface IF_SQF_RESULT_LIST has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 712