Class Method list used by SAP ABAP Class CL_UA_UPLOAD_CACHE (Cache for Elements at Upload)
SAP ABAP Class
CL_UA_UPLOAD_CACHE (Cache for Elements at Upload) is using
| # | Object Type | Object Name | Object Description | Note | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | CL_FINB_MSG_EASY_MACROS - ADD_MESSAGE | Help Class in Conjunction with the Default Macros | |||||||||||||||||
| 2 | CL_UA_UPLOAD_CACHE - COMPARE | Cache for Elements at Upload | SOURCE ld_ordering = compare( it_value1 = it_value |
||||||||||||||||
| 3 | CL_UA_UPLOAD_CACHE - COMPARE | Cache for Elements at Upload | SOURCE it_value2 = ls_entry-t_value ). |
||||||||||||||||
| 4 | CL_UA_UPLOAD_CACHE - COMPARE | Cache for Elements at Upload | SOURCE ld_ordering = compare( it_value1 = it_value |
||||||||||||||||
| 5 | CL_UA_UPLOAD_CACHE - COMPARE | Cache for Elements at Upload | SOURCE it_value2 = ls_entry-t_value ). |
||||||||||||||||
| 6 | CL_UA_UPLOAD_CACHE - FIND_TABLE | Cache for Elements at Upload | SOURCE lr_table = find_table( id_typename1 = id_typename1 |
||||||||||||||||
| 7 | CL_UA_UPLOAD_CACHE - FIND_TABLE | Cache for Elements at Upload | SOURCE id_typename2 = id_typename2 ). |
||||||||||||||||
| 8 | CL_UA_UPLOAD_CACHE - FIND_TABLE | Cache for Elements at Upload | SOURCE lr_table = find_table( id_typename1 = id_typename1 |
||||||||||||||||
| 9 | CL_UA_UPLOAD_CACHE - FIND_TABLE | Cache for Elements at Upload | SOURCE id_typename2 = id_typename2 ). |
||||||||||||||||
| 10 | CL_UA_UPLOAD_CACHE - INSERT | Cache for Elements at Upload | SOURCE insert( EXPORTING it_value = it_value |
||||||||||||||||
| 11 | CL_UA_UPLOAD_CACHE - INSERT | Cache for Elements at Upload | SOURCE IMPORTING ed_uplid = ed_uplid |
||||||||||||||||
| 12 | CL_UA_UPLOAD_CACHE - INSERT | Cache for Elements at Upload | SOURCE ed_new_entry = ed_new_entry |
||||||||||||||||
| 13 | CL_UA_UPLOAD_CACHE - INSERT | Cache for Elements at Upload | SOURCE CHANGING ct_entry =
|