Hierarchy
⤷
⤷
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 | 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 | Instance attribute | Private | Type reference (TYPE) | LOP_TH_DOC_REF_KEY | Key of a document or reference | 20111102 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LOP_TH_DOC_KEY | new documents | 20111102 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LOP_TH_REF_GUID | Reference GUID | 20111108 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LOP_TH_DOC_REF_KEY | Key of a document or reference | 20111102 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LOP_TH_DOC_REF_KEY | Key of a document or reference | 20111102 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LOP_TH_KEY_MAP | map two document keys onto each other | 20111121 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LOP_TH_DOC_REF_KEY | Update was called | 20111122 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_ARCH_KEY | Key for Archive | 20120203 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_DOC_REF_CAT_EMBEDDED | Key of a document or reference + category + embedded list | 20111102 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_DOC_REF_CAT_MASTER | Key of a document or reference + category + master list | 20111102 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_DOC_REF_CAT | Key of a document or reference + category | 20111117 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_DOC_CHG | Changes per document | 20120314 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_DOC_KEY | Document key | 20120504 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_DOC_KEY | Document key | 20120308 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_DOC_TYPE | Document Types | 20120507 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_DOC_ITEM_KEY_CAT | Document item key and option category | 20111221 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_NO | Option List number (for master data) | 20111221 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_REF_CAT | Reference and option category | 20111221 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_DOC_REF_TO_GROUP | Assignment of document item or reference to group | 20111107 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_MASTER_CHG | Changes for logistical option list (master data) | 20120314 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | MTY_TS_MASTER_NO_REF | 20120704 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_REF_CHG | Changes per reference GUID | 20120314 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_REF_GUID | Reference GUID | 20120504 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_REF_GUID | Reference Guid is deleted in the application | 20120126 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | LOP_TS_DOC_REF_TO_SIDE | Assignment of document item or reference to side | 20111115 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | DDFIELDS | The real enhancement fields emb. head | 20120214 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | DDFIELDS | DD: Field List | 20120214 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | No events | 20120130 | |||
| 29 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_LOP_LIST_FACTORY | Factory | 20111103 | |||
| 30 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_LOP_TEMP_NO_MASTER | Temporary option list number (for master data) | 20111104 |
Methods
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 | IS_DATA | Call by reference | Type reference (TYPE) | LOP_C_CAT | Logistical Option Category | 20111206 | |||
| 2 | I_LOP_GROUP | Call by reference | Type reference (TYPE) | LOP_GROUP | Logistical option group | 20111206 | |||
| 3 | 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 | Customizing error | 20111206 |
Method CHECK_SIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DOC_ITEM_KEY | Call by reference | Type reference (TYPE) | LOP_S_DOC_ITEM_KEY | Item key | 20111115 | |||
| 2 | I_LOP_CAT | Call by reference | Type reference (TYPE) | LOP_CAT | Logistical Option Category | 20120117 | |||
| 3 | I_REF_GUID | Call by reference | Type reference (TYPE) | LOP_REF_GUID | Reference GUID | 20111115 | |||
| 4 | I_SIDE | Call by reference | Type reference (TYPE) | LOP_SIDE | Side | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CT_MSG | Call by reference | Type reference (TYPE) | LOP_T_MESSAGE | Message | 20120503 | |||
| 2 | EV_EVENT_HEAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120131 | ||||
| 3 | IS_BUFFER_EMBEDDED | Call by reference | Type reference (TYPE) | LOP_S_DOC_REF_CAT_EMBEDDED | 20120131 | ||||
| 4 | IS_HEADER_EMBEDDED_COPY | Call by reference | Type reference (TYPE) | LOP_S_LIST_HD_COM | 20120131 | ||||
| 5 | I_COPY_EVENT_DATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy event date | 20120210 | |||
| 6 | I_COPY_FIX_DATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy the fix date | 20120507 | |||
| 7 | I_MSG_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Field check error -> exception, else no item copy | 20120503 | |||
| 8 | 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 | Date cannot be calculated | 20120210 | ||
| 2 | Customizing error | 20120131 | ||
| 3 | Maintain error | 20120131 | ||
| 4 | Object doesn't exist | 20120131 | ||
| 5 | 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 | CT_MSG | Call by reference | Type reference (TYPE) | LOP_T_MESSAGE | Message | 20120503 | |||
| 2 | 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 | IS_DOC_ITEM_KEY_SOURCE | Call by reference | Type reference (TYPE) | LOP_S_DOC_ITEM_KEY | Item key | 20120131 | |||
| 4 | IS_DOC_ITEM_KEY_TARGET | Call by reference | Type reference (TYPE) | LOP_S_DOC_ITEM_KEY | Item key | 20120131 | |||
| 5 | ITS_CAT_FILTER | Call by reference | Type reference (TYPE) | LOP_TS_CATEGORY | Logistical Option Category | 20120201 | |||
| 6 | I_COPY_EVENT_DATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy event date | 20120210 | |||
| 7 | I_COPY_FIX_DATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy the fix date | 20120507 | |||
| 8 | I_COPY_PARTIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy as much as possible | 20120503 | |||
| 9 | I_COPY_TEXT | Call by reference | Type reference (TYPE) | LOP_COPY_TEXT | Copy Text | 20120131 | |||
| 10 | I_COPY_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy the vaild option categories | 20120201 | |||
| 11 | I_CURRENT_STATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Current state if available | 20120131 | |||
| 12 | I_LOP_CAT_AND_SIDE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy only if option category and side match | 20120131 | |||
| 13 | I_LOP_GROUP_TARGET | Call by reference | Type reference (TYPE) | LOP_GROUP | Logistical Option Group | 20120131 | |||
| 14 | I_NO_COPY_DECL_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | Do not copy declaration date data | 20120427 | |||
| 15 | I_READ_INTO_MODEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Fill the model with the source | 20120131 | |||
| 16 | I_REF_GUID_SOURCE | Call by reference | Type reference (TYPE) | LOP_REF_GUID | Reference GUID | 20120131 | |||
| 17 | I_REF_GUID_TARGET | Call by reference | Type reference (TYPE) | LOP_REF_GUID | Reference GUID | 20120131 | |||
| 18 | I_SIDE_TARGET | Call by reference | Type reference (TYPE) | LOP_SIDE | Side | 20120131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Date cannot be calculated | 20120210 | ||
| 2 | Customizing error | 20120131 | ||
| 3 | Maintain error | 20120131 | ||
| 4 | Object doesn't exist | 20120131 | ||
| 5 | 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 | CT_MSG | Call by reference | Type reference (TYPE) | LOP_T_MESSAGE | Message | 20120504 | |||
| 2 | EO_LIST | Call by reference | Object reference (TYPE REF TO) | IF_LOP_LIST_EMBEDDED | Embedded List | 20120504 | |||
| 3 | IS_DOC_ITEM_KEY | Call by reference | Type reference (TYPE) | LOP_S_DOC_ITEM_KEY | Item key | 20111128 | |||
| 4 | I_COPY_PARTIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy as much as possible | 20120503 | |||
| 5 | I_COPY_TEXT | Call by reference | Type reference (TYPE) | LOP_COPY_TEXT | Copy text | 20120116 | |||
| 6 | I_LOP_CAT_CHECK | Call by reference | Type reference (TYPE) | LOP_CAT | Logistical Option Category | 20120201 | |||
| 7 | I_LOP_GROUP | Call by reference | Type reference (TYPE) | LOP_GROUP | Logistical option group | 20111128 | |||
| 8 | I_LOP_NO_SOURCE | Call by reference | Type reference (TYPE) | LOP_NO | Option List number (for master data) | 20111128 | |||
| 9 | I_REF_GUID | Call by reference | Type reference (TYPE) | LOP_REF_GUID | Reference GUID | 20111128 | |||
| 10 | I_SIDE | Call by reference | Type reference (TYPE) | LOP_SIDE | Side | 20111128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing error | 20111128 | ||
| 2 | Maintain error | 20111128 | ||
| 3 | No authority | 20120712 | ||
| 4 | Object doesn't exist | 20111128 | ||
| 5 | 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 | CT_MSG | Call by reference | Type reference (TYPE) | LOP_T_MESSAGE | Message | 20120504 | |||
| 2 | EO_LIST | Call by reference | Object reference (TYPE REF TO) | IF_LOP_LIST_MASTER | Option list as master data | 20120504 | |||
| 3 | I_COPY_PARTIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy as much as possible | 20120503 | |||
| 4 | I_COPY_TEXT | Call by reference | Type reference (TYPE) | LOP_COPY_TEXT | Copy text | 20120116 | |||
| 5 | 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 | Customizing error | 20111206 | ||
| 2 | Maintain error | 20111206 | ||
| 3 | No authority | 20111206 | ||
| 4 | Object doesn't exist | 20111206 | ||
| 5 | 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 | IS_EMB_HEAD_TARGET | Call by reference | Type reference (TYPE) | LOP_S_LIST_HD_COM | Embedded option list header communication structure | 20120130 | |||
| 2 | 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 | ITS_ITEM_COPY_MAP | Call by reference | Type reference (TYPE) | LOP_TS_ITEM_COPY_MAP | Mapping between source and target item | 20120130 | |||
| 4 | IV_COPY_HEADER_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120130 | ||||
| 5 | IV_COPY_ITEM_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120130 | ||||
| 6 | IV_DB_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Only DB entries | 20120130 | |||
| 7 | IV_LIST_GUID_SOURCE | Call by reference | Type reference (TYPE) | LOP_LIST_GUID | Option List GUID | 20120130 | |||
| 8 | IV_MASTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Target is a master list | 20120130 | |||
| 9 | IV_RAISE_CUST_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Raise customizing error | 20120130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing error | 20120130 | ||
| 2 | Maintain error | 20120130 |
Method CREATE_EMBEDDED_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_EVENT_KEY | Call by reference | Type reference (TYPE) | LOP_TS_LIST_EVENT_KEY | Business Key for Option List Events | 20120203 | |||
| 2 | CTS_GUID | Call by reference | Type reference (TYPE) | WLF_TS_GUID | GUIDs | 20120131 | |||
| 3 | CT_MSG | Call by reference | Type reference (TYPE) | LOP_T_MESSAGE | Message | 20120503 | |||
| 4 | EO_LIST | Call by reference | Object reference (TYPE REF TO) | IF_LOP_LIST_EMBEDDED | Embedded List | 20120131 | |||
| 5 | IS_DOC_ITEM_KEY | Call by reference | Type reference (TYPE) | LOP_S_DOC_ITEM_KEY | Item key | 20111103 | |||
| 6 | IS_HEADER_EMBEDDED_COPY | Call by reference | Type reference (TYPE) | LOP_S_LIST_HD_COM | Embedded option list header communication structure | 20120130 | |||
| 7 | 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 | ITS_DATA_EMBEDDED_COPY | Call by reference | Type reference (TYPE) | LOP_TS_LIST_IT_COM | Communication structure for option list items | 20120130 | |||
| 9 | ITS_DATA_MASTER_COPY | Call by reference | Type reference (TYPE) | LOP_TS_LIST_IT_COM | Communication structure for option list items | 20111128 | |||
| 10 | I_COPY_DOC_REF | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy embedded list to embedded list | 20120130 | |||
| 11 | I_COPY_EVENT_DATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy event date | 20120210 | |||
| 12 | I_COPY_FIX_DATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy the fix date | 20120507 | |||
| 13 | I_COPY_MASTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy master to embedded list | 20111128 | |||
| 14 | I_COPY_PARTIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy as much as possible | 20120503 | |||
| 15 | I_COPY_TEXT | Call by reference | Type reference (TYPE) | LOP_COPY_TEXT | Copy text | 20120116 | |||
| 16 | I_LOP_CAT | Call by reference | Type reference (TYPE) | LOP_CAT | Logistical option category | 20111103 | |||
| 17 | I_LOP_GROUP | Call by reference | Type reference (TYPE) | LOP_GROUP | Logistical option group | 20111103 | |||
| 18 | I_NO_COPY_DECL_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | Do not copy declaration date data | 20120427 | |||
| 19 | 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 | I_REF_GUID | Call by reference | Type reference (TYPE) | LOP_REF_GUID | Reference GUID | 20111103 | |||
| 21 | I_SIDE | Call by reference | Type reference (TYPE) | LOP_SIDE | Side | 20111104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Date cannot be calculated | 20120210 | ||
| 2 | Customizing error | 20111109 | ||
| 3 | Maintain error | 20111109 | ||
| 4 | Object doesn't exist | 20111128 | ||
| 5 | 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 | CT_MSG | Call by reference | Type reference (TYPE) | LOP_T_MESSAGE | Message | 20120504 | |||
| 2 | EO_LIST | Call by reference | Object reference (TYPE REF TO) | IF_LOP_LIST_MASTER | Option list as master data | 20120504 | |||
| 3 | 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 | ITS_DATA_MASTER_COPY | Call by reference | Type reference (TYPE) | LOP_TS_LIST_IT_COM | Communication structure for option list items | 20111206 | |||
| 5 | I_COPY_MASTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy Master | 20111206 | |||
| 6 | I_COPY_PARTIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copy as much as possible | 20120503 | |||
| 7 | I_COPY_TEXT | Call by reference | Type reference (TYPE) | LOP_COPY_TEXT | Copy text | 20120116 | |||
| 8 | I_LOP_CAT | Call by reference | Type reference (TYPE) | LOP_CAT | Logistical option category | 20111107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing error | 20111107 | ||
| 2 | Maintain error | 20111206 | ||
| 3 | No authority | 20111109 | ||
| 4 | Object doesn't exist | 20111206 | ||
| 5 | 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 | IS_KEY | Call by reference | Type reference (TYPE) | LOP_S_DOC_REF | Document item key or reference | 20111124 | |||
| 2 | I_DEL_DOC | Call by reference | Type reference (TYPE) | ABAP_BOOL | Delete the document | 20120201 | |||
| 3 | I_NO_LOCK_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | don't perform a lock check in test mode | 20111124 | |||
| 4 | I_TESTMODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Test mode | 20111124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Maintain error | 20111124 | ||
| 2 | Object doesn't exist | 20111124 | ||
| 3 | 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 | ITH_REF_GUID | Call by reference | Type reference (TYPE) | LOP_TH_REF_GUID | Reference GUID | 20120117 | |||
| 2 | ITS_DOC_KEY | Call by reference | Type reference (TYPE) | LOP_TS_DOC_KEY | Document key | 20120117 | |||
| 3 | I_UPD_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_LOP_C_CAT | Read customzing for option category | 20111206 | |||
| 2 | ES_DATA | Call by reference | Type reference (TYPE) | LOP_C_CAT | Logistical Option Category | 20111206 | |||
| 3 | I_LOP_CAT | Call by reference | Type reference (TYPE) | LOP_CAT | Logistical option category | 20111206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ETH_LIST | Call by reference | Type reference (TYPE) | LOP_TH_LIST_EMBEDDED_REF | Option list GUID + embedded list | 20111118 | |||
| 2 | IS_REF_OBJECT | Call by reference | Type reference (TYPE) | LOP_S_REFERENCE | Reference object | 20111118 | |||
| 3 | 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 | EV_ARCH_HANDLE | Call by reference | Type reference (TYPE) | SYTABIX | Archiving handle | 20120314 | |||
| 2 | EV_LOCKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111122 | ||||
| 3 | EV_NEW_ENTRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111122 | ||||
| 4 | EV_READ_WITHOUT_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111122 | ||||
| 5 | EV_READ_WITH_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111122 | ||||
| 6 | EV_UPDATE_PREPARE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111128 | ||||
| 7 | 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 | 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 | 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 | IS_DOC_ITEM_KEY | Call by reference | Type reference (TYPE) | LOP_S_DOC_ITEM_KEY | Item key | 20111117 | |||
| 2 | IS_HEADER | Call by reference | Type reference (TYPE) | LOP_IS_HEADER | Entry for header | 20111117 | |||
| 3 | I_LOP_CAT | Call by reference | Type reference (TYPE) | LOP_CAT | Logistical option category | 20111117 | |||
| 4 | I_RECURSIVE_READ | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | First category -> item level -> document level | 20111117 | ||
| 5 | 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 | I_LOP_CAT | Call by reference | Type reference (TYPE) | LOP_CAT | Logistical option category | 20111117 | |||
| 2 | I_RECURSIVE_READ | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | First category -> item level -> document level | 20111117 | ||
| 3 | I_REF_GUID | Call by reference | Type reference (TYPE) | LOP_REF_GUID | Reference GUID | 20111117 | |||
| 4 | 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 | IS_DOC_KEY | Call by reference | Type reference (TYPE) | LOP_S_DOC_KEY | Key of a document | 20111107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | IS_DOC_REF_KEY | Call by reference | Type reference (TYPE) | LOP_S_DOC_REF | Document item key or reference | 20111118 | |||
| 2 | I_LIST_GUID | Call by reference | Type reference (TYPE) | LOP_LIST_GUID | Option list GUID | 20111118 | |||
| 3 | I_LOP_CAT | Call by reference | Type reference (TYPE) | LOP_CAT | Logistical option category | 20111118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IS_DOC_REF_KEY | Call by reference | Type reference (TYPE) | LOP_S_DOC_REF | Document item key or reference | 20111110 | |||
| 2 | I_LIST_GUID | Call by reference | Type reference (TYPE) | LOP_LIST_GUID | Option list GUID | 20111110 | |||
| 3 | I_LOP_CAT | Call by reference | Type reference (TYPE) | LOP_CAT | Logistical option category | 20111110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IS_DOC_REF_KEY | Call by reference | Type reference (TYPE) | LOP_S_DOC_REF | Document item key or reference | 20111123 | |||
| 2 | I_LOP_CAT | Call by reference | Type reference (TYPE) | LOP_CAT | Logistical option category | 20111123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Maintain error | 20111123 |
Method READ_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MASTER_HEADER | Call by reference | Type reference (TYPE) | LOP_S_MASTER_HD_COM | Option list header as master data communication structure | 20111102 | |||
| 2 | ETS_EMBEDDED_HEADER | Call by reference | Type reference (TYPE) | LOP_TS_LIST_HD_COM | Embedded option list header communication structure | 20111102 | |||
| 3 | ETS_ITEM | Call by reference | Type reference (TYPE) | LOP_TS_LIST_IT_COM | Communication structure for option list items | 20111102 | |||
| 4 | IS_KEY | Call by reference | Type reference (TYPE) | LOP_S_DOC_REF_KEY | Key of a document or reference | 20111102 | |||
| 5 | I_NO_DUMP_MASTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | No dump if list number is not unique | 20120307 | |||
| 6 | I_ONLY_MASTER_HEAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read only the master header | 20111110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Maintain error | 20111123 |
Method READ_IF_NECESSARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | ES_MASTER_HEAD | Call by reference | Type reference (TYPE) | LOP_S_MASTER_HD_COM | Option list header as master data communication structure | 20120704 | |||
| 2 | EV_EXIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | Master list exists | 20120704 | |||
| 3 | IV_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Bypass the buffer | 20120704 | |||
| 4 | IV_MASTER_NO | Call by reference | Type reference (TYPE) | LOP_MASTER_NO | Logistical Option: Master List Number | 20120704 | |||
| 5 | 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 | 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 | 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 | IS_DOC_KEY | Call by reference | Type reference (TYPE) | LOP_S_DOC_KEY | Key of a document | 20111221 | |||
| 2 | IS_HEADER | Call by reference | Type reference (TYPE) | LOP_IS_HEADER | Entry for header | 20111221 | |||
| 3 | I_DOC_ITEM_NO | Call by reference | Type reference (TYPE) | LOP_DOC_ITEM_NO | Item Number | 20111221 | |||
| 4 | I_LOP_CAT | Call by reference | Type reference (TYPE) | LOP_CAT | Logistical Option Category | 20111221 | |||
| 5 | 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 | 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 | I_LOP_CAT | Call by reference | Type reference (TYPE) | LOP_CAT | Logistical Option Category | 20111221 | |||
| 2 | I_RECURSIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111221 | ||||
| 3 | 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 | 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 | 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 | CTS_HEADER | Call by reference | Type reference (TYPE) | LOP_TS_LIST_HD_COM | Embedded option list header communication structure | 20120203 | |||
| 2 | CTS_ITEM | Call by reference | Type reference (TYPE) | LOP_TS_LIST_IT_COM | Communication structure for option list items | 20120203 | |||
| 3 | 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 | 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 | Object couldn't be locked | 20111107 | ||
| 2 | Maintain error | 20111123 | ||
| 3 | No authority | 20111110 | ||
| 4 | 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 | EV_SET | Call by reference | Type reference (TYPE) | ABAP_BOOL | Entry was set | 20111221 | |||
| 2 | IS_HEADER | Call by reference | Type reference (TYPE) | LOP_IS_HEADER | Entry for header | 20111221 | |||
| 3 | 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 | EV_SET | Call by reference | Type reference (TYPE) | ABAP_BOOL | Entry was set | 20111221 | |||
| 2 | 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 | EV_SET | Call by reference | Type reference (TYPE) | ABAP_BOOL | Entry was set | 20111221 | |||
| 2 | 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 | 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 | 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 |