SAP ABAP Class /IPRO/IF_DOCB_ATTACHMENT (DocB Document Attachment)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IPRO/IF_MODEL Document Builder Model Interface 20040707
2 Interface composition (i COMPRISING i_ref)  /IPRO/IF_SUBJECT Document Builder Subject Interface 20040708
Properties
Class /IPRO/IF_DOCB_ATTACHMENT  
Short Description DocB Document Attachment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040706   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_DOCB_ATTACHMENT has no forward declaration.
Interfaces
Class /IPRO/IF_DOCB_ATTACHMENT has no interface implemented.
Friends
Class /IPRO/IF_DOCB_ATTACHMENT has no friend class.
Attributes
Class /IPRO/IF_DOCB_ATTACHMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTACHMENT_ID Instance method Public Method Get the attachment ID 20040707
2 GET_CONTENT Instance method Public Method Get the attachment's content (i.e. rawdata) 20040706
3 GET_CONTENT_TYPE Instance method Public Method Get the content type 20040706
4 GET_EXTENSION Instance method Public Method Get the file extension 20041006
5 GET_FILENAME Instance method Public Method Get the file name of attachment 20041006
6 GET_TITLE Instance method Public Method Get the title 20040707
7 SET_CONTENT Instance method Public Method Set the attachment's content (i.e. rawdata) 20040706
8 SET_CONTENT_TYPE Instance method Public Method Set the content type 20040706
9 SET_FILENAME Instance method Public Method Set the file name of the attachment 20041006
10 SET_TITLE Instance method Public Method Set the title 20040707
Events
Class /IPRO/IF_DOCB_ATTACHMENT has no event.
Types
Class /IPRO/IF_DOCB_ATTACHMENT has no local type.
Method Signatures

Method GET_ATTACHMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTACHMENT_ID Value transfer Type reference (TYPE) GUID Attachment ID 20040707

Method GET_ATTACHMENT_ID on class /IPRO/IF_DOCB_ATTACHMENT has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTENT Value transfer Type reference (TYPE) XSTRING Raw Content 20040706

Method GET_CONTENT on class /IPRO/IF_DOCB_ATTACHMENT has no exception.

Method GET_CONTENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTENT_TYPE Value transfer Type reference (TYPE) /IPRO/CONTENT_TYPE Content Type 20040706

Method GET_CONTENT_TYPE on class /IPRO/IF_DOCB_ATTACHMENT has no exception.

Method GET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXTENSION Value transfer Type reference (TYPE) STRING 20041006

Method GET_EXTENSION on class /IPRO/IF_DOCB_ATTACHMENT has no exception.

Method GET_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FILENAME Value transfer Type reference (TYPE) STRING Filename 20041006

Method GET_FILENAME on class /IPRO/IF_DOCB_ATTACHMENT has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TITLE Value transfer Type reference (TYPE) /IPRO/TITLE Description 20040707

Method GET_TITLE on class /IPRO/IF_DOCB_ATTACHMENT has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT Call by reference Type reference (TYPE) XSTRING Raw content 20040706

Method SET_CONTENT on class /IPRO/IF_DOCB_ATTACHMENT has no exception.

Method SET_CONTENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT_TYPE Call by reference Type reference (TYPE) /IPRO/CONTENT_TYPE Content Type 20040706

Method SET_CONTENT_TYPE on class /IPRO/IF_DOCB_ATTACHMENT has no exception.

Method SET_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING Filename 20041006

Method SET_FILENAME on class /IPRO/IF_DOCB_ATTACHMENT has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TITLE Call by reference Type reference (TYPE) /IPRO/TITLE Description 20040707

Method SET_TITLE on class /IPRO/IF_DOCB_ATTACHMENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in