SAP ABAP Interface IF_XDS_BASEDOCUMENT (XDS:Interface of base document)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     SXDS (Package) XML Documnet Service: Interfaces
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XDS_DOCUMENT XDS: document 20080926
2 Interface composition (i COMPRISING i_ref)  IF_XDS_TEMPLATE XDS: template 20080926
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XDS_BASEDOCUMENT_A XDS: Abstract class of if_xds_basement 20081006
Properties
Interface IF_XDS_BASEDOCUMENT  
Short Description XDS:Interface of base document    
General Data
Package SXDS   XML Documnet Service: Interfaces 
Created 20080925   SAP 
Last changed 20090618   SAP 
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 IF_XDS_BASEDOCUMENT has no interface.
Friends
Interface IF_XDS_BASEDOCUMENT has no friend.
Attributes
Interface IF_XDS_BASEDOCUMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT_TYPE Instance method Public Method Get content type of the base document 20080930
2 GET_ID Instance method Public Method Relate to repository ID, priority -1 20080926
3 GET_META_DATA Instance method Public Method Meta data of the base document 20080930
4 GET_RAW_CONTENT Instance method Public Method Get the whole file in binary format 20080930
5 GET_TRANSFORMED_DOCUMENT Instance method Public Method Get the transformed base document 20080930
6 IS_TRANSFORMABLE_TO_DOCUMENT Instance method Public Method Check if it is possible to be transformed to certain type 20081008
7 SET_META_DATA Instance method Public Method Meta data of the base document 20080930
8 SET_RAW_CONTENT Instance method Public Method Set the whole file in binary format 20080930
Events
Interface IF_XDS_BASEDOCUMENT has no event.
Types
Interface IF_XDS_BASEDOCUMENT has no local type.
Method Signatures

Method GET_CONTENT_TYPE Signature

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

Method GET_CONTENT_TYPE on Interface IF_XDS_BASEDOCUMENT has no exception.

Method GET_ID Signature

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

Method GET_ID on Interface IF_XDS_BASEDOCUMENT has no exception.

Method GET_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Value transfer Type reference (TYPE) ANY 20080930
2 Importing IM_NAME Call by reference Type reference (TYPE) STRING 20080930

Method GET_META_DATA on Interface IF_XDS_BASEDOCUMENT has no exception.

Method GET_RAW_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTENT Value transfer Type reference (TYPE) XSTRING 20080930

Method GET_RAW_CONTENT on Interface IF_XDS_BASEDOCUMENT has no exception.

Method GET_TRANSFORMED_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) STRING 20080930
2 Returning RE_BASEDOCUMENT Value transfer Object reference (TYPE REF TO) IF_XDS_BASEDOCUMENT XDS: basedocument 20080930
# Exception Resumable Description Created on
1 CX_XDS_TRANSFORMATION_ERROR XDS: transformation error 20081014

Method IS_TRANSFORMABLE_TO_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) STRING 20081008
2 Returning RE_TRANSFORMABLE Value transfer Type reference (TYPE) ABAP_BOOL Boolean Variable (X=True, -=False, Space=Unknown) 20081008

Method IS_TRANSFORMABLE_TO_DOCUMENT on Interface IF_XDS_BASEDOCUMENT has no exception.

Method SET_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING 20080930
2 Importing IM_VALUE Call by reference Type reference (TYPE) ANY 20080930

Method SET_META_DATA on Interface IF_XDS_BASEDOCUMENT has no exception.

Method SET_RAW_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTENT Call by reference Type reference (TYPE) XSTRING 20080930

Method SET_RAW_CONTENT on Interface IF_XDS_BASEDOCUMENT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720