SAP ABAP Data Element /IWBEP/SB_GEN_BOP_PREFIX (Backend Operation Proxy Prefix)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_GENCMN (Package) Gateway Service Builder # Generator Common Parts
⤷
⤷
Basic Data
| Data Element | /IWBEP/SB_GEN_BOP_PREFIX |
| Short Description | Backend Operation Proxy Prefix |
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 | 13 | |
| Decimal Places | 0 | |
| Output Length | 13 | |
| 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 | BOP Prefix |
| Medium | 20 | BOP Prefix |
| Long | 31 | Backend Operation Proxy Prefix |
| Heading | 31 | Backend Operation Proxy Prefix |
Documentation
Definition
Prefix for the BOP interface names.
Use
Specifies the prefix to be provided as part of the BOP interface names.
The default BOP prefix name is: <namespace of the project> and <IF_>.
The Service Builder creates the BOP interface name for each function module (that is mapped) in a project.
BOP interface name is created as follows: <BOP prefix> and <function module name>.
The generated BOP interface is listed in the Generated Artifacts folder under Backend Operation Proxy.
Dependencies
Example
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 200 |