SAP ABAP Interface IF_LOP_LIST_EMBEDDED (Embedded List)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LOP_LIST_EMBEDDED Embedded List 20111102
Properties
Interface IF_LOP_LIST_EMBEDDED  
Short Description Embedded List    
General Data
Package LOOP   Model layer for logistical contract options 
Created 20111102   SAP 
Last changed 20130531   SAP 
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 Option list 20111102
Friends
Interface IF_LOP_LIST_EMBEDDED has no friend.
Attributes
Interface IF_LOP_LIST_EMBEDDED has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_ITEM Instance method Public Method 20111102
2 CHANGE_TEXT Instance method Public Method 20120209
3 CREATE_ITEM Instance method Public Method 20111102
4 CREATE_TEXT Instance method Public Method 20120209
5 DELETE_HEAD Instance method Public Method delete the head 20111118
6 DELETE_ITEMS Instance method Public Method 20111118
7 DELETE_TEXT Instance method Public Method 20120209
8 FINAL_CHECK_HEAD Instance method Public Method 20120209
9 FINAL_CHECK_ITEM Instance method Public Method 20120209
10 GET_EXEC_OPT_ITEM Instance method Public Method 20111202
11 GET_GUID Instance method Public Method 20111118
12 GET_HEADER_DATA Instance method Public Method get the header data 20111109
13 GET_INFO Instance method Public Method 20111202
14 GET_ITEM Instance method Public Method 20111102
15 GET_ITEMS_ALL Instance method Public Method 20111118
16 GET_TEXT Instance method Public Method 20120209
17 IS_CHANGEABLE Instance method Public Method 20111222
18 RESET_EXEC_OPT_ITEM Instance method Public Method 20111202
19 SELECT_TEXT Instance method Public Method 20120209
20 SET_DECLARATION_DATE_DATA Instance method Public Method set the data for the declaration date 20111216
21 SET_EVENT_DATE Instance method Public Method Set the event date 20120209
22 SET_EXEC_OPT_ITEM Instance method Public Method 20111202
23 SET_EXT_REF Instance method Public Method set the external reference 20111102
24 SET_LOP_ID Instance method Public Method set the logistical option list indicator 20111102
25 SET_OWNER Instance method Public Method set the owner 20111102
26 SET_SIDE Instance method Public Method set the side 20111121
27 UPDATE_TEXT Instance method Public Method 20120209
Events
Interface IF_LOP_LIST_EMBEDDED has no event.
Types
Interface IF_LOP_LIST_EMBEDDED has no local type.
Method Signatures

Method CHANGE_ITEM Signature

Method CHANGE_ITEM on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method CHANGE_ITEM on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method CHANGE_TEXT Signature

Method CHANGE_TEXT on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method CHANGE_TEXT on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method CREATE_ITEM Signature

Method CREATE_ITEM on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method CREATE_ITEM on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method CREATE_TEXT Signature

Method CREATE_TEXT on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method CREATE_TEXT on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method DELETE_HEAD Signature

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

Method DELETE_ITEMS Signature

Method DELETE_ITEMS on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method DELETE_ITEMS on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method DELETE_TEXT Signature

Method DELETE_TEXT on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method DELETE_TEXT on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method FINAL_CHECK_HEAD Signature

Method FINAL_CHECK_HEAD on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method FINAL_CHECK_HEAD on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method FINAL_CHECK_ITEM Signature

Method FINAL_CHECK_ITEM on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method FINAL_CHECK_ITEM on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method GET_EXEC_OPT_ITEM Signature

Method GET_EXEC_OPT_ITEM on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method GET_EXEC_OPT_ITEM on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method GET_GUID Signature

Method GET_GUID on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method GET_GUID on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method GET_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) LOP_S_LIST_HD_COM Embedded option list header communication structure 20111109
2 Exporting ES_HEADER_DB Call by reference Type reference (TYPE) LOP_S_LIST_HD_COM Embedded option list header communication structure 20111109
3 Exporting EV_DEAD Call by reference Type reference (TYPE) ABAP_BOOL List is dead 20111109
4 Exporting EV_HEADER_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL Header was changed 20111122
5 Exporting EV_ITEM_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL Item was changed 20111122
6 Exporting EV_REVIVED Call by reference Type reference (TYPE) ABAP_BOOL Header was revived 20111109
7 Exporting EV_UPDATE_PREPARE Call by reference Type reference (TYPE) ABAP_BOOL Update was executed 20111128

Method GET_HEADER_DATA on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method GET_INFO Signature

Method GET_INFO on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method GET_INFO on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method GET_ITEM Signature

Method GET_ITEM on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method GET_ITEM on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method GET_ITEMS_ALL Signature

Method GET_ITEMS_ALL on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method GET_ITEMS_ALL on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method GET_TEXT Signature

Method GET_TEXT on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method GET_TEXT on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method IS_CHANGEABLE Signature

Method IS_CHANGEABLE on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method IS_CHANGEABLE on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method RESET_EXEC_OPT_ITEM Signature

Method RESET_EXEC_OPT_ITEM on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method RESET_EXEC_OPT_ITEM on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method SELECT_TEXT Signature

Method SELECT_TEXT on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method SELECT_TEXT on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method SET_DECLARATION_DATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) LOP_S_DECL_DATA_ALL Changed fields of Declaration Date: Not changed by method 20111216
2 Exporting ES_HEADER Call by reference Type reference (TYPE) LOP_S_LIST_HD_COM Embedded option list header communication structure 20120207
3 Importing ITS_CHANGED_FIELD Call by reference Type reference (TYPE) LOP_TS_FIELD Fieldnames 20111216
# Exception Resumable Description Created on
1 CX_LOP_CALCULATION_ERROR Date cannot be calculated 20120210
2 CX_LOP_CUSTOMIZING_ERROR Customizing error 20111216
3 CX_LOP_MAINTAIN_ERROR Maintain error 20111216
4 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20111216
5 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20111216

Method SET_EVENT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT_DATE Call by reference Type reference (TYPE) LOP_EVENT_DATE Event Date 20120209
2 Importing I_ORIGIN Call by reference Type reference (TYPE) LOP_ORIGIN_EVENT_DATE Origin of the Event Date 20120209
# Exception Resumable Description Created on
1 CX_LOP_CALCULATION_ERROR Date cannot be calculated 20120210
2 CX_LOP_CUSTOMIZING_ERROR Customizing error 20120209
3 CX_LOP_MAINTAIN_ERROR Maintain error 20120209
4 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20120209
5 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20120209

Method SET_EXEC_OPT_ITEM Signature

Method SET_EXEC_OPT_ITEM on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method SET_EXEC_OPT_ITEM on Interface IF_LOP_LIST_EMBEDDED has no exception.

Method SET_EXT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXT_REF Call by reference Type reference (TYPE) LOP_EXT_REF External reference 20111102
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20111102
2 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20111118
3 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20111102

Method SET_LOP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOP_ID Call by reference Type reference (TYPE) LOP_ID Logistical option list indicator 20111102
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20111102
2 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20111118
3 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20111102

Method SET_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OWNER Call by reference Type reference (TYPE) LOP_OWNER Owner of a logistical option 20111102
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20111102
2 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20111118
3 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20111102

Method SET_SIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIDE Call by reference Type reference (TYPE) LOP_SIDE Side 20111121
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20111121
2 CX_LOP_OBJECT_DOES_NOT_EXIST Object doesn't exist 20111121
3 CX_LOP_OBJ_CANNOT_BE_CHANGED Object can't be changed 20111121

Method UPDATE_TEXT Signature

Method UPDATE_TEXT on Interface IF_LOP_LIST_EMBEDDED has no parameter.
Method UPDATE_TEXT on Interface IF_LOP_LIST_EMBEDDED has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607