SAP ABAP Class CL_LOP_LIST_FACTORY (Factory)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     LOOP (Package) Model layer for logistical contract options
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LOP_LIST_FACTORY Factory for option lists 20111102
Properties
Class CL_LOP_LIST_FACTORY  
Short Description Factory    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOOP   Model layer for logistical contract options 
Created 20111102   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_LOP_LIST_FACTORY Factory for option lists 20111102
Friends
Class CL_LOP_LIST_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MTH_LOCKED_DOC Instance attribute Private Type reference (TYPE) LOP_TH_DOC_REF_KEY Key of a document or reference 20111102
2 MTH_NEW_DOC Instance attribute Private Type reference (TYPE) LOP_TH_DOC_KEY new documents 20111102
3 MTH_NEW_REF Instance attribute Private Type reference (TYPE) LOP_TH_REF_GUID Reference GUID 20111108
4 MTH_READ_AFTER_LOCK Instance attribute Private Type reference (TYPE) LOP_TH_DOC_REF_KEY Key of a document or reference 20111102
5 MTH_READ_WITHOUT_LOCK Instance attribute Private Type reference (TYPE) LOP_TH_DOC_REF_KEY Key of a document or reference 20111102
6 MTH_TEMP_TO_FINAL Instance attribute Private Type reference (TYPE) LOP_TH_KEY_MAP map two document keys onto each other 20111121
7 MTH_UPDATE_PREPARE Instance attribute Private Type reference (TYPE) LOP_TH_DOC_REF_KEY Update was called 20111122
8 MTS_ARCH_KEY Instance attribute Private Type reference (TYPE) LOP_TS_ARCH_KEY Key for Archive 20120203
9 MTS_BUFFER_EMBEDDED Instance attribute Private Type reference (TYPE) LOP_TS_DOC_REF_CAT_EMBEDDED Key of a document or reference + category + embedded list 20111102
10 MTS_BUFFER_MASTER Instance attribute Private Type reference (TYPE) LOP_TS_DOC_REF_CAT_MASTER Key of a document or reference + category + master list 20111102
11 MTS_DISABLED Instance attribute Private Type reference (TYPE) LOP_TS_DOC_REF_CAT Key of a document or reference + category 20111117
12 MTS_DOC_CHG Instance attribute Private Type reference (TYPE) LOP_TS_DOC_CHG Changes per document 20120314
13 MTS_DOC_DATALOSS Instance attribute Private Type reference (TYPE) LOP_TS_DOC_KEY Document key 20120504
14 MTS_DOC_DEL Instance attribute Private Type reference (TYPE) LOP_TS_DOC_KEY Document key 20120308
15 MTS_DOC_TYPE_PPE_SYNC Instance attribute Private Type reference (TYPE) LOP_TS_DOC_TYPE Document Types 20120507
16 MTS_FINAL_CHECK_DOC Instance attribute Private Type reference (TYPE) LOP_TS_DOC_ITEM_KEY_CAT Document item key and option category 20111221
17 MTS_FINAL_CHECK_MASTER Instance attribute Private Type reference (TYPE) LOP_TS_NO Option List number (for master data) 20111221
18 MTS_FINAL_CHECK_REF Instance attribute Private Type reference (TYPE) LOP_TS_REF_CAT Reference and option category 20111221
19 MTS_GROUP_OUTSIDE Instance attribute Private Type reference (TYPE) LOP_TS_DOC_REF_TO_GROUP Assignment of document item or reference to group 20111107
20 MTS_MASTER_CHG Instance attribute Private Type reference (TYPE) LOP_TS_MASTER_CHG Changes for logistical option list (master data) 20120314
21 MTS_MASTER_NO_REF Instance attribute Private Type reference (TYPE) MTY_TS_MASTER_NO_REF 20120704
22 MTS_REF_CHG Instance attribute Private Type reference (TYPE) LOP_TS_REF_CHG Changes per reference GUID 20120314
23 MTS_REF_DATALOSS Instance attribute Private Type reference (TYPE) LOP_TS_REF_GUID Reference GUID 20120504
24 MTS_REF_GUID_DEL Instance attribute Private Type reference (TYPE) LOP_TS_REF_GUID Reference Guid is deleted in the application 20120126
25 MTS_SIDE Instance attribute Private Type reference (TYPE) LOP_TS_DOC_REF_TO_SIDE Assignment of document item or reference to side 20111115
26 MT_COMP_SORT_ENH_HEAD Instance attribute Private Type reference (TYPE) DDFIELDS The real enhancement fields emb. head 20120214
27 MT_CONTEXT_FIELDS_EMB_HEAD Instance attribute Private Type reference (TYPE) DDFIELDS DD: Field List 20120214
28 M_NO_EVENTS Instance attribute Private Type reference (TYPE) ABAP_BOOL No events 20120130
29 SO_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_LOP_LIST_FACTORY Factory 20111103
30 SO_TEMP_NUMBER Static Attribute Private Object reference (TYPE REF TO) CL_LOP_TEMP_NO_MASTER Temporary option list number (for master data) 20111104
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CUSTOMIZING_CAT Instance method Public Method Check the related customizing of option category 20111206
2 CHECK_SIDE Instance method Public Method Check the side 20111115
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20111104
4 COPY_DOC_ITEM_TO_DOC_ITEM Instance method Public Method 20120214
5 COPY_EMBEDDED_HEADER Instance method Private Method Copy the embedded header 20120131
6 COPY_EMBEDDED_TO_EMBEDDED Instance method Private Method Copy embedded list to embedded list 20120131
7 COPY_MASTER_TO_DOC Instance method Public Method 20120117
8 COPY_MASTER_TO_EMBEDDED_LIST Instance method Private Method Copy a master list to embedded list 20111128
9 COPY_MASTER_TO_MASTER Instance method Private Method Copy master list to master list 20111206
10 COPY_MASTER_TO_NEW_MASTER Instance method Public Method 20120109
11 COPY_MASTER_TO_REF Instance method Public Method 20120117
12 COPY_REF_TO_REF Instance method Public Method 20120214
13 COPY_TEXT Instance method Private Method Copy texts 20120130
14 CREATE_EMBEDDED_LIST Instance method Private Method create embedded list 20111103
15 CREATE_LIST_FOR_ITEM Instance method Public Method 20111102
16 CREATE_LIST_FOR_REF_GUID Instance method Public Method 20111102
17 CREATE_MASTERDATA_LIST Instance method Private Method create a new master option list 20111107
18 CREATE_MASTER_LIST Instance method Public Method 20111102
19 DELETE_EMBEDDED_LIST Instance method Private Method Delete the embedded list 20111124
20 DELETE_LISTS_DOC Instance method Public Method 20120214
21 DELETE_LIST_FOR_ITEM Instance method Public Method 20120117
22 DELETE_LIST_FOR_REF_GUID Instance method Public Method 20120117
23 DOC_HAS_LIST Instance method Public Method 20120308
24 DOC_ITEM_HAS_LIST Instance method Public Method 20120308
25 FIELD_PROPERTY_EMB_HEAD Instance method Public Method 20120214
26 FINAL_CHECK_EMBEDDED Instance method Public Method 20120118
27 FINAL_CHECK_EMBEDDED_LIST Instance method Private Method Final check for the embedded list 20120117
28 FINAL_CHECK_MASTER Instance method Public Method 20120118
29 FINAL_CHECK_MASTERDATA_LIST Instance method Private Method Final check for the master option list 20120117
30 GET_CHANGED_DOC Instance method Public Method 20120507
31 GET_CHANGED_REF Instance method Public Method 20120507
32 GET_CHANGES_DOC Instance method Public Method 20120314
33 GET_CHANGES_MASTER Instance method Public Method 20120314
34 GET_CHANGES_REF Instance method Public Method 20120314
35 GET_CUSTOMIZING Instance method Public Method Get the customizing 20111206
36 GET_DISABLED_DOC Instance method Public Method 20111122
37 GET_DISABLED_REF Instance method Public Method 20111122
38 GET_DOC_TYPE_PPE_SYNC Instance method Public Method 20120508
39 GET_EMBEDDED_BUFFER Instance method Public Method 20120117
40 GET_EXT_REF_DOC Instance method Public Method get the lists with the ext reference 20111118
41 GET_INFO Instance method Public Method Get info 20111122
42 GET_INFO_STATE Instance method Public Method 20120117
43 GET_INSTANCE Static method Public Method return singleton 20111103
44 GET_LISTS_FOR_DOC Instance method Public Method 20111109
45 GET_LISTS_FOR_ITEM Instance method Public Method 20111102
46 GET_LISTS_FOR_REF_GUID Instance method Public Method 20111102
47 GET_LIST_FOR_ITEM Instance method Public Method 20111102
48 GET_LIST_FOR_REF_GUID Instance method Public Method 20111102
49 GET_LOP_GROUP_FROM_OUTSIDE Instance method Public Method 20111109
50 GET_MASTER_LIST Instance method Public Method 20111102
51 GET_NO_EVENT_FLAG Instance method Public Method Get the flag 'Raise no events' 20120130
52 GET_SIDE Instance method Public Method 20111115
53 IS_DISABLED_DOC Instance method Public Method Is document disabled ? 20111117
54 IS_DISABLED_REF Instance method Public Method Is reference disabled ? 20111117
55 IS_DOC_LOCKED Instance method Public Method 20111107
56 IS_REF_LOCKED Instance method Public Method 20111107
57 LOCK_MASTER_LIST Instance method Private Method lock the master option list 20111107
58 RAISE_CHANGE_ERROR Instance method Private Method raise exception that object cannot be changed 20111103
59 RAISE_ERROR_NOT_CHG Instance method Private Method raise exception: Not changeable 20111118
60 RAISE_NOT_EXIST Instance method Public Method raise exception taht object doesn't exist 20111110
61 RAISE_SAME_KEY_EXIST Instance method Public Method Option list with teh same business key exists 20111123
62 READ_FROM_DB Instance method Private Method read data from DB 20111102
63 READ_IF_NECESSARY Instance method Private Method read the data 20111102
64 READ_MASTER_NO_REF Instance method Public Method Read the master list reference (embedded case) 20120704
65 REFRESH Instance method Public Method 20111102
66 REF_HAS_LIST Instance method Public Method 20120308
67 REREAD_DATA_DOC Instance method Public Method 20120425
68 REREAD_DATA_DOC_REF Instance method Public Method Reread the data: After read w/o lock (document + reference) 20120416
69 REREAD_DATA_REF Instance method Public Method 20120425
70 RESET_DOC_TYPE_PPE_SYNC Instance method Public Method 20120508
71 RESET_FINAL_KEY_DOC Instance method Public Method Reset the final check key (document related) 20111221
72 RESET_FINAL_KEY_MASTER Instance method Public Method Reset the final check key (master data) 20111221
73 RESET_FINAL_KEY_REF Instance method Public Method Reset the final check key (reference related) 20111221
74 SET_CHANGED_DOC Instance method Public Method Set data changed (document related) 20120507
75 SET_CHANGED_REF Instance method Public Method Set data changed (reference related) 20120507
76 SET_DATA_FROM_ARCHIVE Instance method Public Method 20120412
77 SET_DATA_FROM_ARCHIVE_INT Instance method Private Method Set data from archive 20120203
78 SET_DISABLED_DOC Instance method Public Method 20111122
79 SET_DISABLED_REF Instance method Public Method 20111122
80 SET_DOC_DEL Instance method Public Method 20120308
81 SET_DOC_IS_LOCKED Instance method Public Method 20111102
82 SET_DOC_IS_UNLOCKED Instance method Public Method 20111102
83 SET_DOC_REF_IS_LOCKED Instance method Protected Method inform that document or reference is locked 20111102
84 SET_DOC_TYPE_PPE_SYNC Instance method Public Method 20120508
85 SET_ENABLED_DOC Instance method Public Method 20111122
86 SET_ENABLED_REF Instance method Public Method 20111122
87 SET_FINAL_KEY_DOC Instance method Public Method Set the final check key (document related) 20111221
88 SET_FINAL_KEY_MASTER Instance method Public Method Set the final check key (master data) 20111221
89 SET_FINAL_KEY_REF Instance method Public Method Set the final check key (reference related) 20111221
90 SET_FINAL_NUMBER Instance method Public Method 20111102
91 SET_LOP_GROUP_FROM_OUTSIDE Instance method Public Method 20111109
92 SET_NEW_DOC_NUM Instance method Public Method 20111102
93 SET_NEW_REF Instance method Public Method 20111109
94 SET_NO_EVENTS_FLAG Instance method Public Method Set or reset the flag 'Raise no events' 20120130
95 SET_REF_GUID_DELETE Instance method Public Method 20120127
96 SET_REF_IS_LOCKED Instance method Public Method 20111102
97 SET_REF_IS_UNLOCKED Instance method Public Method 20111102
98 SET_SIDE Instance method Public Method 20111115
99 UNLOCK_MASTER_LIST Instance method Private Method unlock the master option list 20111107
100 UPDATE Instance method Public Method 20111122
101 UPDATE_MASTER Instance method Public Method 20111122
Events
Class CL_LOP_LIST_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_MASTER_NO_REF Private See coding 20120704 begin of mty_master_no_ref, master_no type lop_master_no, exist type abap_bool, ls_master_head type lop_s_master_hd_com, end of mty_master_no_ref
2 MTY_TS_MASTER_NO_REF Private See coding 20120704 mty_ts_master_no_ref type sorted table of mty_master_no_ref with unique key master_no
Method Signatures

