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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON 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 AC_TASKNAME Constant Private Type reference (TYPE) /BDL/TASKS-TASKNAME 'LICENSE_DATA' Name of this task 20080304
2 AF_CATEGORY Instance attribute Private Type reference (TYPE) /BDL/TASKS-CATEGORY '*' Category in which program is running 20080304
3 AF_PERIODICAL Instance attribute Private Type reference (TYPE) ABAP_BOOL Is task periodical? 20080312
4 AF_PERIOD_UNIT Instance attribute Private Type reference (TYPE) CHAR1 Period unit 20080304
5 AF_PERIOD_VALUE Instance attribute Private Type reference (TYPE) I Period value 20080304
6 AF_RETRY_COUNT Instance attribute Private Type reference (TYPE) I Number of retries 20080304
7 AF_RETRY_DELAY_UNIT Instance attribute Private Type reference (TYPE) CHAR1 Unit of delay before retry 20080304
8 AF_RETRY_DELAY_VALUE Instance attribute Private Type reference (TYPE) I Value of delay before retry 20080304
9 AF_START_DATE Instance attribute Private Type reference (TYPE) SYDATUM Start date of task 20080307
10 AF_START_NOW Instance attribute Private Type reference (TYPE) FLAG Start task immediately 20080325
11 AF_START_TIME Instance attribute Private Type reference (TYPE) SYUZEIT Start time of task 20080307
12 AS_RFC Instance attribute Private Type reference (TYPE) /BDL/RFCDEST RFC destination 20080304
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20080305
2 GET_RFC_LIST Instance method Public Method Return list of available RFCs for task 20080305
3 LOAD_DEFAULTS 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 Returning 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