!--a11y-->
This table is used if production or process orders are to be changed in the SAP system.
CLOIORDU
Field |
Description |
Type |
Length |
AUFNR |
Order number |
char |
12 |
<FIELD> |
Field name of an order |
char |
10 |
<VALUE> |
Value of field <FIELD> for the order |
char |
50 |
The following fields are possible:
<FIELD> |
Description |
Type |
Length |
BDMNG |
Quantity of the material component required to produce the specified order quantity |
char |
14 |
GSTRP |
Start date of the order |
dats |
8 |
GSUZP |
Start time of the order |
tims |
6 |
GLTRP |
Finish date of the order |
dats |
8 |
GLUZP |
End time of order |
Tims |
6 |
VERID |
Key specifying the various production techniques that can be used to produce a material |
char |
4 |
CY_SEQNR |
Sequence number for production order |
numc |
14 (int) |
ESTAT |
User status. Must be used together with either SetUserStatus or RevokeUserStatus. User status must be transferred in internal format (E number from table TJ30) |
char |
5 (int) |
METHOD |
Methods are functions that can be carried out for only one object. Example: scheduling orders Possible values: SetTechnicalComplete RevokeTechnicalCompletion Schedule Release SetUserStatus RevokeUserStatus |
char |
50 |

After scheduling-related changes are made, the system automatically deallocates the dispatched operations and reschedules the order.
After you change the production version, the system explodes the routing and bill of material and reschedules the order.
You must enter the date and the time in the specified format.
In order to enable scheduling with times, the following scheduling types must be defined in Customizing (IMG ® Production ® Capacity Requirements Planning ® Operations ® Scheduling ® Specify scheduling type):
5 = Forward scheduling
6= Backward scheduling