Method CHECK_CUSTOMIZING_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) LOP_C_CAT Logistical Option Category 20111206
2 Importing I_LOP_GROUP Call by reference Type reference (TYPE) LOP_GROUP Logistical option group 20111206
3 Importing I_ONLY_TXT_GRP_CHECK Call by reference Type reference (TYPE) ABAP_BOOL Check only the text group 20111206
# Exception Resumable Description Created on
1 CX_LOP_CUSTOMIZING_ERROR Customizing error 20111206

Method CHECK_SIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_ITEM_KEY Call by reference Type reference (TYPE) LOP_S_DOC_ITEM_KEY Item key 20111115
2 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical Option Category 20120117
3 Importing I_REF_GUID Call by reference Type reference (TYPE) LOP_REF_GUID Reference GUID 20111115
4 Importing I_SIDE Call by reference Type reference (TYPE) LOP_SIDE Side 20111115
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20111115

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LOP_LIST_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LOP_LIST_FACTORY has no exception.

Method COPY_DOC_ITEM_TO_DOC_ITEM Signature

Method COPY_DOC_ITEM_TO_DOC_ITEM on class CL_LOP_LIST_FACTORY has no parameter.
Method COPY_DOC_ITEM_TO_DOC_ITEM on class CL_LOP_LIST_FACTORY has no exception.

