SAP ABAP Class CL_SLIN_SEC_LICENSE (SLIN_SEC License Check)
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_SEC_LICENSE | |
| Short Description | SLIN_SEC License Check | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
| Created | 20130418 | SAP |
| Last change | 20140121 | 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_SEC_LICENSE has no interface implemented.
Friends
Class CL_SLIN_SEC_LICENSE has no friend class.
Attributes
Class CL_SLIN_SEC_LICENSE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20130418 | ||
| 2 | Static method | Public | Method | Enable or Disable SLIN_SEC | 20130418 | |
| 3 | Static method | Public | Method | For License Audit | 20130418 | |
| 4 | Static method | Public | Method | SLIN_SEC allowed? | 20130418 |
Events
Class CL_SLIN_SEC_LICENSE has no event.
Types
Class CL_SLIN_SEC_LICENSE has no local type.
Method Signatures
Method DAYS_IN_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE_END | Value transfer | Type reference (TYPE) | D | 20130418 | ||||
| 2 | DATE_START | Value transfer | Type reference (TYPE) | D | 20130418 | ||||
| 3 | DAYS | Value transfer | Type reference (TYPE) | I | 20130418 | ||||
| 4 | PERIOD_END | Call by reference | Type reference (TYPE) | D | 20130418 | ||||
| 5 | PERIOD_START | Call by reference | Type reference (TYPE) | D | 20130418 |
Method DAYS_IN_PERIOD on class CL_SLIN_SEC_LICENSE has no exception.
Method ENABLE_SLIN_SEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ON_OFF_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130418 |
Method ENABLE_SLIN_SEC on class CL_SLIN_SEC_LICENSE has no exception.
Method GET_ENABLED_DAYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DAYS | Value transfer | Type reference (TYPE) | I | 20130418 | ||||
| 2 | PERIOD_END | Call by reference | Type reference (TYPE) | D | 20130418 | ||||
| 3 | PERIOD_START | Call by reference | Type reference (TYPE) | D | 20130418 |
Method GET_ENABLED_DAYS on class CL_SLIN_SEC_LICENSE has no exception.
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Call by reference | Type reference (TYPE) | SYDATS | ABAP-Systemfeld: Aktuelles Datum des Applikationsservers | 20130418 | |||
| 2 | IS_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Ist Ausführung von SLIN_SEC erlaubt? | 20130418 | |||
| 3 | UNAME | Call by reference | Type reference (TYPE) | SYUNAME | ABAP-Systemfeld: Name des aktuellen Benutzers | 20130418 |
Method GET_STATE on class CL_SLIN_SEC_LICENSE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |