on ‎2015 Aug 17 11:37 AM
Hi,
We do not have customers in APO. But only when we run BOP at that time BOP sort Profile should sort sales orders with Customers based on CUST_TYPE field.
Please suggest me from where the customer type value is populated.
Thanks,
BK B.
Request clarification before answering.
Hi Experts,
I want to write my question in another way.
From which table in ECC the field: CUST_TYPE will be populated in APO.
for APO field in /SAPAPO/CUST_TYPE.
or What is the table/structure in ECC that is referred in APO structure /sapapo/komgo field: cust_type.
If any idea please letr me know.
Thanks,
BK B.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello BK,
The best way is to debug the BOP and see where the value are being read from. When I did the where used list it doesn't show up any tables. So, my understanding is the values are being read from a DB table with a different field name. This is possible. It may also happen that system is reading the data from the table /SAPAPO/SDFIELD with key as CUS_TYPE. If you go and see this DB table there are many entries populated by standard SAP with CUS_*.... You may take a look at it. I believe it is easier to debug the CIF queue to see how the data is getting retrieved for CUS_* fields that are currently available and see if it can be extended in R/3 side to append the same to field catalogue and make use of it. You may also raise a SAP Incident ticket in case if you could not find that to be working.
Hope this helps.
Thanks & Best Regards,
Babu Kilari
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.