Method COPY_EMBEDDED_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MSG Call by reference Type reference (TYPE) LOP_T_MESSAGE Message 20120503
2 Exporting EV_EVENT_HEAD Call by reference Type reference (TYPE) ABAP_BOOL 20120131
3 Importing IS_BUFFER_EMBEDDED Call by reference Type reference (TYPE) LOP_S_DOC_REF_CAT_EMBEDDED 20120131
4 Importing IS_HEADER_EMBEDDED_COPY Call by reference Type reference (TYPE) LOP_S_LIST_HD_COM 20120131
5 Importing I_COPY_EVENT_DATE Call by reference Type reference (TYPE) ABAP_BOOL Copy event date 20120210
6 Importing I_COPY_FIX_DATE Call by reference Type reference (TYPE) ABAP_BOOL Copy the fix date 20120507
7 Importing I_MSG_CHECK Call by reference Type reference (TYPE) ABAP_BOOL Field check error -> exception, else no item copy 20120503
8 Importing I_NO_COPY_DECL_DATA Call by reference Type reference (TYPE) ABAP_BOOL Do not copy declaration date data 20120427
# Exception Resumable Description Created on
1 CX_LOP_CALCULATION_ERROR Date cannot be calculated 20120210
2 CX_LOP_CUSTOMIZING_ERROR Customizing error 20120131
3 CX_LOP_MAINTAIN_ERROR Maintain error 20120131
4 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20120131
5 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20120131

Method COPY_EMBEDDED_TO_EMBEDDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MSG Call by reference Type reference (TYPE) LOP_T_MESSAGE Message 20120503
2 Exporting ETS_LIST_OBJECT Call by reference Type reference (TYPE) LOP_TS_DOC_REF_CAT_EMB_EXT Keys of the option list + embedded list interface 20120131
3 Importing IS_DOC_ITEM_KEY_SOURCE Call by reference Type reference (TYPE) LOP_S_DOC_ITEM_KEY Item key 20120131
4 Importing IS_DOC_ITEM_KEY_TARGET Call by reference Type reference (TYPE) LOP_S_DOC_ITEM_KEY Item key 20120131
5 Importing ITS_CAT_FILTER Call by reference Type reference (TYPE) LOP_TS_CATEGORY Logistical Option Category 20120201
6 Importing I_COPY_EVENT_DATE Call by reference Type reference (TYPE) ABAP_BOOL Copy event date 20120210
7 Importing I_COPY_FIX_DATE Call by reference Type reference (TYPE) ABAP_BOOL Copy the fix date 20120507
8 Importing I_COPY_PARTIAL Call by reference Type reference (TYPE) ABAP_BOOL Copy as much as possible 20120503
9 Importing I_COPY_TEXT Call by reference Type reference (TYPE) LOP_COPY_TEXT Copy Text 20120131
10 Importing I_COPY_VALID Call by reference Type reference (TYPE) ABAP_BOOL Copy the vaild option categories 20120201
11 Importing I_CURRENT_STATE Call by reference Type reference (TYPE) ABAP_BOOL Current state if available 20120131
12 Importing I_LOP_CAT_AND_SIDE Call by reference Type reference (TYPE) ABAP_BOOL Copy only if option category and side match 20120131
13 Importing I_LOP_GROUP_TARGET Call by reference Type reference (TYPE) LOP_GROUP Logistical Option Group 20120131
14 Importing I_NO_COPY_DECL_DATA Call by reference Type reference (TYPE) ABAP_BOOL Do not copy declaration date data 20120427
15 Importing I_READ_INTO_MODEL Call by reference Type reference (TYPE) ABAP_BOOL Fill the model with the source 20120131
16 Importing I_REF_GUID_SOURCE Call by reference Type reference (TYPE) LOP_REF_GUID Reference GUID 20120131
17 Importing I_REF_GUID_TARGET Call by reference Type reference (TYPE) LOP_REF_GUID Reference GUID 20120131
18 Importing I_SIDE_TARGET Call by reference Type reference (TYPE) LOP_SIDE Side 20120131
# Exception Resumable Description Created on
1 CX_LOP_CALCULATION_ERROR Date cannot be calculated 20120210
2 CX_LOP_CUSTOMIZING_ERROR Customizing error 20120131
3 CX_LOP_MAINTAIN_ERROR Maintain error 20120131
4 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20120131
5 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20120131

Method COPY_MASTER_TO_DOC Signature

