SAP ABAP Class CL_ESH_OM_TRANSPORT_CONTAINER3 (Transport Container)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_OBJ_MOD_REP (Package) Model Repository

⤷

⤷

Properties
Class | CL_ESH_OM_TRANSPORT_CONTAINER3 | |
Short Description | Transport Container | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_OBJ_MOD_REP | Model Repository |
Created | 20080728 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_OM_TRANSPORT_CONTAINER3 has no interface implemented.
Friends
Class CL_ESH_OM_TRANSPORT_CONTAINER3 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_S_OM_TRANSPORT_DATA | 20080728 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LST_DATA_SORT_EXT_KEY | 20080728 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LST_DATA_SORT_INT_KEY | 20080728 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LST_LINE | 20080728 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LST_LINE_REF | 20080728 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LST_USAGE_FLAGS | 20080728 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Clear data tables | 20080728 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20080728 |
3 | ![]() |
Instance method | Public | Method | Convert container | 20080804 |
4 | ![]() |
Instance method | Public | Method | Get a copied instance containing the same content | 20080804 |
5 | ![]() |
Instance method | Public | Method | Fill data tables | 20080728 |
6 | ![]() |
Static method | Public | Method | Get instance | 20080728 |
7 | ![]() |
Instance method | Public | Method | Has duplicate external key | 20080728 |
8 | ![]() |
Instance method | Public | Method | Has duplicate internal key | 20080728 |
9 | ![]() |
Instance method | Public | Method | Has duplicate key | 20080728 |
10 | ![]() |
Instance method | Public | Method | Insert entry | 20080728 |
11 | ![]() |
Instance method | Public | Method | Checks if the member tables are all empty | 20080804 |
Events
Class CL_ESH_OM_TRANSPORT_CONTAINER3 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LST_DATA_SORT_EXT_KEY | Public | See coding | 20080728 | BEGIN OF lst_data_sort_ext_key.
INCLUDE TYPE lst_data_sort_ext_key_1.
INCLUDE TYPE lst_data_sort_ext_key_2.
TYPES END OF lst_data_sort_ext_key
|
||
2 | LST_DATA_SORT_EXT_KEY_1 | Public | See coding | 20091007 | BEGIN OF lst_data_sort_ext_key_1,
otyp TYPE SORTED TABLE OF esh_s_om_aotyp WITH UNIQUE KEY object_type_name,
otypt TYPE SORTED TABLE OF esh_s_om_aotypt WITH UNIQUE KEY object_type_guid langu stext,
otypk TYPE SORTED TABLE OF esh_s_om_aotypk WITH UNIQUE KEY otypk_guid object_type_guid langu,
otypc TYPE SORTED TABLE OF esh_s_om_aotypc WITH UNIQUE KEY object_type_guid category_guid,
otypn TYPE SORTED TABLE OF esh_s_om_aotypn WITH UNIQUE KEY object_type_guid node_name,
otypnt TYPE SORTED TABLE OF esh_s_om_aotypnt WITH UNIQUE KEY node_guid langu stext,
otypnf TYPE SORTED TABLE OF esh_s_om_aotypnf WITH UNIQUE KEY node_guid node_field,
relat TYPE SORTED TABLE OF esh_s_om_arelat WITH UNIQUE KEY relation_id,
relatf TYPE SORTED TABLE OF esh_s_om_arelatf WITH UNIQUE KEY relation_guid source_fld_guid target_fld_guid,
relatfv TYPE SORTED TABLE OF esh_s_om_arelatfv WITH UNIQUE KEY relatfv_guid relation_guid node_field_guid,
otypnrf TYPE SORTED TABLE OF esh_s_om_aotypnrf WITH UNIQUE KEY node_guid resp_field,
otypnrfu TYPE SORTED TABLE OF esh_s_om_aotypnrfu WITH UNIQUE KEY resp_field_guid ui_area_guid,
otypnrfb TYPE SORTED TABLE OF esh_s_om_aotypnrfb WITH UNIQUE KEY resp_field_guid,
otypnq TYPE SORTED TABLE OF esh_s_om_aotypnq WITH UNIQUE KEY node_guid request,
otypnqt TYPE SORTED TABLE OF esh_s_om_aotypnqt WITH UNIQUE KEY request_guid langu stext,
otypnqf TYPE SORTED TABLE OF esh_s_om_aotypnqf WITH UNIQUE KEY request_guid req_field,
otypnqfc TYPE SORTED TABLE OF esh_s_om_aotypnqfc WITH UNIQUE KEY req_field_guid comm_attr_guid,
otypnqfb TYPE SORTED TABLE OF esh_s_om_aotypnqfb WITH UNIQUE KEY req_field_guid,
otypp_nrf TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid, "int key
otypps_nrf TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY navpath_guid step,
otypp_nqf TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid, "int key
otypps_nqf TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY navpath_guid step,
otypnrr TYPE SORTED TABLE OF esh_s_om_aotypnrr WITH UNIQUE KEY node_guid rel_requ_guid mapping_number,
otypnrrt TYPE SORTED TABLE OF esh_s_om_aotypnrrt WITH UNIQUE KEY otypnrr_guid langu, "int key
otypnrrf TYPE SORTED TABLE OF esh_s_om_aotypnrrf WITH UNIQUE KEY otypnrrf_guid, "int key
otypnrrv TYPE SORTED TABLE OF esh_s_om_aotypnrrv WITH UNIQUE KEY otypnrrv_guid, "int key
otypnqn TYPE SORTED TABLE OF esh_s_om_aotypnqn WITH UNIQUE KEY request_guid node_guid,
otypnqr TYPE SORTED TABLE OF esh_s_om_aotypnqr WITH UNIQUE KEY request_guid relation_guid,
otypnc TYPE SORTED TABLE OF esh_s_om_aotypnc WITH UNIQUE KEY node_guid auth_check,
otypnct TYPE SORTED TABLE OF esh_s_om_aotypnct WITH UNIQUE KEY auth_check_guid langu stext,
otypncc TYPE SORTED TABLE OF esh_s_om_aotypncc WITH UNIQUE KEY node_guid auth_check_guid,
otypnccr TYPE SORTED TABLE OF esh_s_om_aotypnccr WITH UNIQUE KEY otypncc_guid authnfnw_guid,
otypnccl TYPE SORTED TABLE OF esh_s_om_aotypnccl WITH UNIQUE KEY node_guid logconty_guid counter,
otypnbn TYPE SORTED TABLE OF esh_s_om_aotypnbn WITH UNIQUE KEY node_guid target_ui_type ui_operation target_nav_id,
otypnbnt TYPE SORTED TABLE OF esh_s_om_aotypnbnt WITH UNIQUE KEY otypnbn_guid langu stext,
otypnbnf TYPE SORTED TABLE OF esh_s_om_aotypnbnf WITH UNIQUE KEY otypnbn_guid resp_field_guid target_parameter,
otypngf TYPE SORTED TABLE OF esh_s_om_aotypngf WITH UNIQUE KEY node_guid attr_group,
otypngft TYPE SORTED TABLE OF esh_s_om_aotypngft WITH UNIQUE KEY attr_group_guid langu stext,
otypngff TYPE SORTED TABLE OF esh_s_om_aotypngff WITH UNIQUE KEY attr_group_guid node_field_guid,
otypngfd TYPE SORTED TABLE OF esh_s_om_aotypngfd WITH UNIQUE KEY attr_group_guid rattr_group_guid,
otypnrg TYPE SORTED TABLE OF esh_s_om_aotypnrg WITH UNIQUE KEY node_guid attr_group,
otypnrgt TYPE SORTED TABLE OF esh_s_om_aotypnrgt WITH UNIQUE KEY attr_group_guid langu stext,
otypnrgf TYPE SORTED TABLE OF esh_s_om_aotypnrgf WITH UNIQUE KEY attr_group_guid resp_field_guid,
otypnrgd TYPE SORTED TABLE OF esh_s_om_aotypnrgd WITH UNIQUE KEY attr_group_guid rattr_group_guid,
otypnrgu TYPE SORTED TABLE OF esh_s_om_aotypnrgu WITH UNIQUE KEY attr_group_guid ui_area_guid,
otypnqg TYPE SORTED TABLE OF esh_s_om_aotypnqg WITH UNIQUE KEY request_guid attr_group,
otypnqgt TYPE SORTED TABLE OF esh_s_om_aotypnqgt WITH UNIQUE KEY attr_group_guid langu stext,
otypnqgf TYPE SORTED TABLE OF esh_s_om_aotypnqgf WITH UNIQUE KEY attr_group_guid req_field_guid,
otypnqgd TYPE SORTED TABLE OF esh_s_om_aotypnqgd WITH UNIQUE KEY attr_group_guid rattr_group_guid,
dprvd TYPE SORTED TABLE OF esh_s_om_adprvd WITH UNIQUE KEY data_prvd,
dprvdt TYPE SORTED TABLE OF esh_s_om_adprvdt WITH UNIQUE KEY data_prvd_guid langu stext,
dprvdf TYPE SORTED TABLE OF esh_s_om_adprvdf WITH UNIQUE KEY data_prvd_guid data_prvdf,
dprvdfl TYPE SORTED TABLE OF esh_s_om_adprvdfl WITH UNIQUE KEY data_prvd_guid data_prvdfl,
END OF lst_data_sort_ext_key_1
|
||
3 | LST_DATA_SORT_EXT_KEY_2 | Public | See coding | 20091007 | BEGIN OF lst_data_sort_ext_key_2,
dprvdflt TYPE SORTED TABLE OF esh_s_om_adprvdflt WITH UNIQUE KEY data_prvdfl_guid langu stext,
dprvdflc TYPE SORTED TABLE OF esh_s_om_adprvdflc WITH UNIQUE KEY data_prvdfl_guid tdata_prvdf_guid counter,
dprvdg TYPE SORTED TABLE OF esh_s_om_adprvdg WITH UNIQUE KEY data_prvd_guid attr_group,
dprvdgt TYPE SORTED TABLE OF esh_s_om_adprvdgt WITH UNIQUE KEY attr_group_guid langu stext,
dprvdgf TYPE SORTED TABLE OF esh_s_om_adprvdgf WITH UNIQUE KEY attr_group_guid data_prvdf_guid,
dprvdgd TYPE SORTED TABLE OF esh_s_om_adprvdgd WITH UNIQUE KEY attr_group_guid rattr_group_guid,
authnfnw TYPE SORTED TABLE OF esh_s_om_aauthnfnw WITH UNIQUE KEY auth_check_guid auth_field_guid,
dataty TYPE SORTED TABLE OF esh_s_om_adataty WITH UNIQUE KEY data_type,
datatyt TYPE SORTED TABLE OF esh_s_om_adatatyt WITH UNIQUE KEY data_type_guid langu stext,
datatyft TYPE SORTED TABLE OF esh_s_om_adatatyft WITH UNIQUE KEY data_type_guid langu stext,
authnnw TYPE SORTED TABLE OF esh_s_om_aauthnnw WITH UNIQUE KEY auth_check_guid, "int key
otypp_nfnw TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid, "int key
otypps_nfnw TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY navpath_guid step,
authncnw TYPE SORTED TABLE OF esh_s_om_aauthncnw WITH UNIQUE KEY auth_check_guid auth_field_guid counter,
authnsnw TYPE SORTED TABLE OF esh_s_om_aauthnsnw WITH UNIQUE KEY auth_check_guid node_field_guid,
otypp_nsnw TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid, "int key
otypps_nsnw TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY navpath_guid step,
authnlnw TYPE SORTED TABLE OF esh_s_om_aauthnlnw WITH UNIQUE KEY auth_check_guid counter,
authonw TYPE SORTED TABLE OF esh_s_om_aauthonw WITH UNIQUE KEY auth_object,
authonwt TYPE SORTED TABLE OF esh_s_om_aauthonwt WITH UNIQUE KEY auth_object_guid langu stext,
authofnw TYPE SORTED TABLE OF esh_s_om_aauthofnw WITH UNIQUE KEY auth_object_guid auth_field,
categ TYPE SORTED TABLE OF esh_s_om_acateg WITH UNIQUE KEY category,
categt TYPE SORTED TABLE OF esh_s_om_acategt WITH UNIQUE KEY category_guid langu stext,
cattr TYPE SORTED TABLE OF esh_s_om_acattr WITH UNIQUE KEY comm_attr,
cattrt TYPE SORTED TABLE OF esh_s_om_acattrt WITH UNIQUE KEY comm_attr_guid langu,
authc TYPE SORTED TABLE OF esh_s_om_aauthc WITH UNIQUE KEY auth_check,
authct TYPE SORTED TABLE OF esh_s_om_aauthct WITH UNIQUE KEY auth_check_guid langu stext,
authcpb TYPE SORTED TABLE OF esh_s_om_aauthcpb WITH UNIQUE KEY auth_check_guid,
authcvpb TYPE SORTED TABLE OF esh_s_om_aauthcvpb WITH UNIQUE KEY authcvpb_guid auth_check_guid,
otypp_cpb TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid, "int key
otypps_cpb TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY navpath_guid step,
otypnp TYPE SORTED TABLE OF esh_s_om_aotypnp WITH UNIQUE KEY node_guid p_node_guid,
swasgn TYPE SORTED TABLE OF esh_s_om_aswasgn WITH UNIQUE KEY tabname tabkey_guid langu switch_id,
otypna TYPE SORTED TABLE OF esh_s_om_aotypna WITH UNIQUE KEY node_guid odp_id,
otypnat TYPE SORTED TABLE OF esh_s_om_aotypnat WITH UNIQUE KEY odp_guid langu, "int key
otypnaf TYPE SORTED TABLE OF esh_s_om_aotypnaf WITH UNIQUE KEY odp_guid odp_field,
otypnaft TYPE SORTED TABLE OF esh_s_om_aotypnaft WITH UNIQUE KEY odp_field_guid langu, "int key
otypp_naf TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid,
otypps_naf TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY navpath_guid step,
otypu TYPE SORTED TABLE OF esh_s_om_aotypu WITH UNIQUE KEY object_type_guid usage_id,
otypuf TYPE SORTED TABLE OF esh_s_om_aotypuf WITH UNIQUE KEY usage_guid usage_field,
otyput TYPE SORTED TABLE OF esh_s_om_aotyput WITH UNIQUE KEY usage_guid langu,
otypug TYPE SORTED TABLE OF esh_s_om_aotypug WITH UNIQUE KEY usage_guid attr_group,
otypugf TYPE SORTED TABLE OF esh_s_om_aotypugf WITH UNIQUE KEY attr_group_guid usage_field_guid,
otypugt TYPE SORTED TABLE OF esh_s_om_aotypugt WITH UNIQUE KEY attr_group_guid langu,
otypp_uf TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid,
otypps_uf TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY navpath_guid step,
otypnl TYPE SORTED TABLE OF esh_s_om_aotypnl WITH UNIQUE KEY node_guid layout_config_guid,
lconf TYPE SORTED TABLE OF esh_s_om_alconf WITH UNIQUE KEY layout_config,
otypnrp TYPE SORTED TABLE OF esh_s_om_aotypnrp WITH UNIQUE KEY NODE_GUID REL_PERSP_PACKAGE_ID REL_PERSP_ID MAPPING_NUMBER,
otypnrpt TYPE SORTED TABLE OF esh_s_om_aotypnrpt WITH UNIQUE KEY otypnrp_guid langu,
otypnrpf TYPE SORTED TABLE OF esh_s_om_aotypnrpf WITH UNIQUE KEY otypnrp_guid resp_field_guid rel_persp_attr,
otypnrpv TYPE SORTED TABLE OF esh_s_om_aotypnrpv WITH UNIQUE KEY otypnrp_guid REL_PERSP_ATTR OTYPNRPV_GUID,
otypd TYPE SORTED TABLE OF ESH_s_OM_AOTYPD WITH UNIQUE KEY object_type_guid d_sysrel_guid d_object_type_guid,
END OF lst_data_sort_ext_key_2
|
||
4 | LST_DATA_SORT_INT_KEY | Public | See coding | 20080728 | BEGIN OF lst_data_sort_int_key.
INCLUDE TYPE lst_data_sort_int_key_1.
INCLUDE TYPE lst_data_sort_int_key_2.
TYPES END OF lst_data_sort_int_key
|
||
5 | LST_DATA_SORT_INT_KEY_1 | Public | See coding | 20091007 | BEGIN OF lst_data_sort_int_key_1,
otyp TYPE SORTED TABLE OF esh_s_om_aotyp WITH UNIQUE KEY object_type_guid,
otypt TYPE SORTED TABLE OF esh_s_om_aotypt WITH UNIQUE KEY object_type_guid langu,
otypk TYPE SORTED TABLE OF esh_s_om_aotypk WITH UNIQUE KEY otypk_guid langu,
otypc TYPE SORTED TABLE OF esh_s_om_aotypc WITH UNIQUE KEY otypc_guid,
otypn TYPE SORTED TABLE OF esh_s_om_aotypn WITH UNIQUE KEY node_guid,
otypnt TYPE SORTED TABLE OF esh_s_om_aotypnt WITH UNIQUE KEY node_guid langu,
otypnf TYPE SORTED TABLE OF esh_s_om_aotypnf WITH UNIQUE KEY node_field_guid,
relat TYPE SORTED TABLE OF esh_s_om_arelat WITH UNIQUE KEY relation_guid,
relatf TYPE SORTED TABLE OF esh_s_om_arelatf WITH UNIQUE KEY relatf_guid,
relatfv TYPE SORTED TABLE OF esh_s_om_arelatfv WITH UNIQUE KEY relatfv_guid,
otypnrf TYPE SORTED TABLE OF esh_s_om_aotypnrf WITH UNIQUE KEY resp_field_guid,
otypnrfu TYPE SORTED TABLE OF esh_s_om_aotypnrfu WITH UNIQUE KEY otypnrfu_guid,
otypnrfb TYPE SORTED TABLE OF esh_s_om_aotypnrfb WITH UNIQUE KEY resp_field_guid,
otypnq TYPE SORTED TABLE OF esh_s_om_aotypnq WITH UNIQUE KEY request_guid,
otypnqt TYPE SORTED TABLE OF esh_s_om_aotypnqt WITH UNIQUE KEY request_guid langu,
otypnqf TYPE SORTED TABLE OF esh_s_om_aotypnqf WITH UNIQUE KEY req_field_guid,
otypnqfc TYPE SORTED TABLE OF esh_s_om_aotypnqfc WITH UNIQUE KEY otypnqfc_guid,
otypnqfb TYPE SORTED TABLE OF esh_s_om_aotypnqfb WITH UNIQUE KEY req_field_guid,
otypp_nrf TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid,
otypps_nrf TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY otypps_guid,
otypp_nqf TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid,
otypps_nqf TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY otypps_guid,
otypnrr TYPE SORTED TABLE OF esh_s_om_aotypnrr WITH UNIQUE KEY otypnrr_guid,
otypnrrt TYPE SORTED TABLE OF esh_s_om_aotypnrrt WITH UNIQUE KEY otypnrr_guid langu,
otypnrrf TYPE SORTED TABLE OF esh_s_om_aotypnrrf WITH UNIQUE KEY otypnrrf_guid,
otypnrrv TYPE SORTED TABLE OF esh_s_om_aotypnrrv WITH UNIQUE KEY otypnrrv_guid,
otypnqn TYPE SORTED TABLE OF esh_s_om_aotypnqn WITH UNIQUE KEY otypnqn_guid,
otypnqr TYPE SORTED TABLE OF esh_s_om_aotypnqr WITH UNIQUE KEY otypnqr_guid,
otypnc TYPE SORTED TABLE OF esh_s_om_aotypnc WITH UNIQUE KEY auth_check_guid,
otypnct TYPE SORTED TABLE OF esh_s_om_aotypnct WITH UNIQUE KEY auth_check_guid langu,
otypncc TYPE SORTED TABLE OF esh_s_om_aotypncc WITH UNIQUE KEY otypncc_guid,
otypnccr TYPE SORTED TABLE OF esh_s_om_aotypnccr WITH UNIQUE KEY otypnccr_guid,
otypnccl TYPE SORTED TABLE OF esh_s_om_aotypnccl WITH UNIQUE KEY otypnccl_guid,
otypnbn TYPE SORTED TABLE OF esh_s_om_aotypnbn WITH UNIQUE KEY otypnbn_guid,
otypnbnt TYPE SORTED TABLE OF esh_s_om_aotypnbnt WITH UNIQUE KEY otypnbn_guid langu,
otypnbnf TYPE SORTED TABLE OF esh_s_om_aotypnbnf WITH UNIQUE KEY otypnbnf_guid,
otypngf TYPE SORTED TABLE OF esh_s_om_aotypngf WITH UNIQUE KEY attr_group_guid,
otypngft TYPE SORTED TABLE OF esh_s_om_aotypngft WITH UNIQUE KEY attr_group_guid langu,
otypngff TYPE SORTED TABLE OF esh_s_om_aotypngff WITH UNIQUE KEY otypngff_guid,
otypngfd TYPE SORTED TABLE OF esh_s_om_aotypngfd WITH UNIQUE KEY otypngfd_guid,
otypnrg TYPE SORTED TABLE OF esh_s_om_aotypnrg WITH UNIQUE KEY attr_group_guid,
otypnrgt TYPE SORTED TABLE OF esh_s_om_aotypnrgt WITH UNIQUE KEY attr_group_guid langu,
otypnrgf TYPE SORTED TABLE OF esh_s_om_aotypnrgf WITH UNIQUE KEY otypnrgf_guid,
otypnrgd TYPE SORTED TABLE OF esh_s_om_aotypnrgd WITH UNIQUE KEY otypnrgd_guid,
otypnrgu TYPE SORTED TABLE OF esh_s_om_aotypnrgu WITH UNIQUE KEY otypnrgu_guid,
otypnqg TYPE SORTED TABLE OF esh_s_om_aotypnqg WITH UNIQUE KEY attr_group_guid,
otypnqgt TYPE SORTED TABLE OF esh_s_om_aotypnqgt WITH UNIQUE KEY attr_group_guid langu,
otypnqgf TYPE SORTED TABLE OF esh_s_om_aotypnqgf WITH UNIQUE KEY otypnqgf_guid,
otypnqgd TYPE SORTED TABLE OF esh_s_om_aotypnqgd WITH UNIQUE KEY otypnqgd_guid,
dprvd TYPE SORTED TABLE OF esh_s_om_adprvd WITH UNIQUE KEY data_prvd_guid,
dprvdt TYPE SORTED TABLE OF esh_s_om_adprvdt WITH UNIQUE KEY data_prvd_guid langu,
dprvdf TYPE SORTED TABLE OF esh_s_om_adprvdf WITH UNIQUE KEY data_prvdf_guid,
dprvdfl TYPE SORTED TABLE OF esh_s_om_adprvdfl WITH UNIQUE KEY data_prvdfl_guid,
END OF lst_data_sort_int_key_1
|
||
6 | LST_DATA_SORT_INT_KEY_2 | Public | See coding | 20091007 | BEGIN OF lst_data_sort_int_key_2,
dprvdflt TYPE SORTED TABLE OF esh_s_om_adprvdflt WITH UNIQUE KEY data_prvdfl_guid langu,
dprvdflc TYPE SORTED TABLE OF esh_s_om_adprvdflc WITH UNIQUE KEY dprvdflc_guid,
dprvdg TYPE SORTED TABLE OF esh_s_om_adprvdg WITH UNIQUE KEY attr_group_guid,
dprvdgt TYPE SORTED TABLE OF esh_s_om_adprvdgt WITH UNIQUE KEY attr_group_guid langu,
dprvdgf TYPE SORTED TABLE OF esh_s_om_adprvdgf WITH UNIQUE KEY dprvdgf_guid,
dprvdgd TYPE SORTED TABLE OF esh_s_om_adprvdgd WITH UNIQUE KEY dprvdgd_guid,
authnfnw TYPE SORTED TABLE OF esh_s_om_aauthnfnw WITH UNIQUE KEY authnfnw_guid,
dataty TYPE SORTED TABLE OF esh_s_om_adataty WITH UNIQUE KEY data_type_guid,
datatyt TYPE SORTED TABLE OF esh_s_om_adatatyt WITH UNIQUE KEY data_type_guid langu,
datatyft TYPE SORTED TABLE OF esh_s_om_adatatyft WITH UNIQUE KEY data_type_guid langu,
authnnw TYPE SORTED TABLE OF esh_s_om_aauthnnw WITH UNIQUE KEY auth_check_guid,
otypp_nfnw TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid,
otypps_nfnw TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY otypps_guid,
authncnw TYPE SORTED TABLE OF esh_s_om_aauthncnw WITH UNIQUE KEY authncnw_guid,
authnsnw TYPE SORTED TABLE OF esh_s_om_aauthnsnw WITH UNIQUE KEY authnsnw_guid,
otypp_nsnw TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid,
otypps_nsnw TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY otypps_guid,
authnlnw TYPE SORTED TABLE OF esh_s_om_aauthnlnw WITH UNIQUE KEY authnlnw_guid,
authonw TYPE SORTED TABLE OF esh_s_om_aauthonw WITH UNIQUE KEY auth_object_guid,
authonwt TYPE SORTED TABLE OF esh_s_om_aauthonwt WITH UNIQUE KEY auth_object_guid langu,
authofnw TYPE SORTED TABLE OF esh_s_om_aauthofnw WITH UNIQUE KEY auth_field_guid,
categ TYPE SORTED TABLE OF esh_s_om_acateg WITH UNIQUE KEY category_guid,
categt TYPE SORTED TABLE OF esh_s_om_acategt WITH UNIQUE KEY category_guid langu,
cattr TYPE SORTED TABLE OF esh_s_om_acattr WITH UNIQUE KEY comm_attr_guid,
cattrt TYPE SORTED TABLE OF esh_s_om_acattrt WITH UNIQUE KEY comm_attr_guid langu,
authc TYPE SORTED TABLE OF esh_s_om_aauthc WITH UNIQUE KEY auth_check_guid,
authct TYPE SORTED TABLE OF esh_s_om_aauthct WITH UNIQUE KEY auth_check_guid langu,
authcpb TYPE SORTED TABLE OF esh_s_om_aauthcpb WITH UNIQUE KEY auth_check_guid,
authcvpb TYPE SORTED TABLE OF esh_s_om_aauthcvpb WITH UNIQUE KEY authcvpb_guid,
otypp_cpb TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid,
otypps_cpb TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY otypps_guid,
otypnp TYPE SORTED TABLE OF esh_s_om_aotypnp WITH UNIQUE KEY otypnp_guid,
swasgn TYPE SORTED TABLE OF esh_s_om_aswasgn WITH UNIQUE KEY swasgn_guid,
otypna TYPE SORTED TABLE OF esh_s_om_aotypna WITH UNIQUE KEY odp_guid,
otypnat TYPE SORTED TABLE OF esh_s_om_aotypnat WITH UNIQUE KEY odp_guid langu,
otypnaf TYPE SORTED TABLE OF esh_s_om_aotypnaf WITH UNIQUE KEY odp_field_guid,
otypnaft TYPE SORTED TABLE OF esh_s_om_aotypnaft WITH UNIQUE KEY odp_field_guid langu,
otypp_naf TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid,
otypps_naf TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY otypps_guid,
otypu TYPE SORTED TABLE OF esh_s_om_aotypu WITH UNIQUE KEY usage_guid,
otypuf TYPE SORTED TABLE OF esh_s_om_aotypuf WITH UNIQUE KEY usage_field_guid,
otyput TYPE SORTED TABLE OF esh_s_om_aotyput WITH UNIQUE KEY usage_guid langu,
otypug TYPE SORTED TABLE OF esh_s_om_aotypug WITH UNIQUE KEY attr_group_guid,
otypugf TYPE SORTED TABLE OF esh_s_om_aotypugf WITH UNIQUE KEY otypugf_guid,
otypugt TYPE SORTED TABLE OF esh_s_om_aotypugt WITH UNIQUE KEY attr_group_guid langu,
otypp_uf TYPE SORTED TABLE OF esh_s_om_aotypp WITH UNIQUE KEY navpath_guid,
otypps_uf TYPE SORTED TABLE OF esh_s_om_aotypps WITH UNIQUE KEY otypps_guid,
otypnl TYPE SORTED TABLE OF esh_s_om_aotypnl WITH UNIQUE KEY otypnl_guid,
lconf TYPE SORTED TABLE OF esh_s_om_alconf WITH UNIQUE KEY layout_config_guid,
otypnrp TYPE SORTED TABLE OF esh_s_om_aotypnrp WITH UNIQUE KEY OTYPNRP_GUID,
otypnrpt TYPE SORTED TABLE OF esh_s_om_aotypnrpt WITH UNIQUE KEY otypnrp_guid langu,
otypnrpf TYPE SORTED TABLE OF esh_s_om_aotypnrpf WITH UNIQUE KEY otypnrpf_guid,
otypnrpv TYPE SORTED TABLE OF esh_s_om_aotypnrpv WITH UNIQUE KEY otypnrpv_guid,
otypd TYPE SORTED TABLE OF ESH_s_OM_AOTYPD WITH UNIQUE KEY otypd_guid,
END OF lst_data_sort_int_key_2
|
||
7 | LST_LINE | Public | See coding | 20080728 | BEGIN OF lst_line,
otyp TYPE esh_s_om_aotyp,
otypt TYPE esh_s_om_aotypt,
otypk TYPE esh_s_om_aotypk,
otypc TYPE esh_s_om_aotypc,
otypn TYPE esh_s_om_aotypn,
otypnt TYPE esh_s_om_aotypnt,
otypnf TYPE esh_s_om_aotypnf,
relat TYPE esh_s_om_arelat,
relatf TYPE esh_s_om_arelatf,
relatfv TYPE esh_s_om_arelatfv,
otypnrf TYPE esh_s_om_aotypnrf,
otypnrfu TYPE esh_s_om_aotypnrfu,
otypnrfb TYPE esh_s_om_aotypnrfb,
otypnq TYPE esh_s_om_aotypnq,
otypnqt TYPE esh_s_om_aotypnqt,
otypnqf TYPE esh_s_om_aotypnqf,
otypnqfc TYPE esh_s_om_aotypnqfc,
otypnqfb TYPE esh_s_om_aotypnqfb,
otypp_nrf TYPE esh_s_om_aotypp,
otypps_nrf TYPE esh_s_om_aotypps,
otypp_nqf TYPE esh_s_om_aotypp,
otypps_nqf TYPE esh_s_om_aotypps,
otypnrr TYPE esh_s_om_aotypnrr,
otypnrrt TYPE esh_s_om_aotypnrrt,
otypnrrf TYPE esh_s_om_aotypnrrf,
otypnrrv TYPE esh_s_om_aotypnrrv,
otypnqn TYPE esh_s_om_aotypnqn,
otypnqr TYPE esh_s_om_aotypnqr,
otypnc TYPE esh_s_om_aotypnc,
otypnct TYPE esh_s_om_aotypnct,
otypncc TYPE esh_s_om_aotypncc,
otypnccr TYPE esh_s_om_aotypnccr,
otypnccl TYPE esh_s_om_aotypnccl,
otypnbn TYPE esh_s_om_aotypnbn,
otypnbnt TYPE esh_s_om_aotypnbnt,
otypnbnf TYPE esh_s_om_aotypnbnf,
otypnp TYPE esh_s_om_aotypnp,
otypngf TYPE esh_s_om_aotypngf,
otypngft TYPE esh_s_om_aotypngft,
otypngff TYPE esh_s_om_aotypngff,
otypngfd TYPE esh_s_om_aotypngfd,
otypnrg TYPE esh_s_om_aotypnrg,
otypnrgt TYPE esh_s_om_aotypnrgt,
otypnrgf TYPE esh_s_om_aotypnrgf,
otypnrgd TYPE esh_s_om_aotypnrgd,
otypnrgu TYPE esh_s_om_aotypnrgu,
otypnqg TYPE esh_s_om_aotypnqg,
otypnqgt TYPE esh_s_om_aotypnqgt,
otypnqgf TYPE esh_s_om_aotypnqgf,
otypnqgd TYPE esh_s_om_aotypnqgd,
dprvd TYPE esh_s_om_adprvd,
dprvdt TYPE esh_s_om_adprvdt,
dprvdf TYPE esh_s_om_adprvdf,
dprvdfl TYPE esh_s_om_adprvdfl,
dprvdflt TYPE esh_s_om_adprvdflt,
dprvdflc TYPE esh_s_om_adprvdflc,
dprvdg TYPE esh_s_om_adprvdg,
dprvdgt TYPE esh_s_om_adprvdgt,
dprvdgf TYPE esh_s_om_adprvdgf,
dprvdgd TYPE esh_s_om_adprvdgd,
authnfnw TYPE esh_s_om_aauthnfnw,
dataty TYPE esh_s_om_adataty,
datatyt TYPE esh_s_om_adatatyt,
datatyft TYPE esh_s_om_adatatyft,
authnnw TYPE esh_s_om_aauthnnw,
otypp_nfnw TYPE esh_s_om_aotypp,
otypps_nfnw TYPE esh_s_om_aotypps,
authncnw TYPE esh_s_om_aauthncnw,
authnsnw TYPE esh_s_om_aauthnsnw,
otypp_nsnw TYPE esh_s_om_aotypp,
otypps_nsnw TYPE esh_s_om_aotypps,
authnlnw TYPE esh_s_om_aauthnlnw,
authonw TYPE esh_s_om_aauthonw,
authonwt TYPE esh_s_om_aauthonwt,
authofnw TYPE esh_s_om_aauthofnw,
categ TYPE esh_s_om_acateg,
categt TYPE esh_s_om_acategt,
cattr TYPE esh_s_om_acattr,
cattrt TYPE esh_s_om_acattrt,
authc TYPE esh_s_om_aauthc,
authct TYPE esh_s_om_aauthct,
authcpb TYPE esh_s_om_aauthcpb,
authcvpb TYPE esh_s_om_aauthcvpb,
otypp_cpb TYPE esh_s_om_aotypp,
otypps_cpb TYPE esh_s_om_aotypps,
swasgn TYPE esh_s_om_aswasgn,
otypna TYPE esh_s_om_aotypna,
otypnat TYPE esh_s_om_aotypnat,
otypnaf TYPE esh_s_om_aotypnaf,
otypnaft TYPE esh_s_om_aotypnaft,
otypp_naf TYPE esh_s_om_aotypp,
otypps_naf TYPE esh_s_om_aotypps,
otypu TYPE esh_s_om_aotypu,
otypuf TYPE esh_s_om_aotypuf,
otyput TYPE esh_s_om_aotyput,
otypug TYPE esh_s_om_aotypug ,
otypugf TYPE esh_s_om_aotypugf ,
otypugt TYPE esh_s_om_aotypugt ,
otypp_uf TYPE esh_s_om_aotypp,
otypps_uf TYPE esh_s_om_aotypps,
otypnl TYPE esh_s_om_aotypnl,
lconf TYPE esh_s_om_alconf,
otypnrp TYPE esh_s_om_aotypnrp,
otypnrpt TYPE esh_s_om_aotypnrpt,
otypnrpf TYPE esh_s_om_aotypnrpf,
otypnrpv TYPE esh_s_om_aotypnrpv,
otypd TYPE esh_s_om_aotypd,
END OF lst_line
|
||
8 | LST_LINE_REF | Public | See coding | 20080728 | BEGIN OF lst_line_ref,
otyp TYPE REF TO esh_s_om_aotyp,
otypt TYPE REF TO esh_s_om_aotypt,
otypk TYPE REF TO esh_s_om_aotypk,
otypc TYPE REF TO esh_s_om_aotypc,
otypn TYPE REF TO esh_s_om_aotypn,
otypnt TYPE REF TO esh_s_om_aotypnt,
otypnf TYPE REF TO esh_s_om_aotypnf,
relat TYPE REF TO esh_s_om_arelat,
relatf TYPE REF TO esh_s_om_arelatf,
relatfv TYPE REF TO esh_s_om_arelatfv,
otypnrf TYPE REF TO esh_s_om_aotypnrf,
otypnrfu TYPE REF TO esh_s_om_aotypnrfu,
otypnrfb TYPE REF TO esh_s_om_aotypnrfb,
otypnq TYPE REF TO esh_s_om_aotypnq,
otypnqt TYPE REF TO esh_s_om_aotypnqt,
otypnqf TYPE REF TO esh_s_om_aotypnqf,
otypnqfc TYPE REF TO esh_s_om_aotypnqfc,
otypnqfb TYPE REF TO esh_s_om_aotypnqfb,
otypp_nrf TYPE REF TO esh_s_om_aotypp,
otypps_nrf TYPE REF TO esh_s_om_aotypps,
otypp_nqf TYPE REF TO esh_s_om_aotypp,
otypps_nqf TYPE REF TO esh_s_om_aotypps,
otypnrr TYPE REF TO esh_s_om_aotypnrr,
otypnrrt TYPE REF TO esh_s_om_aotypnrrt,
otypnrrf TYPE REF TO esh_s_om_aotypnrrf,
otypnrrv TYPE REF TO esh_s_om_aotypnrrv,
otypnqn TYPE REF TO esh_s_om_aotypnqn,
otypnqr TYPE REF TO esh_s_om_aotypnqr,
otypnc TYPE REF TO esh_s_om_aotypnc,
otypnct TYPE REF TO esh_s_om_aotypnct,
otypncc TYPE REF TO esh_s_om_aotypncc,
otypnccr TYPE REF TO esh_s_om_aotypnccr,
otypnccl TYPE REF TO esh_s_om_aotypnccl,
otypnbn TYPE REF TO esh_s_om_aotypnbn,
otypnbnt TYPE REF TO esh_s_om_aotypnbnt,
otypnbnf TYPE REF TO esh_s_om_aotypnbnf,
otypngf TYPE REF TO esh_s_om_aotypngf,
otypngft TYPE REF TO esh_s_om_aotypngft,
otypngff TYPE REF TO esh_s_om_aotypngff,
otypngfd TYPE REF TO esh_s_om_aotypngfd,
otypnrg TYPE REF TO esh_s_om_aotypnrg,
otypnrgt TYPE REF TO esh_s_om_aotypnrgt,
otypnrgf TYPE REF TO esh_s_om_aotypnrgf,
otypnrgd TYPE REF TO esh_s_om_aotypnrgd,
otypnrgu TYPE REF TO esh_s_om_aotypnrgu,
otypnqg TYPE REF TO esh_s_om_aotypnqg,
otypnqgt TYPE REF TO esh_s_om_aotypnqgt,
otypnqgf TYPE REF TO esh_s_om_aotypnqgf,
otypnqgd TYPE REF TO esh_s_om_aotypnqgd,
dprvd TYPE REF TO esh_s_om_adprvd,
dprvdt TYPE REF TO esh_s_om_adprvdt,
dprvdf TYPE REF TO esh_s_om_adprvdf,
dprvdfl TYPE REF TO esh_s_om_adprvdfl,
dprvdflt TYPE REF TO esh_s_om_adprvdflt,
dprvdflc TYPE REF TO esh_s_om_adprvdflc,
dprvdg TYPE REF TO esh_s_om_adprvdg,
dprvdgt TYPE REF TO esh_s_om_adprvdgt,
dprvdgf TYPE REF TO esh_s_om_adprvdgf,
dprvdgd TYPE REF TO esh_s_om_adprvdgd,
authnfnw TYPE REF TO esh_s_om_aauthnfnw,
dataty TYPE REF TO esh_s_om_adataty,
datatyt TYPE REF TO esh_s_om_adatatyt,
datatyft TYPE REF TO esh_s_om_adatatyft,
authnnw TYPE REF TO esh_s_om_aauthnnw,
otypp_nfnw TYPE REF TO esh_s_om_aotypp,
otypps_nfnw TYPE REF TO esh_s_om_aotypps,
authncnw TYPE REF TO esh_s_om_aauthncnw,
authnsnw TYPE REF TO esh_s_om_aauthnsnw,
otypp_nsnw TYPE REF TO esh_s_om_aotypp,
otypps_nsnw TYPE REF TO esh_s_om_aotypps,
authnlnw TYPE REF TO esh_s_om_aauthnlnw,
authonw TYPE REF TO esh_s_om_aauthonw,
authonwt TYPE REF TO esh_s_om_aauthonwt,
authofnw TYPE REF TO esh_s_om_aauthofnw,
categ TYPE REF TO esh_s_om_acateg,
categt TYPE REF TO esh_s_om_acategt,
cattr TYPE REF TO esh_s_om_acattr,
cattrt TYPE REF TO esh_s_om_acattrt,
authc TYPE REF TO esh_s_om_aauthc,
authct TYPE REF TO esh_s_om_aauthct,
authcpb TYPE REF TO esh_s_om_aauthcpb,
authcvpb TYPE REF TO esh_s_om_aauthcvpb,
otypp_cpb TYPE REF TO esh_s_om_aotypp,
otypps_cpb TYPE REF TO esh_s_om_aotypps,
otypnp TYPE REF TO esh_s_om_aotypnp,
swasgn TYPE REF TO esh_s_om_aswasgn,
otypna TYPE REF TO esh_s_om_aotypna,
otypnat TYPE REF TO esh_s_om_aotypnat,
otypnaf TYPE REF TO esh_s_om_aotypnaf,
otypnaft TYPE REF TO esh_s_om_aotypnaft,
otypp_naf TYPE REF TO esh_s_om_aotypp,
otypps_naf TYPE REF TO esh_s_om_aotypps,
otypu TYPE REF TO esh_s_om_aotypu,
otypuf TYPE REF TO esh_s_om_aotypuf,
otyput TYPE REF TO esh_s_om_aotyput,
otypug TYPE REF TO esh_s_om_aotypug ,
otypugf TYPE REF TO esh_s_om_aotypugf ,
otypugt TYPE REF TO esh_s_om_aotypugt ,
otypp_uf TYPE REF TO esh_s_om_aotypp,
otypps_uf TYPE REF TO esh_s_om_aotypps,
otypnl TYPE REF TO esh_s_om_aotypnl,
lconf TYPE REF TO esh_s_om_alconf,
otypnrp TYPE REF TO esh_s_om_aotypnrp,
otypnrpt TYPE REF TO esh_s_om_aotypnrpt,
otypnrpf TYPE REF TO esh_s_om_aotypnrpf,
otypnrpv TYPE REF TO esh_s_om_aotypnrpv,
otypd TYPE REF TO esh_s_om_aotypd,
END OF lst_line_ref
|
||
9 | LST_USAGE_FLAGS | Public | See coding | 20080728 | BEGIN OF lst_usage_flags,
data TYPE abap_bool,
data_sort_ext_key TYPE abap_bool,
data_sort_int_key TYPE abap_bool,
END OF lst_usage_flags
|
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_ESH_OM_TRANSPORT_CONTAINER3 has no parameter.
Method CLEAR on class CL_ESH_OM_TRANSPORT_CONTAINER3 has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USE_SORT_EXT_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080728 | |||
2 | ![]() |
IV_USE_SORT_INT_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080728 | |||
3 | ![]() |
IV_USE_STANDARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080728 |
Method CONSTRUCTOR on class CL_ESH_OM_TRANSPORT_CONTAINER3 has no exception.
Method CONVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLEAR_ORIGINAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Clear original Container | 20080804 | |
2 | ![]() |
RR_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_ESH_OM_TRANSPORT_CONTAINER | Transport Container | 20080804 |
Method CONVERT on class CL_ESH_OM_TRANSPORT_CONTAINER3 has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_ESH_OM_TRANSPORT_CONTAINER3 | Transport Container | 20080804 |
Method COPY on class CL_ESH_OM_TRANSPORT_CONTAINER3 has no exception.
Method FILL_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | ESH_S_OM_TRANSPORT_DATA | Transport Data | 20080728 |
Method FILL_TABLES on class CL_ESH_OM_TRANSPORT_CONTAINER3 has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USE_SORT_EXT_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Use sorted data tables with ext. key | 20080728 | ||
2 | ![]() |
IV_USE_SORT_INT_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Use sorted data tables with int. key | 20080728 | ||
3 | ![]() |
IV_USE_STANDARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | Use standard data tables | 20080728 | ||
4 | ![]() |
RO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_ESH_OM_TRANSPORT_CONTAINER3 | Transport Container | 20080728 |
Method GET_INSTANCE on class CL_ESH_OM_TRANSPORT_CONTAINER3 has no exception.
Method HAS_DUPLICATE_EXT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_AUTHC | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHC | Structure for ESH_OM_AAUTHC | 20080728 | ||
2 | ![]() |
IS_AUTHCPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHCPB | Structure for ESH_OM_AAUTHCPB | 20080728 | ||
3 | ![]() |
IS_AUTHCT | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHCT | Structure for AAUTHCT | 20080728 | ||
4 | ![]() |
IS_AUTHCVPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHCVPB | Structure for ESH_OM_AAUTHCVPB | 20080728 | ||
5 | ![]() |
IS_AUTHNCNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNCNW | Structure for ESH_OM_AAUTHNCNW | 20080728 | ||
6 | ![]() |
IS_AUTHNFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNFNW | Structure for ESH_OM_AAUTHNFNW | 20080728 | ||
7 | ![]() |
IS_AUTHNLNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNLNW | Structure for ESH_OM_AAUTHNLNW | 20080728 | ||
8 | ![]() |
IS_AUTHNNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNNW | Structure for ESH_OM_AAUTHNNW | 20080728 | ||
9 | ![]() |
IS_AUTHNSNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNSNW | Structure for ESH_OM_AAUTHNSNW | 20080728 | ||
10 | ![]() |
IS_AUTHOFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHOFNW | Structure for ESH_OM_AAUTHONWF | 20080728 | ||
11 | ![]() |
IS_AUTHONW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHONW | Structure for AAUTHONW | 20080728 | ||
12 | ![]() |
IS_AUTHONWT | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHONWT | Structure for ESH_OM_AAUTHONWT | 20080728 | ||
13 | ![]() |
IS_CATEG | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATEG | Structure for ESH_OM_ACATEG | 20080728 | ||
14 | ![]() |
IS_CATEGT | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATEGT | Structure for ACATEGT | 20080728 | ||
15 | ![]() |
IS_CATTR | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATTR | 20091204 | |||
16 | ![]() |
IS_CATTRT | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATTRT | 20091204 | |||
17 | ![]() |
IS_DATATY | Call by reference | Type reference (TYPE) | ESH_S_OM_ADATATY | Srtucture for ESH_S_OM_ADATATY | 20080728 | ||
18 | ![]() |
IS_DATATYFT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADATATYFT | Structure for ESH_OM_ADATATYFT | 20080728 | ||
19 | ![]() |
IS_DATATYT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADATATYT | Structure for ESH_OM_ADATATYT | 20080728 | ||
20 | ![]() |
IS_DPRVD | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVD | Structure for ESH_OM_ADPRVD | 20080728 | ||
21 | ![]() |
IS_DPRVDF | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDF | Structure for ESH_OM_ADPRVDF | 20080728 | ||
22 | ![]() |
IS_DPRVDFL | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDFL | Structure for ESH_OM_ADPRVDFL | 20080728 | ||
23 | ![]() |
IS_DPRVDFLC | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDFLC | Structure for ESH_OM_ADPRVDFLC | 20080728 | ||
24 | ![]() |
IS_DPRVDFLT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDFLT | Structure for ESH_OM_ADPRVDFLT | 20080728 | ||
25 | ![]() |
IS_DPRVDG | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDG | Structure for ESH_OM_ADPRVDG | 20091006 | ||
26 | ![]() |
IS_DPRVDGD | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDGD | Structure for ADPRVDGD | 20091006 | ||
27 | ![]() |
IS_DPRVDGF | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDGF | Structure for ADPRVDGF | 20091006 | ||
28 | ![]() |
IS_DPRVDGT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDGT | Structure for ADPRVDGT | 20091006 | ||
29 | ![]() |
IS_DPRVDT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDT | Structure for ESH_OM_ADPRVDT | 20080728 | ||
30 | ![]() |
IS_LCONF | Call by reference | Type reference (TYPE) | ESH_S_OM_ALCONF | Structure for ESH_OM_ALCONF | 20121116 | ||
31 | ![]() |
IS_OTYP | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYP | Structure for AOTYP | 20080728 | ||
32 | ![]() |
IS_OTYPC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPC | Structure for AOTYPC | 20080728 | ||
33 | ![]() |
IS_OTYPD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPD | 20130311 | |||
34 | ![]() |
IS_OTYPK | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPK | Structure for ESH_OM_AOTYPNQK | 20080728 | ||
35 | ![]() |
IS_OTYPN | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPN | Structure for AOTYPN | 20080728 | ||
36 | ![]() |
IS_OTYPNA | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNA | Structure for AOTYPNA | 20090812 | ||
37 | ![]() |
IS_OTYPNAF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNAF | Structure for ESH_OM_AOTYPNAF | 20090812 | ||
38 | ![]() |
IS_OTYPNAFT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNAFT | Structure of ESH_S_OM_AOTYPNAFT | 20090812 | ||
39 | ![]() |
IS_OTYPNAT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNAT | Structure for AOTYPNAT | 20090812 | ||
40 | ![]() |
IS_OTYPNBN | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNBN | Structure for ESH_OM_AOTYPNBN | 20080728 | ||
41 | ![]() |
IS_OTYPNBNF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNBNF | Structure for ESH_OM_AOTYPNBNF | 20080728 | ||
42 | ![]() |
IS_OTYPNBNT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNBNT | Structure for ESH_OM_AOTYPNBNT | 20080728 | ||
43 | ![]() |
IS_OTYPNC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNC | Structure for ESH_OM_AOTYPNC | 20080728 | ||
44 | ![]() |
IS_OTYPNCC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCC | Structure for ESH_OM_AOTYPNCC | 20080728 | ||
45 | ![]() |
IS_OTYPNCCL | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCCL | Structure for ESH_OM_AOTYPNCCL | 20080728 | ||
46 | ![]() |
IS_OTYPNCCR | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCCR | Structure for ESH_OM_AOTYPNCCR | 20080728 | ||
47 | ![]() |
IS_OTYPNCT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCT | Structure for AOTYPNCT | 20080728 | ||
48 | ![]() |
IS_OTYPNF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNF | Structure for AOTYPNF | 20080728 | ||
49 | ![]() |
IS_OTYPNGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGF | Structure for ESH_OM_AOTYPNGF | 20091006 | ||
50 | ![]() |
IS_OTYPNGFD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGFD | Structure for AOTYPNGFD | 20091006 | ||
51 | ![]() |
IS_OTYPNGFF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGFF | Structure for AOTYPNGFF | 20091006 | ||
52 | ![]() |
IS_OTYPNGFT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGFT | Structure for AOTYPNGFT | 20091006 | ||
53 | ![]() |
IS_OTYPNL | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNL | Structure for AOTYPNL | 20121116 | ||
54 | ![]() |
IS_OTYPNP | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNP | Structure for ESH_OM_AOTYPNP | 20081124 | ||
55 | ![]() |
IS_OTYPNQ | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQ | Structure for ESH_OM_AOTYPNQ | 20080728 | ||
56 | ![]() |
IS_OTYPNQF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQF | Structure for ESH_OM_AOTYPNQF | 20080728 | ||
57 | ![]() |
IS_OTYPNQFB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQFB | Structure for ESH_OM_AOTYPNQFB | 20090320 | ||
58 | ![]() |
IS_OTYPNQFC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQFC | Structure for AOTYPNQFC | 20091204 | ||
59 | ![]() |
IS_OTYPNQG | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQG | Structure for ESH_OM_AOTYPNQG | 20091006 | ||
60 | ![]() |
IS_OTYPNQGD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQGD | Structure for AOTYPNQGD | 20091006 | ||
61 | ![]() |
IS_OTYPNQGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQGF | Structure for AOTYPNQGF | 20091006 | ||
62 | ![]() |
IS_OTYPNQGT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQGT | Structure for AOTYPNQGT | 20091006 | ||
63 | ![]() |
IS_OTYPNQN | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQN | Structure for AOTYPNQN | 20080728 | ||
64 | ![]() |
IS_OTYPNQR | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQR | Structure for ESH_OM_OTYPNQR | 20080728 | ||
65 | ![]() |
IS_OTYPNQT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQT | Structure for AOTYPNQT | 20080728 | ||
66 | ![]() |
IS_OTYPNRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRF | Structure for ESH_OM_AOTYPNRF | 20080728 | ||
67 | ![]() |
IS_OTYPNRFB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRFB | Structure for ESH_OM_AOTYPNRFB | 20090320 | ||
68 | ![]() |
IS_OTYPNRFU | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRFU | Structure for AOTYPNRFU | 20080728 | ||
69 | ![]() |
IS_OTYPNRG | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRG | Structure for ESH_OM_AOTYPNRG | 20091006 | ||
70 | ![]() |
IS_OTYPNRGD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGD | Structure for AOTYPNRGD | 20091006 | ||
71 | ![]() |
IS_OTYPNRGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGF | Structure for AOTYPNRGF | 20091006 | ||
72 | ![]() |
IS_OTYPNRGT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGT | Structure for AOTYPNRGT | 20091006 | ||
73 | ![]() |
IS_OTYPNRGU | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGU | Structure for AOTYPNRGU | 20091006 | ||
74 | ![]() |
IS_OTYPNRP | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRP | Structure for AOTYPNRP | 20121210 | ||
75 | ![]() |
IS_OTYPNRPF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRPF | Structure for AOTYPNRPF | 20121210 | ||
76 | ![]() |
IS_OTYPNRPT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRPT | Structure for AOTYPNRPT | 20121210 | ||
77 | ![]() |
IS_OTYPNRPV | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRPV | Structure for AOTYPNRPV | 20121210 | ||
78 | ![]() |
IS_OTYPNRR | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRR | Structure for AOTYPNRR | 20080728 | ||
79 | ![]() |
IS_OTYPNRRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRRF | Structure for AOTYPNRRF | 20080728 | ||
80 | ![]() |
IS_OTYPNRRT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRRT | Structure for AOTYPNRRT | 20121210 | ||
81 | ![]() |
IS_OTYPNRRV | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRRV | Structure for AOTYPNRRV | 20121210 | ||
82 | ![]() |
IS_OTYPNT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNT | Structure for AOTYPNT | 20080728 | ||
83 | ![]() |
IS_OTYPPS_CPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
84 | ![]() |
IS_OTYPPS_NAF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20090812 | ||
85 | ![]() |
IS_OTYPPS_NFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
86 | ![]() |
IS_OTYPPS_NQF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
87 | ![]() |
IS_OTYPPS_NRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
88 | ![]() |
IS_OTYPPS_NSNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
89 | ![]() |
IS_OTYPPS_UF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20110119 | ||
90 | ![]() |
IS_OTYPP_CPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
91 | ![]() |
IS_OTYPP_NAF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20090812 | ||
92 | ![]() |
IS_OTYPP_NFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
93 | ![]() |
IS_OTYPP_NQF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
94 | ![]() |
IS_OTYPP_NRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
95 | ![]() |
IS_OTYPP_NSNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
96 | ![]() |
IS_OTYPP_UF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20110119 | ||
97 | ![]() |
IS_OTYPT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPT | Structure for AOTYPT | 20080728 | ||
98 | ![]() |
IS_OTYPU | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPU | 20100803 | |||
99 | ![]() |
IS_OTYPUF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUF | 20100803 | |||
100 | ![]() |
IS_OTYPUG | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUG | Structure for ESH_OM_AOTYPUG | 20110119 | ||
101 | ![]() |
IS_OTYPUGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUGF | Structure for AOTYPUGF | 20110119 | ||
102 | ![]() |
IS_OTYPUGT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUGT | Structure for AOTYPuGT | 20110119 | ||
103 | ![]() |
IS_OTYPUT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUT | 20100803 | |||
104 | ![]() |
IS_RELAT | Call by reference | Type reference (TYPE) | ESH_S_OM_ARELAT | Structure for ESH_OM_ARELAT | 20080728 | ||
105 | ![]() |
IS_RELATF | Call by reference | Type reference (TYPE) | ESH_S_OM_ARELATF | Structure for ARELATF | 20080728 | ||
106 | ![]() |
IS_RELATFV | Call by reference | Type reference (TYPE) | ESH_S_OM_ARELATFV | Structure for ARELATFV | 20080728 | ||
107 | ![]() |
IS_SWASGN | Call by reference | Type reference (TYPE) | ESH_S_OM_ASWASGN | Structure for ESH_OM_CSWASGN | 20081218 | ||
108 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080728 |
Method HAS_DUPLICATE_EXT_KEY on class CL_ESH_OM_TRANSPORT_CONTAINER3 has no exception.
Method HAS_DUPLICATE_INT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_AUTHC | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHC | Structure for ESH_OM_AAUTHC | 20080728 | ||
2 | ![]() |
IS_AUTHCPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHCPB | Structure for ESH_OM_AAUTHCPB | 20080728 | ||
3 | ![]() |
IS_AUTHCT | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHCT | Structure for AAUTHCT | 20080728 | ||
4 | ![]() |
IS_AUTHCVPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHCVPB | Structure for ESH_OM_AAUTHCVPB | 20080728 | ||
5 | ![]() |
IS_AUTHNCNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNCNW | Structure for ESH_OM_AAUTHNCNW | 20080728 | ||
6 | ![]() |
IS_AUTHNFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNFNW | Structure for ESH_OM_AAUTHNFNW | 20080728 | ||
7 | ![]() |
IS_AUTHNLNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNLNW | Structure for ESH_OM_AAUTHNLNW | 20080728 | ||
8 | ![]() |
IS_AUTHNNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNNW | Structure for ESH_OM_AAUTHNNW | 20080728 | ||
9 | ![]() |
IS_AUTHNSNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNSNW | Structure for ESH_OM_AAUTHNSNW | 20080728 | ||
10 | ![]() |
IS_AUTHOFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHOFNW | Structure for ESH_OM_AAUTHONWF | 20080728 | ||
11 | ![]() |
IS_AUTHONW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHONW | Structure for AAUTHONW | 20080728 | ||
12 | ![]() |
IS_AUTHONWT | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHONWT | Structure for ESH_OM_AAUTHONWT | 20080728 | ||
13 | ![]() |
IS_CATEG | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATEG | Structure for ESH_OM_ACATEG | 20080728 | ||
14 | ![]() |
IS_CATEGT | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATEGT | Structure for ACATEGT | 20080728 | ||
15 | ![]() |
IS_CATTR | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATTR | 20091204 | |||
16 | ![]() |
IS_CATTRT | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATTRT | 20091204 | |||
17 | ![]() |
IS_DATATY | Call by reference | Type reference (TYPE) | ESH_S_OM_ADATATY | Srtucture for ESH_S_OM_ADATATY | 20080728 | ||
18 | ![]() |
IS_DATATYFT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADATATYFT | Structure for ESH_OM_ADATATYFT | 20080728 | ||
19 | ![]() |
IS_DATATYT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADATATYT | Structure for ESH_OM_ADATATYT | 20080728 | ||
20 | ![]() |
IS_DPRVD | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVD | Structure for ESH_OM_ADPRVD | 20080728 | ||
21 | ![]() |
IS_DPRVDF | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDF | Structure for ESH_OM_ADPRVDF | 20080728 | ||
22 | ![]() |
IS_DPRVDFL | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDFL | Structure for ESH_OM_ADPRVDFL | 20080728 | ||
23 | ![]() |
IS_DPRVDFLC | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDFLC | Structure for ESH_OM_ADPRVDFLC | 20080728 | ||
24 | ![]() |
IS_DPRVDFLT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDFLT | Structure for ESH_OM_ADPRVDFLT | 20080728 | ||
25 | ![]() |
IS_DPRVDG | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDG | Structure for ESH_OM_ADPRVDG | 20091006 | ||
26 | ![]() |
IS_DPRVDGD | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDGD | Structure for ADPRVDGD | 20091006 | ||
27 | ![]() |
IS_DPRVDGF | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDGF | Structure for ADPRVDGF | 20091006 | ||
28 | ![]() |
IS_DPRVDGT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDGT | Structure for ADPRVDGT | 20091006 | ||
29 | ![]() |
IS_DPRVDT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDT | Structure for ESH_OM_ADPRVDT | 20080728 | ||
30 | ![]() |
IS_LCONF | Call by reference | Type reference (TYPE) | ESH_S_OM_ALCONF | Structure for ESH_OM_ALCONF | 20121116 | ||
31 | ![]() |
IS_OTYP | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYP | Structure for AOTYP | 20080728 | ||
32 | ![]() |
IS_OTYPC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPC | Structure for AOTYPC | 20080728 | ||
33 | ![]() |
IS_OTYPD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPD | 20130311 | |||
34 | ![]() |
IS_OTYPK | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPK | Structure for ESH_OM_AOTYPNQK | 20080728 | ||
35 | ![]() |
IS_OTYPN | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPN | Structure for AOTYPN | 20080728 | ||
36 | ![]() |
IS_OTYPNA | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNA | Structure for AOTYPNA | 20090812 | ||
37 | ![]() |
IS_OTYPNAF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNAF | Structure for ESH_OM_AOTYPNAF | 20090812 | ||
38 | ![]() |
IS_OTYPNAFT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNAFT | Structure of ESH_S_OM_AOTYPNAFT | 20090812 | ||
39 | ![]() |
IS_OTYPNAT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNAT | Structure for AOTYPNAT | 20090812 | ||
40 | ![]() |
IS_OTYPNBN | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNBN | Structure for ESH_OM_AOTYPNBN | 20080728 | ||
41 | ![]() |
IS_OTYPNBNF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNBNF | Structure for ESH_OM_AOTYPNBNF | 20080728 | ||
42 | ![]() |
IS_OTYPNBNT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNBNT | Structure for ESH_OM_AOTYPNBNT | 20080728 | ||
43 | ![]() |
IS_OTYPNC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNC | Structure for ESH_OM_AOTYPNC | 20080728 | ||
44 | ![]() |
IS_OTYPNCC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCC | Structure for ESH_OM_AOTYPNCC | 20080728 | ||
45 | ![]() |
IS_OTYPNCCL | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCCL | Structure for ESH_OM_AOTYPNCCL | 20080728 | ||
46 | ![]() |
IS_OTYPNCCR | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCCR | Structure for ESH_OM_AOTYPNCCR | 20080728 | ||
47 | ![]() |
IS_OTYPNCT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCT | Structure for AOTYPNCT | 20080728 | ||
48 | ![]() |
IS_OTYPNF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNF | Structure for AOTYPNF | 20080728 | ||
49 | ![]() |
IS_OTYPNGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGF | Structure for ESH_OM_AOTYPNGF | 20091006 | ||
50 | ![]() |
IS_OTYPNGFD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGFD | Structure for AOTYPNGFD | 20091006 | ||
51 | ![]() |
IS_OTYPNGFF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGFF | Structure for AOTYPNGFF | 20091006 | ||
52 | ![]() |
IS_OTYPNGFT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGFT | Structure for AOTYPNGFT | 20091006 | ||
53 | ![]() |
IS_OTYPNL | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNL | Structure for AOTYPNL | 20121116 | ||
54 | ![]() |
IS_OTYPNP | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNP | Structure for ESH_OM_AOTYPNP | 20081124 | ||
55 | ![]() |
IS_OTYPNQ | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQ | Structure for ESH_OM_AOTYPNQ | 20080728 | ||
56 | ![]() |
IS_OTYPNQF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQF | Structure for ESH_OM_AOTYPNQF | 20080728 | ||
57 | ![]() |
IS_OTYPNQFB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQFB | Structure for ESH_OM_AOTYPNQFB | 20090320 | ||
58 | ![]() |
IS_OTYPNQFC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQFC | 20091204 | |||
59 | ![]() |
IS_OTYPNQG | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQG | Structure for ESH_OM_AOTYPNQG | 20091006 | ||
60 | ![]() |
IS_OTYPNQGD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQGD | Structure for AOTYPNQGD | 20091006 | ||
61 | ![]() |
IS_OTYPNQGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQGF | Structure for AOTYPNQGF | 20091006 | ||
62 | ![]() |
IS_OTYPNQGT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQGT | Structure for AOTYPNQGT | 20091006 | ||
63 | ![]() |
IS_OTYPNQN | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQN | Structure for AOTYPNQN | 20080728 | ||
64 | ![]() |
IS_OTYPNQR | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQR | Structure for ESH_OM_OTYPNQR | 20080728 | ||
65 | ![]() |
IS_OTYPNQT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQT | Structure for AOTYPNQT | 20080728 | ||
66 | ![]() |
IS_OTYPNRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRF | Structure for ESH_OM_AOTYPNRF | 20080728 | ||
67 | ![]() |
IS_OTYPNRFB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRFB | Structure for ESH_OM_AOTYPNRFB | 20090320 | ||
68 | ![]() |
IS_OTYPNRFU | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRFU | Structure for AOTYPNRFU | 20080728 | ||
69 | ![]() |
IS_OTYPNRG | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRG | Structure for ESH_OM_AOTYPNRG | 20091006 | ||
70 | ![]() |
IS_OTYPNRGD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGD | Structure for AOTYPNRGD | 20091006 | ||
71 | ![]() |
IS_OTYPNRGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGF | Structure for AOTYPNRGF | 20091006 | ||
72 | ![]() |
IS_OTYPNRGT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGT | Structure for AOTYPNRGT | 20091006 | ||
73 | ![]() |
IS_OTYPNRGU | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGU | Structure for AOTYPNRGU | 20091006 | ||
74 | ![]() |
IS_OTYPNRP | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRP | Structure for AOTYPNRP | 20121210 | ||
75 | ![]() |
IS_OTYPNRPF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRPF | Structure for AOTYPNRPF | 20121210 | ||
76 | ![]() |
IS_OTYPNRPT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRPT | Structure for AOTYPNRPT | 20121210 | ||
77 | ![]() |
IS_OTYPNRPV | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRPV | Structure for AOTYPNRPV | 20121210 | ||
78 | ![]() |
IS_OTYPNRR | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRR | Structure for AOTYPNRR | 20080728 | ||
79 | ![]() |
IS_OTYPNRRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRRF | Structure for AOTYPNRRF | 20080728 | ||
80 | ![]() |
IS_OTYPNRRT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRRT | Structure for AOTYPNRRT | 20121210 | ||
81 | ![]() |
IS_OTYPNRRV | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRRV | Structure for AOTYPNRRV | 20121210 | ||
82 | ![]() |
IS_OTYPNT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNT | Structure for AOTYPNT | 20080728 | ||
83 | ![]() |
IS_OTYPPS_CPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
84 | ![]() |
IS_OTYPPS_NAF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20090812 | ||
85 | ![]() |
IS_OTYPPS_NFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
86 | ![]() |
IS_OTYPPS_NQF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
87 | ![]() |
IS_OTYPPS_NRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
88 | ![]() |
IS_OTYPPS_NSNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
89 | ![]() |
IS_OTYPPS_UF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20110119 | ||
90 | ![]() |
IS_OTYPP_CPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
91 | ![]() |
IS_OTYPP_NAF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20090812 | ||
92 | ![]() |
IS_OTYPP_NFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
93 | ![]() |
IS_OTYPP_NQF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
94 | ![]() |
IS_OTYPP_NRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
95 | ![]() |
IS_OTYPP_NSNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
96 | ![]() |
IS_OTYPP_UF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20110119 | ||
97 | ![]() |
IS_OTYPT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPT | Structure for AOTYPT | 20080728 | ||
98 | ![]() |
IS_OTYPU | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPU | 20100803 | |||
99 | ![]() |
IS_OTYPUF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUF | 20100803 | |||
100 | ![]() |
IS_OTYPUG | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUG | Structure for ESH_OM_AOTYPUG | 20110119 | ||
101 | ![]() |
IS_OTYPUGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUGF | Structure for AOTYPUGF | 20110119 | ||
102 | ![]() |
IS_OTYPUGT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUGT | Structure for AOTYPuGT | 20110119 | ||
103 | ![]() |
IS_OTYPUT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUT | 20100803 | |||
104 | ![]() |
IS_RELAT | Call by reference | Type reference (TYPE) | ESH_S_OM_ARELAT | Structure for ESH_OM_ARELAT | 20080728 | ||
105 | ![]() |
IS_RELATF | Call by reference | Type reference (TYPE) | ESH_S_OM_ARELATF | Structure for ARELATF | 20080728 | ||
106 | ![]() |
IS_RELATFV | Call by reference | Type reference (TYPE) | ESH_S_OM_ARELATFV | Structure for ARELATFV | 20080728 | ||
107 | ![]() |
IS_SWASGN | Call by reference | Type reference (TYPE) | ESH_S_OM_ASWASGN | Structure for ESH_OM_CSWASGN | 20081218 | ||
108 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080728 |
Method HAS_DUPLICATE_INT_KEY on class CL_ESH_OM_TRANSPORT_CONTAINER3 has no exception.
Method HAS_DUPLICATE_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_AUTHC | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHC | Structure for ESH_OM_AAUTHC | 20080728 | ||
2 | ![]() |
IS_AUTHCPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHCPB | Structure for ESH_OM_AAUTHCPB | 20080728 | ||
3 | ![]() |
IS_AUTHCT | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHCT | Structure for AAUTHCT | 20080728 | ||
4 | ![]() |
IS_AUTHCVPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHCVPB | Structure for ESH_OM_AAUTHCVPB | 20080728 | ||
5 | ![]() |
IS_AUTHNCNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNCNW | Structure for ESH_OM_AAUTHNCNW | 20080728 | ||
6 | ![]() |
IS_AUTHNFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNFNW | Structure for ESH_OM_AAUTHNFNW | 20080728 | ||
7 | ![]() |
IS_AUTHNLNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNLNW | Structure for ESH_OM_AAUTHNLNW | 20080728 | ||
8 | ![]() |
IS_AUTHNNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNNW | Structure for ESH_OM_AAUTHNNW | 20080728 | ||
9 | ![]() |
IS_AUTHNSNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNSNW | Structure for ESH_OM_AAUTHNSNW | 20080728 | ||
10 | ![]() |
IS_AUTHOFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHOFNW | Structure for ESH_OM_AAUTHONWF | 20080728 | ||
11 | ![]() |
IS_AUTHONW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHONW | Structure for AAUTHONW | 20080728 | ||
12 | ![]() |
IS_AUTHONWT | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHONWT | Structure for ESH_OM_AAUTHONWT | 20080728 | ||
13 | ![]() |
IS_CATEG | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATEG | Structure for ESH_OM_ACATEG | 20080728 | ||
14 | ![]() |
IS_CATEGT | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATEGT | Structure for ACATEGT | 20080728 | ||
15 | ![]() |
IS_CATTR | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATTR | 20091204 | |||
16 | ![]() |
IS_CATTRT | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATTRT | 20091204 | |||
17 | ![]() |
IS_DATATY | Call by reference | Type reference (TYPE) | ESH_S_OM_ADATATY | Srtucture for ESH_S_OM_ADATATY | 20080728 | ||
18 | ![]() |
IS_DATATYFT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADATATYFT | Structure for ESH_OM_ADATATYFT | 20080728 | ||
19 | ![]() |
IS_DATATYT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADATATYT | Structure for ESH_OM_ADATATYT | 20080728 | ||
20 | ![]() |
IS_DPRVD | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVD | Structure for ESH_OM_ADPRVD | 20080728 | ||
21 | ![]() |
IS_DPRVDF | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDF | Structure for ESH_OM_ADPRVDF | 20080728 | ||
22 | ![]() |
IS_DPRVDFL | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDFL | Structure for ESH_OM_ADPRVDFL | 20080728 | ||
23 | ![]() |
IS_DPRVDFLC | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDFLC | Structure for ESH_OM_ADPRVDFLC | 20080728 | ||
24 | ![]() |
IS_DPRVDFLT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDFLT | Structure for ESH_OM_ADPRVDFLT | 20080728 | ||
25 | ![]() |
IS_DPRVDG | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDG | Structure for ESH_OM_ADPRVDG | 20091006 | ||
26 | ![]() |
IS_DPRVDGD | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDGD | Structure for ADPRVDGD | 20091006 | ||
27 | ![]() |
IS_DPRVDGF | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDGF | Structure for ADPRVDGF | 20091006 | ||
28 | ![]() |
IS_DPRVDGT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDGT | Structure for ADPRVDGT | 20091006 | ||
29 | ![]() |
IS_DPRVDT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDT | Structure for ESH_OM_ADPRVDT | 20080728 | ||
30 | ![]() |
IS_LCONF | Call by reference | Type reference (TYPE) | ESH_S_OM_ALCONF | Structure for ESH_OM_ALCONF | 20121116 | ||
31 | ![]() |
IS_OTYP | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYP | Structure for AOTYP | 20080728 | ||
32 | ![]() |
IS_OTYPC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPC | Structure for AOTYPC | 20080728 | ||
33 | ![]() |
IS_OTYPD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPD | 20130311 | |||
34 | ![]() |
IS_OTYPK | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPK | Structure for ESH_OM_AOTYPNQK | 20080728 | ||
35 | ![]() |
IS_OTYPN | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPN | Structure for AOTYPN | 20080728 | ||
36 | ![]() |
IS_OTYPNA | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNA | Structure for AOTYPNA | 20090812 | ||
37 | ![]() |
IS_OTYPNAF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNAF | Structure for ESH_OM_AOTYPNAF | 20090812 | ||
38 | ![]() |
IS_OTYPNAFT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNAFT | Structure of ESH_S_OM_AOTYPNAFT | 20090812 | ||
39 | ![]() |
IS_OTYPNAT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNAT | Structure for AOTYPNAT | 20090812 | ||
40 | ![]() |
IS_OTYPNBN | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNBN | Structure for ESH_OM_AOTYPNBN | 20080728 | ||
41 | ![]() |
IS_OTYPNBNF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNBNF | Structure for ESH_OM_AOTYPNBNF | 20080728 | ||
42 | ![]() |
IS_OTYPNBNT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNBNT | Structure for ESH_OM_AOTYPNBNT | 20080728 | ||
43 | ![]() |
IS_OTYPNC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNC | Structure for ESH_OM_AOTYPNC | 20080728 | ||
44 | ![]() |
IS_OTYPNCC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCC | Structure for ESH_OM_AOTYPNCC | 20080728 | ||
45 | ![]() |
IS_OTYPNCCL | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCCL | Structure for ESH_OM_AOTYPNCCL | 20080728 | ||
46 | ![]() |
IS_OTYPNCCR | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCCR | Structure for ESH_OM_AOTYPNCCR | 20080728 | ||
47 | ![]() |
IS_OTYPNCT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCT | Structure for AOTYPNCT | 20080728 | ||
48 | ![]() |
IS_OTYPNF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNF | Structure for AOTYPNF | 20080728 | ||
49 | ![]() |
IS_OTYPNGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGF | Structure for ESH_OM_AOTYPNGF | 20091006 | ||
50 | ![]() |
IS_OTYPNGFD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGFD | Structure for AOTYPNGFD | 20091006 | ||
51 | ![]() |
IS_OTYPNGFF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGFF | Structure for AOTYPNGFF | 20091006 | ||
52 | ![]() |
IS_OTYPNGFT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGFT | Structure for AOTYPNGFT | 20091006 | ||
53 | ![]() |
IS_OTYPNL | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNL | Structure for AOTYPNL | 20121116 | ||
54 | ![]() |
IS_OTYPNP | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNP | Structure for ESH_OM_AOTYPNP | 20081124 | ||
55 | ![]() |
IS_OTYPNQ | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQ | Structure for ESH_OM_AOTYPNQ | 20080728 | ||
56 | ![]() |
IS_OTYPNQF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQF | Structure for ESH_OM_AOTYPNQF | 20080728 | ||
57 | ![]() |
IS_OTYPNQFB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQFB | Structure for ESH_OM_AOTYPNQFB | 20090320 | ||
58 | ![]() |
IS_OTYPNQFC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQFC | Structure for AOTYPNQFC | 20091204 | ||
59 | ![]() |
IS_OTYPNQG | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQG | Structure for ESH_OM_AOTYPNQG | 20091006 | ||
60 | ![]() |
IS_OTYPNQGD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQGD | Structure for AOTYPNQGD | 20091006 | ||
61 | ![]() |
IS_OTYPNQGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQGF | Structure for AOTYPNQGF | 20091006 | ||
62 | ![]() |
IS_OTYPNQGT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQGT | Structure for AOTYPNQGT | 20091006 | ||
63 | ![]() |
IS_OTYPNQN | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQN | Structure for AOTYPNQN | 20080728 | ||
64 | ![]() |
IS_OTYPNQR | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQR | Structure for ESH_OM_OTYPNQR | 20080728 | ||
65 | ![]() |
IS_OTYPNQT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQT | Structure for AOTYPNQT | 20080728 | ||
66 | ![]() |
IS_OTYPNRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRF | Structure for ESH_OM_AOTYPNRF | 20080728 | ||
67 | ![]() |
IS_OTYPNRFB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRFB | Structure for ESH_OM_AOTYPNRFB | 20090320 | ||
68 | ![]() |
IS_OTYPNRFU | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRFU | Structure for AOTYPNRFU | 20080728 | ||
69 | ![]() |
IS_OTYPNRG | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRG | Structure for ESH_OM_AOTYPNRG | 20091006 | ||
70 | ![]() |
IS_OTYPNRGD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGD | Structure for AOTYPNRGD | 20091006 | ||
71 | ![]() |
IS_OTYPNRGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGF | Structure for AOTYPNRGF | 20091006 | ||
72 | ![]() |
IS_OTYPNRGT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGT | Structure for AOTYPNRGT | 20091006 | ||
73 | ![]() |
IS_OTYPNRGU | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGU | Structure for AOTYPNRGU | 20091006 | ||
74 | ![]() |
IS_OTYPNRP | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRP | Structure for AOTYPNRP | 20121210 | ||
75 | ![]() |
IS_OTYPNRPF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRPF | Structure for AOTYPNRPF | 20121210 | ||
76 | ![]() |
IS_OTYPNRPT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRPT | Structure for AOTYPNRPT | 20121210 | ||
77 | ![]() |
IS_OTYPNRPV | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRPV | Structure for AOTYPNRPV | 20121210 | ||
78 | ![]() |
IS_OTYPNRR | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRR | Structure for AOTYPNRR | 20080728 | ||
79 | ![]() |
IS_OTYPNRRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRRF | Structure for AOTYPNRRF | 20080728 | ||
80 | ![]() |
IS_OTYPNRRT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRRT | Structure for AOTYPNRRT | 20121210 | ||
81 | ![]() |
IS_OTYPNRRV | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRRV | Structure for AOTYPNRRV | 20121210 | ||
82 | ![]() |
IS_OTYPNT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNT | Structure for AOTYPNT | 20080728 | ||
83 | ![]() |
IS_OTYPPS_CPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
84 | ![]() |
IS_OTYPPS_NAF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20090812 | ||
85 | ![]() |
IS_OTYPPS_NFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
86 | ![]() |
IS_OTYPPS_NQF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
87 | ![]() |
IS_OTYPPS_NRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
88 | ![]() |
IS_OTYPPS_NSNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
89 | ![]() |
IS_OTYPPS_UF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20110119 | ||
90 | ![]() |
IS_OTYPP_CPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
91 | ![]() |
IS_OTYPP_NAF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20090812 | ||
92 | ![]() |
IS_OTYPP_NFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
93 | ![]() |
IS_OTYPP_NQF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
94 | ![]() |
IS_OTYPP_NRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
95 | ![]() |
IS_OTYPP_NSNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
96 | ![]() |
IS_OTYPP_UF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20110119 | ||
97 | ![]() |
IS_OTYPT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPT | Structure for AOTYPT | 20080728 | ||
98 | ![]() |
IS_OTYPU | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPU | 20100803 | |||
99 | ![]() |
IS_OTYPUF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUF | 20100803 | |||
100 | ![]() |
IS_OTYPUG | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUG | Structure for ESH_OM_AOTYPUG | 20110119 | ||
101 | ![]() |
IS_OTYPUGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUGF | Structure for AOTYPUGF | 20110119 | ||
102 | ![]() |
IS_OTYPUGT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUGT | Structure for AOTYPuGT | 20110119 | ||
103 | ![]() |
IS_OTYPUT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUT | 20100803 | |||
104 | ![]() |
IS_RELAT | Call by reference | Type reference (TYPE) | ESH_S_OM_ARELAT | Structure for ESH_OM_ARELAT | 20080728 | ||
105 | ![]() |
IS_RELATF | Call by reference | Type reference (TYPE) | ESH_S_OM_ARELATF | Structure for ARELATF | 20080728 | ||
106 | ![]() |
IS_RELATFV | Call by reference | Type reference (TYPE) | ESH_S_OM_ARELATFV | Structure for ARELATFV | 20080728 | ||
107 | ![]() |
IS_SWASGN | Call by reference | Type reference (TYPE) | ESH_S_OM_ASWASGN | Structure for ESH_OM_CSWASGN | 20081218 | ||
108 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080728 |
Method HAS_DUPLICATE_KEY on class CL_ESH_OM_TRANSPORT_CONTAINER3 has no exception.
Method INSERT_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_AUTHC | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHC | Structure for ESH_OM_AAUTHC | 20080728 | ||
2 | ![]() |
IS_AUTHCPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHCPB | Structure for ESH_OM_AAUTHCPB | 20080728 | ||
3 | ![]() |
IS_AUTHCT | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHCT | Structure for AAUTHCT | 20080728 | ||
4 | ![]() |
IS_AUTHCVPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHCVPB | Structure for ESH_OM_AAUTHCVPB | 20080728 | ||
5 | ![]() |
IS_AUTHNCNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNCNW | Structure for ESH_OM_AAUTHNCNW | 20080728 | ||
6 | ![]() |
IS_AUTHNFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNFNW | Structure for ESH_OM_AAUTHNFNW | 20080728 | ||
7 | ![]() |
IS_AUTHNLNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNLNW | Structure for ESH_OM_AAUTHNLNW | 20080728 | ||
8 | ![]() |
IS_AUTHNNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNNW | Structure for ESH_OM_AAUTHNNW | 20080728 | ||
9 | ![]() |
IS_AUTHNSNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHNSNW | Structure for ESH_OM_AAUTHNSNW | 20080728 | ||
10 | ![]() |
IS_AUTHOFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHOFNW | Structure for ESH_OM_AAUTHONWF | 20080728 | ||
11 | ![]() |
IS_AUTHONW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHONW | Structure for AAUTHONW | 20080728 | ||
12 | ![]() |
IS_AUTHONWT | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHONWT | Structure for ESH_OM_AAUTHONWT | 20080728 | ||
13 | ![]() |
IS_CATEG | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATEG | Structure for ESH_OM_ACATEG | 20080728 | ||
14 | ![]() |
IS_CATEGT | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATEGT | Structure for ACATEGT | 20080728 | ||
15 | ![]() |
IS_CATTR | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATTR | 20091204 | |||
16 | ![]() |
IS_CATTRT | Call by reference | Type reference (TYPE) | ESH_S_OM_ACATTRT | 20091204 | |||
17 | ![]() |
IS_DATATY | Call by reference | Type reference (TYPE) | ESH_S_OM_ADATATY | Srtucture for ESH_S_OM_ADATATY | 20080728 | ||
18 | ![]() |
IS_DATATYFT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADATATYFT | Structure for ESH_OM_ADATATYFT | 20080728 | ||
19 | ![]() |
IS_DATATYT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADATATYT | Structure for ESH_OM_ADATATYT | 20080728 | ||
20 | ![]() |
IS_DPRVD | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVD | Structure for ESH_OM_ADPRVD | 20080728 | ||
21 | ![]() |
IS_DPRVDF | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDF | Structure for ESH_OM_ADPRVDF | 20080728 | ||
22 | ![]() |
IS_DPRVDFL | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDFL | Structure for ESH_OM_ADPRVDFL | 20080728 | ||
23 | ![]() |
IS_DPRVDFLC | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDFLC | Structure for ESH_OM_ADPRVDFLC | 20080728 | ||
24 | ![]() |
IS_DPRVDFLT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDFLT | Structure for ESH_OM_ADPRVDFLT | 20080728 | ||
25 | ![]() |
IS_DPRVDG | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDG | Structure for ESH_OM_ADPRVDG | 20091006 | ||
26 | ![]() |
IS_DPRVDGD | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDGD | Structure for ADPRVDGD | 20091006 | ||
27 | ![]() |
IS_DPRVDGF | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDGF | Structure for ADPRVDGF | 20091006 | ||
28 | ![]() |
IS_DPRVDGT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDGT | Structure for ADPRVDGT | 20091006 | ||
29 | ![]() |
IS_DPRVDT | Call by reference | Type reference (TYPE) | ESH_S_OM_ADPRVDT | Structure for ESH_OM_ADPRVDT | 20080728 | ||
30 | ![]() |
IS_LCONF | Call by reference | Type reference (TYPE) | ESH_S_OM_ALCONF | Structure for ESH_OM_ALCONF | 20121116 | ||
31 | ![]() |
IS_OTYP | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYP | Structure for AOTYP | 20080728 | ||
32 | ![]() |
IS_OTYPC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPC | Structure for AOTYPC | 20080728 | ||
33 | ![]() |
IS_OTYPD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPD | 20130311 | |||
34 | ![]() |
IS_OTYPK | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPK | Structure for ESH_OM_AOTYPNQK | 20080728 | ||
35 | ![]() |
IS_OTYPN | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPN | Structure for AOTYPN | 20080728 | ||
36 | ![]() |
IS_OTYPNA | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNA | Structure for AOTYPNA | 20090812 | ||
37 | ![]() |
IS_OTYPNAF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNAF | Structure for ESH_OM_AOTYPNAF | 20090812 | ||
38 | ![]() |
IS_OTYPNAFT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNAFT | Structure of ESH_S_OM_AOTYPNAFT | 20090812 | ||
39 | ![]() |
IS_OTYPNAT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNAT | Structure for AOTYPNAT | 20090812 | ||
40 | ![]() |
IS_OTYPNBN | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNBN | Structure for ESH_OM_AOTYPNBN | 20080728 | ||
41 | ![]() |
IS_OTYPNBNF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNBNF | Structure for ESH_OM_AOTYPNBNF | 20080728 | ||
42 | ![]() |
IS_OTYPNBNT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNBNT | Structure for ESH_OM_AOTYPNBNT | 20080728 | ||
43 | ![]() |
IS_OTYPNC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNC | Structure for ESH_OM_AOTYPNC | 20080728 | ||
44 | ![]() |
IS_OTYPNCC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCC | Structure for ESH_OM_AOTYPNCC | 20080728 | ||
45 | ![]() |
IS_OTYPNCCL | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCCL | Structure for ESH_OM_AOTYPNCCL | 20080728 | ||
46 | ![]() |
IS_OTYPNCCR | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCCR | Structure for ESH_OM_AOTYPNCCR | 20080728 | ||
47 | ![]() |
IS_OTYPNCT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNCT | Structure for AOTYPNCT | 20080728 | ||
48 | ![]() |
IS_OTYPNF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNF | Structure for AOTYPNF | 20080728 | ||
49 | ![]() |
IS_OTYPNGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGF | Structure for ESH_OM_AOTYPNGF | 20091006 | ||
50 | ![]() |
IS_OTYPNGFD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGFD | Structure for AOTYPNGFD | 20091006 | ||
51 | ![]() |
IS_OTYPNGFF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGFF | Structure for AOTYPNGFF | 20091006 | ||
52 | ![]() |
IS_OTYPNGFT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNGFT | Structure for AOTYPNGFT | 20091006 | ||
53 | ![]() |
IS_OTYPNL | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNL | Structure for AOTYPNL | 20121116 | ||
54 | ![]() |
IS_OTYPNP | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNP | Structure for ESH_OM_AOTYPNP | 20081124 | ||
55 | ![]() |
IS_OTYPNQ | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQ | Structure for ESH_OM_AOTYPNQ | 20080728 | ||
56 | ![]() |
IS_OTYPNQF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQF | Structure for ESH_OM_AOTYPNQF | 20080728 | ||
57 | ![]() |
IS_OTYPNQFB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQFB | Structure for ESH_OM_AOTYPNQFB | 20090320 | ||
58 | ![]() |
IS_OTYPNQFC | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQFC | 20091204 | |||
59 | ![]() |
IS_OTYPNQG | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQG | Structure for ESH_OM_AOTYPNQG | 20091006 | ||
60 | ![]() |
IS_OTYPNQGD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQGD | Structure for AOTYPNQGD | 20091006 | ||
61 | ![]() |
IS_OTYPNQGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQGF | Structure for AOTYPNQGF | 20091006 | ||
62 | ![]() |
IS_OTYPNQGT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQGT | Structure for AOTYPNQGT | 20091006 | ||
63 | ![]() |
IS_OTYPNQN | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQN | Structure for AOTYPNQN | 20080728 | ||
64 | ![]() |
IS_OTYPNQR | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQR | Structure for ESH_OM_OTYPNQR | 20080728 | ||
65 | ![]() |
IS_OTYPNQT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNQT | Structure for AOTYPNQT | 20080728 | ||
66 | ![]() |
IS_OTYPNRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRF | Structure for ESH_OM_AOTYPNRF | 20080728 | ||
67 | ![]() |
IS_OTYPNRFB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRFB | Structure for ESH_OM_AOTYPNRFB | 20090320 | ||
68 | ![]() |
IS_OTYPNRFU | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRFU | Structure for AOTYPNRFU | 20080728 | ||
69 | ![]() |
IS_OTYPNRG | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRG | Structure for ESH_OM_AOTYPNRG | 20091006 | ||
70 | ![]() |
IS_OTYPNRGD | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGD | Structure for AOTYPNRGD | 20091006 | ||
71 | ![]() |
IS_OTYPNRGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGF | Structure for AOTYPNRGF | 20091006 | ||
72 | ![]() |
IS_OTYPNRGT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGT | Structure for AOTYPNRGT | 20091006 | ||
73 | ![]() |
IS_OTYPNRGU | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRGU | Structure for AOTYPNRGU | 20091006 | ||
74 | ![]() |
IS_OTYPNRP | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRP | Structure for AOTYPNRP | 20121210 | ||
75 | ![]() |
IS_OTYPNRPF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRPF | Structure for AOTYPNRPF | 20121210 | ||
76 | ![]() |
IS_OTYPNRPT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRPT | Structure for AOTYPNRPT | 20121210 | ||
77 | ![]() |
IS_OTYPNRPV | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRPV | Structure for AOTYPNRPV | 20121210 | ||
78 | ![]() |
IS_OTYPNRR | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRR | Structure for AOTYPNRR | 20080728 | ||
79 | ![]() |
IS_OTYPNRRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRRF | Structure for AOTYPNRRF | 20080728 | ||
80 | ![]() |
IS_OTYPNRRT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRRT | Structure for AOTYPNRRT | 20121210 | ||
81 | ![]() |
IS_OTYPNRRV | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNRRV | Structure for AOTYPNRRV | 20121210 | ||
82 | ![]() |
IS_OTYPNT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPNT | Structure for AOTYPNT | 20080728 | ||
83 | ![]() |
IS_OTYPPS_CPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
84 | ![]() |
IS_OTYPPS_NAF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20090812 | ||
85 | ![]() |
IS_OTYPPS_NFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
86 | ![]() |
IS_OTYPPS_NQF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
87 | ![]() |
IS_OTYPPS_NRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
88 | ![]() |
IS_OTYPPS_NSNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20080728 | ||
89 | ![]() |
IS_OTYPPS_UF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPPS | Structure for ESH_OM_AOTYPPS | 20110119 | ||
90 | ![]() |
IS_OTYPP_CPB | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
91 | ![]() |
IS_OTYPP_NAF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20090812 | ||
92 | ![]() |
IS_OTYPP_NFNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
93 | ![]() |
IS_OTYPP_NQF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
94 | ![]() |
IS_OTYPP_NRF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
95 | ![]() |
IS_OTYPP_NSNW | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20080728 | ||
96 | ![]() |
IS_OTYPP_UF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPP | Structure for AOTYPP | 20110119 | ||
97 | ![]() |
IS_OTYPT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPT | Structure for AOTYPT | 20080728 | ||
98 | ![]() |
IS_OTYPU | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPU | 20100803 | |||
99 | ![]() |
IS_OTYPUF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUF | 20100803 | |||
100 | ![]() |
IS_OTYPUG | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUG | Structure for ESH_OM_AOTYPUG | 20110119 | ||
101 | ![]() |
IS_OTYPUGF | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUGF | Structure for AOTYPUGF | 20110119 | ||
102 | ![]() |
IS_OTYPUGT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUGT | Structure for AOTYPuGT | 20110119 | ||
103 | ![]() |
IS_OTYPUT | Call by reference | Type reference (TYPE) | ESH_S_OM_AOTYPUT | 20100803 | |||
104 | ![]() |
IS_RELAT | Call by reference | Type reference (TYPE) | ESH_S_OM_ARELAT | Structure for ESH_OM_ARELAT | 20080728 | ||
105 | ![]() |
IS_RELATF | Call by reference | Type reference (TYPE) | ESH_S_OM_ARELATF | Structure for ARELATF | 20080728 | ||
106 | ![]() |
IS_RELATFV | Call by reference | Type reference (TYPE) | ESH_S_OM_ARELATFV | Structure for ARELATFV | 20080728 | ||
107 | ![]() |
IS_SWASGN | Call by reference | Type reference (TYPE) | ESH_S_OM_ASWASGN | Structure for ESH_OM_CSWASGN | 20081218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Object Model Exception | 20080728 |
Method IS_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Boolean variable | 20080804 |
Method IS_INITIAL on class CL_ESH_OM_TRANSPORT_CONTAINER3 has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 712 |