SAP ABAP Class /IWBEP/IF_SBDM_ATTACHMENT (SB - Domain Model - Attachment)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130314
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBDM_ATTACHMENT SB - Domain Model - Attachment 20130314
Properties
Class /IWBEP/IF_SBDM_ATTACHMENT  
Short Description SB - Domain Model - Attachment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130314   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_SBDM_ATTACHMENT has no forward declaration.
Interfaces
Class /IWBEP/IF_SBDM_ATTACHMENT has no interface implemented.
Friends
Class /IWBEP/IF_SBDM_ATTACHMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NODE_TYPE Constant Public See coding 20130314
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT Instance method Public Method Gets the content 20130315
2 GET_MIME_TYPE Instance method Public Method Gets the mime type 20130314
3 GET_TYPE Instance method Public Method Gets the logical type 20130314
4 GET_VALUE Instance method Public Method Gets the value 20130314
5 SET_CONTENT Instance method Public Method Sets the content 20130315
6 SET_VALUE Instance method Public Method Sets the value 20130314
Events
Class /IWBEP/IF_SBDM_ATTACHMENT has no event.
Types
Class /IWBEP/IF_SBDM_ATTACHMENT has no local type.
Method Signatures

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONTENT Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_ATTACHMENT_DATA SB - Domain Model - Attachment Data 20130315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130315

Method GET_MIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MIME_TYPE Value transfer Type reference (TYPE) W3CONTTYPE HTML content type 20130314
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130314

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) /IWBEP/SBDM_ATTACHMENT_TYPE Service Builder: Attachment Type 20130314
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130314

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) XSTRING 20130314
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130314

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTENT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_ATTACHMENT_DATA SB - Domain Model - Attachment Data 20130315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130315

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) XSTRING 20130314
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130314
History
Last changed by/on SAP  20141120 
SAP Release Created in