Method COPY_MASTER_TO_DOC on class CL_LOP_LIST_FACTORY has no parameter.
Method COPY_MASTER_TO_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method COPY_MASTER_TO_EMBEDDED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MSG Call by reference Type reference (TYPE) LOP_T_MESSAGE Message 20120504
2 Exporting EO_LIST Call by reference Object reference (TYPE REF TO) IF_LOP_LIST_EMBEDDED Embedded List 20120504
3 Importing IS_DOC_ITEM_KEY Call by reference Type reference (TYPE) LOP_S_DOC_ITEM_KEY Item key 20111128
4 Importing I_COPY_PARTIAL Call by reference Type reference (TYPE) ABAP_BOOL Copy as much as possible 20120503
5 Importing I_COPY_TEXT Call by reference Type reference (TYPE) LOP_COPY_TEXT Copy text 20120116
6 Importing I_LOP_CAT_CHECK Call by reference Type reference (TYPE) LOP_CAT Logistical Option Category 20120201
7 Importing I_LOP_GROUP Call by reference Type reference (TYPE) LOP_GROUP Logistical option group 20111128
8 Importing I_LOP_NO_SOURCE Call by reference Type reference (TYPE) LOP_NO Option List number (for master data) 20111128
9 Importing I_REF_GUID Call by reference Type reference (TYPE) LOP_REF_GUID Reference GUID 20111128
10 Importing I_SIDE Call by reference Type reference (TYPE) LOP_SIDE Side 20111128
# Exception Resumable Description Created on
1 CX_LOP_CUSTOMIZING_ERROR Customizing error 20111128
2 CX_LOP_MAINTAIN_ERROR Maintain error 20111128
3 CX_LOP_NO_AUTHORITY No authority 20120712
4 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20111128
5 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20111128

Method COPY_MASTER_TO_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MSG Call by reference Type reference (TYPE) LOP_T_MESSAGE Message 20120504
2 Exporting EO_LIST Call by reference Object reference (TYPE REF TO) IF_LOP_LIST_MASTER Option list as master data 20120504
3 Importing I_COPY_PARTIAL Call by reference Type reference (TYPE) ABAP_BOOL Copy as much as possible 20120503
4 Importing I_COPY_TEXT Call by reference Type reference (TYPE) LOP_COPY_TEXT Copy text 20120116
5 Importing I_LOP_NO_SOURCE Call by reference Type reference (TYPE) LOP_NO Option List number (for master data) 20111206
# Exception Resumable Description Created on
1 CX_LOP_CUSTOMIZING_ERROR Customizing error 20111206
2 CX_LOP_MAINTAIN_ERROR Maintain error 20111206
3 CX_LOP_NO_AUTHORITY No authority 20111206
4 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20111206
5 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20111206

Method COPY_MASTER_TO_NEW_MASTER Signature

Method COPY_MASTER_TO_NEW_MASTER on class CL_LOP_LIST_FACTORY has no parameter.
Method COPY_MASTER_TO_NEW_MASTER on class CL_LOP_LIST_FACTORY has no exception.

Method COPY_MASTER_TO_REF Signature

Method COPY_MASTER_TO_REF on class CL_LOP_LIST_FACTORY has no parameter.
Method COPY_MASTER_TO_REF on class CL_LOP_LIST_FACTORY has no exception.

Method COPY_REF_TO_REF Signature

Method COPY_REF_TO_REF on class CL_LOP_LIST_FACTORY has no parameter.
Method COPY_REF_TO_REF on class CL_LOP_LIST_FACTORY has no exception.

Method COPY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EMB_HEAD_TARGET Call by reference Type reference (TYPE) LOP_S_LIST_HD_COM Embedded option list header communication structure 20120130
2 Importing IS_MASTER_HEAD_TARGET Call by reference Type reference (TYPE) LOP_S_MASTER_HD_COM Option list header as master data communication structure 20120130
3 Importing ITS_ITEM_COPY_MAP Call by reference Type reference (TYPE) LOP_TS_ITEM_COPY_MAP Mapping between source and target item 20120130
4 Importing IV_COPY_HEADER_TEXT Call by reference Type reference (TYPE) ABAP_BOOL 20120130
5 Importing IV_COPY_ITEM_TEXT Call by reference Type reference (TYPE) ABAP_BOOL 20120130
6 Importing IV_DB_ONLY Call by reference Type reference (TYPE) ABAP_BOOL Only DB entries 20120130
7 Importing IV_LIST_GUID_SOURCE Call by reference Type reference (TYPE) LOP_LIST_GUID Option List GUID 20120130
8 Importing IV_MASTER Call by reference Type reference (TYPE) ABAP_BOOL Target is a master list 20120130
9 Importing IV_RAISE_CUST_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Raise customizing error 20120130
# Exception Resumable Description Created on
1 CX_LOP_CUSTOMIZING_ERROR Customizing error 20120130
2 CX_LOP_MAINTAIN_ERROR Maintain error 20120130

