on 2016 Jan 07 10:01 PM
Hello Everybody,
I am running the FDM_PROCESS_BUFFER and for some reason I am receiving an error stating that the case category does not exist in table SCMGATTR_CATEGO. When I debug through the program, the case status is C01 but when I go to UDM_DISPUTE or look in table SCMG_T_CASE_ATTR the case category is C04.
Does anybody know why the FDM_PROCESS_BUFFER is selecting different data than what is actually on the case?
Request clarification before answering.
Hi Leon,
Please check if there are some old dispute cases (or promises to pay) with status/category 'C01'. De program FDM_PROCESS_BUFFER checks only documents.
Maybe there are some documents with created 'C01' in the past and after creating these documents, the customizing has been changed ('C01' has been removed).
Of course I am not sure if this is the case, but the program reads the documents so you first have to check the documents (disputes/promises to pay).
Best Regards,
Henk
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If old cases were excluded from the process buffer, would that stop the old cases from closing?
What tables do I need to check to make sure conversion data updated correctly?
I only know of two dispute related tables: UDMCASEATTR00 & SCMG_T_CASE_ATTR.
Do you know how the FDM_PROCESS_BUFFER receives data?
Hi Leon,
I don't know the tables you have to check. But if you implement the oss note you can debug the program for an old dispute case. An ABAP consultant can help you to find the problem/tables.
In the meantime you can run the program for new dispute cases te keep the system up to date.
Best Regards,
Henk
| User | Count |
|---|---|
| 14 | |
| 9 | |
| 8 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.