Class Method list used by SAP ABAP Class CL_BSP_WD_RT_REP_PERSIST (Runtime Repository Persistence Handler)
SAP ABAP Class
CL_BSP_WD_RT_REP_PERSIST (Runtime Repository Persistence Handler) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_BSP_API_GENERATE - BSP_API_GET_PAGE | API: Generate BSP Application, BSPs | ||
| 2 | CL_BSP_API_GENERATE - BSP_API_GET_PAGE | API: Generate BSP Application, BSPs | ||
| 3 | CL_BSP_API_GENERATE - CHECK_PAGE_EXISTS | API: Generate BSP Application, BSPs | ||
| 4 | CL_BSP_API_GENERATE - BSP_API_GENERATE_PAGE | API: Generate BSP Application, BSPs | ||
| 5 | CL_BSP_WD_COMPONENT_DESCRIPTOR - GET_INSTANCE | BSP WD Component Descriptor | ||
| 6 | CL_BSP_WD_REPOSITORY - GET_INCONSISTENT_NAVLINKS | Web Dynpro Runtime Repository | ||
| 7 | CL_BSP_WD_REPOSITORY - GET_VIEW | Web Dynpro Runtime Repository | ||
| 8 | CL_BSP_WD_REPOSITORY - GET_UNDEFINED_INTERFACE_VIEWS | Web Dynpro Runtime Repository | ||
| 9 | CL_BSP_WD_REPOSITORY - GET_UNDEFINED_EMBEDDINGS | Web Dynpro Runtime Repository | ||
| 10 | CL_BSP_WD_REPOSITORY - GET_SWITCHED_DEFAULT_VIEWS | Web Dynpro Runtime Repository | ||
| 11 | CL_BSP_WD_REPOSITORY - GET_DUPLICATE_WINDOWS | Web Dynpro Runtime Repository | ||
| 12 | CL_BSP_WD_REPOSITORY - GET_DUPLICATE_VIEWS | Web Dynpro Runtime Repository | ||
| 13 | CL_BSP_WD_REPOSITORY - CREATE_INST_FROM_XML_4_CHECK | Web Dynpro Runtime Repository | ||
| 14 | CL_BSP_WD_REP_VIEW - GET_NAME | Web Dynpro Repository view object | ||
| 15 | CL_BSP_WD_RT_REP_API - CREATE_INITIAL_REP_XML | API implementation for Runtime Repository XML | ||
| 16 | CL_BSP_WD_RT_REP_API - GET_REPOSITORY_AS_XML | API implementation for Runtime Repository XML | ||
| 17 | CL_BSP_WD_RT_REP_API - GET_REPOSITORY_AS_XML | API implementation for Runtime Repository XML | ||
| 18 | CL_BSP_WD_RT_REP_API - CREATE_REPOSITORY_DOM | API implementation for Runtime Repository XML | ||
| 19 | CL_BSP_WD_RT_REP_API - CREATE_REPOSITORY_DOM | API implementation for Runtime Repository XML | ||
| 20 | CL_BSP_WD_RT_REP_API - CONSTRUCTOR | API implementation for Runtime Repository XML | ||
| 21 | CL_BSP_WD_RT_REP_PERSIST - CONSTRUCTOR | Runtime Repository Persistence Handler | SOURCE LOAD_FAILED = 2 |
|
| 22 | CL_BSP_WD_RT_REP_PERSIST - CONSTRUCTOR | Runtime Repository Persistence Handler | SOURCE exceptions |
|
| 23 | CL_BSP_WD_RT_REP_PERSIST - CONSTRUCTOR | Runtime Repository Persistence Handler | SOURCE others = 3. |
|
| 24 | CL_BSP_WD_RT_REP_PERSIST - DETERMINE_RT_REP_SRC | Runtime Repository Persistence Handler | SOURCE ME->DETERMINE_RT_REP_SRC( exporting IV_COMPONENT_NAME = IV_COMPONENT_NAME |
|
| 25 | CL_BSP_WD_RT_REP_PERSIST - DETERMINE_RT_REP_SRC | Runtime Repository Persistence Handler | SOURCE IV_ENHANCEMENT_SET = IV_ENHANCEMENT_SET |
|
| 26 | CL_BSP_WD_RT_REP_PERSIST - DETERMINE_RT_REP_SRC | Runtime Repository Persistence Handler | SOURCE IV_VERSION = IV_VERSION |
|
| 27 | CL_BSP_WD_RT_REP_PERSIST - DETERMINE_RT_REP_SRC | Runtime Repository Persistence Handler | SOURCE exceptions RT_REP_NOT_EXISTING = 1 ). |
|
| 28 | CL_BSP_WD_RT_REP_PERSIST - LOAD | Runtime Repository Persistence Handler | SOURCE ME->LOAD( exporting IV_VERSION = IV_VERSION |
|
| 29 | CL_BSP_WD_RT_REP_PERSIST - LOAD | Runtime Repository Persistence Handler | SOURCE receiving RV_XML_FILE = LV_XML_FILE |
|
| 30 | CL_BSP_WD_RT_REP_PERSIST - LOAD | Runtime Repository Persistence Handler | SOURCE exceptions others = 1 ). |
|
| 31 | CL_BSP_WD_RT_REP_PERSIST - LOAD | Runtime Repository Persistence Handler | SOURCE call method ME->LOAD |
|
| 32 | CL_BSP_WD_RT_REP_PERSIST - LOAD | Runtime Repository Persistence Handler | SOURCE exporting |
|
| 33 | CL_BSP_WD_RT_REP_PERSIST - LOAD | Runtime Repository Persistence Handler | SOURCE IV_WITH_LOCK = IV_WITH_LOCK |
|
| 34 | CL_BSP_WD_RT_REP_PERSIST - LOAD | Runtime Repository Persistence Handler | SOURCE receiving |
|
| 35 | CL_BSP_WD_RT_REP_PERSIST - LOAD | Runtime Repository Persistence Handler | SOURCE RV_XML_FILE = LV_XML_FILE |
|
| 36 | CL_BSP_WD_RT_REP_PERSIST - LOAD | Runtime Repository Persistence Handler | SOURCE exceptions |
|
| 37 | CL_BSP_WD_RT_REP_PERSIST - LOAD | Runtime Repository Persistence Handler | SOURCE LOCK_FAILED = 1 |
|
| 38 | CL_BSP_WD_RT_REP_PERSIST - LOAD | Runtime Repository Persistence Handler | SOURCE others = 2. |
|
| 39 | CL_BSP_WD_RT_REP_PERSIST - LOAD_FROM_URL | Runtime Repository Persistence Handler | SOURCE ME->LOAD_FROM_URL( receiving RV_XML_FILE = LV_XML_FILE |
|
| 40 | CL_BSP_WD_RT_REP_PERSIST - LOAD_FROM_URL | Runtime Repository Persistence Handler | SOURCE exceptions FAILED = 1 ). |
|
| 41 | CL_BSP_WD_RT_REP_PERSIST - STRING_2_TABLE | Runtime Repository Persistence Handler | SOURCE LT_SOURCE = ME->STRING_2_TABLE( LV_XML_STRING ). |
|
| 42 | CL_BSP_WD_RT_REP_PERSIST - CONSTRUCTOR | Runtime Repository Persistence Handler | SOURCE IV_VERSION = IV_VERSION |
|
| 43 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE call method ME->CHECK_XML |
|
| 44 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE exporting |
|
| 45 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE IV_REPOSITORY_XML = LV_XML_STRING |
|
| 46 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE IV_LOG = IV_LOG |
|
| 47 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE receiving |
|
| 48 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE RV_PASSED = LV_CONSISTENT |
|
| 49 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE exceptions |
|
| 50 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE ERROR_IN_XML = 1. |
|
| 51 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE call method ME->CHECK_XML |
|
| 52 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE IV_REPOSITORY_XML = LV_XML_STRING |
|
| 53 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE IV_LOG = LR_LOG |
|
| 54 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE exceptions |
|
| 55 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE ERROR_IN_XML = 1. |
|
| 56 | CL_BSP_WD_RT_REP_PERSIST - CONSTRUCTOR | Runtime Repository Persistence Handler | SOURCE create object LS_ENTRY-INSTANCE |
|
| 57 | CL_BSP_WD_RT_REP_PERSIST - CONSTRUCTOR | Runtime Repository Persistence Handler | SOURCE exporting |
|
| 58 | CL_BSP_WD_RT_REP_PERSIST - CONSTRUCTOR | Runtime Repository Persistence Handler | SOURCE IV_COMPONENT_NAME = IV_COMPONENT_NAME |
|
| 59 | CL_BSP_WD_RT_REP_PERSIST - CONSTRUCTOR | Runtime Repository Persistence Handler | SOURCE IV_ENHANCEMENT_SET = IV_ENHANCEMENT_SET |
|
| 60 | CL_BSP_WD_RT_REP_PERSIST - CONSTRUCTOR | Runtime Repository Persistence Handler | SOURCE ERROR_IN_PARSING = 1 |
|
| 61 | CL_BSP_WD_RT_REP_PERSIST - CHECK_XML | Runtime Repository Persistence Handler | SOURCE exporting |
|
| 62 | CL_BSP_WD_STREAM_LOADER - LOAD_FROM_BSP_PAGE | Help Class for Loading String-Based Data Streams | ||
| 63 | CL_BSP_WD_STREAM_LOADER - LOAD_FROM_URL | Help Class for Loading String-Based Data Streams | ||
| 64 | CL_BSP_WD_WZ_APPL_LOG - CHECK_ERRORS_EXIST | Log Class for BSP WD Enhancement Wizards | ||
| 65 | CL_BSP_WD_WZ_APPL_LOG - SHOW_CURRENT_LOG | Log Class for BSP WD Enhancement Wizards | ||
| 66 | CL_BSP_WD_WZ_APPL_LOG - REVERT | Log Class for BSP WD Enhancement Wizards | ||
| 67 | CL_BSP_WD_WZ_APPL_LOG - GET_NEW_LOG_INSTANCE | Log Class for BSP WD Enhancement Wizards | ||
| 68 | CL_BSP_WD_WZ_APPL_LOG - CHECK_MESSAGES_EXIST | Log Class for BSP WD Enhancement Wizards | ||
| 69 | CL_BSP_WD_WZ_APPL_LOG - CHECK_ERRORS_EXIST | Log Class for BSP WD Enhancement Wizards | ||
| 70 | CL_BSP_WD_WZ_APPL_LOG - ADD_MESSAGE | Log Class for BSP WD Enhancement Wizards | ||
| 71 | CL_O2_API_PAGES - CALL_ACCESS_PERMISSION | BSPs: Internal Workbench API | ||
| 72 | CL_O2_API_PAGES - CALL_ACCESS_PERMISSION | BSPs: Internal Workbench API | ||
| 73 | CL_O2_HELPER - GENERATE_URL_FOR_PAGE | O2: Help Methods for Tools | ||
| 74 | CL_O2_HELPER - GET_IO_FOR_APPLICATION_FOLDER | O2: Help Methods for Tools | ||
| 75 | CL_RT_REP_TOOLKIT - CTAB2STRING | Survey Toolkit | ||
| 76 | CL_RT_REP_TOOLKIT - X2S | Survey Toolkit | ||
| 77 | CL_WB_MIME_REPOSITORY - LOAD_MIME | Workbench Access to MIME Repository | ||
| 78 | IF_BSP_WD_COMPONENT_DESCRIPTOR - GET_RUNTIME_REPOSITORY_SOURCE | Component Description | ||
| 79 | IF_BSP_WD_RT_REP_API - GET_EMBEDDED_VIEWS | API for the Runtime Repository |