RFTP_GDS_LOG is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RFTP_GDS_LOG into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
TP_LOG - Log: Calls of GDS Functions
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Log of Calls to Reservation Systems
Selection Text: SELUZEIT = Time
Selection Text: SELUNAME = User Name
Selection Text: SELSRC = SY-SUBRC
Selection Text: SELRFC = RFC Function
Selection Text: SELMODNO = GUI Mode
Selection Text: SELGDS = Reservation System
Selection Text: SELERR2 = GDS Error Code 2
Selection Text: SELERR1 = GDS Error Code 1
Selection Text: SELDEST = RFC Destination
Selection Text: SELDATUM = Date
Selection Text: SELCXT = Context
Selection Text: LIST = Detailed Log
Selection Text: DELE = Delete Log Data
Selection Text: ALV = Overview of Log Data
Title: Log: RFC Calls to Reservation Systems
Text Symbol: I02 = Delete Log Data
Text Symbol: I03 = Selected Entries:
Text Symbol: I01 = Number of Entries Selected:
Text Symbol: B01 = Number of Entries
Text Symbol: 023 = Parameters:
Text Symbol: 022 = Tables:
Text Symbol: 021 = Return Parameters
Text Symbol: 020 = Transfer Parameters
Text Symbol: 011 = Life
Text Symbol: 010 = GDS Error Code 2
Text Symbol: 009 = GDS Error Code 1
Text Symbol: 008 = SUBRC
Text Symbol: 007 = Context
Text Symbol: 006 = RFC Destination
Text Symbol: 005 = RFC Function
Text Symbol: 004 = Time
Text Symbol: 003 = Date
Text Symbol: 002 = Md
Text Symbol: 001 = User
Text Symbol: I04 = Do you really want to delete the data?
Text Symbol: T02 = Additional Selection Criteria
Text Symbol: T01 = Function
INCLUDE RFTP_GDS_LOGTOP . " GLOBAL DATA
INCLUDE FITP_GENERAL_LOG_GDS_TOP.
INCLUDE ICONS.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFTP_GDS_LOG - Log: RFC Calls to Reservation Systems RFTP_GDS_LOG - Log: RFC Calls to Reservation Systems RFTP_GDS_BYPASS - Bypass Transaction with Selection of Reservation System and Office ID RFTP_GDS_BYPASS - Bypass Transaction with Selection of Reservation System and Office ID RFTP_DELETE_REMOTE_PREF - Program RFTP_DELETE_PREF RFTP_DELETE_REMOTE_PREF - Program RFTP_DELETE_PREF