SAP ABAP Class IF_BSCL_SQL_FUNCTION_UTILITY (Utility for SQL functions)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSCL_SQL_STATEMENT | Basic functions for SQL generation | 20130121 |
Properties
| Class | IF_BSCL_SQL_FUNCTION_UTILITY | |
| Short Description | Utility for SQL functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130121 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BSCL_SQL_FUNCTION_UTILITY has no forward declaration.
Interfaces
Class IF_BSCL_SQL_FUNCTION_UTILITY has no interface implemented.
Friends
Class IF_BSCL_SQL_FUNCTION_UTILITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '''YYYYMMDD''' | 20130121 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'LPAD' | 20130219 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'RTRIM' | 20130307 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SUBSTRING' | 20130121 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'TO_DATE' | 20130121 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'TO_DECIMAL' | 20130121 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'TO_TIME' | 20130121 | |||
| 8 | Constant | Public | Type reference (TYPE) | PERCT | '0.36' | Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) | 20130121 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | '''SSSSS''' | 20130121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130121 | ||
| 2 | Static method | Public | Method | 20130121 | ||
| 3 | Static method | Public | Method | 20130219 |
Events
Class IF_BSCL_SQL_FUNCTION_UTILITY has no event.
Types
Class IF_BSCL_SQL_FUNCTION_UTILITY has no local type.
Method Signatures
Method GET_INDEX_FOR_DECIMALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FUNCTION | Call by reference | Type reference (TYPE) | STRING | MC_FUNCTION_TO_DECIMAL | 20130121 | |||
| 2 | RV_INDEX | Value transfer | Type reference (TYPE) | I | 20130121 |
Method GET_INDEX_FOR_DECIMALS on class IF_BSCL_SQL_FUNCTION_UTILITY has no exception.
Method GET_INDEX_FOR_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FUNCTION | Call by reference | Type reference (TYPE) | STRING | MC_FUNCTION_TO_DECIMAL | 20130121 | |||
| 2 | RV_INDEX | Value transfer | Type reference (TYPE) | I | 20130121 |
Method GET_INDEX_FOR_LENGTH on class IF_BSCL_SQL_FUNCTION_UTILITY has no exception.
Method GET_INDEX_FOR_PAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FUNCTION | Call by reference | Type reference (TYPE) | STRING | MC_FUNCTION_LPAD | 20130219 | |||
| 2 | RV_INDEX | Value transfer | Type reference (TYPE) | I | 20130219 |
Method GET_INDEX_FOR_PAD on class IF_BSCL_SQL_FUNCTION_UTILITY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |