SAP ABAP Class /IWBEP/CL_SBDM_MODIFY_REQUEST (SB - Domain Model - Modify 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 20140207
Properties
Class /IWBEP/CL_SBDM_MODIFY_REQUEST  
Short Description SB - Domain Model - Modify Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /IWBEP/SBDM    
Program status P  SAP Standard Production Program 
Category 0   
Package /IWBEP/SB_DM_BASE   Gateway Service Builder - Domain Model API and SPI 
Created 20140207   SAP 
Last change 20141120    
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)
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBDM_REQUEST SB - Domain Model - Request 20140207
Friends
Class /IWBEP/CL_SBDM_MODIFY_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_RUNNABLE Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SBDM_RUNNABLE runnable instance 20140207
2 MT_PROJECT Instance attribute Private Type reference (TYPE) TY_T_PROJECT projects in scope 20140207
3 MV_PRIVILEGED Instance attribute Private Type reference (TYPE) ABAP_BOOL privileged modifications 20140210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20140207
Events
Class /IWBEP/CL_SBDM_MODIFY_REQUEST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_PROJECT Private See coding 20140207 TY_T_PROJECT type sorted table of ref to /IWBEP/CL_SBDM_PROJECT with unique key table_line
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RUNNABLE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_RUNNABLE runnable instance 20140207
2 Importing IT_NODE Call by reference Type reference (TYPE) /IWBEP/T_SBDM_NODES request scope 20140207
3 Importing IV_PRIVILEGED Call by reference Type reference (TYPE) ABAP_BOOL privileged modifications 20140210
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20140207
History
Last changed by/on SAP  20141120 
SAP Release Created in 200