Method CREATE_EMBEDDED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTS_EVENT_KEY Call by reference Type reference (TYPE) LOP_TS_LIST_EVENT_KEY Business Key for Option List Events 20120203
2 Changing CTS_GUID Call by reference Type reference (TYPE) WLF_TS_GUID GUIDs 20120131
3 Changing CT_MSG Call by reference Type reference (TYPE) LOP_T_MESSAGE Message 20120503
4 Exporting EO_LIST Call by reference Object reference (TYPE REF TO) IF_LOP_LIST_EMBEDDED Embedded List 20120131
5 Importing IS_DOC_ITEM_KEY Call by reference Type reference (TYPE) LOP_S_DOC_ITEM_KEY Item key 20111103
6 Importing IS_HEADER_EMBEDDED_COPY Call by reference Type reference (TYPE) LOP_S_LIST_HD_COM Embedded option list header communication structure 20120130
7 Importing IS_HEADER_MASTER_COPY Call by reference Type reference (TYPE) LOP_S_MASTER_HD_COM Option list header as master data communication structure 20111128
8 Importing ITS_DATA_EMBEDDED_COPY Call by reference Type reference (TYPE) LOP_TS_LIST_IT_COM Communication structure for option list items 20120130
9 Importing ITS_DATA_MASTER_COPY Call by reference Type reference (TYPE) LOP_TS_LIST_IT_COM Communication structure for option list items 20111128
10 Importing I_COPY_DOC_REF Call by reference Type reference (TYPE) ABAP_BOOL Copy embedded list to embedded list 20120130
11 Importing I_COPY_EVENT_DATE Call by reference Type reference (TYPE) ABAP_BOOL Copy event date 20120210
12 Importing I_COPY_FIX_DATE Call by reference Type reference (TYPE) ABAP_BOOL Copy the fix date 20120507
13 Importing I_COPY_MASTER Call by reference Type reference (TYPE) ABAP_BOOL Copy master to embedded list 20111128
14 Importing I_COPY_PARTIAL Call by reference Type reference (TYPE) ABAP_BOOL Copy as much as possible 20120503
15 Importing I_COPY_TEXT Call by reference Type reference (TYPE) LOP_COPY_TEXT Copy text 20120116
16 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111103
17 Importing I_LOP_GROUP Call by reference Type reference (TYPE) LOP_GROUP Logistical option group 20111103
18 Importing I_NO_COPY_DECL_DATA Call by reference Type reference (TYPE) ABAP_BOOL Do not copy declaration date data 20120427
19 Importing I_NO_EVENTS_COPY_DOC Call by reference Type reference (TYPE) ABAP_BOOL No events at the end during copy of embedded list 20120131
20 Importing I_REF_GUID Call by reference Type reference (TYPE) LOP_REF_GUID Reference GUID 20111103
21 Importing I_SIDE Call by reference Type reference (TYPE) LOP_SIDE Side 20111104
# Exception Resumable Description Created on
1 CX_LOP_CALCULATION_ERROR Date cannot be calculated 20120210
2 CX_LOP_CUSTOMIZING_ERROR Customizing error 20111109
3 CX_LOP_MAINTAIN_ERROR Maintain error 20111109
4 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20111128
5 CX_LOP_OBJ_CANNOT_BE_CHANGED Object couldn't be locked 20111103

Method CREATE_LIST_FOR_ITEM Signature

Method CREATE_LIST_FOR_ITEM on class CL_LOP_LIST_FACTORY has no parameter.
Method CREATE_LIST_FOR_ITEM on class CL_LOP_LIST_FACTORY has no exception.

Method CREATE_LIST_FOR_REF_GUID Signature

Method CREATE_LIST_FOR_REF_GUID on class CL_LOP_LIST_FACTORY has no parameter.
Method CREATE_LIST_FOR_REF_GUID on class CL_LOP_LIST_FACTORY has no exception.

Method CREATE_MASTERDATA_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MSG Call by reference Type reference (TYPE) LOP_T_MESSAGE Message 20120504
2 Exporting EO_LIST Call by reference Object reference (TYPE REF TO) IF_LOP_LIST_MASTER Option list as master data 20120504
3 Importing IS_HEADER_MASTER_COPY Call by reference Type reference (TYPE) LOP_S_MASTER_HD_COM Option list header as master data communication structure 20111206
4 Importing ITS_DATA_MASTER_COPY Call by reference Type reference (TYPE) LOP_TS_LIST_IT_COM Communication structure for option list items 20111206
5 Importing I_COPY_MASTER Call by reference Type reference (TYPE) ABAP_BOOL Copy Master 20111206
6 Importing I_COPY_PARTIAL Call by reference Type reference (TYPE) ABAP_BOOL Copy as much as possible 20120503
7 Importing I_COPY_TEXT Call by reference Type reference (TYPE) LOP_COPY_TEXT Copy text 20120116
8 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111107
# Exception Resumable Description Created on
1 CX_LOP_CUSTOMIZING_ERROR Customizing error 20111107
2 CX_LOP_MAINTAIN_ERROR Maintain error 20111206
3 CX_LOP_NO_AUTHORITY No authority 20111109
4 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20111206
5 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20111206

Method CREATE_MASTER_LIST Signature

Method CREATE_MASTER_LIST on class CL_LOP_LIST_FACTORY has no parameter.
Method CREATE_MASTER_LIST on class CL_LOP_LIST_FACTORY has no exception.

Method DELETE_EMBEDDED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) LOP_S_DOC_REF Document item key or reference 20111124
2 Importing I_DEL_DOC Call by reference Type reference (TYPE) ABAP_BOOL Delete the document 20120201
3 Importing I_NO_LOCK_CHECK Call by reference Type reference (TYPE) ABAP_BOOL don't perform a lock check in test mode 20111124
4 Importing I_TESTMODE Call by reference Type reference (TYPE) ABAP_BOOL Test mode 20111124
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20111124
2 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20111124
3 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20111124

Method DELETE_LISTS_DOC Signature

Method DELETE_LISTS_DOC on class CL_LOP_LIST_FACTORY has no parameter.
Method DELETE_LISTS_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method DELETE_LIST_FOR_ITEM Signature

Method DELETE_LIST_FOR_ITEM on class CL_LOP_LIST_FACTORY has no parameter.
Method DELETE_LIST_FOR_ITEM on class CL_LOP_LIST_FACTORY has no exception.

Method DELETE_LIST_FOR_REF_GUID Signature

Method DELETE_LIST_FOR_REF_GUID on class CL_LOP_LIST_FACTORY has no parameter.
Method DELETE_LIST_FOR_REF_GUID on class CL_LOP_LIST_FACTORY has no exception.

Method DOC_HAS_LIST Signature

Method DOC_HAS_LIST on class CL_LOP_LIST_FACTORY has no parameter.
Method DOC_HAS_LIST on class CL_LOP_LIST_FACTORY has no exception.

Method DOC_ITEM_HAS_LIST Signature

Method DOC_ITEM_HAS_LIST on class CL_LOP_LIST_FACTORY has no parameter.
Method DOC_ITEM_HAS_LIST on class CL_LOP_LIST_FACTORY has no exception.

Method FIELD_PROPERTY_EMB_HEAD Signature

Method FIELD_PROPERTY_EMB_HEAD on class CL_LOP_LIST_FACTORY has no parameter.
Method FIELD_PROPERTY_EMB_HEAD on class CL_LOP_LIST_FACTORY has no exception.

Method FINAL_CHECK_EMBEDDED Signature

Method FINAL_CHECK_EMBEDDED on class CL_LOP_LIST_FACTORY has no parameter.
Method FINAL_CHECK_EMBEDDED on class CL_LOP_LIST_FACTORY has no exception.

Method FINAL_CHECK_EMBEDDED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITH_REF_GUID Call by reference Type reference (TYPE) LOP_TH_REF_GUID Reference GUID 20120117
2 Importing ITS_DOC_KEY Call by reference Type reference (TYPE) LOP_TS_DOC_KEY Document key 20120117
3 Importing I_UPD_ALL Call by reference Type reference (TYPE) ABAP_BOOL 20120117
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20120117

Method FINAL_CHECK_MASTER Signature

Method FINAL_CHECK_MASTER on class CL_LOP_LIST_FACTORY has no parameter.
Method FINAL_CHECK_MASTER on class CL_LOP_LIST_FACTORY has no exception.

Method FINAL_CHECK_MASTERDATA_LIST Signature

Method FINAL_CHECK_MASTERDATA_LIST on class CL_LOP_LIST_FACTORY has no parameter.
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20120117

Method GET_CHANGED_DOC Signature

Method GET_CHANGED_DOC on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_CHANGED_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method GET_CHANGED_REF Signature

Method GET_CHANGED_REF on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_CHANGED_REF on class CL_LOP_LIST_FACTORY has no exception.

Method GET_CHANGES_DOC Signature

Method GET_CHANGES_DOC on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_CHANGES_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method GET_CHANGES_MASTER Signature

Method GET_CHANGES_MASTER on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_CHANGES_MASTER on class CL_LOP_LIST_FACTORY has no exception.

Method GET_CHANGES_REF Signature

Method GET_CHANGES_REF on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_CHANGES_REF on class CL_LOP_LIST_FACTORY has no exception.

Method GET_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_LOP_C_CAT Read customzing for option category 20111206
2 Exporting ES_DATA Call by reference Type reference (TYPE) LOP_C_CAT Logistical Option Category 20111206
3 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111206
# Exception Resumable Description Created on
1 CX_LOP_CUSTOMIZING_ERROR Customizing error 20111206

Method GET_DISABLED_DOC Signature

Method GET_DISABLED_DOC on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_DISABLED_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method GET_DISABLED_REF Signature

Method GET_DISABLED_REF on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_DISABLED_REF on class CL_LOP_LIST_FACTORY has no exception.

Method GET_DOC_TYPE_PPE_SYNC Signature

Method GET_DOC_TYPE_PPE_SYNC on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_DOC_TYPE_PPE_SYNC on class CL_LOP_LIST_FACTORY has no exception.

Method GET_EMBEDDED_BUFFER Signature

Method GET_EMBEDDED_BUFFER on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_EMBEDDED_BUFFER on class CL_LOP_LIST_FACTORY has no exception.

Method GET_EXT_REF_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETH_LIST Call by reference Type reference (TYPE) LOP_TH_LIST_EMBEDDED_REF Option list GUID + embedded list 20111118
2 Importing IS_REF_OBJECT Call by reference Type reference (TYPE) LOP_S_REFERENCE Reference object 20111118
3 Importing I_EXT_REF Call by reference Type reference (TYPE) LOP_EXT_REF External reference 20111118

Method GET_EXT_REF_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ARCH_HANDLE Call by reference Type reference (TYPE) SYTABIX Archiving handle 20120314
2 Exporting EV_LOCKED Call by reference Type reference (TYPE) ABAP_BOOL 20111122
3 Exporting EV_NEW_ENTRY Call by reference Type reference (TYPE) ABAP_BOOL 20111122
4 Exporting EV_READ_WITHOUT_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20111122
5 Exporting EV_READ_WITH_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20111122
6 Exporting EV_UPDATE_PREPARE Call by reference Type reference (TYPE) ABAP_BOOL 20111128
7 Importing IS_KEY Call by reference Type reference (TYPE) LOP_S_DOC_REF_KEY Key of a document or reference 20111122

Method GET_INFO on class CL_LOP_LIST_FACTORY has no exception.

Method GET_INFO_STATE Signature

Method GET_INFO_STATE on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_INFO_STATE on class CL_LOP_LIST_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_FACTORY Value transfer Object reference (TYPE REF TO) IF_LOP_LIST_FACTORY Factory for option lists 20111103

Method GET_INSTANCE on class CL_LOP_LIST_FACTORY has no exception.

Method GET_LISTS_FOR_DOC Signature

Method GET_LISTS_FOR_DOC on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_LISTS_FOR_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method GET_LISTS_FOR_ITEM Signature

Method GET_LISTS_FOR_ITEM on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_LISTS_FOR_ITEM on class CL_LOP_LIST_FACTORY has no exception.

Method GET_LISTS_FOR_REF_GUID Signature

Method GET_LISTS_FOR_REF_GUID on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_LISTS_FOR_REF_GUID on class CL_LOP_LIST_FACTORY has no exception.

Method GET_LIST_FOR_ITEM Signature

Method GET_LIST_FOR_ITEM on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_LIST_FOR_ITEM on class CL_LOP_LIST_FACTORY has no exception.

Method GET_LIST_FOR_REF_GUID Signature

Method GET_LIST_FOR_REF_GUID on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_LIST_FOR_REF_GUID on class CL_LOP_LIST_FACTORY has no exception.

Method GET_LOP_GROUP_FROM_OUTSIDE Signature

Method GET_LOP_GROUP_FROM_OUTSIDE on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_LOP_GROUP_FROM_OUTSIDE on class CL_LOP_LIST_FACTORY has no exception.

Method GET_MASTER_LIST Signature

Method GET_MASTER_LIST on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_MASTER_LIST on class CL_LOP_LIST_FACTORY has no exception.

Method GET_NO_EVENT_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NO_EVENTS Value transfer Type reference (TYPE) ABAP_BOOL 20120130

Method GET_NO_EVENT_FLAG on class CL_LOP_LIST_FACTORY has no exception.

Method GET_SIDE Signature

Method GET_SIDE on class CL_LOP_LIST_FACTORY has no parameter.
Method GET_SIDE on class CL_LOP_LIST_FACTORY has no exception.

Method IS_DISABLED_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_ITEM_KEY Call by reference Type reference (TYPE) LOP_S_DOC_ITEM_KEY Item key 20111117
2 Importing IS_HEADER Call by reference Type reference (TYPE) LOP_IS_HEADER Entry for header 20111117
3 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111117
4 Importing I_RECURSIVE_READ Call by reference Type reference (TYPE) ABAP_BOOL 'X' First category -> item level -> document level 20111117
5 Returning RE_DISABLED Value transfer Type reference (TYPE) ABAP_BOOL Disabled 20111117

