Class Method list used by SAP ABAP Class CL_OO_VERS_CONSTRUCTION_PLAN (helper class which creates the version construction plan)
SAP ABAP Class
CL_OO_VERS_CONSTRUCTION_PLAN (helper class which creates the version construction plan) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_CLASSDESCR - GET_CLASS_NAME | Runtime Type Services | ||
| 2 | CL_ABAP_TSTMP - TD_ADD | Arithmetic and Conversion for Time Stamps | ||
| 3 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 4 | CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | ||
| 5 | CL_ADT_CTS_MANAGEMENT - CHECK_OBJECTS_IN_REQUEST | Managing transport request for resources | ||
| 6 | CL_ADT_CTS_MANAGEMENT - IS_TRANSPORT_DISABLED_FOR_OBJ | Managing transport request for resources | ||
| 7 | CL_AUNIT_ASSERT - ABORT | ABAP Unit: Assertions (see Longtext) | ||
| 8 | CL_OO_CLASSNAME_SERVICE - GET_ALL_METHOD_INCLUDES | Service for Include Names in Class Environment | ||
| 9 | CL_OO_CLASSNAME_SERVICE - GET_CLASSPOOL_NAME | Service for Include Names in Class Environment | ||
| 10 | CL_OO_CLASSNAME_SERVICE - GET_PRISEC_NAME | Service for Include Names in Class Environment | ||
| 11 | CL_OO_CLASSNAME_SERVICE - GET_PROSEC_NAME | Service for Include Names in Class Environment | ||
| 12 | CL_OO_CLASSNAME_SERVICE - GET_PUBSEC_NAME | Service for Include Names in Class Environment | ||
| 13 | CL_OO_CLASS_VERSION_PROVIDER - CONSTRUCTOR | Version provider for main class (source based) | ||
| 14 | CL_OO_CLASS_VERSION_PROVIDER - GET_PLAN | Version provider for main class (source based) | ||
| 15 | CL_OO_CLIF_SOURCE - CREATE_INSTANCE | Source Code of a Class | ||
| 16 | CL_OO_CLIF_SOURCE - GET_SOURCE | Source Code of a Class | ||
| 17 | CL_OO_CLIF_SOURCE_SETTINGS - CREATE_INSTANCE | Settings for the source-based source | ||
| 18 | CL_OO_OBJ_VERSION_INFO - CONVERT_INTTAB_OO_TO_VERSINFO | Version List Entry for Classes | ||
| 19 | CL_OO_OBJ_VERSION_INFO - CONVERT_INTTAB_OO_TO_VERSINFO | Version List Entry for Classes | ||
| 20 | CL_OO_OBJ_VERSION_INFO - CONVERT_VERSINFO_TO_INTTAB_OO | Version List Entry for Classes | ||
| 21 | CL_OO_OBJ_VERSION_INFO - CONVERT_VERSINF_TO_VERSINF_OO | Version List Entry for Classes | ||
| 22 | CL_OO_OBJ_VERSION_INFO - CONVERT_VERSINF_TO_VERSINF_OO | Version List Entry for Classes | ||
| 23 | CL_OO_VERS_CONSTRUCTION_PLAN - ADD_VERSION_ENTRIES | helper class which creates the version construction plan | SOURCE me->add_version_entries( EXPORTING class_name = class_name CHANGING vrsd = lt_obj_vers_inttab ). |
|
| 24 | CL_OO_VERS_CONSTRUCTION_PLAN - ADD_VERSION_FOR_OLD_OBJS | helper class which creates the version construction plan | SOURCE me->add_version_for_old_objs( IMPORTING vrsd_older_objs = older_objs changing vrsd = vrsd ). |
|
| 25 | CL_OO_VERS_CONSTRUCTION_PLAN - CALCULATE_UNIQUE_VERSION_ID | helper class which creates the version construction plan | SOURCE me->calculate_unique_version_id( IMPORTING youngest_timestamp = youngest_timestamp CHANGING vrsd = lt_obj_vers_inttab ). |
|
| 26 | CL_OO_VERS_CONSTRUCTION_PLAN - CONDENSE_INITIAL_VERSION | helper class which creates the version construction plan | SOURCE me->condense_initial_version( changing vrsd = vrsd ). |
|
| 27 | CL_OO_VERS_CONSTRUCTION_PLAN - CREATE_PLAN | helper class which creates the version construction plan | ||
| 28 | CL_OO_VERS_CONSTRUCTION_PLAN - GET_CURRENT_TRANSPORT_REQUEST | helper class which creates the version construction plan | SOURCE l_corrnum = me->get_current_transport_request( class_name = class_name ). |
|
| 29 | CL_OO_VERS_CONSTRUCTION_PLAN - GET_OBJ_VERS_PREP | helper class which creates the version construction plan | ||
| 30 | CL_OO_VERS_CONSTRUCTION_PLAN - GET_OBJ_VERS_PREP | helper class which creates the version construction plan | ||
| 31 | CL_OO_VERS_CONSTRUCTION_PLAN - GET_PERSISTENCE_FACADE | helper class which creates the version construction plan | ||
| 32 | CL_OO_VERS_CONSTRUCTION_PLAN - GET_PERSISTENCE_FACADE | helper class which creates the version construction plan | ||
| 33 | CL_OO_VERS_CONSTRUCTION_PLAN - GET_PERSISTENCE_FACADE | helper class which creates the version construction plan | ||
| 34 | CL_OO_VERS_CONSTRUCTION_PLAN - GET_PERSISTENCE_FACADE | helper class which creates the version construction plan | ||
| 35 | CL_OO_VERS_CONSTRUCTION_PLAN - GET_VERSION_LIST | helper class which creates the version construction plan | ||
| 36 | CL_OO_VERS_CONSTRUCTION_PLAN - GET_VRSD_TABLE | helper class which creates the version construction plan | SOURCE lt_obj_vers = me->get_vrsd_table( class_name ). |
|
| 37 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE me->increase_version_number( |
|
| 38 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE exporting |
|
| 39 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE vrsd = vrsd |
|
| 40 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE vrsd_line = |
|
| 41 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE changing |
|
| 42 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE count = count |
|
| 43 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE current_version_number = current_version_number |
|
| 44 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE ). |
|
| 45 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE me->increase_version_number( |
|
| 46 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE exporting |
|
| 47 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE vrsd = vrsd |
|
| 48 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE vrsd_line = |
|
| 49 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE changing |
|
| 50 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE count = count |
|
| 51 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE current_version_number = current_version_number |
|
| 52 | CL_OO_VERS_CONSTRUCTION_PLAN - INCREASE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE ). |
|
| 53 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE me->insert_active_inactive_entries( |
|
| 54 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE EXPORTING |
|
| 55 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE include_name = cl_oo_classname_service=>get_pubsec_name( class_name && '' ) |
|
| 56 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE objtype = seok_limu_public |
|
| 57 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE objname = objname |
|
| 58 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE include_infos = include_infos |
|
| 59 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE CHANGING |
|
| 60 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE vrsd = vrsd |
|
| 61 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_active_date = max_active_date |
|
| 62 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_active_time = max_active_time |
|
| 63 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE last_active_editor = last_active_editor |
|
| 64 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_inactive_date = max_inactive_date |
|
| 65 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_inactive_time = max_inactive_time |
|
| 66 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE last_inactive_editor = last_inactive_editor |
|
| 67 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE ). |
|
| 68 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE me->insert_active_inactive_entries( |
|
| 69 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE EXPORTING |
|
| 70 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE include_name = cl_oo_classname_service=>get_prosec_name( class_name && '' ) |
|
| 71 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE objtype = seok_limu_protected |
|
| 72 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE objname = objname |
|
| 73 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE include_infos = include_infos |
|
| 74 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE CHANGING |
|
| 75 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE vrsd = vrsd |
|
| 76 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_active_date = max_active_date |
|
| 77 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_active_time = max_active_time |
|
| 78 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE last_active_editor = last_active_editor |
|
| 79 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_inactive_date = max_inactive_date |
|
| 80 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_inactive_time = max_inactive_time |
|
| 81 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE last_inactive_editor = last_inactive_editor |
|
| 82 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE ). |
|
| 83 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE me->insert_active_inactive_entries( |
|
| 84 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE EXPORTING |
|
| 85 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE include_name = cl_oo_classname_service=>get_prisec_name( class_name && '' ) |
|
| 86 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE objtype = seok_limu_private |
|
| 87 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE objname = objname |
|
| 88 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE include_infos = include_infos |
|
| 89 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE CHANGING |
|
| 90 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE vrsd = vrsd |
|
| 91 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_active_date = max_active_date |
|
| 92 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_active_time = max_active_time |
|
| 93 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE last_active_editor = last_active_editor |
|
| 94 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_inactive_date = max_inactive_date |
|
| 95 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_inactive_time = max_inactive_time |
|
| 96 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE last_inactive_editor = last_inactive_editor |
|
| 97 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE ). |
|
| 98 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE me->insert_active_inactive_entries( |
|
| 99 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE EXPORTING |
|
| 100 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE include_name = |
|
| 101 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE objtype = seok_limu_method |
|
| 102 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE objname = objname |
|
| 103 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE include_infos = include_infos |
|
| 104 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE CHANGING |
|
| 105 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE vrsd = vrsd |
|
| 106 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_active_date = max_active_date |
|
| 107 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_active_time = max_active_time |
|
| 108 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE last_active_editor = last_active_editor |
|
| 109 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_inactive_date = max_inactive_date |
|
| 110 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE max_inactive_time = max_inactive_time |
|
| 111 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE last_inactive_editor = last_inactive_editor |
|
| 112 | CL_OO_VERS_CONSTRUCTION_PLAN - INSERT_ACTIVE_INACTIVE_ENTRIES | helper class which creates the version construction plan | SOURCE ). |
|
| 113 | CL_OO_VERS_CONSTRUCTION_PLAN - REMOVE_IMPORTED_VERSIONS | helper class which creates the version construction plan | SOURCE me->remove_imported_versions( changing vrsd = vrsd ). |
|
| 114 | CL_OO_VERS_CONSTRUCTION_PLAN - RETRIEVE_TRANSPORT_DESCR | helper class which creates the version construction plan | SOURCE me->retrieve_transport_descr( EXPORTING class_name = class_name CHANGING vrsd = result ). |
|
| 115 | CL_OO_VERS_CONSTRUCTION_PLAN - RETRIEVE_TRANSPORT_DESCR | helper class which creates the version construction plan | SOURCE me->retrieve_transport_descr( EXPORTING class_name = class_name CHANGING vrsd = version_list ). |
|
| 116 | CL_OO_VERS_CONSTRUCTION_PLAN - SET_PERSISTENCE_FACADE | helper class which creates the version construction plan | ||
| 117 | CL_OO_VERS_CONSTRUCTION_PLAN - VALIDATE_VERSION_NUMBER | helper class which creates the version construction plan | SOURCE me->validate_version_number( vrsd = lt_vers_info_oo version_id = main_version_id class_name = class_name ). |
|
| 118 | CL_WB_SOURCE_OBJECT_PROVIDER - ASSIGN_TRANSPORT_TEXTS_TO_VRSD | Version Provider Class for Source Code Objects | ||
| 119 | CL_WB_SOURCE_OBJECT_PROVIDER - GET_PERSISTENCE_FACADE | Version Provider Class for Source Code Objects | ||
| 120 | CL_WB_SOURCE_OBJECT_PROVIDER - SET_PERSISTENCE_FACADE | Version Provider Class for Source Code Objects | ||
| 121 | CX_WB_OBJ_VERS_INVALID_VERS_ID - RAISE_INVALID_VERSION_ID | Invalid Version Id of an Workbench Object | ||
| 122 | CX_WB_OBJ_VERS_INVALID_VERS_ID - RAISE_INVALID_VERSION_ID | Invalid Version Id of an Workbench Object | ||
| 123 | IF_OO_CLIF_SOURCE - GET_SOURCE | Class/Interface source representation | ||
| 124 | IF_OO_VERS_PERSISTENCE_FACADE - EXISTS_OBJECT | persistence facade for versioning | ||
| 125 | IF_OO_VERS_PERSISTENCE_FACADE - EXISTS_OBJECT | persistence facade for versioning | ||
| 126 | IF_OO_VERS_PERSISTENCE_FACADE - GET_ALL_METHOD_INCLUDES | persistence facade for versioning | ||
| 127 | IF_OO_VERS_PERSISTENCE_FACADE - GET_ALL_METHOD_INCLUDES | persistence facade for versioning | ||
| 128 | IF_OO_VERS_PERSISTENCE_FACADE - GET_CS_INCLUDE_SOURCE | persistence facade for versioning | ||
| 129 | IF_OO_VERS_PERSISTENCE_FACADE - GET_E070_E071_FOR_TRREQUEST | persistence facade for versioning | ||
| 130 | IF_OO_VERS_PERSISTENCE_FACADE - GET_E070_E071_FOR_TRREQUEST | persistence facade for versioning | ||
| 131 | IF_OO_VERS_PERSISTENCE_FACADE - GET_VERSION_SOURCE | persistence facade for versioning | ||
| 132 | IF_OO_VERS_PERSISTENCE_FACADE - GET_VRSD_TABLE | persistence facade for versioning | ||
| 133 | IF_OO_VERS_PERSISTENCE_FACADE - GET_VRSD_TABLE | persistence facade for versioning | ||
| 134 | IF_OO_VERS_PERSISTENCE_FACADE - READ_TRANSPORT_DESCRIPTIONS | persistence facade for versioning | ||
| 135 | IF_OO_VERS_PERSISTENCE_FACADE - SELECT_INCLUDE_INFOS | persistence facade for versioning | ||
| 136 | IF_OO_VERS_PERSISTENCE_FACADE - SELECT_INCLUDE_INFOS | persistence facade for versioning | ||
| 137 | IF_OO_VERS_PERSISTENCE_FACADE - SVRS_GET_VERSION_CPRI_40 | persistence facade for versioning | ||
| 138 | IF_OO_VERS_PERSISTENCE_FACADE - SVRS_GET_VERSION_CPRO_40 | persistence facade for versioning | ||
| 139 | IF_OO_VERS_PERSISTENCE_FACADE - SVRS_GET_VERSION_CPUB_40 | persistence facade for versioning | ||
| 140 | IF_OO_VERS_PERSISTENCE_FACADE - SVRS_GET_VERSION_METH_40 | persistence facade for versioning | ||
| 141 | IF_SRC_VERS_PERSISTENCE_FACADE - EXISTS_OBJECT | persistence facade for versioning | ||
| 142 | IF_SRC_VERS_PERSISTENCE_FACADE - EXISTS_OBJECT | persistence facade for versioning | ||
| 143 | IF_SRC_VERS_PERSISTENCE_FACADE - GET_VERSION_SOURCE | persistence facade for versioning | ||
| 144 | IF_SRC_VERS_PERSISTENCE_FACADE - GET_VRSD_TABLE | persistence facade for versioning | ||
| 145 | IF_SRC_VERS_PERSISTENCE_FACADE - GET_VRSD_TABLE | persistence facade for versioning | ||
| 146 | IF_SRC_VERS_PERSISTENCE_FACADE - READ_TRANSPORT_DESCRIPTIONS | persistence facade for versioning |