SAP ABAP Class CL_RSO_RES_VALIDATION_APP (Resource Application: Validation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_RES_REPOSITORY (Package) Package for Repository related objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_DISC_RES_APP_BASE Default Appication for the ADT Rest Framework with Discovery 20130717
Properties
Class CL_RSO_RES_VALIDATION_APP  
Short Description Resource Application: Validation    
Super Class CL_ADT_DISC_RES_APP_BASE Default Appication for the ADT Rest Framework with Discovery 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_RES_REPOSITORY   Package for Repository related objects 
Created 20130717   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_RES_VALIDATION_APP has no interface implemented.
Friends
Class CL_RSO_RES_VALIDATION_APP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CN_SCHEME_VALIDATION Constant Public Type reference (TYPE) STRING 'http://www.sap.com/bw/modeling/validation' 20130717
2 CN_S_ACTION Constant Public See coding 20130815
3 CN_S_QUERY_PARAM Constant Public See coding 20130717
4 CN_S_URIS Constant Public See coding 20130717
Methods
# Method Level Visibility Method type Description Created on
1 GET_URI_BUILDER Static method Public Method 20130717
Events
Class CL_RSO_RES_VALIDATION_APP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_CHECK_RESULT Public See coding 20130717 BEGIN OF tn_s_check_result, uri TYPE string, "Message Object URI t100_key TYPE symsg, type TYPE symsgty, marker_id TYPE string, shorttext TYPE string, links TYPE if_atom_types=>link_t, END OF tn_s_check_result
2 TN_S_CHECK_RUN_REPORT Public See coding 20130717 BEGIN OF tn_s_check_run_report, reporter TYPE string, triggering_uri TYPE string, "Check object URI status_text TYPE string, results TYPE tn_t_check_result, END OF tn_s_check_run_report
3 TN_TS_CHECK_RUN_REPORT Public See coding 20130717 tn_ts_check_run_report TYPE SORTED TABLE OF tn_s_check_run_report WITH UNIQUE KEY reporter triggering_uri
4 TN_T_CHECK_RESULT Public See coding 20130717 tn_t_check_result TYPE STANDARD TABLE OF tn_s_check_result WITH DEFAULT KEY
Method Signatures

Method GET_URI_BUILDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_URI_BUILDER Value transfer Object reference (TYPE REF TO) IF_RSO_RES_VALIDATION_URIBILDR Uri-Builder for validation 20130717

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