SAP ABAP Class TC_SADL_SEARCH (Adds metadata to SADLs for special purposes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_COMPILER (Package) SADL Compiler
Properties
Class TC_SADL_SEARCH  
Short Description Adds metadata to SADLs for special purposes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SADL_COMPILER   SADL Compiler 
Created 20130121   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class TC_SADL_SEARCH has no forward declaration.
Interfaces
Class TC_SADL_SEARCH has no interface implemented.
Friends
Class TC_SADL_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_TIMESTAMP Static Attribute Private Type reference (TYPE) TIMESTAMP 20130617
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_SETUP Static method Private Method 20130617
2 EMPTY_RUNTIME_SEARCH_SCOPE Instance method Public Test Method for ABAP Unit 20130620
3 EMPTY_STATIC_SEARCH_SCOPE Instance method Public Test Method for ABAP Unit 20130620
4 EXPLICIT_RUNTIME_SEARCH_SCOPE Instance method Public Test Method for ABAP Unit 20130620
5 GET_SADL_RUNTIME Static method Private Method 20130617
6 OUTSIDE_SEARCH_SCOPE Instance method Public Test Method for ABAP Unit 20130617
7 REDEFINED_SEARCH_SCOPE Instance method Public Test Method for ABAP Unit 20130617
Events
Class TC_SADL_SEARCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SADL Private See coding 20130617 tt_sadl TYPE STANDARD TABLE OF ty_sadl WITH DEFAULT KEY
2 TY_SADL Private See coding 20130617 BEGIN OF ty_sadl, my_id TYPE string, my_category TYPE string, END OF ty_sadl
Method Signatures

Method CLASS_SETUP Signature

Method CLASS_SETUP on class TC_SADL_SEARCH has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130618

Method EMPTY_RUNTIME_SEARCH_SCOPE Signature

Method EMPTY_RUNTIME_SEARCH_SCOPE on class TC_SADL_SEARCH has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130620

Method EMPTY_STATIC_SEARCH_SCOPE Signature

Method EMPTY_STATIC_SEARCH_SCOPE on class TC_SADL_SEARCH has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130620

Method EXPLICIT_RUNTIME_SEARCH_SCOPE Signature

Method EXPLICIT_RUNTIME_SEARCH_SCOPE on class TC_SADL_SEARCH has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130620

Method GET_SADL_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SADL_XML Call by reference Type reference (TYPE) STRING 20130617
2 Returning LO_RUNTIME Value transfer Object reference (TYPE REF TO) IF_SADL_ENTITY_RUNTIME 20130617
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130617

Method OUTSIDE_SEARCH_SCOPE Signature

Method OUTSIDE_SEARCH_SCOPE on class TC_SADL_SEARCH has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130617

Method REDEFINED_SEARCH_SCOPE Signature

Method REDEFINED_SEARCH_SCOPE on class TC_SADL_SEARCH has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130617
History
Last changed by/on SAP  20131127 
SAP Release Created in 740