Class Method list used by SAP ABAP Class CL_BINARY_RELATION (API for Binary Relationship)
SAP ABAP Class
CL_BINARY_RELATION (API for Binary Relationship) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CA_OBL_BINREL - CLEAR_ROLE_CACHE | Agent Binary Relationship | |
2 | ![]() |
CB_OBL_BINREL - CREATE_TRANSIENT | Base Agent Binary Relationship | |
3 | ![]() |
CB_OBL_BINREL - GET_TRANSIENT | Base Agent Binary Relationship | |
4 | ![]() |
CB_OBL_BOR_ROLE - CREATE_TRANSIENT | Base Agent Binary Relationship | |
5 | ![]() |
CB_OBL_BOR_ROLE - GET_TRANSIENT | Base Agent Binary Relationship | |
6 | ![]() |
CL_BINARY_RELATION - CHECK_OLD_ROLES | API for Binary Relationship | SOURCE li_role = cl_binary_relation=>check_old_roles( |
7 | ![]() |
CL_BINARY_RELATION - CHECK_OLD_ROLES | API for Binary Relationship | SOURCE ii_object = li_object |
8 | ![]() |
CL_BINARY_RELATION - CHECK_OLD_ROLES | API for Binary Relationship | SOURCE ip_role = ip_roletype |
9 | ![]() |
CL_BINARY_RELATION - CHECK_OLD_ROLES | API for Binary Relationship | SOURCE ip_relation = ip_relation ). |
10 | ![]() |
CL_BINARY_RELATION - CONVERT_BITEM_TO_OBL | API for Binary Relationship | SOURCE li_obl_object ?= convert_bitem_to_obl( io_bitem ). |
11 | ![]() |
CL_BINARY_RELATION - CONVERT_BITEM_TO_OBL | API for Binary Relationship | SOURCE li_obl_object ?= convert_bitem_to_obl( io_bitem ). |
12 | ![]() |
CL_BINARY_RELATION - CONVERT_LINK | API for Binary Relationship | SOURCE li_link = convert_link( |
13 | ![]() |
CL_BINARY_RELATION - CONVERT_LINK | API for Binary Relationship | SOURCE is_object_a = ls_object_a |
14 | ![]() |
CL_BINARY_RELATION - CONVERT_LINK | API for Binary Relationship | SOURCE ip_role_a = ls_link-roletype_a |
15 | ![]() |
CL_BINARY_RELATION - CONVERT_LINK | API for Binary Relationship | SOURCE is_object_b = ls_object_b |
16 | ![]() |
CL_BINARY_RELATION - CONVERT_LINK | API for Binary Relationship | SOURCE ip_role_b = ls_link-roletype_b |
17 | ![]() |
CL_BINARY_RELATION - CONVERT_LINK | API for Binary Relationship | SOURCE ip_reltype = ls_link-reltype |
18 | ![]() |
CL_BINARY_RELATION - CONVERT_LINK | API for Binary Relationship | SOURCE ip_relguid = ls_link-relationid |
19 | ![]() |
CL_BINARY_RELATION - CONVERT_LINK | API for Binary Relationship | SOURCE ip_utctime = ls_link-utctime |
20 | ![]() |
CL_BINARY_RELATION - CONVERT_LINK | API for Binary Relationship | SOURCE ). |
21 | ![]() |
CL_BINARY_RELATION - CONVERT_ROLE | API for Binary Relationship | SOURCE li_role = convert_role( |
22 | ![]() |
CL_BINARY_RELATION - CONVERT_ROLE | API for Binary Relationship | SOURCE is_object = ls_object |
23 | ![]() |
CL_BINARY_RELATION - CONVERT_ROLE | API for Binary Relationship | SOURCE ip_role = ls_role-roletype |
24 | ![]() |
CL_BINARY_RELATION - CONVERT_ROLE | API for Binary Relationship | SOURCE ip_utctime = ls_role-utctime |
25 | ![]() |
CL_BINARY_RELATION - CONVERT_ROLE | API for Binary Relationship | SOURCE ). |
26 | ![]() |
CL_BINARY_RELATION - CONVERT_ROLE | API for Binary Relationship | SOURCE ri_role = convert_role( |
27 | ![]() |
CL_BINARY_RELATION - CONVERT_ROLE | API for Binary Relationship | SOURCE is_object = ls_object |
28 | ![]() |
CL_BINARY_RELATION - CONVERT_ROLE | API for Binary Relationship | SOURCE ip_role = ls_role-roletype |
29 | ![]() |
CL_BINARY_RELATION - CONVERT_ROLE | API for Binary Relationship | SOURCE ip_utctime = ls_role-utctime |
30 | ![]() |
CL_BINARY_RELATION - CONVERT_ROLE | API for Binary Relationship | SOURCE ). |
31 | ![]() |
CL_BINARY_RELATION - CREATE_LINK_BY_REF | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>create_link_by_ref |
32 | ![]() |
CL_BINARY_RELATION - CREATE_LINK_BY_REF | API for Binary Relationship | SOURCE EXPORTING |
33 | ![]() |
CL_BINARY_RELATION - CREATE_LINK_BY_REF | API for Binary Relationship | SOURCE ii_object_a = li_object_a |
34 | ![]() |
CL_BINARY_RELATION - CREATE_LINK_BY_REF | API for Binary Relationship | SOURCE ii_object_b = li_object_b |
35 | ![]() |
CL_BINARY_RELATION - CREATE_LINK_BY_REF | API for Binary Relationship | SOURCE ip_reltype = ip_reltype |
36 | ![]() |
CL_BINARY_RELATION - CREATE_LINK_BY_REF | API for Binary Relationship | SOURCE ip_property = ip_propnam |
37 | ![]() |
CL_BINARY_RELATION - CREATE_LINK_BY_REF | API for Binary Relationship | SOURCE i_property = i_property |
38 | ![]() |
CL_BINARY_RELATION - CREATE_LINK_BY_REF | API for Binary Relationship | SOURCE IMPORTING |
39 | ![]() |
CL_BINARY_RELATION - CREATE_LINK_BY_REF | API for Binary Relationship | SOURCE ep_link_id = ep_link_id |
40 | ![]() |
CL_BINARY_RELATION - CREATE_LINK_BY_REF | API for Binary Relationship | SOURCE eo_property = eo_property |
41 | ![]() |
CL_BINARY_RELATION - CREATE_LINK_BY_REF | API for Binary Relationship | SOURCE . |
42 | ![]() |
CL_BINARY_RELATION - DELETE_LINK_BY_REF | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>delete_link_by_ref |
43 | ![]() |
CL_BINARY_RELATION - DELETE_LINK_BY_REF | API for Binary Relationship | SOURCE EXPORTING |
44 | ![]() |
CL_BINARY_RELATION - DELETE_LINK_BY_REF | API for Binary Relationship | SOURCE ii_object_a = li_object_a |
45 | ![]() |
CL_BINARY_RELATION - DELETE_LINK_BY_REF | API for Binary Relationship | SOURCE ii_object_b = li_object_b |
46 | ![]() |
CL_BINARY_RELATION - DELETE_LINK_BY_REF | API for Binary Relationship | SOURCE ip_reltype = ip_reltype |
47 | ![]() |
CL_BINARY_RELATION - DELETE_LINK_BY_REF | API for Binary Relationship | SOURCE . |
48 | ![]() |
CL_BINARY_RELATION - ON_LINK_CREATED | API for Binary Relationship | SOURCE SET HANDLER: |
49 | ![]() |
CL_BINARY_RELATION - ON_LINK_CREATED | API for Binary Relationship | SOURCE on_link_created, |
50 | ![]() |
CL_BINARY_RELATION - ON_LINK_DELETED | API for Binary Relationship | SOURCE SET HANDLER: |
51 | ![]() |
CL_BINARY_RELATION - ON_LINK_DELETED | API for Binary Relationship | SOURCE on_link_created, |
52 | ![]() |
CL_BINARY_RELATION - ON_LINK_DELETED | API for Binary Relationship | SOURCE on_link_deleted. |
53 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_links_by_ref |
54 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE EXPORTING |
55 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE ii_object = li_object |
56 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE it_roletypes = lt_roletypes |
57 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE it_relation_options = it_relation_options |
58 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE ip_no_buffer = ip_no_buffer |
59 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE IMPORTING |
60 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE et_links = lt_links. |
61 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_links_by_ref |
62 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE EXPORTING |
63 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE ii_object = li_obl_object |
64 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE it_roletypes = lt_roletypes |
65 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE it_relation_options = gt_relation_options |
66 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE ip_no_buffer = gp_no_buffer |
67 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE IMPORTING |
68 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE et_links = lt_links. |
69 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_links_by_ref |
70 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE EXPORTING |
71 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE ii_object = ii_object |
72 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE it_roletypes = lt_roletypes |
73 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE it_relation_options = it_relation_options |
74 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE ip_no_buffer = ip_no_buffer |
75 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE IMPORTING |
76 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE et_links = lt_link_ref. |
77 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_links_by_ref |
78 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE EXPORTING |
79 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE ii_object = li_obl_object |
80 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE it_roletypes = lt_roletypes |
81 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE it_relation_options = gt_relation_options |
82 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE ip_no_buffer = gp_no_buffer |
83 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE IMPORTING |
84 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE et_links = lt_links |
85 | ![]() |
CL_BINARY_RELATION - READ_LINKS_BY_REF | API for Binary Relationship | SOURCE . |
86 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_links_of_binrel_by_ref |
87 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE EXPORTING |
88 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE ii_object = li_object |
89 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE it_roletypes = lt_roletypes |
90 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE it_relation_options = lt_relation_options |
91 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE IMPORTING |
92 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE et_links = lt_links |
93 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE . |
94 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_links_of_binrel_by_ref |
95 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE EXPORTING |
96 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE ii_object = li_object |
97 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE it_roletypes = lt_roletypes |
98 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE it_relation_options = lt_relation_options |
99 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE ip_no_buffer = ip_no_buffer |
100 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE IMPORTING |
101 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE et_links = lt_link_ref |
102 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE . |
103 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_links_of_binrel_by_ref |
104 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE EXPORTING |
105 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE ii_object = li_object |
106 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE it_relation_options = lt_relation_options |
107 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE it_roletypes = lt_roletypes |
108 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE it_relprop = lt_model |
109 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE ip_no_buffer = ip_no_buffer |
110 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE IMPORTING |
111 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE et_links = lt_link_ref |
112 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE . |
113 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_links_of_binrel_by_ref |
114 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE EXPORTING |
115 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE ii_object = li_object |
116 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE it_roletypes = lt_roletypes |
117 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE it_relation_options = it_relation_options |
118 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE ip_no_buffer = ip_no_buffer |
119 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE IMPORTING |
120 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE et_links = lt_link_ref |
121 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE . |
122 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_links_of_binrel_by_ref |
123 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE EXPORTING |
124 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE ii_object = li_object |
125 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE it_roletypes = lt_roletypes |
126 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE it_relprop = lt_model |
127 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE it_relation_options = it_relation_options |
128 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE ip_no_buffer = ip_no_buffer |
129 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE IMPORTING |
130 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE et_links = lt_link_ref |
131 | ![]() |
CL_BINARY_RELATION - READ_LINKS_OF_BINREL_BY_REF | API for Binary Relationship | SOURCE . |
132 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_network_internal |
133 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE EXPORTING |
134 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE ii_object = li_object |
135 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE it_role_options = it_role_options |
136 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE it_relation_options = it_relation_options |
137 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE ip_max_depth = ip_max_depth |
138 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE ip_depth = 0 |
139 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE ip_no_buffer = ip_no_buffer |
140 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE IMPORTING |
141 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE et_links = lt_link_ref. |
142 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_network_internal |
143 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE EXPORTING |
144 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE ii_object = li_object |
145 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE it_role_options = it_role_options |
146 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE it_relation_options = it_relation_options |
147 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE ip_max_depth = ip_max_depth |
148 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE ip_depth = ip_depth |
149 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE ip_no_buffer = ip_no_buffer |
150 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE IMPORTING |
151 | ![]() |
CL_BINARY_RELATION - READ_NETWORK_INTERNAL | API for Binary Relationship | SOURCE et_links = et_links. |
152 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_old_links |
153 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE EXPORTING |
154 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE ii_object = li_object |
155 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE it_role_options = lt_role_options |
156 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE it_relation_options = lt_relation_options |
157 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE IMPORTING |
158 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE et_links = lt_links |
159 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE . |
160 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_old_links |
161 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE EXPORTING |
162 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE ii_object = li_object |
163 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE it_role_options = it_role_options |
164 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE it_relation_options = it_relation_options |
165 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE IMPORTING |
166 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE et_links = lt_old_links. |
167 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_old_links |
168 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE EXPORTING |
169 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE ii_object = li_object |
170 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE it_role_options = lt_role_options |
171 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE it_relation_options = lt_relation_options |
172 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE IMPORTING |
173 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE et_links = lt_old_links |
174 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE . |
175 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_old_links |
176 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE EXPORTING |
177 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE ii_object = li_object |
178 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE it_role_options = lt_role_options |
179 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE it_relation_options = it_relation_options |
180 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE IMPORTING |
181 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE et_links = lt_old_links |
182 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE . |
183 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>read_old_links |
184 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE EXPORTING |
185 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE ii_object = ii_object |
186 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE it_role_options = it_role_options |
187 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE it_relation_options = it_relation_options |
188 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE IMPORTING |
189 | ![]() |
CL_BINARY_RELATION - READ_OLD_LINKS | API for Binary Relationship | SOURCE et_links = lt_link_ref. |
190 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>roles_of_object_get |
191 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE EXPORTING |
192 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE ii_object = li_object |
193 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE it_roletype = lt_roletypes |
194 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE ip_no_buffer = ip_no_buffer |
195 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE IMPORTING |
196 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE et_roles = lt_roles |
197 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE . |
198 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE CALL METHOD cl_binary_relation=>roles_of_object_get |
199 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE EXPORTING |
200 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE ii_object = ii_object |
201 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE it_roletype = it_roletypes |
202 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE ip_no_buffer = ip_no_buffer |
203 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE IMPORTING |
204 | ![]() |
CL_BINARY_RELATION - ROLES_OF_OBJECT_GET | API for Binary Relationship | SOURCE et_roles = lt_roles. |
205 | ![]() |
CL_BROWSER_ITEM - FIND | Element in Object Relationship Browser | |
206 | ![]() |
CL_OBL_BC_ITEM - CONSTRUCTOR | Browser Object for Business Objects | |
207 | ![]() |
CL_OBL_BINREL - SET_RELGUIDOLD | Binary Relationship | |
208 | ![]() |
CL_OBL_BINREL - SET_UTCTIME | Binary Relationship | |
209 | ![]() |
CL_OBL_BOR_ROLE - SET_UTCTIME | Binary Relationship | |
210 | ![]() |
CL_OBL_INTERFACE_FACTORY - BINREL_AGENT | API for Binary Relationship | |
211 | ![]() |
CL_OBL_INTERFACE_FACTORY - BINREL_AGENT | API for Binary Relationship | |
212 | ![]() |
CL_OBL_INTERFACE_FACTORY - BINREL_AGENT | API for Binary Relationship | |
213 | ![]() |
CL_OBL_INTERFACE_FACTORY - BINREL_AGENT | API for Binary Relationship | |
214 | ![]() |
CL_OBL_INTERFACE_FACTORY - BINREL_AGENT | API for Binary Relationship | |
215 | ![]() |
CL_OBL_INTERFACE_FACTORY - PROPERTY_AGENT | API for Binary Relationship | |
216 | ![]() |
CL_OBL_INTERFACE_FACTORY - PROPERTY_AGENT | API for Binary Relationship | |
217 | ![]() |
CL_OBL_INTERFACE_FACTORY - PROPERTY_AGENT | API for Binary Relationship | |
218 | ![]() |
CL_OBL_INTERFACE_FACTORY - PROPERTY_AGENT | API for Binary Relationship | |
219 | ![]() |
CL_OBL_INTERFACE_FACTORY - PROPERTY_AGENT | API for Binary Relationship | |
220 | ![]() |
CL_OBL_INTERFACE_FACTORY - PROPERTY_AGENT | API for Binary Relationship | |
221 | ![]() |
CL_OBL_INTERFACE_FACTORY - ROLE_AGENT | API for Binary Relationship | |
222 | ![]() |
CL_OBL_INTERFACE_FACTORY - ROLE_AGENT | API for Binary Relationship | |
223 | ![]() |
CL_OBL_INTERFACE_FACTORY - ROLE_AGENT | API for Binary Relationship | |
224 | ![]() |
CL_OBL_INTERFACE_FACTORY - ROLE_AGENT | API for Binary Relationship | |
225 | ![]() |
CL_OBL_MODEL_FACTORY - BRELS_INST | OBL: Generation of Instances of Model Data Interfaces | |
226 | ![]() |
CL_OBL_MODEL_FACTORY - BRELS_INST | OBL: Generation of Instances of Model Data Interfaces | |
227 | ![]() |
CL_OBL_MODEL_FACTORY - BRELS_INST | OBL: Generation of Instances of Model Data Interfaces | |
228 | ![]() |
CL_OBL_MODEL_FACTORY - BREL_CONV_INST | OBL: Generation of Instances of Model Data Interfaces | |
229 | ![]() |
CL_OBL_MODEL_FACTORY - BREL_INST | OBL: Generation of Instances of Model Data Interfaces | |
230 | ![]() |
CL_OBL_MODEL_FACTORY - BREL_INST | OBL: Generation of Instances of Model Data Interfaces | |
231 | ![]() |
CL_OBL_MODEL_FACTORY - BREL_INST | OBL: Generation of Instances of Model Data Interfaces | |
232 | ![]() |
CL_OBL_MODEL_FACTORY - BREL_INST | OBL: Generation of Instances of Model Data Interfaces | |
233 | ![]() |
CL_OBL_MODEL_FACTORY - BREL_INST | OBL: Generation of Instances of Model Data Interfaces | |
234 | ![]() |
CL_OBL_MODEL_FACTORY - BREL_INST | OBL: Generation of Instances of Model Data Interfaces | |
235 | ![]() |
CL_OBL_MODEL_FACTORY - BREL_INST | OBL: Generation of Instances of Model Data Interfaces | |
236 | ![]() |
CL_OBL_MODEL_FACTORY - ROLES_INST | OBL: Generation of Instances of Model Data Interfaces | |
237 | ![]() |
CL_OBL_MODEL_FACTORY - ROLES_INST | OBL: Generation of Instances of Model Data Interfaces | |
238 | ![]() |
CL_OBL_MODEL_FACTORY - ROLE_CONV_INST | OBL: Generation of Instances of Model Data Interfaces | |
239 | ![]() |
CL_OBL_MODEL_FACTORY - ROLE_CONV_INST | OBL: Generation of Instances of Model Data Interfaces | |
240 | ![]() |
CL_OBL_MODEL_FACTORY - ROLE_INST | OBL: Generation of Instances of Model Data Interfaces | |
241 | ![]() |
CL_OBL_MODEL_FACTORY - ROLE_INST | OBL: Generation of Instances of Model Data Interfaces | |
242 | ![]() |
CL_OBL_MODEL_FACTORY - ROLE_INST | OBL: Generation of Instances of Model Data Interfaces | |
243 | ![]() |
CL_OBL_OBJECT - CREATE | Relationship Service: Business Object Shell | |
244 | ![]() |
CL_OBL_OBJECT - CREATE | Relationship Service: Business Object Shell | |
245 | ![]() |
CL_OBL_OBJECT - CREATE | Relationship Service: Business Object Shell | |
246 | ![]() |
CL_OBL_OBJECT - CREATE | Relationship Service: Business Object Shell | |
247 | ![]() |
CL_OBL_OBJECT - CREATE | Relationship Service: Business Object Shell | |
248 | ![]() |
CL_OBL_OBJECT - CREATE | Relationship Service: Business Object Shell | |
249 | ![]() |
CL_OBL_OBJECT - CREATE | Relationship Service: Business Object Shell | |
250 | ![]() |
CL_OBL_OBJECT - CREATE | Relationship Service: Business Object Shell | |
251 | ![]() |
CL_OBL_OBJECT - FREE | Relationship Service: Business Object Shell | |
252 | ![]() |
CL_OS_CA_COMMON - EXT_PREPARE_TOP_TRANSACTION | Superclass of the Object Services Class Actors | |
253 | ![]() |
CL_OS_CA_COMMON - OS_LOAD_AND_VALIDATE_CURRENT | Superclass of the Object Services Class Actors | |
254 | ![]() |
CL_SOBL_BOR_ITEM - CONSTRUCTOR | BOR Object as cl_browser_item | |
255 | ![]() |
CL_SOBL_BOR_ITEM - GET_BORIDENT | BOR Object as cl_browser_item | |
256 | ![]() |
CL_SPI_AGENT - TRACK_DATA | Abstract Class for PMIT Agents | |
257 | ![]() |
CL_SPI_AGENT_OBL - CONSTRUCTOR | PMI Example Agent | |
258 | ![]() |
IF_BINREL_CA - CREATE_LINK | Factory for Binary Relationships | |
259 | ![]() |
IF_BINREL_CA - DELETE_LINK | Factory for Binary Relationships | |
260 | ![]() |
IF_BINREL_CA - READ_LINKS | Factory for Binary Relationships | |
261 | ![]() |
IF_BINREL_CA - READ_LINKS | Factory for Binary Relationships | |
262 | ![]() |
IF_BINREL_CA - READ_LINK_AND_PROPERTY | Factory for Binary Relationships | |
263 | ![]() |
IF_BINREL_CL - CONNECT_TO_BROWSER | Access to Binary Relationship | |
264 | ![]() |
IF_BINREL_CL - CONNECT_TO_BROWSER | Access to Binary Relationship | |
265 | ![]() |
IF_BINREL_CL - GET_LINK_DATA | Access to Binary Relationship | |
266 | ![]() |
IF_BINREL_CL - GET_LINK_DATA | Access to Binary Relationship | |
267 | ![]() |
IF_BINREL_CL - GET_LINK_DATA | Access to Binary Relationship | |
268 | ![]() |
IF_BINREL_CL - GET_LINK_DATA | Access to Binary Relationship | |
269 | ![]() |
IF_BINREL_CL - GET_PARTNER | Access to Binary Relationship | |
270 | ![]() |
IF_BINREL_PROP_CA - DELETE_PROPERTY | Agent for Relationship Attribute | |
271 | ![]() |
IF_BINREL_PROP_CA - GET_PROPERTY | Agent for Relationship Attribute | |
272 | ![]() |
IF_BINREL_PROP_CA - SET_PROPERTY | Agent for Relationship Attribute | |
273 | ![]() |
IF_BINREL_PROP_CA - SET_PROPERTY | Agent for Relationship Attribute | |
274 | ![]() |
IF_LINK_SERVICE - GET_ITEM_LINKS | Object Relationship Service | |
275 | ![]() |
IF_MODEL_BINREL - CHECK_OBJECTS | OBL: Relationship Type (Model Data) | |
276 | ![]() |
IF_MODEL_BINREL - CHECK_OBJECTS | OBL: Relationship Type (Model Data) | |
277 | ![]() |
IF_MODEL_BINREL - GET_PROPERTY | OBL: Relationship Type (Model Data) | |
278 | ![]() |
IF_MODEL_BINREL - GET_PROPERTY | OBL: Relationship Type (Model Data) | |
279 | ![]() |
IF_MODEL_BINREL - GET_PROPERTY | OBL: Relationship Type (Model Data) | |
280 | ![]() |
IF_MODEL_BINREL - GET_PROPERTY | OBL: Relationship Type (Model Data) | |
281 | ![]() |
IF_MODEL_BINREL - GET_PROPERTY | OBL: Relationship Type (Model Data) | |
282 | ![]() |
IF_MODEL_BINREL - GET_PROPERTY | OBL: Relationship Type (Model Data) | |
283 | ![]() |
IF_MODEL_ROLE - GET_BRELS | OBL: Role Type (Model Data) | |
284 | ![]() |
IF_MODEL_ROLE - GET_BRELS | OBL: Role Type (Model Data) | |
285 | ![]() |
IF_MODEL_ROLE - GET_BRELS | OBL: Role Type (Model Data) | |
286 | ![]() |
IF_MODEL_ROLE - IS_ALLOWED_OBJECT | OBL: Role Type (Model Data) | |
287 | ![]() |
IF_MODEL_ROLE - IS_ALLOWED_OBJECT | OBL: Role Type (Model Data) | |
288 | ![]() |
IF_OBL_OBJTYPE - GET_ROLES | OBL: Object Type (Model Data) | |
289 | ![]() |
IF_OBL_OBJTYPE - GET_ROLES | OBL: Object Type (Model Data) | |
290 | ![]() |
IF_OBL_OBJTYPE - GET_ROLES | OBL: Object Type (Model Data) | |
291 | ![]() |
IF_OBL_OBJTYPE - GET_ROLES | OBL: Object Type (Model Data) | |
292 | ![]() |
IF_OBL_OBJTYPE - GET_ROLES | OBL: Object Type (Model Data) | |
293 | ![]() |
IF_OBL_OBJTYPE - GET_ROLES | OBL: Object Type (Model Data) | |
294 | ![]() |
IF_OS_CA_SERVICE - GET_OID_BY_REF | Interface for Services (Class Agent) | |
295 | ![]() |
IF_OS_FACTORY - RELEASE | Interface of a Factory | |
296 | ![]() |
IF_ROLE_CA - CREATE_ROLE | Factory for Roles | |
297 | ![]() |
IF_ROLE_CA - CREATE_ROLE | Factory for Roles | |
298 | ![]() |
IF_ROLE_CA - CREATE_ROLE | Factory for Roles | |
299 | ![]() |
IF_ROLE_CA - ROLES_OF_OBJECT_GET | Factory for Roles | |
300 | ![]() |
IF_ROLE_CL - GET_MODEL | Access to Roles | |
301 | ![]() |
IF_ROLE_CL - GET_ROLE_DATA | Access to Roles |