SAP ABAP Data Element COWB_PROCESS_TYPE (Processing type)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-SFC (Application Component) Production Orders
⤷
COWB (Package) PP Workbench
⤷
⤷
Basic Data
| Data Element | COWB_PROCESS_TYPE |
| Short Description | Processing type |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | COWB_PROCESS_TYPE | |
| 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 | Proc. type |
| Medium | 15 | Processing type |
| Long | 20 | Processing type |
| Heading | 1 | P |
Documentation
Definition
After a mass processing function has been triggered, there are various ways in which processing can be carried out:
- Create a function request
First, requests are created very quickly, without any further checks. Mass processing is actually executed with the report COWORKDISPATCHNEW - Either in Customizing, in the background, (Execute Function) or
- Via the menu in the dialog, (Execute Function)
As a result, processing is delayed until the next time the program is started.
- Execute function immediately
The functions are executed directly after mass processing has been triggered. For functions that require a lot of system resources, the processing can take a very long time. - Execute function in the background
First, requests are created without any further checks. Afterwards, a background process is started that processes these requests immediately. No additional background process is started in the batch job - the function is executed immediately. - Execute function with dialog transaction
Further processing is controlled by a dialog that is specific to the function.
History
| Last changed by/on | SAP | 19990326 |
| SAP Release Created in |