SAP ABAP Data Element WUF_CONDITION_METHOD (Condition Method)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WUF_GENERAL (Package) Objects for All Packages Within WUF

⤷

⤷

Basic Data
Data Element | WUF_CONDITION_METHOD |
Short Description | Condition Method |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | WUF_CLASS_METHOD | |
Data Type | CHAR | Character String |
Length | 61 | |
Decimal Places | 0 | |
Output Length | 61 | |
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 | CondMethod |
Medium | 15 | Cond. Method |
Long | 25 | Condition Method |
Heading | 10 | CondMethod |
Documentation
Definition
A method that checks whether conditions have been fulfilled.
The signature of the method must fulfill the following conditions:
- The method is static and public.
- With the exception of "e_ok", only inbound parameters are permitted.
- The interface contains an import parameter with the name "i_prefetch" of type WUF_BOOLEAN.
- The interface contains an export parameter with the name "e_ok" of type WUF_BOOLEAN.
- The method can contain the exception CX_WUF_ERROR.
Use
Dependencies
Example
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |