SAP ABAP Data Element OI0_CP_OP (Compatibility Operator)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-DS (Application Component) Downstream
⤷
OI0_COMMON (Package) Common obj. in IS-Oil Downstream
⤷
⤷
Basic Data
| Data Element | OI0_CP_OP |
| Short Description | Compatibility Operator |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | OI0_CP_OP | |
| Data Type | CHAR | Character String |
| Length | 10 | |
| Decimal Places | 0 | |
| Output Length | 10 | |
| Value Table | TOI0_CP_OP |
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 | 5 | CmpOp |
| Medium | 15 | Comp. Oper |
| Long | 22 | Compatibility Operator |
| Heading | 10 | Comp. Oper |
Documentation
Definition
Compatibility Operator. SAP provides the following operators:
>= , <= , < , >, = , REQ(Required) , NA(Not Allowed), AVL(Available), NAV(Not Available).
If you want to implement more operators, you have to define these in transaction O5T_CPOP, and you need to define the semantic behavior of the newly created operator with the others by using BAdI OI0_OP_PROC.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 46C |