on 2021 Feb 09 10:59 AM
Hello community,
I am trying to update the price condition of a bid position and I can put any value and it updates correctly except zero.
I use the function CRM_ORDER_MAINTAIN and fill in the structure CRMT_PRIDOC_COM-COND_CHANGE, there is no error and the log after executing the function does not give results. Saving everything is correct but the old value remains.
CALL FUNCTION 'CRM_ORDER_MAINTAIN'
EXPORTING
it_pridoc = ltm_pridoc_comt
IMPORTING
et_exception = lt_exception
CHANGING
ct_input_fields = lt_input_fields
cv_log_handle = lv_loghndl.
¿Any idea or suggestion?
Thanks in advance, regards,
RM
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 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.