你只需要在这个时候再通过屏幕在读取一下现在的各个列表数据就可以读得数据,然后再利用赋值传值保存到数据库,刷新下屏幕就可以了
Method SAVE_DATA of CL_GUI_ALV_GRID is called 2 times. One time during call of method check_changed_data. One time during the execution of the okcode %_GC nnn 18. 2/ If you move the call of go_alv->refresh_table_display() from the PAI to the PBO then the bug doesn't occur f...
3、调用函数就可达到负数符号前显的效果。call function 'REUSE_ALV_GRID_DISPLAY' exporting it_fieldcat = lt_fcat tables t_outtab = gt_outtab exceptions program_error = 1 others = 2. 这种方式同样可以实现相对复杂的显示效果,如财务凭证中S表示借,H表示贷,我们在显示的时候要显示“借”或“贷”,也...
* explain how you pass the selected value to ALV, * how you take values of other cells into account, etc. * For this purpose, it does not matter how the f4 help * is actually implemented. * * o how to pass the selected value to the ALV Grid Control * o how to build an f4 he...
* the f4 help, to pass the value to the ALV Grid Control and * to check whether the value of the SMOKER column is valid. * * 1. Register event ONF4 at frontend using method * register_f4_for_fields. For this purpose, you pass a table ...
Function Modules related to ALV Grid Function module to convert string to a numerical value. Generate multiple variable coding from structures or tables Get PI Libraries from ABAP Stack using ABAP Program Get Selection screen for Time format HH-MM only, with F4 Getting Spool Request Number...
在SAP ABAP中,ALV(ABAP List Viewer)是一个强大的工具,用于显示和编辑数据。EDIT_MASK 是用于定义字段输入和显示格式的一种机制。对于日期字段,你可以通过定义适当的 EDIT_MASK 来实现特定的显示格式,比如日/月/年。 以下是关于如何在SAP ABAP ALV中使用 EDIT_MASK 来将日期按照日/月/年格式显示的详细步骤: 1...
SAP Managed Tags: ABAP Development The sample report ZUS_SDN_ALVGRID_EDITABLE_2 does nothing else than the previously suggested sample report BCALV_EDIT_02. However, it maybe somewhat clearer to see what happens: &---*& Report ZUS_SDN_ALVGRID_EDITABLE_2 ...
SAP Managed Tags: SAP Sapphire, ABAP Development Hello all, I've have in an ALV list an editable column, the proble is that when the cell values are changed the data table remains the same. Is there a method for cl_gui_alv_grid class or another way to update the data table form ...
1. Goto SE16N 2. Input&SAP_EDITin command field, and press ENTER 3. Press F8 4. Do what you want with ALV Grid Control