Class Method list used by SAP ABAP Class CL_PRJ_CONTROL_INBOUND (Controls Update of Network (sent by APO or Deallocated))
SAP ABAP Class CL_PRJ_CONTROL_INBOUND (Controls Update of Network (sent by APO or Deallocated)) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_PRJ_CONTROL_INBOUND - CHANGE_RESB_BT_FROM_LOCAL_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD change_resb_bt_from_local_tabs
2 Class Method  CL_PRJ_CONTROL_INBOUND - CHANGE_RESB_BT_FROM_LOCAL_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
3 Class Method  CL_PRJ_CONTROL_INBOUND - CHANGE_RESB_BT_FROM_LOCAL_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE it_resbdget = lt_resbdget
4 Class Method  CL_PRJ_CONTROL_INBOUND - CHANGE_RESB_BT_FROM_LOCAL_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE it_index_to_delete = lt_index_to_delete
5 Class Method  CL_PRJ_CONTROL_INBOUND - CHANGE_RESB_BT_FROM_LOCAL_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
6 Class Method  CL_PRJ_CONTROL_INBOUND - CHANGE_RESB_BT_FROM_LOCAL_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
7 Class Method  CL_PRJ_CONTROL_INBOUND - CHANGE_RESB_BT_FROM_LOCAL_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE update_resb_bt_failed = 1
8 Class Method  CL_PRJ_CONTROL_INBOUND - CHANGE_RESB_BT_FROM_LOCAL_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2 .
9 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_ACTIVITY_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD check_activity_status
10 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_ACTIVITY_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
11 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_ACTIVITY_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_objnr = ls_afvgd-objnr
12 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_ACTIVITY_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_aufnr = -ordno
13 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_ACTIVITY_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_vornr = ls_afvgd-vornr
14 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_ACTIVITY_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
15 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_ACTIVITY_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
16 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_ACTIVITY_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE error_during_status_check = 1
17 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_ACTIVITY_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE status_does_not_allow_update = 2
18 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_ACTIVITY_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 3 .
19 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD check_consistency_resb_inbound
20 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
21 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE it_resb_inbound = lt_resb_inbound
22 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE is_resb_inbound =
23 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE it_resbdget = lt_resbdget
24 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE iv_current_entry = sy-tabix
25 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
26 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE IMPORTING
27 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE es_resb_inbound_inc_partner = ls_resb_inbound_inc_partner
28 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
29 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE inconsistnt_apo_comprqs_no_inc = 1
30 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE parent_without_child = 2
31 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE child_without_parent = 3
32 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE multiple_interchangeability = 4
33 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE unknown_inc_flag = 5
34 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_CONSISTENCY_RESB_INBOUND Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 6 .
35 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_INTEGRATION_MODEL Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD check_integration_model
36 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_INTEGRATION_MODEL Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
37 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_INTEGRATION_MODEL Controls Update of Network (sent by APO or Deallocated) SOURCE it_aufnr_filter_obj = lt_aufnr_filter_obj
38 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_INTEGRATION_MODEL Controls Update of Network (sent by APO or Deallocated) SOURCE it_filter_obj = lt_filter_obj
39 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_INTEGRATION_MODEL Controls Update of Network (sent by APO or Deallocated) SOURCE iv_destination = is_ctrlparams-logsrcsys
40 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_INTEGRATION_MODEL Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = lr_cif_appl_log
41 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_INTEGRATION_MODEL Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
42 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_INTEGRATION_MODEL Controls Update of Network (sent by APO or Deallocated) SOURCE netw_not_in_active_int_model = 1
43 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_INTEGRATION_MODEL Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2.
44 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD check_update_counter
45 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
46 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE iv_updcntr_customizing = lv_updcntr_customizing
47 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE iv_source_system = is_ctrlparams-logsrcsys
48 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = lr_cif_appl_log
49 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
50 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE ct_header_inbound = ct_header_inbound
51 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE ct_activity_inbound = ct_activity_inbound
52 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE ct_resb_inbound = ct_resb_inbound
53 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE ct_order_updcntr = lt_order_updcntr
54 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
55 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE updcntr_not_ok = 1
56 Class Method  CL_PRJ_CONTROL_INBOUND - CHECK_UPDATE_COUNTER Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2.
57 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD compare_dates
58 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
59 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES Controls Update of Network (sent by APO or Deallocated) SOURCE is_activity_inbound =
60 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES Controls Update of Network (sent by APO or Deallocated) SOURCE iv_matfrueh = -matfrueh
61 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES Controls Update of Network (sent by APO or Deallocated) SOURCE iv_timezone = -timezone
62 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
63 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES Controls Update of Network (sent by APO or Deallocated) SOURCE IMPORTING
64 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES Controls Update of Network (sent by APO or Deallocated) SOURCE ev_flg_dates_differ = lv_flg_dates_differ
65 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
66 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES Controls Update of Network (sent by APO or Deallocated) SOURCE error_when_reading_activity = 1
67 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2 .
68 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES_AND_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD compare_dates_and_status
69 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES_AND_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
70 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES_AND_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE is_activity_inbound =
71 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES_AND_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_timezone = -timezone
72 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES_AND_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
73 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES_AND_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE IMPORTING
74 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES_AND_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE ev_flg_dat_or_stat_differ = lv_flg_dates_differ
75 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES_AND_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
76 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES_AND_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE error_when_reading_activity = 1
77 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES_AND_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE error_when_checking_status = 2
78 Class Method  CL_PRJ_CONTROL_INBOUND - COMPARE_DATES_AND_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 3 .
79 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD control_local_upd_single_resb
80 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
81 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE is_resb_inbound =
82 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE is_resb_inbound_partner = ls_resb_inbound_inc_partner
83 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE iv_index_for_update = lv_index_for_update
84 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE iv_index_child = lv_index_child
85 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
86 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
87 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE ct_resbdget = lt_resbdget
88 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE ct_index_to_delete = lt_index_to_delete
89 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
90 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE local_update_failed = 1
91 Class Method  CL_PRJ_CONTROL_INBOUND - CONTROL_LOCAL_UPD_SINGLE_RESB Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2.
92 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD create_comp_req_child
93 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
94 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE is_resbdget_parent =
95 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE is_resb_inbound_child = is_resb_inbound
96 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
97 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
98 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE ct_resbdget = ct_resbdget
99 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
100 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE unit_conversion_failed = 1
101 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE creation_failed = 2
102 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE creation_of_objnr_failed = 3
103 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE unknown_material = 4
104 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 5 .
105 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD create_comp_req_child
106 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
107 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE is_resbdget_parent =
108 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE is_resb_inbound_child = is_resb_inbound
109 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
110 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
111 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE ct_resbdget = ct_resbdget
112 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
113 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE unit_conversion_failed = 1
114 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE creation_failed = 2
115 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE creation_of_objnr_failed = 3
116 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE unknown_material = 4
117 Class Method  CL_PRJ_CONTROL_INBOUND - CREATE_COMP_REQ_CHILD Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 5 .
118 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_NETW_INBOUND_DATA Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD delete_netw_inbound_data
119 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_NETW_INBOUND_DATA Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
120 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_NETW_INBOUND_DATA Controls Update of Network (sent by APO or Deallocated) SOURCE is_netw_for_refresh =
121 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_NETW_INBOUND_DATA Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
122 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_NETW_INBOUND_DATA Controls Update of Network (sent by APO or Deallocated) SOURCE ct_header_inbound = ct_header_inbound
123 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_NETW_INBOUND_DATA Controls Update of Network (sent by APO or Deallocated) SOURCE ct_activity_inbound = ct_activity_inbound
124 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_NETW_INBOUND_DATA Controls Update of Network (sent by APO or Deallocated) SOURCE ct_resb_inbound = ct_resb_inbound.
125 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_RESB_BT_ENTRIES Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD delete_resb_bt_entries
126 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_RESB_BT_ENTRIES Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
127 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_RESB_BT_ENTRIES Controls Update of Network (sent by APO or Deallocated) SOURCE it_index_to_delete = lt_index_to_delete
128 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_RESB_BT_ENTRIES Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
129 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_RESB_BT_ENTRIES Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
130 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_RESB_BT_ENTRIES Controls Update of Network (sent by APO or Deallocated) SOURCE deletion_failed = 1
131 Class Method  CL_PRJ_CONTROL_INBOUND - DELETE_RESB_BT_ENTRIES Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2 .
132 Class Method  CL_PRJ_CONTROL_INBOUND - ENQUEUE_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD enqueue_networks
133 Class Method  CL_PRJ_CONTROL_INBOUND - ENQUEUE_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
134 Class Method  CL_PRJ_CONTROL_INBOUND - ENQUEUE_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = lr_cif_appl_log
135 Class Method  CL_PRJ_CONTROL_INBOUND - ENQUEUE_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
136 Class Method  CL_PRJ_CONTROL_INBOUND - ENQUEUE_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE ct_aufnr_for_enqueue = lt_aufnr_for_enqueue
137 Class Method  CL_PRJ_CONTROL_INBOUND - ENQUEUE_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
138 Class Method  CL_PRJ_CONTROL_INBOUND - ENQUEUE_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE locking_failed = 1
139 Class Method  CL_PRJ_CONTROL_INBOUND - ENQUEUE_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2.
140 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD fill_comp_req_status
141 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
142 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_rsnum = is_resbdget_parent-rsnum
143 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_rspos = is_resbdget_parent-rspos
144 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_aufpl = is_resbdget_parent-aufpl
145 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_aplzl = is_resbdget_parent-aplzl
146 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_aufnr = is_resbdget_parent-aufnr
147 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_vornr = is_resbdget_parent-vornr
148 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_posnr = is_resbdget_parent-posnr
149 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_matnr = is_resbdget_parent-matnr
150 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
151 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE IMPORTING
152 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE ev_objnr = ls_resbd_new-objnr
153 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
154 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE setting_status_failed = 1
155 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE creation_of_objnr_failed = 2
156 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_COMP_REQ_STATUS Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 3 .
157 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD fill_fields_for_child_pos
158 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
159 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE is_resb_inbound = is_resb_inbound
160 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_index_for_update = iv_index_child
161 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_matnr_parent = -matnr
162 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_bdmng_parent = -bdmng
163 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
164 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
165 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE ct_resbdget = ct_resbdget
166 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
167 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE inconsistent_input = 1
168 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE unit_conversion_failed = 2
169 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_CHILD_POS Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 3 .
170 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD fill_fields_for_parent_pos
171 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
172 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE is_resb_inbound = is_resb_inbound
173 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE is_resb_inbound_child = is_resb_inbound_partner
174 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_index_for_update = iv_index_for_update
175 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE iv_index_child = iv_index_child
176 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
177 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
178 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE ct_resbdget = ct_resbdget
179 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
180 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE unit_conversion_failed = 1
181 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE inconsistent_input = 2
182 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_FIELDS_FOR_PARENT_POS Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 3 .
183 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_NETW_BUFFER_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD fill_netw_buffer_tabs
184 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_NETW_BUFFER_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
185 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_NETW_BUFFER_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE it_aufnr_for_read = lt_aufnr_for_read
186 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_NETW_BUFFER_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = lr_cif_appl_log
187 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_NETW_BUFFER_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
188 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_NETW_BUFFER_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE reading_netw_in_buf_tab_failed = 1
189 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_NETW_BUFFER_TABS Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2.
190 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD fill_xfehl_vmeng
191 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
192 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE is_resb_inbound = is_resb_inbound
193 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE iv_index_for_update = iv_index_for_update
194 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
195 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
196 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE ct_resbdget = ct_resbdget
197 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
198 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE update_failed = 1
199 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2.
200 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD fill_xfehl_vmeng
201 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
202 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE is_resb_inbound = is_resb_inbound
203 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE iv_index_for_update = iv_index_for_update
204 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
205 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
206 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE ct_resbdget = ct_resbdget
207 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
208 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE update_failed = 1
209 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2.
210 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD fill_xfehl_vmeng
211 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
212 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE is_resb_inbound = is_resb_inbound
213 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE iv_index_for_update = iv_index_for_update
214 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
215 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
216 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE ct_resbdget = ct_resbdget
217 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
218 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE update_failed = 1
219 Class Method  CL_PRJ_CONTROL_INBOUND - FILL_XFEHL_VMENG Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2.
220 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD find_entry_in_resbdget
221 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
222 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE it_resbdget = lt_resbdget
223 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE is_resb_inbound =
224 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
225 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE IMPORTING
226 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE ev_index_for_update = lv_index_for_update
227 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE ev_index_child = lv_index_child
228 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
229 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE entry_not_found = 1
230 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE entry_has_deletion_flag = 2
231 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE parent_without_child = 3
232 Class Method  CL_PRJ_CONTROL_INBOUND - FIND_ENTRY_IN_RESBDGET Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 4.
233 Class Method  CL_PRJ_CONTROL_INBOUND - PREPARE_TABS_FROM_HEADER Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD prepare_tabs_from_header
234 Class Method  CL_PRJ_CONTROL_INBOUND - PREPARE_TABS_FROM_HEADER Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
235 Class Method  CL_PRJ_CONTROL_INBOUND - PREPARE_TABS_FROM_HEADER Controls Update of Network (sent by APO or Deallocated) SOURCE it_header_inbound = ct_header_inbound
236 Class Method  CL_PRJ_CONTROL_INBOUND - PREPARE_TABS_FROM_HEADER Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = lr_cif_appl_log
237 Class Method  CL_PRJ_CONTROL_INBOUND - PREPARE_TABS_FROM_HEADER Controls Update of Network (sent by APO or Deallocated) SOURCE IMPORTING
238 Class Method  CL_PRJ_CONTROL_INBOUND - PREPARE_TABS_FROM_HEADER Controls Update of Network (sent by APO or Deallocated) SOURCE et_aufnr_idx = lt_aufnr_idx
239 Class Method  CL_PRJ_CONTROL_INBOUND - PREPARE_TABS_FROM_HEADER Controls Update of Network (sent by APO or Deallocated) SOURCE et_filter_obj = lt_filter_obj
240 Class Method  CL_PRJ_CONTROL_INBOUND - PREPARE_TABS_FROM_HEADER Controls Update of Network (sent by APO or Deallocated) SOURCE et_aufnr_filter_obj = lt_aufnr_filter_obj
241 Class Method  CL_PRJ_CONTROL_INBOUND - PREPARE_TABS_FROM_HEADER Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
242 Class Method  CL_PRJ_CONTROL_INBOUND - PREPARE_TABS_FROM_HEADER Controls Update of Network (sent by APO or Deallocated) SOURCE preparing_tabs_failed = 1
243 Class Method  CL_PRJ_CONTROL_INBOUND - PREPARE_TABS_FROM_HEADER Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2.
244 Class Method  CL_PRJ_CONTROL_INBOUND - SCHEDULE_CHANGED_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD schedule_changed_networks
245 Class Method  CL_PRJ_CONTROL_INBOUND - SCHEDULE_CHANGED_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
246 Class Method  CL_PRJ_CONTROL_INBOUND - SCHEDULE_CHANGED_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE it_aufnr_idx = it_aufnr_idx
247 Class Method  CL_PRJ_CONTROL_INBOUND - SCHEDULE_CHANGED_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
248 Class Method  CL_PRJ_CONTROL_INBOUND - SCHEDULE_CHANGED_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
249 Class Method  CL_PRJ_CONTROL_INBOUND - SCHEDULE_CHANGED_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE scheduling_failed = 1
250 Class Method  CL_PRJ_CONTROL_INBOUND - SCHEDULE_CHANGED_NETWORKS Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2 .
251 Class Method  CL_PRJ_CONTROL_INBOUND - SET_FLG_UPD_ACT_FOR_NETW Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD set_flg_upd_act_for_netw
252 Class Method  CL_PRJ_CONTROL_INBOUND - SET_FLG_UPD_ACT_FOR_NETW Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
253 Class Method  CL_PRJ_CONTROL_INBOUND - SET_FLG_UPD_ACT_FOR_NETW Controls Update of Network (sent by APO or Deallocated) SOURCE it_activity_inbound = ct_activity_inbound
254 Class Method  CL_PRJ_CONTROL_INBOUND - SET_FLG_UPD_ACT_FOR_NETW Controls Update of Network (sent by APO or Deallocated) SOURCE it_aufnr_sched_in_r3 = it_aufnr_sched_in_r3
255 Class Method  CL_PRJ_CONTROL_INBOUND - SET_FLG_UPD_ACT_FOR_NETW Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = lr_cif_appl_log
256 Class Method  CL_PRJ_CONTROL_INBOUND - SET_FLG_UPD_ACT_FOR_NETW Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
257 Class Method  CL_PRJ_CONTROL_INBOUND - SET_FLG_UPD_ACT_FOR_NETW Controls Update of Network (sent by APO or Deallocated) SOURCE ct_aufnr_idx = lt_aufnr_idx
258 Class Method  CL_PRJ_CONTROL_INBOUND - SET_FLG_UPD_ACT_FOR_NETW Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
259 Class Method  CL_PRJ_CONTROL_INBOUND - SET_FLG_UPD_ACT_FOR_NETW Controls Update of Network (sent by APO or Deallocated) SOURCE activity_without_network = 1
260 Class Method  CL_PRJ_CONTROL_INBOUND - SET_FLG_UPD_ACT_FOR_NETW Controls Update of Network (sent by APO or Deallocated) SOURCE error_when_comparing_dates = 2
261 Class Method  CL_PRJ_CONTROL_INBOUND - SET_FLG_UPD_ACT_FOR_NETW Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 3.
262 Class Method  CL_PRJ_CONTROL_INBOUND - SET_NEW_ACT_DATES_IN_AFVG_BT Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD set_new_act_dates_in_afvg_bt
263 Class Method  CL_PRJ_CONTROL_INBOUND - SET_NEW_ACT_DATES_IN_AFVG_BT Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
264 Class Method  CL_PRJ_CONTROL_INBOUND - SET_NEW_ACT_DATES_IN_AFVG_BT Controls Update of Network (sent by APO or Deallocated) SOURCE iv_startti = -startti
265 Class Method  CL_PRJ_CONTROL_INBOUND - SET_NEW_ACT_DATES_IN_AFVG_BT Controls Update of Network (sent by APO or Deallocated) SOURCE iv_endti = -endti
266 Class Method  CL_PRJ_CONTROL_INBOUND - SET_NEW_ACT_DATES_IN_AFVG_BT Controls Update of Network (sent by APO or Deallocated) SOURCE iv_timezone = -timezone
267 Class Method  CL_PRJ_CONTROL_INBOUND - SET_NEW_ACT_DATES_IN_AFVG_BT Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
268 Class Method  CL_PRJ_CONTROL_INBOUND - SET_NEW_ACT_DATES_IN_AFVG_BT Controls Update of Network (sent by APO or Deallocated) SOURCE cs_afvgd = ls_afvgd .
269 Class Method  CL_PRJ_CONTROL_INBOUND - SET_STATUS_DSPT_DSEX Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD set_status_dspt_dsex
270 Class Method  CL_PRJ_CONTROL_INBOUND - SET_STATUS_DSPT_DSEX Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
271 Class Method  CL_PRJ_CONTROL_INBOUND - SET_STATUS_DSPT_DSEX Controls Update of Network (sent by APO or Deallocated) SOURCE iv_objnr = ls_afvgd-objnr
272 Class Method  CL_PRJ_CONTROL_INBOUND - SET_STATUS_DSPT_DSEX Controls Update of Network (sent by APO or Deallocated) SOURCE iv_aufnr = ls_afvgd-aufnrd
273 Class Method  CL_PRJ_CONTROL_INBOUND - SET_STATUS_DSPT_DSEX Controls Update of Network (sent by APO or Deallocated) SOURCE iv_vornr = ls_afvgd-vornr
274 Class Method  CL_PRJ_CONTROL_INBOUND - SET_STATUS_DSPT_DSEX Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
275 Class Method  CL_PRJ_CONTROL_INBOUND - SET_STATUS_DSPT_DSEX Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
276 Class Method  CL_PRJ_CONTROL_INBOUND - SET_STATUS_DSPT_DSEX Controls Update of Network (sent by APO or Deallocated) SOURCE status_update_failed = 1
277 Class Method  CL_PRJ_CONTROL_INBOUND - SET_STATUS_DSPT_DSEX Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2 .
278 Class Method  CL_PRJ_CONTROL_INBOUND - TRANSFORM_PARENT_TO_DEFAULT Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD transform_parent_to_default
279 Class Method  CL_PRJ_CONTROL_INBOUND - TRANSFORM_PARENT_TO_DEFAULT Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
280 Class Method  CL_PRJ_CONTROL_INBOUND - TRANSFORM_PARENT_TO_DEFAULT Controls Update of Network (sent by APO or Deallocated) SOURCE iv_index_for_update = iv_index_for_update
281 Class Method  CL_PRJ_CONTROL_INBOUND - TRANSFORM_PARENT_TO_DEFAULT Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = ir_cif_appl_log
282 Class Method  CL_PRJ_CONTROL_INBOUND - TRANSFORM_PARENT_TO_DEFAULT Controls Update of Network (sent by APO or Deallocated) SOURCE CHANGING
283 Class Method  CL_PRJ_CONTROL_INBOUND - TRANSFORM_PARENT_TO_DEFAULT Controls Update of Network (sent by APO or Deallocated) SOURCE ct_resbdget = ct_resbdget
284 Class Method  CL_PRJ_CONTROL_INBOUND - TRANSFORM_PARENT_TO_DEFAULT Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
285 Class Method  CL_PRJ_CONTROL_INBOUND - TRANSFORM_PARENT_TO_DEFAULT Controls Update of Network (sent by APO or Deallocated) SOURCE inconsistent_input = 1
286 Class Method  CL_PRJ_CONTROL_INBOUND - TRANSFORM_PARENT_TO_DEFAULT Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2.
287 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_ACTIVITIES Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD update_activities
288 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_ACTIVITIES Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
289 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_ACTIVITIES Controls Update of Network (sent by APO or Deallocated) SOURCE it_activity_inbound = ct_activity_inbound
290 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_ACTIVITIES Controls Update of Network (sent by APO or Deallocated) SOURCE it_aufnr_idx = lt_aufnr_idx
291 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_ACTIVITIES Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = lr_cif_appl_log
292 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_ACTIVITIES Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
293 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_ACTIVITIES Controls Update of Network (sent by APO or Deallocated) SOURCE update_failed = 1
294 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_ACTIVITIES Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2.
295 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_COMP_REQS Controls Update of Network (sent by APO or Deallocated) SOURCE CALL METHOD update_comp_reqs
296 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_COMP_REQS Controls Update of Network (sent by APO or Deallocated) SOURCE EXPORTING
297 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_COMP_REQS Controls Update of Network (sent by APO or Deallocated) SOURCE it_resb_inbound = ct_resb_inbound
298 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_COMP_REQS Controls Update of Network (sent by APO or Deallocated) SOURCE it_aufnr_idx = lt_aufnr_idx
299 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_COMP_REQS Controls Update of Network (sent by APO or Deallocated) SOURCE ir_cif_appl_log = lr_cif_appl_log
300 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_COMP_REQS Controls Update of Network (sent by APO or Deallocated) SOURCE EXCEPTIONS
301 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_COMP_REQS Controls Update of Network (sent by APO or Deallocated) SOURCE comp_req_update_failed = 1
302 Class Method  CL_PRJ_CONTROL_INBOUND - UPDATE_COMP_REQS Controls Update of Network (sent by APO or Deallocated) SOURCE OTHERS = 2.
303 Class Method  CL_PRJ_SERVICES - GET_SERVICE_PROVIDER Returns services offered for CIF
304 Class Method  CL_PRJ_SERVICES - GET_SERVICE_PROVIDER Returns services offered for CIF
305 Class Method  IF_PRJ_INBOUND - UPDATE_NETWORK Controls Update of Networks sent by APO
306 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
307 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
308 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
309 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
310 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
311 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
312 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
313 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
314 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
315 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
316 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
317 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
318 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
319 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
320 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
321 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
322 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
323 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
324 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
325 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
326 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
327 Class Method  IF_PRJ_MANAGE_LOG - ADD_MESSAGE_TO_LOG Manages CIF Application Log
328 Class Method  IF_PRJ_MANAGE_LOG - GET_MESSAGES Manages CIF Application Log
329 Class Method  IF_PRJ_REFRESH_TRANSFER - REFRESH_TRANSFER Controls refresh transfer