cancel
Showing results for 
Search instead for 
Did you mean: 

Customer Activity Repository - Dump while creating Sales transaction in POS Workbench

onkar1
Discoverer
0 Kudos

We are trying to create sales transaction (header , line items , payment) manually in POS Workbench ( POSDW/MON0).

We are getting below dump.

Category ABAP programming error Runtime Errors AMDP_DBPROC_CREATE_FAILED Except. CX_AMDP_DBPROC_CREATE_FAILED ABAP Program /POSDW/CL_COST_DETERMINE======CP Application Component CA-RT-CAR-PIP

What happened? | | While running the database procedure | | | | /POSDW/CL_COST_DETERMINE=>GET_COMPANY_CURRENCY_AMDP | | | | an attempt was made to create database procedure | | | | /POSDW/CL_COST_DETERMINE=>GET_COMPANY_CURRENCY_AMDP | | | | . The following error occurred: | | | | SQL code of the database: 259 SQL message from the database: "invalid table | | name: Could not find table/view sap.is.retail.ecc/TCURM_BWKEY_BUKRS_WERKS in | | schema _SYS_BIC: line 11 col 74 (at pos 448)"

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi,
Can you check the currency table in your HANA DB schema, It might not be having values.
and also you can try to create the values in OY03 Tcode which will replicate the values in your tables so this Error can be avoided.
But this is a temporary solution basically your currency tables should be automatically replicated with values through SLT scheduled Jobs.

Please let me know if you are still trying to solve the problem, or please update the solution if you found out already.

Regards

Ankur Upadhyay

maciej_jarecki
Contributor
0 Kudos

Hi

In transaction type you have multiple checks and rules active. Seems that one of them tries to check something but this table wasn't replicated to CAR.

Best regards,

Maciej Jarecki