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 ABAP 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 DAYS_IN_PERIOD Static method Private Method 20130418
2 ENABLE_SLIN_SEC Static method Public Method Enable or Disable SLIN_SEC 20130418
3 GET_ENABLED_DAYS Static method Public Method For License Audit 20130418
4 GET_STATE 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 Importing DATE_END Value transfer Type reference (TYPE) D 20130418
2 Importing DATE_START Value transfer Type reference (TYPE) D 20130418
3 Returning DAYS Value transfer Type reference (TYPE) I 20130418
4 Importing PERIOD_END Call by reference Type reference (TYPE) D 20130418
5 Importing 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 Importing 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 Returning DAYS Value transfer Type reference (TYPE) I 20130418
2 Importing PERIOD_END Call by reference Type reference (TYPE) D 20130418
3 Importing 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 Exporting DATE Call by reference Type reference (TYPE) SYDATS ABAP-Systemfeld: Aktuelles Datum des Applikationsservers 20130418
2 Exporting IS_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL Ist Ausführung von SLIN_SEC erlaubt? 20130418
3 Exporting 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