2007 Jun 18 6:27 AM
hi all
i am having standard table J_1IPART2 . in this table i need to modify values of 4 fields with document number i.e with value of one field i need to modify values of 4 fields which already stored in database. can i have any ways to do it
can i write a simple modify program in se38 to modify the values in database. is it work? pls suggest me.
Kumar
Check any BAPI or FM for this..
Regards
2007 Jun 18 6:28 AM
Hi,
check if there is any BAPI or standard sap FM for updating this table..
OR
use the BDC to update this table which is already updating this table
Thanks
Naren
2007 Jun 18 6:32 AM
2007 Jun 18 6:46 AM
Hi Kumar,
Yes you can write program to update the table directly and modify the entries for the specific document number, however this is not a recommended way as the database may become inconsistent with different entries maintained in different related tables.
So before updating the table entries make sure the values you are updating are maintained in only this table and not anywhere else for the respective document number.
regards.
Vikas
<b>Do reward useful suggestions.</b>
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |