SAP Table FPCONNECT

Connection-Dependent Settings

FPCONNECT (Connection-Dependent Settings) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link FPCONNECT to other SAP tables.

FPCONNECT table fields

Field Data element Checktable Datatype Length Decimals
DESTINATION Logical Destination (Specified in Function Call) RFCDEST RFCDES CHAR 32 0
DIR_GLOBAL Use DIR_GLOBAL FPDIRGLOBAL CHAR 1 0
X true
- false
NULL unknown
BATCHING Use Simple Bundling FPBATCHING CHAR 1 0
X true
- false
NULL unknown
MBATCHING Use Complex Bundling FPMBATCHING CHAR 1 0
X true
- false
NULL unknown
CACHING Use Caching FPCACHING CHAR 1 0
X true
- false
NULL unknown
LOGPORT Logical Port Name SRT_LP_NAME SRT_CFG_CLI_ASGN CHAR 60 0
ADSVERSION ADS Version FPADSVERSION CHAR 42 0

FPCONNECT foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
FPCONNECT DESTINATION FPCONNECT DESTINATION RFCDES Destination table for Remote Function Call RFCDEST
FPCONNECT LOGPORT FPCONNECT LOGPORT SRT_CFG_CLI_ASGN Assignment of HTTP Destination to WS Client RT Configuration LP_NAME
FPCONNECT LOGPORT 'CO_FP_PRINT_REQUEST' SRT_CFG_CLI_ASGN Assignment of HTTP Destination to WS Client RT Configuration PROXY_CLASS
FPCONNECT LOGPORT SYST MANDT SRT_CFG_CLI_ASGN Assignment of HTTP Destination to WS Client RT Configuration CLIENT