SAP ABAP Interface /IPRO/IF_DOCB_ATTACHMENT (DocB Document Attachment)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/UI/INTERFACE/ (Package) BADI's, Interfaces
Properties
Interface /IPRO/IF_DOCB_ATTACHMENT  
Short Description DocB Document Attachment    
General Data
Package /IPRO/UI/INTERFACE/   BADI's, Interfaces 
Created 20040706   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /IPRO/IF_DOCB_ATTACHMENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IPRO/IF_MODEL Document Builder Model Interface 20040707
2 /IPRO/IF_SUBJECT Document Builder Subject Interface 20040708
Friends
Interface /IPRO/IF_DOCB_ATTACHMENT has no friend.
Attributes
Interface /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
Interface /IPRO/IF_DOCB_ATTACHMENT has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /IPRO/IF_DOCB_ATTACHMENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100