Wednesday, March 12, 2008

Abap Dictionary - cara licik utk tembak data langsung

Sesuai judulnya, the purpose is to update data from Z table (recomended only in Z table) secara langsung dari SE16/SE11 without User Interface2an.

Hal licik ini sebaiknya ngga dilakukan di Production, kecualiii... kepepet - hehehe, yakin kalo data yg mo dirubah gak ngelink ke table laen (misal z table master - bisa runyam kan!), perubahan ngga nyebabin error (sesuai format/tipe data sesuai), and y penting... bos jgn sampe tau... hehehe, ga enak kan... :">

Caranya :


  1. Call SE16/SE11, entry table name n display
  2. Double click row data yang ingin dirubah, activate debugger ( /h ), then Enter
  3. Press Enter once more, then debugger will show up
  4. Double click field code dan change it from SHOW to EDIT
  5. Change desired fields
  6. Save, Back, and Refresh table
Note : - Hal ini tidak berlaku utk key fields- Loe ga bisa lakukan ini klo loe ga punya otorisasi utk change fields (mostly in Production)

No comments: