2006 Dec 11 1:01 PM
Hi,
Can anybody tell me how to use this function module EQUIPMENT_POST or a function module which can update the database table fields EQUI-WERKS, EQUI-LAGER, EQUI-CHARGE directly given an Equipment number. I found out that there is no bapi which can update these fields.
Thanks in advance.
Regards,
Suresh
Hi,
Can anybody tell me how to use this function module EQUIPMENT_POST or a function module which can update the database table fields EQUI-WERKS, EQUI-LAGER, EQUI-CHARGE directly given an Equipment number. I found out that there is no bapi which can update these fields.
Thanks in advance.
Regards,
Suresh
2006 Dec 11 1:08 PM
Hi ,
EQUIPMENT_POST directly updates the tables :
HEQUI TO EQUI,
HEQUZ TO EQUZ,
HILOA TO ILOA,
HEQKT TO EQKT,
HEQBS TO EQBS,
HFLEET TO FLEET,
*HEQUI TO *EQUI,
*HEQUZ TO *EQUZ,
*HILOA TO *ILOA,
*HEQKT TO *EQKT,
HAKTYP TO AKTYP,
ID_LEVEL TO GD_LEVEL,
HNILOAN TO NILOAN.
So u need to pass the above details from ur program to the FM.
Hope this helps.
2006 Dec 11 1:10 PM
Hi,
Thanks for your response, yeah i tried that too.
But when i tried using them it is giving me dump saying the field *HEQKT is missing even though i pass that variable with data.
Regards,
Suresh
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |