SAP ABAP Class CL_SADL_QUERY_UTIL (CL_SADL_QUERY_UTIL Utilities of SADL Query)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_ENTITY (Package) SADL Entity Metamodel
Properties
Class CL_SADL_QUERY_UTIL  
Short Description CL_SADL_QUERY_UTIL Utilities of SADL Query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_ENTITY   SADL Entity Metamodel 
Created 20120707   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SADL_QUERY_UTIL has no forward declaration.
Interfaces
Class CL_SADL_QUERY_UTIL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SADL_AUNIT_FRIEND 20120731 Friend helper class for Unit Tests
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_AUNIT_CONTROL Static Attribute Private Type reference (TYPE) TY_AUNIT_OVERWRITE_INFO 20120707
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLIENT_FIELD Static method Public Method 20120708
2 IS_NEW_DB_SYSTEM Static method Public Method 20120707
Events
Class CL_SADL_QUERY_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_AUNIT_OVERWRITE_INFO Private See coding 20120707 BEGIN OF ty_aunit_overwrite_info, overwrite_newdb TYPE abap_bool, is_newdb_system TYPE abap_bool, END OF ty_aunit_overwrite_info
Method Signatures

Method GET_CLIENT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC_ENTITY_NAME Call by reference Type reference (TYPE) STRING 20120708
2 Returning RV_CLIENT_FIELD Value transfer Type reference (TYPE) STRING 20120708

Method GET_CLIENT_FIELD on class CL_SADL_QUERY_UTIL has no exception.

Method IS_NEW_DB_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_NEW_DB Value transfer Type reference (TYPE) ABAP_BOOL 20120707

Method IS_NEW_DB_SYSTEM on class CL_SADL_QUERY_UTIL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740