Version of the configuration file
Defines the path for the BAPI trace files.
Defines the BAPI trace level. 0=Off, 1=Error tracing, 10=Detailed tracing, 100=developer tracing, 200=dev tracing incl subsequent BAPI calls, 9999=High detailed tracing (normally not needed)
Value indicates if the tracel level can be set by logon structure. 0=off (default), 1=on(if not activated), 2=on(overwrite setting bapiTraceLevel)
Flag indicates if cell data should be available at the trace file
Defines the formatting of MDX trace output. 0=Non formatted, 1=Formatted, 2=SAP Formatted
Activates/deactivates the dumping of member and cell data tables into the trace file.
Defines the maximum number of rows dumped into the trace file. 0 means all rows.
Defines the maximum number of columns dumped into the trace file. 0 means all rows.
Should each field of the table written into a seperate line?
Activates/deactivates RFC tracing. The output path can be defined with bapiTracePath
Should we perform additional connection checks to ensure a valid RFC handle 0 = off, 1 = connection only, 2 = always.
Activation/deactivation of the support for local RFc memory allocation.
Activation/deactivation of the support for RFC password changer.
Activates/deactivates IPF logging support.
Activates/deactivates the measurement of BAPI calls.
Size of the internal stream buffer. Should be set by development only.
Activates/deactivates the usage of RFC UNICODE structures (beta testing). Currently not supported by SAP.
Activates/deactivates ABAP debugging for a RFC connection.
Perform transactional BAPI calls if possible.
Perform automatic upper case conversion if necessary.
Record performed calls at the BAPI trace file. For development only.
Perform a cache reset on SAP BW. Sometimes this flag can help to solve hierarchy member issues. 0=cache reset off, 1=cache reset on MDX engine, 2=global cache reset
Activates/deactivates cancel support for BAPI calls. Cancel support needs more resources on the machine.
Maximum suspend time for cancel loop during a BAPI call.
Maximum number of retries for unsuccessful streaming object creation
Time interval in milliseconds between unsuccessful streaming object creation.
if this setting is switched to true, all passwords will be converted into upper cases.
Measurement of the time between 2 BAPI calls
Debug feature to detect multiple BAPI calls at the same time on the same connection (development feature)
If true, then the function parameter cache will be used
File containing cached parameters of SAP function modules
Should we perform a BAPI return check and throw an exception. 0 = off, 1 = only at Errors or Aborts, 2 = always if a message is there.
BAPI return messages which should be throw an exception, independent from the bapiCheckReturn 1 or 2. Format : MSGID_1=MSGNUM_1 MSGID_2=MSGNUM_2.
Connection pool size. Used for re-usage of existing RFC connections. Value 0 means no connection pool. Pool size should be between 10 and 500.
Support for SSO tickets. 0 = off, 1 = on
Library and path of the SNC Library (must be GSS-API v2 compatible). Please check SAP note 352295 for further details.
Server on which SNC should be used. Format "SERVER_SYSNR=Full_SNC_Name". Space represents the seperator for further servers.
Ports which should be used for Messageserver connections. Replacement for entries at the OS "service" file. Format : SID_A=PORT_A SID_B=PORT_B ...
Specify simulation mode. Normal operation = 0, Record = 1, Playback = 2.
Specify the name of the file to read from during playback mode.
Specify if the data being recorded should be compressed.
Specify if the data being recorded should be modified in order to obscure the original data.
Specify the maximum number of kilobytes to use for the read buffer during playback. 0 = Let application decide.
if true, then the file bapitrace.on at the config folder would switch tracing on.
Mode to handle SAP role retrieval, 0=provided from CAM, 1=don't replace derived roles, 2=replace derived roles.
Pre-check of logon credentials. 0 = means no pre-check, 1 = check logon credentials.
X.509 certificate file
Distinguished server name for X.509 certificate