SAP ABAP Class IF_LOP_LIST_ITEM (Option list items)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LOP_NO_FIELD_CHECK No Field Check: For Testing 20120213
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LOP_STD_FIELD_CHECK Field Check: Standard Fields 20120213
Properties
Class IF_LOP_LIST_ITEM  
Short Description Option list items    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111205   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
Class IF_LOP_LIST_ITEM has no interface implemented.
Friends
Class IF_LOP_LIST_ITEM has no friend class.
Attributes
Class IF_LOP_LIST_ITEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FIELDS_ALL Instance method Public Method Check the field chains 20111205
2 CHECK_FIELD_SINGLE Instance method Public Method Single field check for the database fields 20111205
3 GET_CONVEXIT_DYN_DATA Instance method Public Method Get conversion exit for the dynamical data 20111205
4 GET_FIELDCAT_DATA Instance method Public Method Get data for the fieldcatalog 20111205
5 SET_DYN_FIELDS Instance method Public Method Set the dynamical fields 20111205
6 SET_TEXT_FIELDS Instance method Public Method Set the text fields 20111205
Events
Class IF_LOP_LIST_ITEM has no event.
Types
Class IF_LOP_LIST_ITEM has no local type.
Method Signatures

Method CHECK_FIELDS_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_ALL_OLD Call by reference Type reference (TYPE) LOP_S_LIST_IT_COM Communication structure for option list items 20111205
2 Importing IS_DATA_DB Call by reference Type reference (TYPE) LOP_S_LIST_DATA_ALL Option fields in option items 20111205
3 Importing IS_REF_OBJECT Call by reference Type reference (TYPE) LOP_S_REFERENCE Reference object 20120201
4 Importing ITS_CHANGED_FIELD Call by reference Type reference (TYPE) LOP_TS_FIELD Fieldnames 20111205
5 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111205
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20111205

Method CHECK_FIELD_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA_ALL_OLD Call by reference Type reference (TYPE) LOP_S_LIST_IT_COM Communication structure for option list items 20111205
2 Importing IS_DATA_DB Call by reference Type reference (TYPE) LOP_S_LIST_DATA_ALL Option fields in option items 20111205
3 Importing IS_REF_OBJECT Call by reference Type reference (TYPE) LOP_S_REFERENCE Reference object 20120201
4 Importing I_CHANGED_FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20111205
5 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111205
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20111205

Method GET_CONVEXIT_DYN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONVEXIT_DATA Call by reference Type reference (TYPE) LOP_TS_CONVEXIT_DYN_DATA Conv. exit for the dynamical data of the option list item 20111205
2 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111205

Method GET_CONVEXIT_DYN_DATA on class IF_LOP_LIST_ITEM has no exception.

Method GET_FIELDCAT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COLUMN_DATA Call by reference Type reference (TYPE) LOP_TS_FIELDCAT_DATA Data of the fieldcatalog 20111205
2 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111205

Method GET_FIELDCAT_DATA on class IF_LOP_LIST_ITEM has no exception.

Method SET_DYN_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DYN_DATA Call by reference Type reference (TYPE) LOP_S_LIST_DATA_DYN_ALL Dynamic data for option list 20111205
2 Importing IS_DATA_ALL Call by reference Type reference (TYPE) LOP_S_LIST_IT_COM Communication structure for option list items 20111205
3 Importing IS_DATA_DB Call by reference Type reference (TYPE) LOP_S_LIST_DATA_ALL Option fields in option items 20111205
4 Importing IS_REF_OBJECT Call by reference Type reference (TYPE) LOP_S_REFERENCE Reference object 20120207
5 Importing ITS_CHANGED_FIELD_DB Call by reference Type reference (TYPE) LOP_TS_FIELD Changed fields of the DB-Part 20111206
6 Importing ITS_TECH_REL_DYN Call by reference Type reference (TYPE) LOP_TS_TECH_RELATION Technical relationship of option category fields 20111205
7 Importing IT_COMP_LOP_DYN_SORT Call by reference Type reference (TYPE) DDFIELDS DD: Field List (all fields) 20111205
8 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111205
9 Importing I_SET_ALL Call by reference Type reference (TYPE) ABAP_BOOL Set all fields (after DB read or copy) 20111220

Method SET_DYN_FIELDS on class IF_LOP_LIST_ITEM has no exception.

Method SET_TEXT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TEXT_DYN Call by reference Type reference (TYPE) LOP_S_LIST_TEXT_DYN Dynamic texts for option lists 20111205
2 Importing IS_DATA_ALL Call by reference Type reference (TYPE) LOP_S_LIST_IT_COM Communication structure for option list items 20111205
3 Importing IS_DATA_DB Call by reference Type reference (TYPE) LOP_S_LIST_DATA_ALL Option fields in option items 20111205
4 Importing IS_REF_OBJECT Call by reference Type reference (TYPE) LOP_S_REFERENCE Reference object 20120207
5 Importing ITS_CHANGED_FIELD_DB Call by reference Type reference (TYPE) LOP_TS_FIELD Changed fields of the DB-Part 20111206
6 Importing ITS_TECH_REL_TEXT Call by reference Type reference (TYPE) LOP_TS_TECH_RELATION Technical relationship of option category fields 20111205
7 Importing IT_COMP_LOP_TEXT_SORT Call by reference Type reference (TYPE) DDFIELDS DD: Field List (all fields) 20111205
8 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111205
9 Importing I_SET_ALL Call by reference Type reference (TYPE) ABAP_BOOL Set all fields (after DB read or copy) 20111220

Method SET_TEXT_FIELDS on class IF_LOP_LIST_ITEM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in