Method IS_DISABLED_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method IS_DISABLED_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111117
2 Importing I_RECURSIVE_READ Call by reference Type reference (TYPE) ABAP_BOOL 'X' First category -> item level -> document level 20111117
3 Importing I_REF_GUID Call by reference Type reference (TYPE) LOP_REF_GUID Reference GUID 20111117
4 Returning RE_DISABLED Value transfer Type reference (TYPE) ABAP_BOOL Disabled 20111117

Method IS_DISABLED_REF on class CL_LOP_LIST_FACTORY has no exception.

Method IS_DOC_LOCKED Signature

Method IS_DOC_LOCKED on class CL_LOP_LIST_FACTORY has no parameter.
Method IS_DOC_LOCKED on class CL_LOP_LIST_FACTORY has no exception.

Method IS_REF_LOCKED Signature

Method IS_REF_LOCKED on class CL_LOP_LIST_FACTORY has no parameter.
Method IS_REF_LOCKED on class CL_LOP_LIST_FACTORY has no exception.

Method LOCK_MASTER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_KEY Call by reference Type reference (TYPE) LOP_S_DOC_KEY Key of a document 20111107
# Exception Resumable Description Created on
1 CX_LOP_LOCK_ERROR Object couldn't be locked 20111107

Method RAISE_CHANGE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_KEY Call by reference Type reference (TYPE) LOP_S_DOC_REF_KEY Key of a document or reference 20111103
# Exception Resumable Description Created on
1 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20111103

Method RAISE_ERROR_NOT_CHG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_REF_KEY Call by reference Type reference (TYPE) LOP_S_DOC_REF Document item key or reference 20111118
2 Importing I_LIST_GUID Call by reference Type reference (TYPE) LOP_LIST_GUID Option list GUID 20111118
3 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111118
# Exception Resumable Description Created on
1 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20111118

Method RAISE_NOT_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_REF_KEY Call by reference Type reference (TYPE) LOP_S_DOC_REF Document item key or reference 20111110
2 Importing I_LIST_GUID Call by reference Type reference (TYPE) LOP_LIST_GUID Option list GUID 20111110
3 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111110
# Exception Resumable Description Created on
1 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20111110

Method RAISE_SAME_KEY_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_REF_KEY Call by reference Type reference (TYPE) LOP_S_DOC_REF Document item key or reference 20111123
2 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111123
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20111123

Method READ_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MASTER_HEADER Call by reference Type reference (TYPE) LOP_S_MASTER_HD_COM Option list header as master data communication structure 20111102
2 Exporting ETS_EMBEDDED_HEADER Call by reference Type reference (TYPE) LOP_TS_LIST_HD_COM Embedded option list header communication structure 20111102
3 Exporting ETS_ITEM Call by reference Type reference (TYPE) LOP_TS_LIST_IT_COM Communication structure for option list items 20111102
4 Importing IS_KEY Call by reference Type reference (TYPE) LOP_S_DOC_REF_KEY Key of a document or reference 20111102
5 Importing I_NO_DUMP_MASTER Call by reference Type reference (TYPE) ABAP_BOOL No dump if list number is not unique 20120307
6 Importing I_ONLY_MASTER_HEAD Call by reference Type reference (TYPE) ABAP_BOOL Read only the master header 20111110
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20111123

Method READ_IF_NECESSARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) LOP_S_DOC_REF_KEY Key of a document or reference 20111102

Method READ_IF_NECESSARY on class CL_LOP_LIST_FACTORY has no exception.

Method READ_MASTER_NO_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MASTER_HEAD Call by reference Type reference (TYPE) LOP_S_MASTER_HD_COM Option list header as master data communication structure 20120704
2 Exporting EV_EXIST Call by reference Type reference (TYPE) ABAP_BOOL Master list exists 20120704
3 Importing IV_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Bypass the buffer 20120704
4 Importing IV_MASTER_NO Call by reference Type reference (TYPE) LOP_MASTER_NO Logistical Option: Master List Number 20120704
5 Importing IV_REFRESH_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Refresh the buffer 20120704

Method READ_MASTER_NO_REF on class CL_LOP_LIST_FACTORY has no exception.

Method REFRESH Signature

Method REFRESH on class CL_LOP_LIST_FACTORY has no parameter.
Method REFRESH on class CL_LOP_LIST_FACTORY has no exception.

Method REF_HAS_LIST Signature

Method REF_HAS_LIST on class CL_LOP_LIST_FACTORY has no parameter.
Method REF_HAS_LIST on class CL_LOP_LIST_FACTORY has no exception.

Method REREAD_DATA_DOC Signature

Method REREAD_DATA_DOC on class CL_LOP_LIST_FACTORY has no parameter.
Method REREAD_DATA_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method REREAD_DATA_DOC_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_REF_KEY Call by reference Type reference (TYPE) LOP_S_DOC_REF_KEY Key of a document or reference 20120416
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20120416

Method REREAD_DATA_REF Signature

Method REREAD_DATA_REF on class CL_LOP_LIST_FACTORY has no parameter.
Method REREAD_DATA_REF on class CL_LOP_LIST_FACTORY has no exception.

Method RESET_DOC_TYPE_PPE_SYNC Signature

Method RESET_DOC_TYPE_PPE_SYNC on class CL_LOP_LIST_FACTORY has no parameter.
Method RESET_DOC_TYPE_PPE_SYNC on class CL_LOP_LIST_FACTORY has no exception.

Method RESET_FINAL_KEY_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_KEY Call by reference Type reference (TYPE) LOP_S_DOC_KEY Key of a document 20111221
2 Importing IS_HEADER Call by reference Type reference (TYPE) LOP_IS_HEADER Entry for header 20111221
3 Importing I_DOC_ITEM_NO Call by reference Type reference (TYPE) LOP_DOC_ITEM_NO Item Number 20111221
4 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical Option Category 20111221
5 Importing I_RECURSIVE Call by reference Type reference (TYPE) ABAP_BOOL 20111221

Method RESET_FINAL_KEY_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method RESET_FINAL_KEY_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOP_NO Call by reference Type reference (TYPE) LOP_NO Option List Number (for Master Data) 20111221

Method RESET_FINAL_KEY_MASTER on class CL_LOP_LIST_FACTORY has no exception.

Method RESET_FINAL_KEY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical Option Category 20111221
2 Importing I_RECURSIVE Call by reference Type reference (TYPE) ABAP_BOOL 20111221
3 Importing I_REF_GUID Call by reference Type reference (TYPE) LOP_REF_GUID Reference GUID 20111221

Method RESET_FINAL_KEY_REF on class CL_LOP_LIST_FACTORY has no exception.

