SAP ABAP Function Module /TDAG/CP_XVWR_FILE_DISPLAY (CP: Download file to presentation server and display it)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP (Package) Compliance for products
Basic Data
Function Module /TDAG/CP_XVWR_FILE_DISPLAY CP: Download file to presentation server and display it  
Function Group /TDAG/CP_XVWR   CP: Viewer for CfP XML files  
Program Name /TDAG/SAPLCP_XVWR   CP: Viewer for CfP XML files 
INCLUDE Name /TDAG/LCP_XVWRU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing XT_DATA TYPE STANDARD TABLE Transfer table
Exporting E_FILELENGTH TYPE I Number of bytes transferred
Exporting ET_MESSAGE TYPE BAL_T_MSG Application Log: Table with Messages
Exporting E_FLG_ERROR TYPE ESEBOOLE Truth Value
Importing I_FILENAME TYPE STRING Name of file
Importing I_BIN_FILESIZE TYPE I File length for binary files
Importing I_FILETYPE TYPE CHAR10 'ASC' File type (ASC or BIN)
Importing I_APPEND TYPE CHAR01 SPACE Writing mode (overwrite, append)
Importing I_WRITE_FIELD_SEPARATOR TYPE CHAR01 SPACE Split columns with TAB during ASCII download
Importing I_HEADER TYPE XSTRING '00' Byte string written at start of file in binary mode
Importing I_TRUNC_TRAILING_BLANKS TYPE CHAR01 SPACE Do not write space characters at end in char fields
Importing I_WRITE_LF TYPE CHAR01 'X' Insert CR/LF at end of line during char download
Importing I_COL_SELECT TYPE CHAR01 SPACE Only copy individual columns from the table
Importing I_COL_SELECT_MASK TYPE CHAR255 SPACE Vector that contains X for selected columns
Importing I_DAT_MODE TYPE CHAR01 SPACE Number and data fields written in DAT format of WS_DOWNLOAD
Importing I_FLG_FULLSCREEN TYPE ESEBOOLE ESP1_TRUE Display full-screen window
Importing I_FILTER_VALUE TYPE /TDAG/CPE_VIEWERNO Internal key of the document viewer
Importing I_TITLE TYPE STRING Title of the screen
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141109 
SAP Release Created in 222_46C