SAP ABAP Class CL_RSO_FBP_REST_RES (Class for BAdI Impl.: RSO_REST_RESOURCE_OOLO)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_RES_FBP (Package) BW: Resource for FBP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_RES_RSOBJNM_BASED_RESOU Resources with a DB-Keyfield similiar to RSOBJNM 20130618
Properties
Class CL_RSO_FBP_REST_RES  
Short Description Class for BAdI Impl.: RSO_REST_RESOURCE_OOLO    
Super Class CL_RSO_RES_RSOBJNM_BASED_RESOU Resources with a DB-Keyfield similiar to RSOBJNM 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_RES_FBP   BW: Resource for FBP 
Created 20130307   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSEC_AUTH_DB_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_FBP_REST_RES has no interface implemented.
Friends
Class CL_RSO_FBP_REST_RES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TS_AUTH Instance attribute Private Type reference (TYPE) CL_RSEC_AUTH_DB_SERVICE=>TN_TS_AUTH 20130822
2 P_TS_FIELD_MAPPING Instance attribute Private Type reference (TYPE) CL_RSEC_AUTH_DB_SERVICE=>TN_TS_FIELD_MAPPING 20130822
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130618
2 CONVERT_SQL_TO_SEARCH_RESULT Instance method Protected Method convert the results of the sql selects into search results 20130318
3 MERGE_RESULTS Instance method Protected Method merge the results of the id and text search 20130307
Events
Class CL_RSO_FBP_REST_RES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SQL_SELECTION Protected See coding 20130318 BEGIN OF ty_sql_selection, infoarea TYPE rsinfoarea, fbpname TYPE rsfbp_name, objvers TYPE rsobjvers, txtlg TYPE rstxtlg, txtsh TYPE rstxtsh, END OF ty_sql_selection
2 TY_T_SQL_SELECTION Protected See coding 20130318 ty_t_sql_selection TYPE STANDARD TABLE OF ty_sql_selection WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_USER_AUTH_FOR_OBJ Call by reference Object reference (TYPE REF TO) IF_RSEC_USER_AUTH_FOR_OBJ_GET Read authorities for user 20130822

Method CONSTRUCTOR on class CL_RSO_FBP_REST_RES has no exception.

Method CONVERT_SQL_TO_SEARCH_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SEARCH_RESULT Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_T_SEARCH_RESULT 20130318
2 Importing IT_SQL_RESULT Call by reference Type reference (TYPE) TY_T_SQL_SELECTION 20130318

Method CONVERT_SQL_TO_SEARCH_RESULT on class CL_RSO_FBP_REST_RES has no exception.

Method MERGE_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MERGED_SEARCH_RESULT Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_T_SEARCH_RESULT 20130307
2 Importing IT_SEARCH_RESULT1 Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_T_SEARCH_RESULT 20130307
3 Importing IT_SEARCH_RESULT2 Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_T_SEARCH_RESULT 20130307
4 Importing IV_MAX_NO_OF_LINES Call by reference Type reference (TYPE) I 20130307

Method MERGE_RESULTS on class CL_RSO_FBP_REST_RES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740