SAP ABAP Interface IF_BSCL_VIEW_CONSTANTS (Classification constants)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-CL (Application Component) Classification
⤷
BSCL_VIEW_KIT (Package) Classification: Tools for view generation

⤷

⤷

Properties
Interface | IF_BSCL_VIEW_CONSTANTS | |
Short Description | Classification constants |
General Data
Package | BSCL_VIEW_KIT | Classification: Tools for view generation |
Created | 20121023 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BSCL_VIEW_CONSTANTS has no forward declaration.
Interfaces
Interface IF_BSCL_VIEW_CONSTANTS has no interface.
Friends
Interface IF_BSCL_VIEW_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | SLASH_CHARACTER | Constant | Public | Type reference (TYPE) | STRING | '/' | 20130215 | ||
2 | SQL_TYPE_DATE | Constant | Public | Type reference (TYPE) | STRING | 'DATE' | Date | 20130121 | |
3 | SQL_TYPE_DECIMAL | Constant | Public | Type reference (TYPE) | STRING | 'DECIMAL' | Decimal | 20130201 | |
4 | SQL_TYPE_NVARCHAR | Constant | Public | Type reference (TYPE) | STRING | 'NVARCHAR' | Variable length numeric | 20130121 | |
5 | SQL_TYPE_TIME | Constant | Public | Type reference (TYPE) | STRING | 'TIME' | Time | 20130121 | |
6 | TYPE_CHARACTER | Constant | Public | Type reference (TYPE) | STRING | 'Character' | Data type character | 20121025 | |
7 | TYPE_DATE | Constant | Public | Type reference (TYPE) | STRING | 'Date' | Data type date | 20121025 | |
8 | TYPE_FLOAT | Constant | Public | Type reference (TYPE) | STRING | 'Float' | Data type float | 20121023 | |
9 | TYPE_INTEGER | Constant | Public | Type reference (TYPE) | STRING | 'Integer' | Data type integer | 20121023 | |
10 | TYPE_NUMERIC | Constant | Public | Type reference (TYPE) | STRING | 'Numeric' | Data type numeric | 20121025 | |
11 | TYPE_STRING | Constant | Public | Type reference (TYPE) | STRING | 'String' | Data type string | 20121023 | |
12 | UNDERSCORE_CHARACTER | Constant | Public | Type reference (TYPE) | STRING | '_' | 20130215 | ||
13 | VALID_NAME_CHARACTERS | Constant | Public | Type reference (TYPE) | STRING | '[^A-Z a-z 0-9 _]' | 20130215 |
Methods
Interface IF_BSCL_VIEW_CONSTANTS has no method.
Events
Interface IF_BSCL_VIEW_CONSTANTS has no event.
Types
Interface IF_BSCL_VIEW_CONSTANTS has no local type.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |