SAP ABAP Message Class AXT_FDT Message Number 004 (Result of BPath &1 cannot be used)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_MODEL (Package) Application Extensibility Tool: Model

⤷

⤷

Attribute
Message class | ![]() |
AXT_FDT | |
Short Description | ![]() |
Replacements for BRF+ messages | |
Message Number | ![]() |
004 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20110908 |
Message Text
Result of BPath &1 cannot be used
Help Document
Diagnosis
You have used a BPath statement that returns a table or structure with several fields.
System Response
This is not supported.
Procedure
You have to use a BPath statement that returns a table or structure with a single field.
There are only the following exceptions:
- The statement returns a table or structure with a field NUMBER and a field CURRENCY where NUMBER is a currency value and CURRENCY is a currency key.
- The statement returns a table or structure with a field NUMBER and a field UNIT where NUMBER is an amount and UNIT is a unit of measurement.
Procedure for System Administration
History
Last changed on/by | ![]() |
20110908 | SAP |
SAP Release Created in | 701 |