SAP ABAP Function Module DMC_MDS_TRINT_TP_INTERFACE (intern: tp Schnittstelle)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MDS_UTILITY (Package) Utilities for IUUC - avoiding direct OS access
Basic Data
Function Module DMC_MDS_TRINT_TP_INTERFACE intern: tp Schnittstelle  
Function Group DMC_CNV_STPA   tp ABAP Interface - tempor. copy  
Program Name SAPLDMC_CNV_STPA   tp ABAP Communication 
INCLUDE Name LDMC_CNV_STPAU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_INTERFACE_VERSION TYPE STPA-VERSION Version of tp interface
Exporting EV_TRANS_DIR TYPE STPA-FILE
Exporting EV_TPPARAM_PATH TYPE STPA-FILE tp parameter file (complete path)
Exporting EV_TPPARAM_NAME TYPE STPA-FILE
Exporting EV_TP_PATH TYPE STPA-FILE tp program (complete path)
Exporting EV_RFC_MESSAGE TYPE STPA-MESSAGE Error message for RFC error
Exporting EV_TP_CMD_STRING TYPE STPA-CMDSTRING
Exporting EV_TP_CMD_LINE TYPE STPA-CMDLINE
Exporting EV_TP_RETURN_CODE TYPE STPA-RETCODE tp return code
Exporting EV_TP_MESSAGE TYPE STPA-MESSAGE tp short message
Exporting EV_TP_VERSION TYPE STPA-VERSION tp version
Exporting EV_TP_SOURCE TYPE STPA-TIMESTAMP
Exporting EV_R3TRANS_SOURCE TYPE STPA-TIMESTAMP
Exporting EV_TPSTAT_KEY TYPE STPA-TIMESTAMP
Exporting EV_TP_ALOG TYPE STPA-FILE ALOG file name
Exporting EV_TP_SLOG TYPE STPA-FILE SLOG file name
Exporting EV_TP_PID TYPE STPA-PID tp process ID
Exporting EV_BUFFER_COUNT TYPE STPA-COUNTER Number of buffer entries
Importing IV_TP_COMMAND TYPE STPA-COMMAND tp command (SHOWBUFFER,IMPORT,...)
Importing IV_SYSTEM_NAME TYPE STPA-SYSNAME System name
Importing IV_TRANSPORT_REQUEST TYPE STPA-TRKORR Transport request
Importing IV_CLIENT TYPE STPA-CLIENT Client
Importing IV_CLIENT_RESTRICT TYPE STPA-FLAG
Importing IV_PROJECT TYPE STPA-PROJECT
Importing IV_UMODES TYPE STPA-UMODES R3trans umodes
Importing IV_TP_OPTIONS TYPE STPA-OPTIONS Options for tp
Importing IV_OFFLINE TYPE STPA-FLAG SPACE Start tp in the background
Importing IV_FEEDBACK TYPE STPA-FEEDBACK
Importing IV_TP_TPPARAM TYPE STPA-FILE Alternative TPPARAM (only for test purposes)
Importing IV_TP_DESTINATION TYPE RFCDES-RFCDEST Alternative RFC destination (only for test purposes)
Importing IV_PRID_TEXT TYPE STPA-MESSAGE
Importing IV_PRID_MIN TYPE I 0
Importing IV_PRID_MAX TYPE I 100
Importing IV_SHOWBUFFER_WO_SID TYPE XFELD Accept cmd shohbuffer without system name
Tables TT_OPTIONS TYPE TPSTDOUT
Tables TT_REQUEST TYPE TPREQUEST
Tables TT_PROJECT TYPE TPPROJECT
Tables TT_TARCLI TYPE TPTARCLI
Tables TT_ARGV TYPE TPSTDOUT Call parameter for tp
Tables TT_STDOUT TYPE TPSTDOUT Output from tp
Tables TT_BUFFER TYPE TPBUFFER Buffer contents (only for SHOWBUFFER)
Tables TT_BUFCNT TYPE TPBUFCNT
Tables TT_PARAMS TYPE TPPARAMS Contents of tp parameter file (only for SHOWPARAM)
Tables TT_LOGPTR TYPE TPLOGPTR
Tables TT_OBJLST TYPE TPOBJLST
Exception UNSUPPORTED_TP_COMMAND TYPE Command not supported by tp interface
Exception INVALID_TP_COMMAND TYPE Command not known to tp interface
Exception MISSING_PARAMETER TYPE
Exception INVALID_PARAMETER TYPE
Exception GET_TPPARAM_FAILED TYPE Path of TPPARAM could not be determined
Exception UPDATE_TP_DESTINATION_FAILED TYPE The RFC destination could not be adapted
Exception GET_TMS_INFO_FAILED TYPE
Exception PERMISSION_DENIED TYPE
Exception TP_CALL_FAILED TYPE The tp call failed
Exception INSERT_TPSTAT_FAILED TYPE
Exception INSERT_TPLOG_FAILED TYPE
               
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  20141030 
SAP Release Created in 2010_1_620