SAP ABAP Class /BDL/CL_CREATOR_LICENSE_DATA (Creator for task LICENSE_DATA)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/BDL/TASKMANAGER (Package) Task Manager
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BDL/IF_TASK_CREATOR | Interface for task creator class | 20080304 |
Properties
| Class | /BDL/CL_CREATOR_LICENSE_DATA | |
| Short Description | Creator for task LICENSE_DATA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BDL/TASKMANAGER | Task Manager |
| Created | 20080304 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BDL/IF_TASK_CREATOR | Interface for task creator class | 20080304 |
Friends
Class /BDL/CL_CREATOR_LICENSE_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | /BDL/TASKS-TASKNAME | 'LICENSE_DATA' | Name of this task | 20080304 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | /BDL/TASKS-CATEGORY | '*' | Category in which program is running | 20080304 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Is task periodical? | 20080312 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Period unit | 20080304 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | Period value | 20080304 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | Number of retries | 20080304 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Unit of delay before retry | 20080304 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | Value of delay before retry | 20080304 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Start date of task | 20080307 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | FLAG | Start task immediately | 20080325 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SYUZEIT | Start time of task | 20080307 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | /BDL/RFCDEST | RFC destination | 20080304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20080305 | |
| 2 | Instance method | Public | Method | Return list of available RFCs for task | 20080305 | |
| 3 | Instance method | Private | Method | Load default values from customizing | 20080304 |
Events
Class /BDL/CL_CREATOR_LICENSE_DATA has no event.
Types
Class /BDL/CL_CREATOR_LICENSE_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BDL/CL_CREATOR_LICENSE_DATA has no parameter.
Method CONSTRUCTOR on class /BDL/CL_CREATOR_LICENSE_DATA has no exception.
Method GET_RFC_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RFC | Value transfer | Type reference (TYPE) | /BDL/RFCDEST_T | List of RFC destinations | 20080305 |
Method GET_RFC_LIST on class /BDL/CL_CREATOR_LICENSE_DATA has no exception.
Method LOAD_DEFAULTS Signature
Method LOAD_DEFAULTS on class /BDL/CL_CREATOR_LICENSE_DATA has no parameter.
Method LOAD_DEFAULTS on class /BDL/CL_CREATOR_LICENSE_DATA has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 2005_1_46C |