SAP ABAP Data Element IFP_DTE_PASS_DOCUMENT (Indicates Document Is to Be Transferred)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-COR (Application Component) Correspondence Tool
     FS_CORR_POST (Package) Correspondence Postprocessing
Basic Data
Data Element IFP_DTE_PASS_DOCUMENT
Short Description Indicates Document Is to Be Transferred  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type OS_BOOLEAN    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Trans.Doc. 
Medium 15 Transf.Document 
Long 20 Transfer Document 
Heading 20 Transfer Document 
Documentation

Definition

Specifies that the document is to be transferred.

Use

The system is processing the extracted data of a document. You want this document to be transferred to be stored, for example, in a folder. The type of the document is also communicated.

Dependencies

Example

If you want the document to be transferred, you have to add the following additional import parameters in the method for processing the extracted data.

I_DOCUMENT        TYPE xstring

I_DOCUMENT_TYPE    TYPE ifp_dte_document_type

History
Last changed by/on SAP  20110908 
SAP Release Created in 710