BGRFC_CUST_I_DST - Inbound Scheduler/Application Server Customizing
Inbound Scheduler/Application Server Customizing information is stored in SAP table BGRFC_CUST_I_DST.
It is part of development package SQRFC2 in software component BC-MID-RFC-BG. This development package consists of objects that can be grouped under "ABAP Development for bgRFC".
It is part of development package SQRFC2 in software component BC-MID-RFC-BG. This development package consists of objects that can be grouped under "ABAP Development for bgRFC".
Fields for table BGRFC_CUST_I_DST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DESTINATION | Name of Destination in Inbound Case | X | BGRFC_DEST_NAME_INBOUND | CHAR | 32 | * |
SCHEDULER_CNT | Number of Running Schedulers | BGRFC_SCHEDULER_CNT | INT4 | 4 | ||
REDO_UNIT_MAX | Maximum Number of Automatic Retries for Unit | BGRFC_REDO_UNIT_WAIT_CNT_MAX | INT4 | 4 | ||
REDO_WAIT_TIME_U | Wait Time Between Two Automatic Retries per Unit (in s) | BGRFC_REDO_UNIT_WAIT_TIME | INT4 | 4 | ||
REDO_WAIT_TIME_D | Wait Time Between Two Connection Attempts for Destination | BGRFC_REDO_DEST_WAIT_TIME | INT4 | 4 | ||
PROCESSING_TIME | Maximum Destination Processing Time in Seconds | BGRFC_PROCESSING_TIME | INT4 | 4 | ||
TASK_CNT_MAX | Number of Open Connections (Tasks) per Destination | BGRFC_TASK_CNT_MAX | INT4 | 4 | ||
CHECK_ALIVE_MAX | Maximum Number of Automatic Unit-Alive Checks | BGRFC_CHECK_ALIVE_MAX | INT4 | 4 | ||
ORIG_CLIENT | Client ID | SYMANDT | CLNT | 3 | * | |
ORIG_USER | User Name | SYUNAME | CHAR | 12 | ||
ORIG_TIME | System Time | SYUZEIT | TIMS | 6 | ||
ORIG_DATE | System Date | SYDATUM | DATS | 8 | ||
APPL_CHECK_CLASS | Name of class that implements access protection | BGRFC_APPL_CHECK_CLASS_NAME | CHAR | 30 | ||
APPL_CHECK_ACTIV | Access Protection (bgRFC Monitor API) activated? | BGRFC_APPL_CHECK_ACTIVE | CHAR | 1 |