SAP ABAP Class IF_FICO_LIST_POOL (IF_FICO_LIST_POOL)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FICO_OBJECT | FiCo Business Object | 20081205 |
Properties
Class | IF_FICO_LIST_POOL | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080807 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FICO_LIST_POOL has no interface implemented.
Friends
Class IF_FICO_LIST_POOL has no friend class.
Attributes
Class IF_FICO_LIST_POOL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds Condition List to Condition List Pool | 20080807 |
2 | ![]() |
Instance method | Public | Method | Deletes Condition List from Condition List Pool | 20080807 |
3 | ![]() |
Instance method | Public | Method | Gets all Condition Lists from Condition List Pool | 20080813 |
4 | ![]() |
Instance method | Public | Method | Get Condition List from Condition List Pool | 20080807 |
5 | ![]() |
Instance method | Public | Method | Refresh Condition List Pool | 20080820 |
Events
Class 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 | ![]() |
IO_LIST | Call by reference | Object reference (TYPE REF TO) | IF_FICO_LIST | IO_LIST | 20080807 | ||
2 | ![]() |
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 class 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 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | GUID_16 | IV_KEY | 20080807 |
Method DEL_LIST on class 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 | ![]() |
RT_LISTS | Value transfer | Type reference (TYPE) | IF_FICO_LIST_POOL=>TT_LIST | 20080813 |
Method GET_ALL_LIST on class 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 | ![]() |
IV_LIST | Call by reference | Type reference (TYPE) | FICO_ILIST | 20080812 | |||
2 | ![]() |
RO_LIST | Value transfer | Object reference (TYPE REF TO) | IF_FICO_LIST | RO_LIST | 20080813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Objekt nicht gefunden | 20090401 |
Method REFRESH Signature
Method REFRESH on class IF_FICO_LIST_POOL has no parameter.
Method REFRESH on class IF_FICO_LIST_POOL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |