SAP ABAP Class CL_RIS_ADT_RES_OCCURRENCE_FIND (CL_RIS_ADT_RES_OCCURRENCE_FIND)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_ADT (Package) Repository Information System: ABAP Development Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20110928
Properties
Class CL_RIS_ADT_RES_OCCURRENCE_FIND  
Short Description    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRIS_ADT   Repository Information System: ABAP Development Tools 
Created 20101125   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIS_ADT_RES_OCCURRENCE_FIND has no forward declaration.
Interfaces
Class CL_RIS_ADT_RES_OCCURRENCE_FIND has no interface implemented.
Friends
Class CL_RIS_ADT_RES_OCCURRENCE_FIND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_RIS_ADT_RES_OCCURRENCE_FIND' Object Type Name 20120611
2 CO_TRANSFORMATION Constant Private Type reference (TYPE) STRING 'RIS_ST_ADT_OCCURRENCES' 20101206
3 CO_TRANSFORMATION_ROOT_ELEMENT Constant Private Type reference (TYPE) STRING 'OCCURRENCE_INFO_XML' 20101206
4 CO_VERSION_ACTIVE_WB Constant Private Type reference (TYPE) R3STATE 'A' 20110928
5 CO_VERSION_INACTIVE_WB Constant Private Type reference (TYPE) R3STATE 'I' 20110928
6 MO_FF_POS_CONVERTER Instance attribute Private Object reference (TYPE REF TO) CL_FB_FUNC_SOURCE_CONVERTER 20110329
7 MO_SOURCE_SCAN Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_ADT_SOURCE_SCAN 20130418
8 MO_TARGET_SCAN Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_ADT_SOURCE_SCAN 20130418
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OBJECT_REFERENCE Instance method Private Method Creates object reference 20101206
Events
Class CL_RIS_ADT_RES_OCCURRENCE_FIND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_OCCURRENCE_INFO_XML Public See coding 20101206 BEGIN OF ty_occurrence_info_xml, occurrences TYPE STANDARD TABLE OF ty_occurrence_xml WITH DEFAULT KEY, END OF ty_occurrence_info_xml
2 TY_OCCURRENCE_XML Public See coding 20101206 BEGIN OF ty_occurrence_xml, uri TYPE if_adt_object_reference_ch=>ty_object_reference, keeps_result TYPE xsdboolean, kind TYPE string, END OF ty_occurrence_xml
Method Signatures

Method CREATE_OBJECT_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FINDER_INPUT Call by reference Type reference (TYPE) IF_RIS_SOURCE_POSITION=>TY_CURSOR 20130409
2 Changing LINE_DIFF Call by reference Type reference (TYPE) I 20130416
3 Importing OCCURRENCE Call by reference Type reference (TYPE) IF_RIS_OCCURRENCE_FINDER=>OCCURRENCE 20101206
4 Returning RESULT Value transfer Type reference (TYPE) IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT_REFERENCE 20101206
5 Importing SELECETED_STRING Call by reference Type reference (TYPE) STRING 20130425
6 Importing URI_PATH Call by reference Type reference (TYPE) STRING 20101206
# Exception Resumable Description Created on
1 CX_ADT_REST 20110329
2 CX_ADT_URI_MAPPING 20101206
History
Last changed by/on SAP  20140121 
SAP Release Created in 740