SAP ABAP Class /IWBEP/CL_SBDM_DELETE_REQUEST (SB - Domain Model - Delete Request)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_DM_BASE (Package) Gateway Service Builder - Domain Model API and SPI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBDM_REQUEST SB - Domain Model - Request 20120214
Properties
Class /IWBEP/CL_SBDM_DELETE_REQUEST  
Short Description SB - Domain Model - Delete Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/SB_DM_BASE   Gateway Service Builder - Domain Model API and SPI 
Created 20120214   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBDM_REQUEST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBDM_REQUEST SB - Domain Model - Request 20120214
Friends
# Friend Modeled only Created on Description
1 /IWBEP/CL_SBDM_TRANSACT_HANDLR 20120706 SB - Domain Model - Transaction Handler
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_TRANSACTION Instance attribute Private Object reference (TYPE REF TO) /IWBEP/CL_SBDM_TRANSACT_HANDLR transaction handler 20130401
2 MT_NODES Instance attribute Private Type reference (TYPE) /IWBEP/IF_SBDM_REQUEST=>TY_T_NODE nodes 20120214
3 MT_PROJECTS Instance attribute Private Type reference (TYPE) /IWBEP/T_SBDM_PROJECTS projects 20120214
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120214
2 NOTIFY_ATTACHMENTS Instance method Private Method Notifies attachment handlers of all involved projects 20131029
Events
Class /IWBEP/CL_SBDM_DELETE_REQUEST has no event.
Types
Class /IWBEP/CL_SBDM_DELETE_REQUEST 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 IO_TRANSACTION Call by reference Object reference (TYPE REF TO) /IWBEP/CL_SBDM_TRANSACT_HANDLR transaction handler 20130401
2 Importing IT_NODES Call by reference Type reference (TYPE) /IWBEP/IF_SBDM_REQUEST=>TY_T_NODE nodes 20120214
3 Importing IT_PROJECTS Call by reference Type reference (TYPE) /IWBEP/T_SBDM_PROJECTS projects 20120214
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130401

Method NOTIFY_ATTACHMENTS Signature

Method NOTIFY_ATTACHMENTS on class /IWBEP/CL_SBDM_DELETE_REQUEST has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20131029
History
Last changed by/on SAP  20131127 
SAP Release Created in 200