SAP ABAP Class CL_BGRFC_CUSTOMIZE_INBOUND (Customizing Values for Background RFC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC2 (Package) ABAP Development for bgRFC

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BGRFC_CUSTOMIZING | Root Class for Configuration Checks | 20060912 |
Properties
Class | CL_BGRFC_CUSTOMIZE_INBOUND | |
Short Description | Customizing Values for Background RFC | |
Super Class | CL_BGRFC_CUSTOMIZING | Root Class for Configuration Checks |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20050524 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BGRFC_CUSTOMIZE_INBOUND has no interface implemented.
Friends
Class CL_BGRFC_CUSTOMIZE_INBOUND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_APPL_CHECK_CLASS_NAME | 'IF_BGRFC_APPL_CHECK_MON_IN' | Name of class that implements access protection | 20071128 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_CHECK_ALIVE_MAX | 30 | Maximum Number of Automatic Unit-Alive Checks | 20050524 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_PROCESSING_TIME | 0 | Time in Seconds (0 = Infinite) | 20050524 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_REDO_DEST_WAIT_TIME | 900 | Time in Seconds | 20050524 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_REDO_UNIT_WAIT_CNT_MAX | 30 | Natural number | 20050524 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_REDO_UNIT_WAIT_TIME | 900 | Time in Seconds | 20050524 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_SCHEDULER_CNT | -1 | Natural Number (-1 = Infinite) | 20050524 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_TASK_CNT_MAX | 10 | Natural number | 20050524 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_DELETION_DELAY_TIME | 3600 | Delete Time for Processable Units (Seconds) | 20050524 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_DEST_CNT_MAX | 10 | Natural number | 20050524 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_GATEWAY_RESOURCES | 50 | Percentage Rate | 20050524 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_IDLE_TIME | 300 | Time in Seconds | 20050524 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_LOAD_BAL_EXPIRE_TIME | 10 | Time in Seconds | 20050524 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_SCHEDULER_CNT | -1 | Natural Number (-1 = Infinite) | 20050524 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_TASK_CNT_MAX | 500 | Natural number | 20050524 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_COMPRESSION | 'X' | Compression Control for NW bgRFC | 20050524 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_MESSAGE_LIFE_TIME | 120 | Lifetime of Entries in Application Log in Hours | 20050524 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | BGRFC_MESSAGES_PER_LOG_SEGMENT | 1000 | Number of Messages per Entry in Application Log | 20050524 | |
19 | ![]() |
Static Attribute | Private | Type reference (TYPE) | MSNAME2 | Application Server Name | 20050524 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check Destination Customizing Settings | 20050524 |
2 | ![]() |
Static method | Public | Method | Checks Consistency of Scheduler Parameters | 20050524 |
3 | ![]() |
Static method | Public | Method | Checks Consistency of System Parameters | 20050524 |
4 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050524 |
5 | ![]() |
Static method | Public | Method | Gets All Customizing Values | 20081126 |
6 | ![]() |
Static method | Public | Method | Gets settings for access control | 20071121 |
7 | ![]() |
Static method | Public | Method | Delete Time for Processable Units (Seconds) | 20050524 |
8 | ![]() |
Static method | Public | Method | Get Settings for Destination | 20050524 |
9 | ![]() |
Static method | Public | Method | Evaluates Non-Editable Attributes for Destination Table | 20050524 |
10 | ![]() |
Static method | Public | Method | Wait Time if No Unit Can Be Started on Destination | 20050524 |
11 | ![]() |
Static method | Public | Method | Get Scheduler Settings | 20050524 |
12 | ![]() |
Static method | Public | Method | Evaluates Non-Editable Attributes for Scheduler Table | 20050524 |
13 | ![]() |
Static method | Public | Method | Evaluates Non-Editable Attributes for System Table | 20050524 |
14 | ![]() |
Static method | Public | Method | Flag: Compress XString of Function Module Call Data? | 20050524 |
15 | ![]() |
Static method | Public | Method | Map Destination to Logon Group | 20050617 |
16 | ![]() |
Static method | Public | Method | Create Destination Customizing Data Record | 20050524 |
17 | ![]() |
Static method | Public | Method | Create Scheduler Customizing Data Record | 20050524 |
Events
Class CL_BGRFC_CUSTOMIZE_INBOUND has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | DEST_CUST_VALUE_TAB_TYPE | Private | See coding | 20050524 | dest_cust_value_tab_type TYPE HASHED TABLE OF bgrfc_cust_i_dst
WITH UNIQUE KEY destination
INITIAL SIZE 8
|
||
2 | INB_DEST_CUST_VALUE_TAB_TYPE | Public | See coding | 20050524 | inb_dest_cust_value_tab_type TYPE HASHED TABLE OF bgrfc_cust_i_dst
WITH UNIQUE KEY destination
INITIAL SIZE 8
|
||
3 | INB_SRV_CUST_VALUE_TAB_TYPE | Public | See coding | 20050524 | inb_srv_cust_value_tab_type TYPE HASHED TABLE OF bgrfc_cust_i_srv
WITH UNIQUE KEY DP_SERVER_NAME
INITIAL SIZE 8
|
Method Signatures
Method CHECK_DESTINATION_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_CHECK_ACTIV | Call by reference | Type reference (TYPE) | BGRFC_APPL_CHECK_ACTIVE | ABAP_FALSE | ist der Zugriffsschutz (bgRFC Monitor API) aktiviert ? | 20071121 | |
2 | ![]() |
APPL_CHECK_CLASS | Call by reference | Type reference (TYPE) | BGRFC_APPL_CHECK_CLASS_NAME | Name der Klasse, die Zugriffsschutz implementiert | 20071121 | ||
3 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Inbound Fall | 20050524 | ||
4 | ![]() |
PROCESSING_TIME | Call by reference | Type reference (TYPE) | BGRFC_PROCESSING_TIME | DFLT_DST_PROCESSING_TIME | Max. Zeit für die Bearbeitung einer Destination in s | 20050524 | |
5 | ![]() |
REDO_UNIT_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_REDO_UNIT_WAIT_CNT_MAX | DFLT_DST_REDO_UNIT_WAIT_CNT_MX | Max. Zahl automatischer Wiederholungsversuche einer Unit | 20050524 | |
6 | ![]() |
REDO_WAIT_TIME_DEST | Call by reference | Type reference (TYPE) | BGRFC_REDO_DEST_WAIT_TIME | DFLT_DST_REDO_DEST_WAIT_TIME | Wartezeit zw. zwei Verbindungsaufn. zu einer Destination | 20050524 | |
7 | ![]() |
REDO_WAIT_TIME_UNIT | Call by reference | Type reference (TYPE) | BGRFC_REDO_UNIT_WAIT_TIME | DFLT_DST_REDO_UNIT_WAIT_TIME | Wartezeit zw. zwei automat. Wiederholungsvers. pro Unit in s | 20050524 | |
8 | ![]() |
SCHEDULER_CNT | Call by reference | Type reference (TYPE) | BGRFC_SCHEDULER_CNT | DFLT_DST_SCHEDULER_CNT | Anzahl der verarbeitenden Scheduler | 20050524 | |
9 | ![]() |
TASK_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_TASK_CNT_MAX | DFLT_DST_TASK_CNT_MAX | Anzahl offener Verbindungen pro Destination | 20050524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing | 20050524 |
Method CHECK_SCHEDULER_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEST_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_DEST_CNT_MAX | Maximale Zahl von Destinationen pro Scheduler | 20050524 | ||
2 | ![]() |
DP_SERVER_NAME | Call by reference | Type reference (TYPE) | MSNAME2 | Name des Applikationsservers | 20050524 | ||
3 | ![]() |
GW_RESOURCES | Call by reference | Type reference (TYPE) | BGRFC_GATEWAY_RESOURCES | Prozentsatz an Gateway Resourcen | 20050524 | ||
4 | ![]() |
IDLE_TIME | Call by reference | Type reference (TYPE) | BGRFC_IDLE_TIME | Scheduler Idle Zeit in s | 20050524 | ||
5 | ![]() |
LB_EXP_TIME | Call by reference | Type reference (TYPE) | BGRFC_LOAD_BAL_EXPIRE_TIME | Ablaufzeit von Lastverteilungseinträgen | 20050524 | ||
6 | ![]() |
SCHEDULER_CNT | Call by reference | Type reference (TYPE) | BGRFC_SCHEDULER_CNT | Anzahl der verarbeitenden Scheduler | 20050524 | ||
7 | ![]() |
TASK_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_TASK_CNT_MAX | Anzahl offener Verbindungen pro Destination | 20050524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing | 20050524 |
Method CHECK_SYSTEM_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPRESSION_ON | Call by reference | Type reference (TYPE) | BGRFC_COMPRESSION | Steuerung der Kompression für NW-bgRFC | 20050524 | ||
2 | ![]() |
DELETION_TIME | Call by reference | Type reference (TYPE) | BGRFC_DELETION_DELAY_TIME | Löschzeit verarbeiteter Units (Sek) | 20050524 | ||
3 | ![]() |
ENTRY_ID | Call by reference | Type reference (TYPE) | BGRFC_SYS_ENTRY_ID | ID eines Eintrages in systemweiten BGRFC Customizing | 20050524 | ||
4 | ![]() |
MESSAGES_PER_LOG | Call by reference | Type reference (TYPE) | BGRFC_MESSAGES_PER_LOG_SEGMENT | Anzahl von Meldungen pro Eintrag im Applikationslog | 20050524 | ||
5 | ![]() |
MESSAGE_LIFE_TIME | Call by reference | Type reference (TYPE) | BGRFC_MESSAGE_LIFE_TIME | Lebensdauer von Einträgen im Applikationslog in Stunden | 20050524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing | 20050524 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BGRFC_CUSTOMIZE_INBOUND has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BGRFC_CUSTOMIZE_INBOUND has no exception.
Method GET_ALL_CUSTOMIZING_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESTINATION_CUSTOMIZING | Call by reference | Type reference (TYPE) | INB_DEST_CUST_VALUE_TAB_TYPE | 20081126 | |||
2 | ![]() |
SCHEDULER_CUSTOMIZING | Call by reference | Type reference (TYPE) | INB_SRV_CUST_VALUE_TAB_TYPE | 20081126 | |||
3 | ![]() |
SYSTEM_CUSTOMIZING | Call by reference | Type reference (TYPE) | BGRFC_CUST_I_SYS | 20081126 |
Method GET_ALL_CUSTOMIZING_ENTRIES on class CL_BGRFC_CUSTOMIZE_INBOUND has no exception.
Method GET_APPL_CHECK_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_CHECK_CLASS_NAME | Value transfer | Type reference (TYPE) | BGRFC_APPL_CHECK_CLASS_NAME | Name der Klasse, die Zugriffsschutz implementiert | 20071121 | ||
2 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name der Destination im Outbound Fall | 20071121 |
Method GET_APPL_CHECK_CONFIG on class CL_BGRFC_CUSTOMIZE_INBOUND has no exception.
Method GET_DELETION_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELETION_TIME | Value transfer | Type reference (TYPE) | INT4 | Zeit in Sekunden | 20050524 |
Method GET_DELETION_TIME on class CL_BGRFC_CUSTOMIZE_INBOUND has no exception.
Method GET_DESTINATION_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK_ALIVE_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_CHECK_ALIVE_MAX | Maximale Zahl automat. Prüfungen, ob eine Unit noch läuft | 20050524 | ||
2 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Outbound Fall | 20050524 | ||
3 | ![]() |
PROCESSING_TIME | Call by reference | Type reference (TYPE) | BGRFC_PROCESSING_TIME | Zeitdauer in der die Destination befeuert werden darf | 20050524 | ||
4 | ![]() |
REDO_DEST_WAIT_TIME | Call by reference | Type reference (TYPE) | BGRFC_REDO_DEST_WAIT_TIME | Dauer einer Destinationssperre wg. Verbindungsfehler | 20050524 | ||
5 | ![]() |
REDO_UNIT_WAIT_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_REDO_UNIT_WAIT_CNT_MAX | Max. Anzahl an autom. Anstartversuchen wg. Verbindungsfehler | 20050524 | ||
6 | ![]() |
REDO_UNIT_WAIT_TIME | Call by reference | Type reference (TYPE) | BGRFC_REDO_UNIT_WAIT_TIME | Wartezeit zwischen zwei autom. Anstartversuchen einer Unit | 20050524 | ||
7 | ![]() |
SCHEDULER_CNT | Call by reference | Type reference (TYPE) | BGRFC_SCHEDULER_CNT | Max. Anzahl an Scheduler, die auf diese Dest. feuern dürfen | 20050524 | ||
8 | ![]() |
TASK_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_TASK_CNT_MAX | Max. Anzahl parallel offener Tasks zur Destination | 20050524 |
Method GET_DESTINATION_SETTINGS on class CL_BGRFC_CUSTOMIZE_INBOUND has no exception.
Method GET_DEST_HIDDEN_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ORIG_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20050524 | ||
2 | ![]() |
ORIG_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20050524 | ||
3 | ![]() |
ORIG_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20050524 | ||
4 | ![]() |
ORIG_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20050524 |
Method GET_DEST_HIDDEN_ATTRIBUTES on class CL_BGRFC_CUSTOMIZE_INBOUND has no exception.
Method GET_IDLE_WAIT_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IDLE_TIME | Value transfer | Type reference (TYPE) | BGRFC_IDLE_TIME | Zeit in Sekunden | 20050524 |
Method GET_IDLE_WAIT_TIME on class CL_BGRFC_CUSTOMIZE_INBOUND has no exception.
Method GET_SCHEDULER_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Direkt aus Datenbank oder gepufferte Werte lesen | 20050706 | |
2 | ![]() |
DEST_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_DEST_CNT_MAX | Max. Anzahl parallel befeuerbarer Destinationen | 20050524 | ||
3 | ![]() |
DP_SERVER_NAME | Call by reference | Type reference (TYPE) | MSNAME2 | Name des Applikationsservers | 20050725 | ||
4 | ![]() |
GATEWAY_RESOURCE_PERCENTAGE | Call by reference | Type reference (TYPE) | BGRFC_GATEWAY_RESOURCES | Max. Prozentsatz nutzbarer Gateway-Resourcen | 20050524 | ||
5 | ![]() |
IDLE_TIME | Call by reference | Type reference (TYPE) | BGRFC_IDLE_TIME | Leerlaufzeit, falls keine startbaren Units anliegen | 20050524 | ||
6 | ![]() |
LOAD_BALANCING_EXPIRATION_TIME | Call by reference | Type reference (TYPE) | BGRFC_LOAD_BAL_EXPIRE_TIME | Gütigkeitsdauer für Resourcenobjekt in Sekunden | 20050524 | ||
7 | ![]() |
SCHEDULER_CNT | Call by reference | Type reference (TYPE) | BGRFC_SCHEDULER_CNT | Anzahl der verarbeitenden Scheduler | 20050524 | ||
8 | ![]() |
TASK_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_TASK_CNT_MAX | Max. Anzahl paralleler Tasks zu allen Destinationen | 20050524 |
Method GET_SCHEDULER_SETTINGS on class CL_BGRFC_CUSTOMIZE_INBOUND has no exception.
Method GET_SRV_HIDDEN_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DP_SERVER_NAME | Call by reference | Type reference (TYPE) | MSNAME2 | Name des Applikationsservers | 20050524 | ||
2 | ![]() |
ORIG_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20050524 | ||
3 | ![]() |
ORIG_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20050524 | ||
4 | ![]() |
ORIG_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20050524 | ||
5 | ![]() |
ORIG_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20050524 | ||
6 | ![]() |
RFC_SERVER_NAME | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20050524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing | 20050524 |
Method GET_SYS_HIDDEN_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ORIG_CLIENT | Value transfer | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20050524 | ||
2 | ![]() |
ORIG_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20050524 | ||
3 | ![]() |
ORIG_TIME | Value transfer | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20050524 | ||
4 | ![]() |
ORIG_USER | Value transfer | Type reference (TYPE) | SYUNAME | Benutzername | 20050524 |
Method GET_SYS_HIDDEN_ATTRIBUTES on class CL_BGRFC_CUSTOMIZE_INBOUND has no exception.
Method IS_DATA_COMPRESSION_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA_COMPRESSION_ON | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag: Xstring der Funktionsbausteinaufrufdaten komprimieren? | 20050524 |
Method IS_DATA_COMPRESSION_ON on class CL_BGRFC_CUSTOMIZE_INBOUND has no exception.
Method MAP_DEST_NAME_TO_SERVER_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESTINATION | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Inbound Fall | 20050617 | ||
2 | ![]() |
SERVER_GROUP | Value transfer | Type reference (TYPE) | RZLLI_APCL | Name einer Logon/Server-Gruppe | 20050617 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Falsche Parameterangabe | 20050617 |
Method SET_DESTINATION_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_CHECK_ACTIVE | Call by reference | Type reference (TYPE) | BGRFC_APPL_CHECK_ACTIVE | ABAP_FALSE | ist der Zugriffsschutz (bgRFC Monitor API) aktiviert ? | 20071128 | |
2 | ![]() |
APPL_CHECK_CLASS | Call by reference | Type reference (TYPE) | BGRFC_APPL_CHECK_CLASS_NAME | Name der Klasse, die Zugriffsschutz implementiert | 20071128 | ||
3 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Outbound Fall | 20050524 | ||
4 | ![]() |
PROCESSING_TIME | Call by reference | Type reference (TYPE) | BGRFC_PROCESSING_TIME | DFLT_DST_PROCESSING_TIME | Max. Zeit für die Bearbeitung einer Destination in s | 20050524 | |
5 | ![]() |
REDO_UNIT_MAX | Call by reference | Type reference (TYPE) | BGRFC_REDO_UNIT_WAIT_CNT_MAX | DFLT_DST_REDO_UNIT_WAIT_CNT_MX | Natürliche Zahl | 20050524 | |
6 | ![]() |
REDO_WAIT_TIME_DEST | Call by reference | Type reference (TYPE) | BGRFC_REDO_DEST_WAIT_TIME | DFLT_DST_REDO_DEST_WAIT_TIME | Wartezeit zw. zwei Verbindungsaufn. zu einer Destination | 20050524 | |
7 | ![]() |
REDO_WAIT_TIME_UNIT | Call by reference | Type reference (TYPE) | BGRFC_REDO_UNIT_WAIT_TIME | DFLT_DST_REDO_UNIT_WAIT_TIME | Wartezeit zw. zwei automat. Wiederholungsvers. pro Unit in s | 20050524 | |
8 | ![]() |
SCHEDULER_CNT | Call by reference | Type reference (TYPE) | BGRFC_SCHEDULER_CNT | DFLT_DST_SCHEDULER_CNT | Anzahl der verarbeitenden Scheduler | 20050524 | |
9 | ![]() |
TASK_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_TASK_CNT_MAX | DFLT_DST_TASK_CNT_MAX | Anzahl offener Verbindungen pro Destination | 20050524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing | 20071128 |
Method SET_SCHEDULER_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELETION_TIME | Call by reference | Type reference (TYPE) | BGRFC_DELETION_DELAY_TIME | DFLT_SRV_DELETION_TIME | Löschzeit verarbeiteter Units (Sek) | 20050524 | |
2 | ![]() |
DEST_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_DEST_CNT_MAX | DFLT_SRV_DST_CNT_MAX | Maximale Zahl von Destinationen pro Scheduler | 20050524 | |
3 | ![]() |
DP_SERVER_NAME | Call by reference | Type reference (TYPE) | MSNAME2 | Name des Applikationsservers | 20050524 | ||
4 | ![]() |
GW_RESOURCES | Call by reference | Type reference (TYPE) | BGRFC_GATEWAY_RESOURCES | DFLT_SRV_GW_RESOURCES | Prozentsatz an Gateway Resourcen | 20050524 | |
5 | ![]() |
IDLE_TIME | Call by reference | Type reference (TYPE) | BGRFC_IDLE_TIME | DFLT_SRV_IDLE_TIME | Scheduler Idle Zeit in s | 20050524 | |
6 | ![]() |
LB_EXP_TIME | Call by reference | Type reference (TYPE) | BGRFC_LOAD_BAL_EXPIRE_TIME | DFLT_SRV_LB_EXP_TIME | Scheduler Idle Zeit in s | 20050524 | |
7 | ![]() |
SCHEDULER_CNT | Call by reference | Type reference (TYPE) | BGRFC_SCHEDULER_CNT | DFLT_SRV_SCHEDULER_CNT | Anzahl der verarbeitenden Scheduler | 20050524 | |
8 | ![]() |
TASK_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_TASK_CNT_MAX | DFLT_SRV_TASK_CNT_MAX | Anzahl offener Verbindungen pro Destination | 20050524 |
Method SET_SCHEDULER_SETTINGS on class CL_BGRFC_CUSTOMIZE_INBOUND has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |