Class Method list used by SAP ABAP Class CL_UC_OC_BUFFER (Storage and Administration of Shared Buffer)
SAP ABAP Class
CL_UC_OC_BUFFER (Storage and Administration of Shared Buffer) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_ABAP_EXPIMP_DB - DELETE | Subclass of CL_ABAP_EXPIMP for Database (Obsolete) | |
2 | ![]() |
CL_ABAP_EXPIMP_SHBUF - DELETE | Class for EXPORT TO/IMPORT FROM SHARED BUFFER (Obsolete) | |
3 | ![]() |
CL_ABAP_EXPIMP_SHBUF - GET_NEXT_LEVEL | Class for EXPORT TO/IMPORT FROM SHARED BUFFER (Obsolete) | |
4 | ![]() |
CL_UC_OC_BUFFER - CHECK_BUFFER | Storage and Administration of Shared Buffer | SOURCE elseif check_buffer( ) = gc_valid. |
5 | ![]() |
CL_UC_OC_BUFFER - CHECK_BUFFER | Storage and Administration of Shared Buffer | SOURCE e_state = check_buffer( ). |
6 | ![]() |
CL_UC_OC_BUFFER - CONSTRUCTOR | Storage and Administration of Shared Buffer | |
7 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE enqueue( i_guid = gc_lock_all |
8 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE if_local = if_local |
9 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE ). |
10 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE enqueue( i_guid = |
11 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE if_local = if_local ). |
12 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE enqueue( i_guid = gc_lock_all |
13 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE if_local = '' |
14 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE ). |
15 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE enqueue( i_guid = ds_ref-guid |
16 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE if_local = 'X' ). |
17 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE enqueue( i_guid = ds_ref-guid |
18 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE if_local = ''). |
19 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE enqueue( i_guid = ds_ref-guid |
20 | ![]() |
CL_UC_OC_BUFFER - ENQUEUE | Storage and Administration of Shared Buffer | SOURCE if_local = 'X' ). |
21 | ![]() |
CL_UC_OC_BUFFER - GET_BUFFER | Storage and Administration of Shared Buffer | SOURCE call method get_buffer |
22 | ![]() |
CL_UC_OC_BUFFER - GET_BUFFER | Storage and Administration of Shared Buffer | SOURCE exporting |
23 | ![]() |
CL_UC_OC_BUFFER - GET_BUFFER | Storage and Administration of Shared Buffer | SOURCE i_guid = ds_ref-guid |
24 | ![]() |
CL_UC_OC_BUFFER - GET_BUFFER | Storage and Administration of Shared Buffer | SOURCE importing |
25 | ![]() |
CL_UC_OC_BUFFER - GET_BUFFER | Storage and Administration of Shared Buffer | SOURCE et_data = et_data |
26 | ![]() |
CL_UC_OC_BUFFER - GET_BUFFER | Storage and Administration of Shared Buffer | SOURCE et_msg = et_msg |
27 | ![]() |
CL_UC_OC_BUFFER - GET_BUFFER | Storage and Administration of Shared Buffer | SOURCE e_state = e_state. |
28 | ![]() |
CL_UC_OC_BUFFER - GET_BUFFER | Storage and Administration of Shared Buffer | SOURCE call method get_buffer |
29 | ![]() |
CL_UC_OC_BUFFER - GET_BUFFER | Storage and Administration of Shared Buffer | SOURCE exporting |
30 | ![]() |
CL_UC_OC_BUFFER - GET_BUFFER | Storage and Administration of Shared Buffer | SOURCE i_guid = gc_dir |
31 | ![]() |
CL_UC_OC_BUFFER - GET_BUFFER | Storage and Administration of Shared Buffer | SOURCE importing |
32 | ![]() |
CL_UC_OC_BUFFER - GET_BUFFER | Storage and Administration of Shared Buffer | SOURCE et_data = lt_local_dir. |
33 | ![]() |
CL_UC_OC_BUFFER - GET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE lt_dir = get_directory( if_local = if_local ). |
34 | ![]() |
CL_UC_OC_BUFFER - GET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE lt_dir = get_directory( if_local = if_local ). |
35 | ![]() |
CL_UC_OC_BUFFER - GET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE lt_dir = get_directory( if_local = if_local ). |
36 | ![]() |
CL_UC_OC_BUFFER - GET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE lt_dir = get_directory( ). |
37 | ![]() |
CL_UC_OC_BUFFER - GET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE lt_dir = get_directory( ). |
38 | ![]() |
CL_UC_OC_BUFFER - GET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE et_dir = lo_oc_buffer->get_directory( ). |
39 | ![]() |
CL_UC_OC_BUFFER - GET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE lt_dir = get_directory( ). |
40 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE call method cl_uc_oc_buffer=>get_instance_p |
41 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE exporting |
42 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE i_id = i_id |
43 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE io_model = io_model |
44 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE is_ref = ls_ref |
45 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE if_incomplete_key = lf_incomplete_key |
46 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE if_no_lock = if_no_lock |
47 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE receiving |
48 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE eo_instance = eo_instance. |
49 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE lo_instance = get_instance_p( |
50 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE i_id = d_id |
51 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE io_model = do_model |
52 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE is_ref = |
53 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE lo_oc_buffer = cl_uc_oc_buffer=>get_instance_p( |
54 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE i_id = i_id |
55 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE if_incomplete_key = 'X' |
56 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE if_no_lock = 'X' |
57 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE ). |
58 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE lo_oc_buffer = cl_uc_oc_buffer=>get_instance_p( |
59 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE i_id = i_id |
60 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE is_ref = ls_dir |
61 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE if_no_lock = 'X' |
62 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE ). |
63 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE lo_buf_afd = get_instance_p( |
64 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE i_id = d_id |
65 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE io_model = do_model |
66 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE is_ref = ls_dir |
67 | ![]() |
CL_UC_OC_BUFFER - GET_INSTANCE_P | Storage and Administration of Shared Buffer | SOURCE if_no_lock = 'X' ). |
68 | ![]() |
CL_UC_OC_BUFFER - INVALIDATE | Storage and Administration of Shared Buffer | |
69 | ![]() |
CL_UC_OC_BUFFER - INVALIDATE | Storage and Administration of Shared Buffer | |
70 | ![]() |
CL_UC_OC_BUFFER - IS_BUFFERED | Storage and Administration of Shared Buffer | |
71 | ![]() |
CL_UC_OC_BUFFER - IS_LOCKED | Storage and Administration of Shared Buffer | SOURCE if ds_ref-guid is initial or |
72 | ![]() |
CL_UC_OC_BUFFER - IS_LOCKED | Storage and Administration of Shared Buffer | SOURCE ds_ref-timestamp is initial or |
73 | ![]() |
CL_UC_OC_BUFFER - IS_LOCKED | Storage and Administration of Shared Buffer | SOURCE ds_ref-afd_stamp is initial or |
74 | ![]() |
CL_UC_OC_BUFFER - IS_LOCKED | Storage and Administration of Shared Buffer | SOURCE is_locked( i_guid = ds_ref-guid ) ne gc_valid. |
75 | ![]() |
CL_UC_OC_BUFFER - IS_LOCKED | Storage and Administration of Shared Buffer | SOURCE if is_locked( i_guid = ds_ref-guid ) ne gc_locked. |
76 | ![]() |
CL_UC_OC_BUFFER - IS_LOCKED | Storage and Administration of Shared Buffer | SOURCE if is_locked( i_guid = ls_dir-guid |
77 | ![]() |
CL_UC_OC_BUFFER - IS_LOCKED | Storage and Administration of Shared Buffer | SOURCE if_global = 'X' ) = gc_locked. |
78 | ![]() |
CL_UC_OC_BUFFER - IS_LOCKED | Storage and Administration of Shared Buffer | SOURCE if is_locked( i_guid = ls_dir-guid |
79 | ![]() |
CL_UC_OC_BUFFER - IS_LOCKED | Storage and Administration of Shared Buffer | SOURCE if_global = '' ) = gc_locked. |
80 | ![]() |
CL_UC_OC_BUFFER - IS_LOCKED | Storage and Administration of Shared Buffer | SOURCE check is_locked( i_guid = ds_ref-guid ) = gc_valid. |
81 | ![]() |
CL_UC_OC_BUFFER - PARAM2GUID | Storage and Administration of Shared Buffer | SOURCE call method param2guid. |
82 | ![]() |
CL_UC_OC_BUFFER - PARAM2INT | Storage and Administration of Shared Buffer | SOURCE call method cl_uc_oc_buffer=>param2int |
83 | ![]() |
CL_UC_OC_BUFFER - PARAM2INT | Storage and Administration of Shared Buffer | SOURCE exporting |
84 | ![]() |
CL_UC_OC_BUFFER - PARAM2INT | Storage and Administration of Shared Buffer | SOURCE it_param = it_param |
85 | ![]() |
CL_UC_OC_BUFFER - PARAM2INT | Storage and Administration of Shared Buffer | SOURCE io_model = io_model |
86 | ![]() |
CL_UC_OC_BUFFER - PARAM2INT | Storage and Administration of Shared Buffer | SOURCE importing |
87 | ![]() |
CL_UC_OC_BUFFER - PARAM2INT | Storage and Administration of Shared Buffer | SOURCE e_fiscperiod = ls_ref-fiscperiod |
88 | ![]() |
CL_UC_OC_BUFFER - PARAM2INT | Storage and Administration of Shared Buffer | SOURCE et_param = ls_ref-t_param |
89 | ![]() |
CL_UC_OC_BUFFER - PARAM2INT | Storage and Administration of Shared Buffer | SOURCE e_fiscyear = ls_ref-fiscyear |
90 | ![]() |
CL_UC_OC_BUFFER - PARAM2INT | Storage and Administration of Shared Buffer | SOURCE e_area = ls_ref-area |
91 | ![]() |
CL_UC_OC_BUFFER - PARAM2INT | Storage and Administration of Shared Buffer | SOURCE ef_incomplete_key = lf_incomplete_key. |
92 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE call method set_buffer |
93 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE exporting |
94 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE i_guid = ds_ref-guid |
95 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE it_data = it_data |
96 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE it_msg = it_msg |
97 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE importing |
98 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE ef_state = lf_state. |
99 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE call method set_buffer |
100 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE exporting |
101 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE i_guid = gc_dir |
102 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE it_data = lt_local_dir |
103 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE importing |
104 | ![]() |
CL_UC_OC_BUFFER - SET_BUFFER | Storage and Administration of Shared Buffer | SOURCE ef_state = lf_state. |
105 | ![]() |
CL_UC_OC_BUFFER - SET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE set_directory( it_dir = et_dir ). |
106 | ![]() |
CL_UC_OC_BUFFER - SET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE call method set_directory |
107 | ![]() |
CL_UC_OC_BUFFER - SET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE exporting |
108 | ![]() |
CL_UC_OC_BUFFER - SET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE it_dir = lt_dir. |
109 | ![]() |
CL_UC_OC_BUFFER - SET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE set_directory( it_dir = lt_dir ). |
110 | ![]() |
CL_UC_OC_BUFFER - SET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE call method set_directory |
111 | ![]() |
CL_UC_OC_BUFFER - SET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE exporting |
112 | ![]() |
CL_UC_OC_BUFFER - SET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE it_dir = lt_dir. |
113 | ![]() |
CL_UC_OC_BUFFER - SET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE call method set_directory |
114 | ![]() |
CL_UC_OC_BUFFER - SET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE exporting |
115 | ![]() |
CL_UC_OC_BUFFER - SET_DIRECTORY | Storage and Administration of Shared Buffer | SOURCE it_dir = lt_dir. |
116 | ![]() |
CL_UC_OC_BUFFER - UPDATE_TIMESTAMP | Storage and Administration of Shared Buffer | SOURCE update_timestamp( ). |
117 | ![]() |
CL_UC_SERVICES - IS_SHARED_MEMORY_USED | General Usable Methods | |
118 | ![]() |
IF_UC_SEL - GET_SINGLE_VALUE | Interface Selection Condition |