Hello experts,
I need to include the Status of a Production Order into an ODS or Cube, but this data is contained in CAUFVD structure, does someone has extracted data from this structure? How can I do it? Do I need an ABAP rutine?
Thanks in advanced for your comments.
Request clarification before answering.
Status are stored in table JEST.
You may append your field to DataSource 0PM_ORDER_ATTR, 0PRODORDER_ATTR or even 0ORDER_ATTR and then in exit/BADI you fill them from JEST using AUFK-OBJNR to read table JEST.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.