Class Method list used by SAP ABAP Class CL_LXE_PP1_READ_DB (Proposal Pool File Export)
SAP ABAP Class
CL_LXE_PP1_READ_DB (Proposal Pool File Export) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_LXE_PP1_AUX - EXTRACT_HASH_EXCEPTION | Auxiliary functions | ||
| 2 | CL_LXE_PP1_AUX - EXTRACT_HASH_STANDARD | Auxiliary functions | ||
| 3 | CL_LXE_PP1_AUX - EXTRACT_HASH_ABBREV | Auxiliary functions | ||
| 4 | CL_LXE_PP1_READ_DB - CONVERT_TAB_STD | Proposal Pool File Export | SOURCE et_pp = et_pp ). |
|
| 5 | CL_LXE_PP1_READ_DB - CONVERT_TAB_STD | Proposal Pool File Export | SOURCE it_pp1 = lt_pp1 |
|
| 6 | CL_LXE_PP1_READ_DB - GET_ABBREVIATIONS | Proposal Pool File Export | SOURCE me->get_abbreviations( IMPORTING et_pp = et_pp ). |
|
| 7 | CL_LXE_PP1_READ_DB - GET_CHUNK_STD | Proposal Pool File Export | SOURCE me->get_chunk_std( IMPORTING et_pp = et_pp e_done = lv_done ). |
|
| 8 | CL_LXE_PP1_READ_DB - GET_EXCEPTIONS | Proposal Pool File Export | SOURCE me->get_exceptions( IMPORTING et_pp = et_pp ). |
|
| 9 | CL_LXE_PP1_READ_DB - GET_NEXT_TABLE | Proposal Pool File Export | SOURCE IF me->get_next_table( ) = abap_false. |
|
| 10 | CL_LXE_PP1_READ_DB - GET_STRING | Proposal Pool File Export | SOURCE wa_pp-sstring = get_string( lv_fhash ). |
|
| 11 | CL_LXE_PP1_READ_DB - GET_STRING | Proposal Pool File Export | SOURCE wa_pp-tstring = get_string( lv_ahash ). |
|
| 12 | CL_LXE_PP1_READ_DB - GET_STRING | Proposal Pool File Export | SOURCE wa_pp-sstring = get_string( lv_shash ). |
|
| 13 | CL_LXE_PP1_READ_DB - GET_STRING | Proposal Pool File Export | SOURCE wa_pp-tstring = get_string( lv_thash ). |
|
| 14 | CL_LXE_PP1_READ_DB - GET_STRING | Proposal Pool File Export | SOURCE wa_pp-sstring = get_string( lv_shash ). |
|
| 15 | CL_LXE_PP1_READ_DB - GET_STRING | Proposal Pool File Export | SOURCE wa_pp-tstring = get_string( lv_thash ). |
|
| 16 | CL_LXE_PP1_READ_DB - OPEN_CURSOR | Proposal Pool File Export | SOURCE me->open_cursor( ). |
|
| 17 | CL_LXE_PP1_READ_DB - OPEN_CURSOR | Proposal Pool File Export | SOURCE me->open_cursor( ). |
|
| 18 | CL_LXE_PP1_READ_DB - CONVERT_TAB_STD | Proposal Pool File Export | SOURCE IMPORTING |
|
| 19 | CL_LXE_PP1_READ_DB - CONVERT_TAB_STD | Proposal Pool File Export | SOURCE EXPORTING |
|
| 20 | CL_LXE_PP1_READ_DB - CONVERT_TAB_STD | Proposal Pool File Export | SOURCE me->convert_tab_std( |
|
| 21 | CL_LXE_PP1_READ_DB - CONVERT_TAB_EXC | Proposal Pool File Export | SOURCE et_pp = et_pp ). |
|
| 22 | CL_LXE_PP1_READ_DB - CONVERT_TAB_EXC | Proposal Pool File Export | SOURCE IMPORTING |
|
| 23 | CL_LXE_PP1_READ_DB - CONVERT_TAB_EXC | Proposal Pool File Export | SOURCE it_ppx = lt_ppx |
|
| 24 | CL_LXE_PP1_READ_DB - CONVERT_TAB_EXC | Proposal Pool File Export | SOURCE EXPORTING |
|
| 25 | CL_LXE_PP1_READ_DB - CONVERT_TAB_EXC | Proposal Pool File Export | SOURCE me->convert_tab_exc( |
|
| 26 | CL_LXE_PP1_READ_DB - CONVERT_TAB_ABB | Proposal Pool File Export | SOURCE et_pp = et_pp ). |
|
| 27 | CL_LXE_PP1_READ_DB - CONVERT_TAB_ABB | Proposal Pool File Export | SOURCE IMPORTING |
|
| 28 | CL_LXE_PP1_READ_DB - CONVERT_TAB_ABB | Proposal Pool File Export | SOURCE it_ppa = lt_ppa |
|
| 29 | CL_LXE_PP1_READ_DB - CONVERT_TAB_ABB | Proposal Pool File Export | SOURCE EXPORTING |
|
| 30 | CL_LXE_PP1_READ_DB - CONVERT_TAB_ABB | Proposal Pool File Export | SOURCE me->convert_tab_abb( |
|
| 31 | IF_LXE_PP_DB_READ - GET_NEXT_CHUNK | Read Data Package from DB |