SAP ABAP Interface IF_FICO_CALLBACKS (Interface for FiCo Clients)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FIM-FCO (Application Component) Financial Conditions
⤷
FICO (Package) Financial Conditions
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FICO_TESTAP_NEW_CALLBACKS | Callbacks from the FiCo Test Application | 20080421 |
Properties
| Interface | IF_FICO_CALLBACKS | |
| Short Description | Interface for FiCo Clients |
General Data
| Package | FICO | Financial Conditions |
| Created | 20080418 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_FICO_CHECK_PROVIDER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | VRM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_FICO_CALLBACKS has no interface.
Friends
Interface IF_FICO_CALLBACKS has no friend.
Attributes
Interface IF_FICO_CALLBACKS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | FiCo Needs the Client and Host Suppliers for Checks | 20080421 | |
| 2 | Instance method | Public | Method | Query: Data for the Payment Summary (UI) | 20080430 | |
| 3 | Instance method | Public | Method | Query: Data for Maintenance Liste | 20080430 | |
| 4 | Instance method | Public | Method | Gets Control Parameters for Release | 20120323 | |
| 5 | Instance method | Public | Method | Maintenance Liste has Set of Rules | 20080430 | |
| 6 | Instance method | Public | Method | Call up from Workflow Release | 20080430 | |
| 7 | Instance method | Public | Method | Check Changeability of a Validity Period | 20080430 | |
| 8 | Instance method | Public | Method | Notification of Changes to Condition List | 20080430 | |
| 9 | Instance method | Public | Method | Maintenance List must Satisfy Set of Rules | 20080430 | |
| 10 | Instance method | Public | Method | Client Supplies/Changes Fixed Values and UI Status of Fields | 20080430 |
Events
Interface IF_FICO_CALLBACKS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STR_FIELD_DISPLAY | Public | See coding | 20080505 | begin of STR_FIELD_DISPLAY,
* Feldbeschreibung
dynp_descr type ficos_ddic_infos-fieldtext,
* PF1 Hilfe: Anzeige per call function HELP_OBJECT_SHOW
DOKCLASS type DSYSH-DOKCLASS,
DOKNAME type char100,
end of STR_FIELD_DISPLAY
|
Method Signatures
Method GET_CHECK_PROVIDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_APPL_CHECK_PROV | Value transfer | Type reference (TYPE) | IF_FICO_CHECK_PROVIDER=>TAB | 20080421 |
Method GET_CHECK_PROVIDERS on Interface IF_FICO_CALLBACKS has no exception.
Method GET_DISP_LIST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXTLINK | Call by reference | Type reference (TYPE) | FICO_IEXTLINK | Externe Verbindung | 20080430 | |||
| 2 | E_F_INDCOND | Call by reference | Type reference (TYPE) | FICO_FINDCOND | Individualkondition | 20080430 | |||
| 3 | E_LIST_DATA | Call by reference | Type reference (TYPE) | BCA_CONDGROUP | Konditionsgruppeart, Listen GUID usw. | 20080430 | |||
| 4 | E_TSPE | Call by reference | Type reference (TYPE) | FICO_TSPE | Erweiterter Zeitstempel | 20110110 |
Method GET_DISP_LIST_DATA on Interface IF_FICO_CALLBACKS has no exception.
Method GET_MAINT_LIST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXTLINK | Call by reference | Type reference (TYPE) | FICO_IEXTLINK | Externe Verbindung | 20080430 | |||
| 2 | E_F_INDCOND | Call by reference | Type reference (TYPE) | FICO_FINDCOND | Individualkondition | 20080430 | |||
| 3 | E_LIST_DATA | Call by reference | Type reference (TYPE) | BCA_CONDGROUP | Konditionsgruppeart, Listen GUID usw. | 20080430 | |||
| 4 | E_TSPE | Call by reference | Type reference (TYPE) | FICO_TSPE | Erweiterter Zeitstempel | 20110110 |
Method GET_MAINT_LIST_DATA on Interface IF_FICO_CALLBACKS has no exception.
Method GET_STOP_RELEASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STOP_RELEASE | Value transfer | Type reference (TYPE) | FICO_FRELPROC | ' ' -gemäß Cust., 'X' - freigeben, 'O'- definiert Appl. | 20120323 |
Method GET_STOP_RELEASE on Interface IF_FICO_CALLBACKS has no exception.
Method HAS_RULESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_RULESET | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20080430 |
Method HAS_RULESET on Interface IF_FICO_CALLBACKS has no exception.
Method IN_RELEASE_WF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IN_RELWF | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20080430 |
Method IN_RELEASE_WF on Interface IF_FICO_CALLBACKS has no exception.
Method IS_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGES_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Änderungen erlaubt (='X') oder nicht (=' ') | 20080430 | |||
| 2 | EV_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20080430 | |||
| 3 | IS_COND | Call by reference | Type reference (TYPE) | FICOS_COND_SEMANTIC_KEY | Semantischer Schlüssel einer Kondition | 20080430 | |||
| 4 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20080430 | |||
| 5 | IV_LISTTYPE | Call by reference | Type reference (TYPE) | FICO_OLISTTYP | Konditionsgruppenart | 20080430 | |||
| 6 | IV_VALIDFROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | Gültig-ab-Datum einer Kondition | 20080430 |
Method IS_CHANGEABLE on Interface IF_FICO_CALLBACKS has no exception.
Method NOTIFY_LIST_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_CHANGES | Call by reference | Type reference (TYPE) | FICOT_TAB_CONDI_CHANGES | Liste der Zeitintervalle der Änderungen pro Kondition | 20080430 |
Method NOTIFY_LIST_CHANGE on Interface IF_FICO_CALLBACKS has no exception.
Method OBEYS_RULESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBEY_RULESET | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20080430 |
Method OBEYS_RULESET on Interface IF_FICO_CALLBACKS has no exception.
Method PROVIDE_FIELD_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUES | Call by reference | Type reference (TYPE) | VRM_VALUES | 20080430 | ||||
| 2 | CV_SCREEN_STATUS | Call by reference | Type reference (TYPE) | FICO_FLDSTAT | Feldstatus (Mußeingabe, Kanneingabe, Anzeige, Ausgeblendet) | 20080430 | |||
| 3 | EV_UI_FIELDINFO | Call by reference | Type reference (TYPE) | STR_FIELD_DISPLAY | Feldbezeichner mittel & PF1 Hilfe (für UI) | 20080505 | |||
| 4 | IS_COND | Call by reference | Type reference (TYPE) | FICOS_COND_SEMANTIC_KEY | Semantischer Schlüssel einer Kondition | 20080430 | |||
| 5 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20080430 | |||
| 6 | IV_LISTTYPE | Call by reference | Type reference (TYPE) | FICO_OLISTTYP | Konditionsgruppenart | 20080430 | |||
| 7 | IV_VALIDFROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | Gültig-ab-Datum einer Kondition | 20080430 |
Method PROVIDE_FIELD_VALUES on Interface IF_FICO_CALLBACKS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |