Class Method list used by SAP ABAP Class CL_OPS_SE_SELECT_FROM_DATABASE (Buffered reading from database)
SAP ABAP Class
CL_OPS_SE_SELECT_FROM_DATABASE (Buffered reading from database) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_STRUCTDESCR - GET_DDIC_FIELD_LIST | Runtime Type Services | ||
| 2 | CL_ABAP_TABLEDESCR - GET | Runtime Type Services | ||
| 3 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | ||
| 4 | CL_OPS_SE_SELECT_FROM_DATABASE - CONSTRUCTOR | Buffered reading from database | SOURCE CREATE OBJECT ro_table |
|
| 5 | CL_OPS_SE_SELECT_FROM_DATABASE - CONSTRUCTOR | Buffered reading from database | SOURCE EXPORTING |
|
| 6 | CL_OPS_SE_SELECT_FROM_DATABASE - CONSTRUCTOR | Buffered reading from database | SOURCE iv_tabname = iv_tabname |
|
| 7 | CL_OPS_SE_SELECT_FROM_DATABASE - CONSTRUCTOR | Buffered reading from database | SOURCE io_type = lo_table |
|
| 8 | CL_OPS_SE_SELECT_FROM_DATABASE - CONSTRUCTOR | Buffered reading from database | SOURCE it_key = lt_key |
|
| 9 | CL_OPS_SE_SELECT_FROM_DATABASE - CONSTRUCTOR | Buffered reading from database | SOURCE ir_data = lr_data |
|
| 10 | CL_OPS_SE_SELECT_FROM_DATABASE - CONSTRUCTOR | Buffered reading from database | SOURCE ir_sel = lr_sel. |
|
| 11 | CL_OPS_SE_SELECT_FROM_DATABASE - CREATE | Buffered reading from database | SOURCE ls_inst-inst = create( lv_tabname ). |
|
| 12 | CL_OPS_SE_SELECT_FROM_DATABASE - ON_END_OF_PREFETCH | Buffered reading from database | SOURCE SET HANDLER on_end_of_prefetch. |
|
| 13 | CL_OPS_SE_SELECT_FROM_DATABASE - PREFETCH | Buffered reading from database | ||
| 14 | CL_OPS_SE_SELECT_FROM_DATABASE - SELECT | Buffered reading from database | SOURCE select( ). |
|
| 15 | CL_OPS_SE_SELECT_FROM_DATABASE - SELECT | Buffered reading from database | SOURCE select( ). |