2014 May 26 10:39 AM
Hallo All,
Can anyone please tell me difference between TKOMV and XKOMV.
Thanks & regards,
Cheruku.
Hallo All,
Can anyone please tell me difference between TKOMV and XKOMV.
Thanks & regards,
Cheruku.
2014 May 26 10:51 AM
Hi Cheruku,
The difference between these are given below.
XKOMV internal table of conditions
TKOMV complete table of conditions
You can get more details from the following link.
Pricing - Technical Information and Aproach for Pricing Problems - ERP SCM - SCN Wiki
Regards,
Abijith
2014 May 26 10:52 AM
2014 May 26 11:00 AM
hi raymond,
I want to move tkomv-mwsk1 value into vbap and vbak databse tables. If i do it using Xkomv like
* include mv45afzz
FORM USEREXIT_MOVE_FIELD_TO_VBAK.
vbak-zz_mwsk1 = XKOMV-mwsk1
endform.
it is working
but when i keep tkomv it is showing error there is no tkomv.
vbak-zz_mwsk1 = tKOMV-mwsk1 (not working).
error:
Field "TKOMV-MWSK1" is unknown. It is neither in one of the specified
tables nor defined by a "DATA" statement. "DATA" statement.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |