2014 Mar 24 11:33 AM
Hello,
I am using a BAPI_ACC_DOCUMENT_CHECK / POST to post the document in FB01,
when i am passing the Quantity and UOM in item data, i face the below error:
In table T006, entry CAR is missing T006 CAR, Though i see CAR is already maintained in table T006.
Can some one please help!!
Thanks in Adv,
Sailaja
2014 Mar 24 11:40 AM
Hi Sailaja,
The unit if measure is stored in both an internal and external format, this allows for a different value depending on the users' language.
The switch between the two is done using a conversion routine CONVERSION_EXIT_CUNIT_INPUT and CONVERSION_EXIT_CUNIT_OUTPUT.
The internal unit for the English CAR is KAR, you will need to check which to use for your Bapi.
Regards,
Nick
Hi Sailaja,
The unit if measure is stored in both an internal and external format, this allows for a different value depending on the users' language.
The switch between the two is done using a conversion routine CONVERSION_EXIT_CUNIT_INPUT and CONVERSION_EXIT_CUNIT_OUTPUT.
The internal unit for the English CAR is KAR, you will need to check which to use for your Bapi.
Regards,
Nick
2014 Mar 24 11:40 AM
Hi Sailaja,
The unit if measure is stored in both an internal and external format, this allows for a different value depending on the users' language.
The switch between the two is done using a conversion routine CONVERSION_EXIT_CUNIT_INPUT and CONVERSION_EXIT_CUNIT_OUTPUT.
The internal unit for the English CAR is KAR, you will need to check which to use for your Bapi.
Regards,
Nick
2014 Mar 24 11:46 AM
2014 Mar 24 11:45 AM
Hi,,
pls check in field status group - filed - UOM is optional entry , or Suppress pls check it once
Mahesh
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |