SAP ABAP Class IF_FICO_CHECK_PROVIDER (Supplier for Condition Checks)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FICO_CHECK_PROVIDER | Object Class, Supplier of Check Objects | 20080225 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FICO_TESTAP_CHECK_PROVIDER | Object Class, Supplier of Check Objects | 20080422 |
Properties
| Class | IF_FICO_CHECK_PROVIDER | |
| Short Description | Supplier for Condition Checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080222 | 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_CHECK_PROVIDER has no interface implemented.
Friends
Class IF_FICO_CHECK_PROVIDER has no friend class.
Attributes
Class IF_FICO_CHECK_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Processes the List of Check Objects | 20081205 | |
| 2 | Instance method | Public | Method | Gets the Name of the Provider | 20080506 |
Events
Class IF_FICO_CHECK_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20080303 | TAB TYPE STANDARD TABLE OF REF TO if_fico_check_provider WITH DEFAULT KEY
|
Method Signatures
Method GET_CHECKS_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CATG | Call by reference | Type reference (TYPE) | FICO_OCATG | Konditions-, Betrag- oder Termintyp | 20081205 | |||
| 2 | IV_CHECKCATG | Call by reference | Type reference (TYPE) | FICO_OCHECKCATG | Typ der FICO-Prüfung | 20081205 | |||
| 3 | IV_CONDFORM | Call by reference | Type reference (TYPE) | FICO_FZEROCOND | Konditionsform | 20081205 | |||
| 4 | IV_CONDTYPE | Call by reference | Type reference (TYPE) | FICO_OCONDTYPE | Konditionsart | 20081217 | |||
| 5 | IV_INCREM | Call by reference | Type reference (TYPE) | FICO_FINCREM | Ersetzungstyp | 20081205 | |||
| 6 | IV_LISTTYPE | Call by reference | Type reference (TYPE) | FICO_OLISTTYP | Konditionsgruppenart | 20081205 | |||
| 7 | RT_CHECKS | Value transfer | Type reference (TYPE) | IF_FICO_CHECK=>TAB | TabTyp: FICO-Prüfungen: Verwendung, Objekt-Referenz (sort.) | 20081205 |
Method GET_CHECKS_NEW on class IF_FICO_CHECK_PROVIDER has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20080506 |
Method GET_NAME on class IF_FICO_CHECK_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |