RDPT_FILE_PATH - Save the File Path of the Transaction
Save the File Path of the Transaction information is stored in SAP table RDPT_FILE_PATH.
It is part of development package FTBAS in software component FIN-FSCM-TRM-TM. This development package consists of objects that can be grouped under "Redemption Schedules".
It is part of development package FTBAS in software component FIN-FSCM-TRM-TM. This development package consists of objects that can be grouped under "Redemption Schedules".
Fields for table RDPT_FILE_PATH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
REPID | ABAP Program: Current Master Program | X | SYREPID | CHAR | 80 | * |
HANDLE | Administration ID for Multiple Calls from Same Program | X | RDPT_HANDLE | CHAR | 8 | |
UNAME | User Name | X | SYUNAME | CHAR | 24 | |
FILE_PATH | Local file for upload/download | LOCALFILE | CHAR | 256 |