SAP ABAP Class CL_FDT_DSM_DEL_WFL (Class for deployment deletion Approval)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_BRS_DSM (Package) Business Rule Services: Decision Service Manager
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20130318
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20130318
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20130318
Properties
Class CL_FDT_DSM_DEL_WFL  
Short Description Class for deployment deletion Approval    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_BRS_DSM   Business Rule Services: Decision Service Manager 
Created 20130318   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 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20130318
2 BI_PERSISTENT Persistent Business Instance 20130318
3 IF_WORKFLOW Business Workflow 20130318
Friends
Class CL_FDT_DSM_DEL_WFL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MTS_TRACE_ID Instance attribute Private Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Lean traces to be deleted 20130318
2 MV_DELETE_COMPLETE Instance attribute Private Type reference (TYPE) ABAP_BOOL Delete all deployments for service 20130318
3 MV_DESTINATION Instance attribute Private Type reference (TYPE) RFCDEST Managed system destination 20130318
4 MV_OBJ_GUID Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20130318
5 MV_SERVICE_ID Instance attribute Private Type reference (TYPE) IF_FDT_TYPES=>ID Service ID 20130318
6 MV_VALID_BEFORE Instance attribute Private Type reference (TYPE) TIMESTAMP Delete all deployments before this tmstp 20130318
7 MV_VALID_FROM Instance attribute Private Type reference (TYPE) TIMESTAMP Delete deployment with exactly this starting point 20130318
8 M_POR Instance attribute Private Type reference (TYPE) SIBFLPOR nstance Identification in Persistent Object References 20130319
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130318
2 DELETE Static method Public Method Delete deployments 20130318
3 GET_CLASS_NAME Instance method Protected Method Returns the class name 20130319
4 START_PROCESS Instance method Public Method Starts the DSM deletion Workflow 20130319
Events
# Event Type Visibility Description Created on
1 DSM_DEL_WORKFLOW_START Static Event
(1)
Public
(2)
Start the deletion workflow 20130319
Types
Class CL_FDT_DSM_DEL_WFL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_TRACE_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Trace IDs to be deleted 20130318
2 Importing IV_DELETE_COMPLETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Delete all deployments for service 20130318
3 Importing IV_OBJ_GUID Call by reference Type reference (TYPE) GUID_32 Workflow GUID 20130318
4 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Managed system destination 20130318
5 Importing IV_SERVICE_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Service ID 20130318
6 Importing IV_VALID_BEFORE Call by reference Type reference (TYPE) TIMESTAMP Delete all deployments before this tmstp 20130318
7 Importing IV_VALID_FROM Call by reference Type reference (TYPE) TIMESTAMP Delete deployment with exactly this starting point 20130318
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20130318

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20130318
2 Importing ITS_TRACE_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Lean traces to be deleted 20130319
3 Importing IV_DELETE_COMPLETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Delete all deployments for service 20130319
4 Importing IV_DESTINATION Call by reference Type reference (TYPE) RFCDEST Managed system destination 20130319
5 Importing IV_SERVICE_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Service ID 20130319
6 Importing IV_VALID_BEFORE Call by reference Type reference (TYPE) TIMESTAMP Delete all deployments before this tmstp 20130319
7 Importing IV_VALID_FROM Call by reference Type reference (TYPE) TIMESTAMP Delete deployment with exactly this starting point 20130319
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20130318
2 CX_FDT_SYSTEM FDT: System Failure 20130318

Method GET_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CLASS_NAME Value transfer Type reference (TYPE) ABAP_ABSTYPENAME Class Name 20130319

Method GET_CLASS_NAME on class CL_FDT_DSM_DEL_WFL has no exception.

Method START_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJ_GUID Call by reference Type reference (TYPE) GUID_32 Workflow_GUID 20130319

Method START_PROCESS on class CL_FDT_DSM_DEL_WFL has no exception.
Event Signatures

Event DSM_DEL_WORKFLOW_START Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ITS_TRACE_ID Exporting Value transfer Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20130319
2 IV_DELETE_COMPLETE Exporting Value transfer Type reference (TYPE) ABAP_BOOL 20130319
3 IV_DESTINATION Exporting Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130319
4 IV_OBJ_GUID Exporting Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20130319
5 IV_SERVICE_ID Exporting Value transfer Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20130319
6 IV_VALID_BEFORE Exporting Value transfer Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130319
7 IV_VALID_FROM Exporting Value transfer Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130319
History
Last changed by/on SAP  20140121 
SAP Release Created in 740