Method SET_CHANGED_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) LOP_S_DOC_KEY Key of a document 20120507

Method SET_CHANGED_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method SET_CHANGED_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_GUID Call by reference Type reference (TYPE) LOP_REF_GUID Reference GUID 20120507

Method SET_CHANGED_REF on class CL_LOP_LIST_FACTORY has no exception.

Method SET_DATA_FROM_ARCHIVE Signature

Method SET_DATA_FROM_ARCHIVE on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_DATA_FROM_ARCHIVE on class CL_LOP_LIST_FACTORY has no exception.

Method SET_DATA_FROM_ARCHIVE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTS_HEADER Call by reference Type reference (TYPE) LOP_TS_LIST_HD_COM Embedded option list header communication structure 20120203
2 Changing CTS_ITEM Call by reference Type reference (TYPE) LOP_TS_LIST_IT_COM Communication structure for option list items 20120203
3 Importing I_ARCH_HANDLE Call by reference Type reference (TYPE) SYTABIX Archiving handle 20120203

Method SET_DATA_FROM_ARCHIVE_INT on class CL_LOP_LIST_FACTORY has no exception.

Method SET_DISABLED_DOC Signature

Method SET_DISABLED_DOC on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_DISABLED_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method SET_DISABLED_REF Signature

Method SET_DISABLED_REF on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_DISABLED_REF on class CL_LOP_LIST_FACTORY has no exception.

Method SET_DOC_DEL Signature

Method SET_DOC_DEL on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_DOC_DEL on class CL_LOP_LIST_FACTORY has no exception.

Method SET_DOC_IS_LOCKED Signature

Method SET_DOC_IS_LOCKED on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_DOC_IS_LOCKED on class CL_LOP_LIST_FACTORY has no exception.

Method SET_DOC_IS_UNLOCKED Signature

Method SET_DOC_IS_UNLOCKED on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_DOC_IS_UNLOCKED on class CL_LOP_LIST_FACTORY has no exception.

Method SET_DOC_REF_IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) LOP_S_DOC_REF_KEY Key of a document or reference 20111102
# Exception Resumable Description Created on
1 CX_LOP_LOCK_ERROR Object couldn't be locked 20111107
2 CX_LOP_MAINTAIN_ERROR Maintain error 20111123
3 CX_LOP_NO_AUTHORITY No authority 20111110
4 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20111110

Method SET_DOC_TYPE_PPE_SYNC Signature

Method SET_DOC_TYPE_PPE_SYNC on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_DOC_TYPE_PPE_SYNC on class CL_LOP_LIST_FACTORY has no exception.

Method SET_ENABLED_DOC Signature

Method SET_ENABLED_DOC on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_ENABLED_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method SET_ENABLED_REF Signature

Method SET_ENABLED_REF on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_ENABLED_REF on class CL_LOP_LIST_FACTORY has no exception.

Method SET_FINAL_KEY_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SET Call by reference Type reference (TYPE) ABAP_BOOL Entry was set 20111221
2 Importing IS_HEADER Call by reference Type reference (TYPE) LOP_IS_HEADER Entry for header 20111221
3 Importing IS_KEY Call by reference Type reference (TYPE) LOP_S_DOC_ITEM_KEY_CAT Document item key and option category 20111221

Method SET_FINAL_KEY_DOC on class CL_LOP_LIST_FACTORY has no exception.

Method SET_FINAL_KEY_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SET Call by reference Type reference (TYPE) ABAP_BOOL Entry was set 20111221
2 Importing I_LOP_NO Call by reference Type reference (TYPE) LOP_NO Option List Number (for Master Data) 20111221

Method SET_FINAL_KEY_MASTER on class CL_LOP_LIST_FACTORY has no exception.

Method SET_FINAL_KEY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SET Call by reference Type reference (TYPE) ABAP_BOOL Entry was set 20111221
2 Importing IS_KEY Call by reference Type reference (TYPE) LOP_S_REF_CAT Reference and option category 20111221

Method SET_FINAL_KEY_REF on class CL_LOP_LIST_FACTORY has no exception.

Method SET_FINAL_NUMBER Signature

Method SET_FINAL_NUMBER on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_FINAL_NUMBER on class CL_LOP_LIST_FACTORY has no exception.

Method SET_LOP_GROUP_FROM_OUTSIDE Signature

Method SET_LOP_GROUP_FROM_OUTSIDE on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_LOP_GROUP_FROM_OUTSIDE on class CL_LOP_LIST_FACTORY has no exception.

Method SET_NEW_DOC_NUM Signature

Method SET_NEW_DOC_NUM on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_NEW_DOC_NUM on class CL_LOP_LIST_FACTORY has no exception.

Method SET_NEW_REF Signature

Method SET_NEW_REF on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_NEW_REF on class CL_LOP_LIST_FACTORY has no exception.

Method SET_NO_EVENTS_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESET Call by reference Type reference (TYPE) ABAP_BOOL Reset 20120130

Method SET_NO_EVENTS_FLAG on class CL_LOP_LIST_FACTORY has no exception.

Method SET_REF_GUID_DELETE Signature

Method SET_REF_GUID_DELETE on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_REF_GUID_DELETE on class CL_LOP_LIST_FACTORY has no exception.

Method SET_REF_IS_LOCKED Signature

Method SET_REF_IS_LOCKED on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_REF_IS_LOCKED on class CL_LOP_LIST_FACTORY has no exception.

Method SET_REF_IS_UNLOCKED Signature

Method SET_REF_IS_UNLOCKED on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_REF_IS_UNLOCKED on class CL_LOP_LIST_FACTORY has no exception.

Method SET_SIDE Signature

Method SET_SIDE on class CL_LOP_LIST_FACTORY has no parameter.
Method SET_SIDE on class CL_LOP_LIST_FACTORY has no exception.

Method UNLOCK_MASTER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_KEY Call by reference Type reference (TYPE) LOP_S_DOC_KEY Key of a document 20111107

Method UNLOCK_MASTER_LIST on class CL_LOP_LIST_FACTORY has no exception.

Method UPDATE Signature

Method UPDATE on class CL_LOP_LIST_FACTORY has no parameter.
Method UPDATE on class CL_LOP_LIST_FACTORY has no exception.

Method UPDATE_MASTER Signature

Method UPDATE_MASTER on class CL_LOP_LIST_FACTORY has no parameter.
Method UPDATE_MASTER on class CL_LOP_LIST_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607