SAP ABAP Interface IF_FICO_LIST_POOL (IF_FICO_LIST_POOL)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FIM-FCO (Application Component) Financial Conditions
     FICO_OBJECT_LAYER (Package) New Object Layer
Properties
Interface IF_FICO_LIST_POOL  
Short Description    
General Data
Package FICO_OBJECT_LAYER   New Object Layer 
Created 20080807   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FICO_LIST_POOL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FICO_OBJECT FiCo Business Object 20081205
Friends
Interface IF_FICO_LIST_POOL has no friend.
Attributes
Interface IF_FICO_LIST_POOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LIST Instance method Public Method Adds Condition List to Condition List Pool 20080807
2 DEL_LIST Instance method Public Method Deletes Condition List from Condition List Pool 20080807
3 GET_ALL_LIST Instance method Public Method Gets all Condition Lists from Condition List Pool 20080813
4 GET_LIST Instance method Public Method Get Condition List from Condition List Pool 20080807
5 REFRESH Instance method Public Method Refresh Condition List Pool 20080820
Events
Interface IF_FICO_LIST_POOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_LIST Public See coding 20080807 begin of ts_list, key type guid_16, object type ref to if_fico_list, end of ts_list
2 TT_LIST Public See coding 20080807 tt_list type SORTED TABLE OF ts_list with unique key key
3 TT_LIST_IDS Public See coding 20090129 tt_list_ids type standard table of fico_ilist
Method Signatures

Method ADD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LIST Call by reference Object reference (TYPE REF TO) IF_FICO_LIST IO_LIST 20080807
2 Importing IV_STATE Call by reference Type reference (TYPE) IF_FICO_BUFFERED_OBJECT=>TC_OBJECT_STATE IF_FICO_BUFFERED_OBJECT=>CON_CHANGED IV_STATE 20080807

Method ADD_LIST on Interface IF_FICO_LIST_POOL has no exception.

Method DEL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) GUID_16 IV_KEY 20080807

Method DEL_LIST on Interface IF_FICO_LIST_POOL has no exception.

Method GET_ALL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LISTS Value transfer Type reference (TYPE) IF_FICO_LIST_POOL=>TT_LIST 20080813

Method GET_ALL_LIST on Interface IF_FICO_LIST_POOL has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LIST Call by reference Type reference (TYPE) FICO_ILIST 20080812
2 Returning RO_LIST Value transfer Object reference (TYPE REF TO) IF_FICO_LIST RO_LIST 20080813
# Exception Resumable Description Created on
1 CX_FICO_OL_NOT_FOUND Ausnahme: Objekt nicht gefunden 20090401

Method REFRESH Signature

Method REFRESH on Interface IF_FICO_LIST_POOL has no parameter.
Method REFRESH on Interface IF_FICO_LIST_POOL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712