SAP ABAP Class CL_STCT_INSTALL_LICENSE (Intallation of License)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-CNT (Application Component) Content for ABAP based automated TC
⤷
S_LMCFG_CORE_TASKS (Package) Technical Configuration Core Tasks

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_STCTM_REPORT_UI | Report User Interface Superclass | 20130307 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_BG_TASK | Background Task | 20130307 |
Properties
Class | CL_STCT_INSTALL_LICENSE | |
Short Description | Intallation of License | |
Super Class | CL_STCTM_REPORT_UI | Report User Interface Superclass |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | S_LMCFG_CORE_TASKS | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | S_LMCFG_CORE_TASKS | Technical Configuration Core Tasks |
Created | 20130307 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_STCT_INSTALL_LICENSE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_STCTM_BG_TASK | Background Task | 20130307 |
Friends
Class CL_STCT_INSTALL_LICENSE has no friend class.
Attributes
Class CL_STCT_INSTALL_LICENSE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Checks if old licnese is TEMP Or PERM license | 20130307 |
2 | ![]() |
Instance method | Public | Constructor | 20130307 | |
3 | ![]() |
Instance method | Protected | Method | Deletes old license | 20130307 |
4 | ![]() |
Instance method | Protected | Method | Install new license | 20130307 |
Events
Class CL_STCT_INSTALL_LICENSE has no event.
Types
Class CL_STCT_INSTALL_LICENSE has no local type.
Method Signatures
Method CHECK_LICENSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TAB_LIKEY | Call by reference | Type reference (TYPE) | LIKEY_LICENSE_TAB | Table with LIKEY Licenses | 20130312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Execution Ended in Error | 20130320 | |
2 | ![]() |
Execution Ended with Warning | 20130320 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_STCT_INSTALL_LICENSE has no parameter.
Method CONSTRUCTOR on class CL_STCT_INSTALL_LICENSE has no exception.
Method DELETE_LICENSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP System Field: Return Code of ABAP Statements | 20130312 | ||
2 | ![]() |
I_TAB_LIKEY | Call by reference | Type reference (TYPE) | LIKEY_LICENSE_TAB | Table with LIKEY Licenses | 20130312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Execution Ended in Error | 20130320 | |
2 | ![]() |
Execution Ended with Warning | 20130320 |
Method INSTALL_LICENSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NOT_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | File not found | 20130308 | ||
2 | ![]() |
E_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Returnparameter | 20130308 | ||
3 | ![]() |
I_DIRECTORY | Call by reference | Type reference (TYPE) | STRING | Directory of the license | 20130308 | ||
4 | ![]() |
I_FILE | Call by reference | Type reference (TYPE) | STRING | License file name | 20130308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
File or folder not found | 20130308 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |