SAP ABAP Data Element BMSLASHNAVOID (Avoid Execution of /n in Remote System)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SRCX (Package) Development Class for Remote Communication: RFC and RMC
⤷
⤷
Basic Data
| Data Element | BMSLASHNAVOID |
| Short Description | Avoid Execution of /n in Remote System |
Data Type
| Category of Dictionary Type | Direct Type Entry | |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ||
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Avoid /n |
| Medium | 20 | Avoid /n in RemSess. |
| Long | 39 | Avoid Execution of /n in Remote System |
| Heading | 50 | Avoid Execution of /n in Remote System |
Documentation
Definition
You can use RFC bit options to set the following options for the relevant RFC destination in the target system.
Prerequisites:
The following options are only available if the target server also has a kernel with Release 6.40.
Use
Prevent Execution of '/n' in Target System
This prevents a transaction being executed through '/n<tcode>' in an RFC context. The execution of the ABAP language elements LEAVE TO ... causes a runtime error.
Value of bit option in Hex is: 00001000
Dependencies
Note:
Only one of the flags for Remote Session Handling can be set at once.
Example
History
| Last changed by/on | SAP | 20100420 |
| SAP Release Created in | 640 |