SAP ABAP Interface IF_IFP_DOCUMENT_ATTRIBUTS (Retrieve Attributes of a Document)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-COR (Application Component) Correspondence Tool
     FS_CORR_POST (Package) Correspondence Postprocessing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_IFP_DOCUMENT_DATA Retrieve Data from Document 20091221
2 Interface composition (i COMPRISING i_ref)  IF_IFP_EXTRACT_DATA Extract Data from Document 20071128
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FKKCORR_ASSIST_BP_ADDRCHG Assistance Class for FKKCORR_EXP_BP_ADDRCHANGE 20071128
Properties
Interface IF_IFP_DOCUMENT_ATTRIBUTS  
Short Description Retrieve Attributes of a Document    
General Data
Package FS_CORR_POST   Correspondence Postprocessing 
Created 20071128   SAP 
Last changed 20110908   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_IFP_DOCUMENT_ATTRIBUTS has no interface.
Friends
Interface IF_IFP_DOCUMENT_ATTRIBUTS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_DOCUMENT_TYPE_PDF Constant Public Type reference (TYPE) IFP_DTE_DOCUMENT_TYPE 'PDF' Type of Document - PDF 20071128
2 CON_DOCUMENT_TYPE_XML Constant Public Type reference (TYPE) IFP_DTE_DOCUMENT_TYPE 'XML' Type of Document - XML 20071128
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOCUMENT Instance method Public Method Retrieve Document 20071128
2 GET_DOCUMENT_TYPE Instance method Public Method Retrieve Document Category 20071220
3 GET_PARAMETERS Instance method Public Method Provide Data in Form of Parameters 20071128
Events
Interface IF_IFP_DOCUMENT_ATTRIBUTS has no event.
Types
Interface IF_IFP_DOCUMENT_ATTRIBUTS has no local type.
Method Signatures

Method GET_DOCUMENT Signature

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

Method GET_DOCUMENT on Interface IF_IFP_DOCUMENT_ATTRIBUTS has no exception.

Method GET_DOCUMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DOCUMENT_TYPE Value transfer Type reference (TYPE) IFP_DTE_DOCUMENT_TYPE Art des Dokuments 20071220

Method GET_DOCUMENT_TYPE on Interface IF_IFP_DOCUMENT_ATTRIBUTS has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMETERS Value transfer Type reference (TYPE) ABAP_PARMBIND_TAB extrahierte Daten in Form von Parametern 20071128

Method GET_PARAMETERS on Interface IF_IFP_DOCUMENT_ATTRIBUTS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711