SAP ABAP Class CL_DBA_UTILS (DBA: Util)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_DBA_UTILS  
Short Description DBA: Util    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20111207   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DBA_UTILS has no interface implemented.
Friends
Class CL_DBA_UTILS has no friend class.
Attributes
Class CL_DBA_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_TYPE_STRING_OR_NUMBER Static method Public Method 20111207
2 IS_VALUE_STRING_OR_NUMBER Static method Public Method 20111207
Events
Class CL_DBA_UTILS has no event.
Types
Class CL_DBA_UTILS has no local type.
Method Signatures

Method IS_TYPE_STRING_OR_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_NUMBER Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111207
2 Exporting IS_STRING Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111207
3 Importing IV_TYPE Call by reference Type reference (TYPE) ABAP_TYPEKIND 20111207

Method IS_TYPE_STRING_OR_NUMBER on class CL_DBA_UTILS has no exception.

Method IS_VALUE_STRING_OR_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NUMBER Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111207
2 Exporting EV_STRING Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111207
3 Importing IV_VALUE Call by reference Type reference (TYPE) DATA 20111207

Method IS_VALUE_STRING_OR_NUMBER on class CL_DBA_UTILS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732