SAP ABAP Class CL_SLIN_BUILTIN_FUNCTIONS (SLIN Installed Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)

⤷

⤷

Properties
Class | CL_SLIN_BUILTIN_FUNCTIONS | |
Short Description | SLIN Installed Functions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
Created | 20120520 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SLIN_BUILTIN_FUNCTIONS has no interface implemented.
Friends
Class CL_SLIN_BUILTIN_FUNCTIONS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_BUILTIN_FUNCTIONS | 20120520 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120520 | |
2 | ![]() |
Instance method | Public | Method | 20120520 | |
3 | ![]() |
Instance method | Public | Method | 20120520 |
Events
Class CL_SLIN_BUILTIN_FUNCTIONS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PARAMETER_T | Public | See coding | 20120520 | BEGIN OF parameter_t,
function type string,
parameter TYPE string,
is_optional TYPE abap_bool,
properties TYPE c LENGTH 10,
END OF parameter_t
|
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_BUILTIN_FUNCTIONS | 20120520 |
Method GET_INSTANCE on class CL_SLIN_BUILTIN_FUNCTIONS has no exception.
Method GET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120520 | |||
2 | ![]() |
PARAMETER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120520 | |||
3 | ![]() |
RET | Value transfer | Type reference (TYPE) | PARAMETER_T | 20120520 |
Method GET_PARAMETER on class CL_SLIN_BUILTIN_FUNCTIONS has no exception.
Method IS_BUILTIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROCEDURE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120520 | |||
2 | ![]() |
RET | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120520 |
Method IS_BUILTIN on class CL_SLIN_BUILTIN_FUNCTIONS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |