SAP ABAP Data Element MRM_CALLED_VIA_RFC (Was the function module called using RFC?)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MRM (Package) Appl.development R/3 decentralized invoice verification

⤷

⤷

⤷

Basic Data
Data Element | MRM_CALLED_VIA_RFC |
Short Description | Was the function module called using RFC? |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | BOOLEAN | |
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 | Using RFC |
Medium | 20 | Using RFC |
Long | 30 | Called using RFC? |
Heading | 30 | Called using RFC? |
Documentation
Definition
This variable indicates whether the active function or form routine was called using RFC.
Use
If the function was called via RFC, then no error messages should be output directly. Instead, they should be reported to the calling program either using "MESSAGE ... RAISING" and/or the error log.
Dependencies
Example
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 470 |