Class Method list used by SAP ABAP Class CL_LRM_SP_JOIN_BS (IRM Join Service Provider for the Business Suite)
SAP ABAP Class
CL_LRM_SP_JOIN_BS (IRM Join Service Provider for the Business Suite) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CB_LRM_OT_BS - GET_PERSISTENT | Base Agent Object Type - Business Suite | |
2 | ![]() |
CL_ABAP_STRUCTDESCR - GET | Runtime Type Services | |
3 | ![]() |
CL_ABAP_STRUCTDESCR - GET_COMPONENTS | Runtime Type Services | |
4 | ![]() |
CL_ABAP_STRUCTDESCR - GET_COMPONENTS | Runtime Type Services | |
5 | ![]() |
CL_ABAP_TABLEDESCR - GET | Runtime Type Services | |
6 | ![]() |
CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE | Runtime Type Services | |
7 | ![]() |
CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE | Runtime Type Services | |
8 | ![]() |
CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | |
9 | ![]() |
CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | |
10 | ![]() |
CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA_REF | Runtime Type Services | |
11 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_SUBRC | ABAP Unit: Assertions (see longtext) | |
12 | ![]() |
CL_LRM_BS_JOINS - _GET_RIGHT_FIELD | Join Definitions | |
13 | ![]() |
CL_LRM_BS_JOINS - _GET_RIGHT_TABLE | Join Definitions | |
14 | ![]() |
CL_LRM_BS_RST_RULE_EXEC - CONSTRUCTOR | Runtime - Business Suite - Residence | |
15 | ![]() |
CL_LRM_BS_RTP_RULE_EXEC - CONSTRUCTOR | Runtime - Business Suite - Retention | |
16 | ![]() |
CL_LRM_BS_RULE_EXEC - GET_SOURCE_FIELDS | Runtime - Business Suite | |
17 | ![]() |
CL_LRM_OT_BS - _GET_MAP_JOINS | Object Type - Business Suite | |
18 | ![]() |
CL_LRM_SP_JOIN_BS - GET_JOIN_FIELDS | IRM Join Service Provider for the Business Suite | SOURCE lt_join_fields = get_join_fields( lv_tabname_right ). |
19 | ![]() |
CL_LRM_SP_JOIN_BS - MAPPING_GET_ALIAS_TABLE | IRM Join Service Provider for the Business Suite | SOURCE lv_alias_tabname = mapping_get_alias_table( is_source_field-v_table_name ). |
20 | ![]() |
CL_LRM_SP_JOIN_BS - GET_JOIN_PROG | IRM Join Service Provider for the Business Suite | SOURCE lv_class = get_join_prog( ir_left_table = ir_left_table |
21 | ![]() |
CL_LRM_SP_JOIN_BS - GET_JOIN_PROG | IRM Join Service Provider for the Business Suite | SOURCE ir_right_table = ir_right_table ). |
22 | ![]() |
CL_LRM_SP_JOIN_BS - GET_JOIN_SEQUENCE | IRM Join Service Provider for the Business Suite | SOURCE lt_join_sequence = get_join_sequence( ls_root_table ). |
23 | ![]() |
CL_LRM_SP_JOIN_BS - GET_JOIN_SEQUENCE | IRM Join Service Provider for the Business Suite | SOURCE lt_result = get_join_sequence( ls_child_table ). |
24 | ![]() |
CL_LRM_SP_JOIN_BS - GET_ROOT_TABLE | IRM Join Service Provider for the Business Suite | SOURCE lt_tmp = get_root_table( |
25 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE lr_result_act = mr_join_sp->join( |
26 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE ir_left_table = lr_tab_1 |
27 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE ir_right_table = lr_tab_2 ). |
28 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE lr_result_act = mr_join_sp->join( |
29 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE ir_left_table = lr_tab_1 |
30 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE ir_right_table = lr_tab_2 ). |
31 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE lr_result_act_2 = mr_join_sp->join( |
32 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE ir_left_table = lr_tab_1 |
33 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE ir_right_table = lr_tab_2 ). |
34 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE lr_result_act_3 = mr_join_sp->join( |
35 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE ir_left_table = lr_result_exp_2 |
36 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE ir_right_table = lr_tab_3 ). |
37 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE result = lr_join_sp->join( ir_left_table = lr_left_table |
38 | ![]() |
CL_LRM_SP_JOIN_BS - JOIN | IRM Join Service Provider for the Business Suite | SOURCE ir_right_table = lr_right_table ). |
39 | ![]() |
CL_LRM_SP_JOIN_BS - MAPPING_GET_ALIAS_FIELD | IRM Join Service Provider for the Business Suite | SOURCE mapping_get_alias_field( |
40 | ![]() |
CL_LRM_SP_JOIN_BS - MAPPING_GET_ALIAS_FIELD | IRM Join Service Provider for the Business Suite | SOURCE lv_alias_field = mapping_get_alias_field( |
41 | ![]() |
CL_LRM_SP_JOIN_BS - MAPPING_GET_ALIAS_FIELD | IRM Join Service Provider for the Business Suite | SOURCE lv_alias = mapping_get_alias_field( |
42 | ![]() |
CL_LRM_SP_JOIN_BS - MAPPING_GET_ALIAS_FIELD | IRM Join Service Provider for the Business Suite | SOURCE lv_alias_left = mapping_get_alias_field( ls_field ). |
43 | ![]() |
CL_LRM_SP_JOIN_BS - MAPPING_GET_ALIAS_FIELD | IRM Join Service Provider for the Business Suite | SOURCE lv_alias_right = mapping_get_alias_field( ls_field ). |
44 | ![]() |
CL_LRM_SP_JOIN_BS - MAPPING_GET_ALIAS_FIELD | IRM Join Service Provider for the Business Suite | SOURCE lv_alias_left = mapping_get_alias_field( ls_field ). |
45 | ![]() |
CL_LRM_SP_JOIN_BS - MAPPING_GET_ALIAS_FIELD | IRM Join Service Provider for the Business Suite | SOURCE lv_alias_right = mapping_get_alias_field( ls_field ). |
46 | ![]() |
CL_LRM_SP_JOIN_BS - MAPPING_GET_ALIAS_TABLE | IRM Join Service Provider for the Business Suite | SOURCE lv_alias_table = mapping_get_alias_table( lv_tabname ). |
47 | ![]() |
CL_LRM_SP_JOIN_BS - MAPPING_GET_ALIAS_TABLE | IRM Join Service Provider for the Business Suite | SOURCE lv_alias_table = mapping_get_alias_table( lv_tabname ). |
48 | ![]() |
CL_LRM_SP_JOIN_BS - MAPPING_GET_ALIAS_TABLE | IRM Join Service Provider for the Business Suite | SOURCE lv_alias_table = mapping_get_alias_table( lv_tabname ). |
49 | ![]() |
CL_LRM_SP_JOIN_BS - MAPPING_GET_ALIAS_TABLE | IRM Join Service Provider for the Business Suite | SOURCE lv_alias_table = mapping_get_alias_table( |
50 | ![]() |
CL_LRM_SP_JOIN_BS - ASSIGN_TABLE_LINES | IRM Join Service Provider for the Business Suite | SOURCE it_join_tables = lt_join_tables ). |
51 | ![]() |
CL_LRM_SP_JOIN_BS - CONSTRUCTOR | IRM Join Service Provider for the Business Suite | SOURCE it_join_definitions = lt_join_definitions |
52 | ![]() |
CL_LRM_SP_JOIN_BS - CONSTRUCTOR | IRM Join Service Provider for the Business Suite | SOURCE EXPORTING |
53 | ![]() |
CL_LRM_SP_JOIN_BS - CONSTRUCTOR | IRM Join Service Provider for the Business Suite | SOURCE CREATE OBJECT mr_join_sp |
54 | ![]() |
CL_LRM_SP_JOIN_BS - CONSTRUCTOR | IRM Join Service Provider for the Business Suite | SOURCE it_source_tables = lt_source_tables. |
55 | ![]() |
CL_LRM_SP_JOIN_BS - CONSTRUCTOR | IRM Join Service Provider for the Business Suite | SOURCE it_join_definitions = lt_join_definitions |
56 | ![]() |
CL_LRM_SP_JOIN_BS - CONSTRUCTOR | IRM Join Service Provider for the Business Suite | SOURCE EXPORTING |
57 | ![]() |
CL_LRM_SP_JOIN_BS - CONSTRUCTOR | IRM Join Service Provider for the Business Suite | SOURCE CREATE OBJECT mr_join_sp |
58 | ![]() |
CL_LRM_SP_JOIN_BS - CHECK_AVAILABILITY_SOURCE_TABS | IRM Join Service Provider for the Business Suite | SOURCE lt_string = check_availability_source_tabs( lt_join_tables ). |
59 | ![]() |
CL_LRM_SP_JOIN_BS - CONSTRUCTOR | IRM Join Service Provider for the Business Suite | SOURCE it_source_tables = lt_source_tables. |
60 | ![]() |
CL_LRM_SP_JOIN_BS - ASSIGN_TABLE_LINES | IRM Join Service Provider for the Business Suite | SOURCE it_comp_right = lt_comp_right |
61 | ![]() |
CL_LRM_SP_JOIN_BS - ASSIGN_TABLE_LINES | IRM Join Service Provider for the Business Suite | SOURCE it_comp_left = lt_comp_left |
62 | ![]() |
CL_LRM_SP_JOIN_BS - ASSIGN_TABLE_LINES | IRM Join Service Provider for the Business Suite | SOURCE lt_string = assign_table_lines( |
63 | ![]() |
CL_LRM_SP_JOIN_BS - ASSIGN_TABLE_LINES | IRM Join Service Provider for the Business Suite | SOURCE it_join_tables = lt_join_tables ). |
64 | ![]() |
CL_LRM_SP_JOIN_BS - ASSIGN_TABLE_LINES | IRM Join Service Provider for the Business Suite | SOURCE it_comp_right = lt_comp_right |
65 | ![]() |
CL_LRM_SP_JOIN_BS - ASSIGN_TABLE_LINES | IRM Join Service Provider for the Business Suite | SOURCE it_comp_left = lt_comp_left |
66 | ![]() |
CL_LRM_SP_JOIN_BS - ASSIGN_TABLE_LINES | IRM Join Service Provider for the Business Suite | SOURCE lt_block = assign_table_lines( |
67 | ![]() |
CL_LRM_SP_JOIN_BS - GET_JOIN_CONDITION | IRM Join Service Provider for the Business Suite | SOURCE lt_join_condition = get_join_condition( iv_tabname = lv_tabname_right ). |
68 | ![]() |
CL_LRM_SP_JOIN_BS - CONSTRUCTOR | IRM Join Service Provider for the Business Suite | SOURCE CREATE OBJECT ls_instance-instance |
69 | ![]() |
CL_LRM_SP_JOIN_BS - CONSTRUCTOR | IRM Join Service Provider for the Business Suite | SOURCE EXPORTING |
70 | ![]() |
CL_LRM_SP_JOIN_BS - CONSTRUCTOR | IRM Join Service Provider for the Business Suite | SOURCE iv_object_type = iv_object_type |
71 | ![]() |
CL_LRM_SP_JOIN_BS - CONSTRUCTOR | IRM Join Service Provider for the Business Suite | SOURCE iv_policy_category = iv_policy_category. |
72 | ![]() |
CL_LRM_SP_JOIN_BS - CONVERT_TO_TAB_OF_LINEREFS | IRM Join Service Provider for the Business Suite | SOURCE result = lr_join_sp->convert_to_tab_of_linerefs( ls_instance_data ). |
73 | ![]() |
CL_LRM_SP_JOIN_BS - CONVERT_TO_TAB_OF_LINEREFS | IRM Join Service Provider for the Business Suite | SOURCE lr_right_table = lr_join_sp->convert_to_tab_of_linerefs( ls_instance_data ). |
74 | ![]() |
CL_LRM_SP_JOIN_BS - CREATE_JOIN_PROG_NL | IRM Join Service Provider for the Business Suite | SOURCE ls_buffer-classname = create_join_prog_nl( ir_left_table = ir_left_table |
75 | ![]() |
CL_LRM_SP_JOIN_BS - CREATE_JOIN_PROG_NL | IRM Join Service Provider for the Business Suite | SOURCE ir_right_table = ir_right_table ). |
76 | ![]() |
CL_LRM_SP_JOIN_BS - FS_ASSIGN_FOR_JOIN_CONDITION | IRM Join Service Provider for the Business Suite | SOURCE lt_assign_statements = fs_assign_for_join_condition( lt_join_fields ). |
77 | ![]() |
CL_LRM_SP_JOIN_BS - FS_CREATE_FOR_JOIN_FIELDS | IRM Join Service Provider for the Business Suite | SOURCE lt_string = fs_create_for_join_fields( lt_join_fields ). |
78 | ![]() |
CL_LRM_SP_JOIN_BS - GET_CHILD_TABLES | IRM Join Service Provider for the Business Suite | SOURCE lt_child_tables = get_child_tables( is_root_table-tabname ). |
79 | ![]() |
CL_LRM_SP_JOIN_BS - GET_COMPONENTS | IRM Join Service Provider for the Business Suite | |
80 | ![]() |
CL_LRM_SP_JOIN_BS - GET_COMPONENTS | IRM Join Service Provider for the Business Suite | |
81 | ![]() |
CL_LRM_SP_JOIN_BS - GET_INSTANCE | IRM Join Service Provider for the Business Suite | SOURCE lr_join_sp = cl_lrm_sp_join_bs=>get_instance( iv_object_type = iv_object_type |
82 | ![]() |
CL_LRM_SP_JOIN_BS - GET_INSTANCE | IRM Join Service Provider for the Business Suite | SOURCE iv_policy_category = iv_policy_category ). |