SAP ABAP Data Element IAOM_BS_WAIT_IF_ERROR (Processing: If Error Occurs, Wait then Try Again)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CO (Application Component) Controlling
⤷
IAOM (Package) Cost and Revenue Controlling for Logical Objects

⤷

⤷

Basic Data
Data Element | IAOM_BS_WAIT_IF_ERROR |
Short Description | Processing: If Error Occurs, Wait then Try Again |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | BOOLE | |
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 | Wait |
Medium | 20 | Wait, Try Again |
Long | 30 | Wait then Try Again |
Heading | 30 | Wait then Try Again |
Documentation
Definition
If an external object cannot be created in the account assignment manager, you can use this to make processing wait for several seconds and then try again. Errors that hinder creation include:
- The external object is locked
- The higher-level object is unknown
- The referenced object is unknown
Use
Dependencies
If processing is to wait, it is interrupted for several seconds by the ABAP statement WAIT. This statement is automatically linked with a DB COMMIT.
Example
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 600 |