SAP ABAP Interface IF_FICO_CHECK_MAINTAIN_CONDS (FICO: Interface to Checks and UI Maintenance)
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_AUX_CHECK_MAINT | Auxiliary Class for Condition Checks and Maintenance | 20060314 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FICO_AUX_MIX_STD | Auxiliary Class for Merged Standard Conditions | 20060412 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FICO_TEST_BA_DATA_4_CHECK | FiCo for Checks | 20080918 |
Properties
| Interface | IF_FICO_CHECK_MAINTAIN_CONDS | |
| Short Description | FICO: Interface to Checks and UI Maintenance |
General Data
| Package | FICO | Financial Conditions |
| Created | 20060314 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FICO_CHECK_MAINTAIN_CONDS has no forward declaration.
Interfaces
Interface IF_FICO_CHECK_MAINTAIN_CONDS has no interface.
Friends
Interface IF_FICO_CHECK_MAINTAIN_CONDS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CDGRP_INTERV | Instance attribute | Public | Type reference (TYPE) | FICO_TYP_TAS_CDGRP_INTERV | Condition Groups with Usage Data | 20120601 | ||
| 2 | IT_LISTTYPE_INTERV | Instance attribute | Public | Type reference (TYPE) | TT_LISTTYPE_INTERV | Condition Group Types | 20120608 | ||
| 3 | I_CLSNAME | Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Name of Implementing Class | 20060320 | ||
| 4 | I_FLG_INDIVIDUALISED | Instance attribute | Public | Type reference (TYPE) | XFELD | Checkbox | 20060511 | ||
| 5 | I_REF_CONDI | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Conditions with Buffer Indicator | 20060316 | ||
| 6 | I_REF_CONDI_DB | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Conditions with Buffer Indicator | 20060316 | ||
| 7 | I_REF_CONDI_DEL | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Conditions with Buffer Indicator | 20060406 | ||
| 8 | I_REF_CONDI_DEL_GL | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Conditions with Buffer Indicator | 20060406 | ||
| 9 | I_REF_CONDI_GL | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Conditions with Buffer Indicator | 20060316 | ||
| 10 | I_REF_COND_T | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Condition Descriptions | 20060316 | ||
| 11 | I_REF_COND_T_DB | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Condition Descriptions | 20060316 | ||
| 12 | I_REF_COND_T_GL | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Condition Descriptions | 20060316 | ||
| 13 | I_REF_LISTCOND | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Conditions with Buffer Indicator | 20060316 | ||
| 14 | I_REF_LISTCOND_DB | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Conditions with Buffer Indicator | 20060316 | ||
| 15 | I_REF_LISTCOND_GL | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Conditions with Buffer Indicator | 20060316 | ||
| 16 | I_REF_MAP_SEM_KEY | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Conditions: Semantic Key | 20060710 | ||
| 17 | I_REF_POS | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Items of the Conditions with Buffering Indicator | 20060316 | ||
| 18 | I_REF_POS_DB | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Items of the Conditions with Buffering Indicator | 20060316 | ||
| 19 | I_REF_POS_GL | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Items of the Conditions with Buffering Indicator | 20060316 | ||
| 20 | I_REF_POS_REL | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Relationships | 20070419 | ||
| 21 | I_REF_POS_REL_DB | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Relationships | 20070419 | ||
| 22 | I_REF_POS_REL_GL | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Relationships | 20070419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Condition Data New DB Format | 20060314 | |
| 2 | Instance method | Public | Method | External Check of Condition in List | 20070327 | |
| 3 | Instance method | Public | Method | One-Time External Change to Condition List | 20070327 | |
| 4 | Instance method | Public | Method | Read Condition Tables | 20060314 | |
| 5 | Instance method | Public | Method | Condition Data Old DB Format | 20060321 | |
| 6 | Instance method | Public | Method | Transfer Conditions From a List | 20060321 | |
| 7 | Instance method | Public | Method | Determine Last Date for Retroactive Change | 20070327 | |
| 8 | Instance method | Public | Method | Check Conditions: Uniqueness of Semantic Key | 20060314 | |
| 9 | Instance method | Public | Method | Notification of Changes to Condition List | 20070327 | |
| 10 | Instance method | Public | Method | Simulation of Changes | 20070327 |
Events
Interface IF_FICO_CHECK_MAINTAIN_CONDS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_LISTTYPE_INTERV | Public | See coding | 20120608 | BEGIN OF ts_listtype_interv.
TYPES valid_from TYPE fico_dvalidfrom.
TYPES valid_to TYPE fico_dvalidto.
TYPES o_listtype TYPE fico_olisttyp.
TYPES ind_list TYPE fico_ilist.
TYPES flg_new TYPE char1.
TYPES END OF ts_listtype_interv
|
||
| 2 | TT_LISTTYPE_INTERV | Public | See coding | 20120608 | tt_listtype_interv TYPE SORTED TABLE OF ts_listtype_interv
WITH UNIQUE KEY valid_from
|
Method Signatures
Method COND_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20060314 | |||
| 2 | E_T_CONDI | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_CONDI_BUFF | Konditionen mit Pufferungsflag | 20060314 | |||
| 3 | E_T_COND_T | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_COND_T | Tabellentyp: Texte für Konditionen (sortiert) | 20060314 | |||
| 4 | E_T_POS | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS_BUFF | Positionen der Konditionen mit Pufferungsflag | 20060314 | |||
| 5 | E_T_POS_REL | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS_REL_BUFF | Tabelle für Relationen | 20070419 | |||
| 6 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060314 | |||
| 7 | E_T_RULE | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_CONDIT_RULE_SHORT | Tabellentyp Konditionsposition: Formel ID und Text | 20060314 | |||
| 8 | I_COND | Call by reference | Type reference (TYPE) | FICO_ICOND | Kondition (GUID) | 20060314 | |||
| 9 | I_FLG_TECH_DESCR | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060314 | |||
| 10 | I_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060314 | ||
| 11 | I_LIST | Call by reference | Type reference (TYPE) | FICO_ILIST | Konditionsliste | 20060314 | |||
| 12 | I_MAX_VALID_TO | Call by reference | Type reference (TYPE) | FICO_DVALIDTO | IF_FICO_GENERAL_CONSTANTS=>G_CON_MAXDATE | Gültig bis | 20060314 | ||
| 13 | I_MIN_VALID_FROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | IF_FICO_GENERAL_CONSTANTS=>G_CON_MINDATE | Gültig ab | 20060314 | ||
| 14 | I_STARTDATE | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | Gültig ab | 20060314 | |||
| 15 | I_T_STATUS | Call by reference | Type reference (TYPE) | FICOT_STATUS | Tabelle für Statusselektion | 20060314 |
Method COND_GET on Interface IF_FICO_CHECK_MAINTAIN_CONDS has no exception.
Method DO_CHECK_COND_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20070327 | |||
| 2 | E_COND_ERR | Call by reference | Type reference (TYPE) | FICO_ICOND | Kondition (GUID) in der das Fehler auftritt | 20070327 | |||
| 3 | E_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070327 | |||
| 4 | E_VALIDFROM_ERR | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | Gültig-ab-Datum einer Kondition | 20070327 | |||
| 5 | I_COND | Call by reference | Type reference (TYPE) | FICO_ICOND | Kondition (GUID) | 20070327 | |||
| 6 | I_EXTLINK | Call by reference | Type reference (TYPE) | FICO_IEXTLINK | Externe Verbindung | 20070327 | |||
| 7 | I_LIST_DATA | Call by reference | Type reference (TYPE) | BCA_CONDGROUP | Konditionsgruppe/Liste | 20070327 | |||
| 8 | I_USEDUNTIL | Call by reference | Type reference (TYPE) | FICO_DUSEDUNTIL | Verwendet bis | 20070327 |
Method DO_CHECK_COND_EXT on Interface IF_FICO_CHECK_MAINTAIN_CONDS has no exception.
Method DO_CHECK_LIST_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20070327 | |||
| 2 | E_COND_ERR | Call by reference | Type reference (TYPE) | FICO_ICOND | Kondition (GUID) in der das Fehler auftritt | 20070327 | |||
| 3 | E_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070327 | |||
| 4 | E_VALIDFROM_ERR | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | Gültig-ab-Datum einer Kondition | 20070327 | |||
| 5 | I_EXTLINK | Call by reference | Type reference (TYPE) | FICO_IEXTLINK | Externe Verbindung | 20070327 | |||
| 6 | I_LIST_DATA | Call by reference | Type reference (TYPE) | BCA_CONDGROUP | Konditionsgruppe/Liste | 20070327 | |||
| 7 | I_USEDUNTIL | Call by reference | Type reference (TYPE) | FICO_DUSEDUNTIL | Verwendet bis | 20070327 |
Method DO_CHECK_LIST_EXT on Interface IF_FICO_CHECK_MAINTAIN_CONDS has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20060320 |
Method GET_ATTRIBUTES on Interface IF_FICO_CHECK_MAINTAIN_CONDS has no exception.
Method GET_COND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_COND | Call by reference | Type reference (TYPE) | FICOT_COND | Konditionen | 20060321 | |||
| 2 | E_S_COND_T | Call by reference | Type reference (TYPE) | FICOT_COND_T | Texte für Konditionen (ungepuffert) | 20060321 | |||
| 3 | E_T_AMT | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_AMT | Tabellentyp: Betrag (sortiert) | 20060321 | |||
| 4 | E_T_AMTPOS | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_AMTPOS | Tabellentyp: Betragsposition (sortiert) | 20060321 | |||
| 5 | E_T_AMTPOSEXP | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_AMTPOSEXP | Zinssätze und Zinsreferenzen zu Betragsposition (sortiert) | 20060321 | |||
| 6 | E_T_CONDDIFF | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_CONDDIFF | Tabellentyp: Zuordnung Kondition - Differenzierung | 20060321 | |||
| 7 | E_T_CONDDIFF_T | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_DIFF_DISPLAY | Differenzierungen einer Kondition mit Texten (sortiert) | 20060321 | |||
| 8 | E_T_CONDI | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_CONDI_BUFF | Konditionen mit Pufferungsflag | 20060321 | |||
| 9 | E_T_DATE | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_DATE | Tabellentyp: Termin (sortiert) | 20060321 | |||
| 10 | E_T_DATEPOS | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_DATEPOS | Tabellentyp: Terminposition (sortiert) | 20060321 | |||
| 11 | E_T_POS_REL | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS_REL_BUFF | Tabelle für Relationen | 20070419 | |||
| 12 | E_T_RULE | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_CONDIT_RULE_SHORT | Tabellentyp Konditionsposition: Formel ID und Text | 20060321 | |||
| 13 | I_CMP_VALIDTO_IMPL | Call by reference | Type reference (TYPE) | BOOLE_D | Berechne implizites 'Gültig bis' Datum | 20060419 | |||
| 14 | I_COND | Value transfer | Type reference (TYPE) | FICO_ICOND | Kondition (GUID) | 20060321 | |||
| 15 | I_FLG_TECH_DESCR | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060321 | |||
| 16 | I_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060321 | ||
| 17 | I_LIST | Call by reference | Type reference (TYPE) | FICO_ILIST | Konditionsliste | 20060321 | |||
| 18 | I_MAX_VALID_TO | Call by reference | Type reference (TYPE) | FICO_DVALIDTO | IF_FICO_GENERAL_CONSTANTS=>G_CON_MAXDATE | Gültig bis | 20060321 | ||
| 19 | I_MIN_VALID_FROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | IF_FICO_GENERAL_CONSTANTS=>G_CON_MINDATE | Gültig ab | 20060321 | ||
| 20 | I_T_STATUS | Call by reference | Type reference (TYPE) | FICOT_STATUS | Tabelle für Statusselektion | 20060321 |
Method GET_COND on Interface IF_FICO_CHECK_MAINTAIN_CONDS has no exception.
Method GET_COND_OF_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPL | Call by reference | Type reference (TYPE) | FICO_OAPPL | Anwendung | 20080410 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20060321 | |||
| 3 | E_T_AMT | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_AMT | Tabellentyp: Betrag (sortiert) | 20060321 | |||
| 4 | E_T_AMTPOS | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_AMTPOS | Tabellentyp: Betragsposition (sortiert) | 20060321 | |||
| 5 | E_T_AMTPOSEXP | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_AMTPOSEXP | Zinssätze und Zinsreferenzen zu Betragsposition (sortiert) | 20060321 | |||
| 6 | E_T_COND | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_COND | Tabellentyp: Konditionentabelle (sortiert) | 20060321 | |||
| 7 | E_T_CONDDIFF | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_CONDDIFF | Tabellentyp: Zuordnung Kondition - Differenzierung | 20060321 | |||
| 8 | E_T_CONDDIFF_T | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_DIFF_DISPLAY | Differenzierungen einer Kondition mit Texten (sortiert) | 20060321 | |||
| 9 | E_T_COND_T | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_COND_T | Tabellentyp: Texte für Konditionen (sortiert) | 20060321 | |||
| 10 | E_T_DATE | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_DATE | Tabellentyp: Termin (sortiert) | 20060321 | |||
| 11 | E_T_DATEPOS | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_DATEPOS | Tabellentyp: Terminposition (sortiert) | 20060321 | |||
| 12 | E_T_POS_REL | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS_REL_BUFF | Tabelle für Relationen | 20070419 | |||
| 13 | E_T_RULE | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_CONDIT_RULE_SHORT | Tabellentyp Konditionsposition: Formel ID und Text | 20060321 | |||
| 14 | I_AMT | Call by reference | Type reference (TYPE) | FICO_CAMT | Währung | 20060321 | |||
| 15 | I_CMP_VALIDTO_IMPL | Call by reference | Type reference (TYPE) | BOOLE_D | Berechne implizites 'Gültig bis' Datum | 20060419 | |||
| 16 | I_CONDTYPE | Call by reference | Type reference (TYPE) | FICO_OCONDTYPE | Konditionsart | 20060321 | |||
| 17 | I_FLG_AUTHCHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060321 | |||
| 18 | I_FLG_DIFFTEXT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060321 | ||
| 19 | I_FLG_TECH_DESCR | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060321 | |||
| 20 | I_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060321 | ||
| 21 | I_LIST | Call by reference | Type reference (TYPE) | FICO_ILIST | Konditionsliste | 20060321 | |||
| 22 | I_MAX_VALID_TO | Call by reference | Type reference (TYPE) | FICO_DVALIDTO | IF_FICO_GENERAL_CONSTANTS=>G_CON_MAXDATE | Gültig bis | 20060321 | ||
| 23 | I_MIN_VALID_FROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | IF_FICO_GENERAL_CONSTANTS=>G_CON_MINDATE | Gültig ab | 20060321 | ||
| 24 | I_STARTDATE | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | Gültig ab | 20060321 | |||
| 25 | I_T_STATUS | Call by reference | Type reference (TYPE) | FICOT_STATUS | Tabelle für Statusselektion | 20060321 | |||
| 26 | I_VALIDFROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | Gültig ab | 20060321 |
Method GET_COND_OF_LIST on Interface IF_FICO_CHECK_MAINTAIN_CONDS has no exception.
Method GET_OLDEST_CHANGE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL | Call by reference | Type reference (TYPE) | FICO_OAPPL | Anwendung | 20070615 | |||
| 2 | I_CONDTYPE | Call by reference | Type reference (TYPE) | FICO_OCONDTYPE | Konditionsart | 20070330 | |||
| 3 | I_EXTLINK | Call by reference | Type reference (TYPE) | FICO_IEXTLINK | Externe Verbindung | 20070327 | |||
| 4 | I_LIST_DATA | Call by reference | Type reference (TYPE) | BCA_CONDGROUP | Konditionsgruppe/Liste von Konditionen | 20070327 | |||
| 5 | R_DATE_LAST_CH | Value transfer | Type reference (TYPE) | FICO_DVALIDFROM | Gültig-ab-Datum einer Kondition | 20070327 |
Method GET_OLDEST_CHANGE_DATE on Interface IF_FICO_CHECK_MAINTAIN_CONDS has no exception.
Method LIST_COMPARE_COND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060314 | |||
| 2 | E_COND_REP | Call by reference | Type reference (TYPE) | FICO_ICOND | Kondition GUID nach Ersetzung | 20070924 | |||
| 3 | E_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060314 | |||
| 4 | I_COND | Call by reference | Type reference (TYPE) | FICO_ICOND | Kondition (GUID) | 20060314 | |||
| 5 | I_COND_FIND | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060314 | |||
| 6 | I_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060314 | ||
| 7 | I_LISTTYPE | Call by reference | Type reference (TYPE) | FICOT_CONDI-O_LISTTYPE | Konditionsgruppenart | 20060314 | |||
| 8 | I_LIST_COMPARE | Call by reference | Type reference (TYPE) | FICO_ILIST | Konditionsliste | 20060314 | |||
| 9 | I_MAX_VALID_TO | Call by reference | Type reference (TYPE) | FICO_DVALIDTO | IF_FICO_GENERAL_CONSTANTS=>G_CON_MAXDATE | Gültig bis | 20060314 | ||
| 10 | I_MIN_BACKDATED_CHNG | Call by reference | Type reference (TYPE) | FICO_DMIN_BACKDATED_CHNG | Datum, bis zu dem eine rückwirkende Änderung möglich ist | 20090825 | |||
| 11 | I_MIN_VALID_FROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | IF_FICO_GENERAL_CONSTANTS=>G_CON_MINDATE | Gültig ab | 20060314 | ||
| 12 | I_RELEASE_PROC | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060314 | |||
| 13 | I_STARTDATE | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | Gültig ab | 20060808 | |||
| 14 | I_T_COND | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_COND | Tabellentyp: Konditionentabelle (sortiert) | 20060314 | |||
| 15 | I_T_CONDDIFF | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_CONDDIFF | Tabellentyp: Zuordnung Kondition - Differenzierung | 20060314 | |||
| 16 | I_T_CONDI | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_CONDI_BUFF | Konditionen mit Pufferungsflag | 20060314 | |||
| 17 | I_T_STATUS | Call by reference | Type reference (TYPE) | FICOT_STATUS | Tabelle für Statusselektion | 20060314 | |||
| 18 | I_USEDUNTIL | Call by reference | Type reference (TYPE) | FICOS_OV_LIST-D_USEDUNTIL | Verwendet bis | 20060314 |
Method LIST_COMPARE_COND on Interface IF_FICO_CHECK_MAINTAIN_CONDS has no exception.
Method NOTIFY_LIST_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle (keine Fehler erlaubt; nur Warnungen etc.) | 20110217 | |||
| 2 | I_EXTLINK | Call by reference | Type reference (TYPE) | FICO_IEXTLINK | Externe Verbindung | 20070510 | |||
| 3 | I_LIST_DATA | Call by reference | Type reference (TYPE) | BCA_CONDGROUP | Konditionsgruppe/Liste von Konditionen | 20070510 | |||
| 4 | I_T_CHANGES | Call by reference | Type reference (TYPE) | FICOT_TAB_CONDI_CHANGES | Liste der Zeitintervalle der Änderungen pro Kondition | 20070510 |
Method NOTIFY_LIST_CHANGE on Interface IF_FICO_CHECK_MAINTAIN_CONDS has no exception.
Method SIMULATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20070327 | |||
| 2 | ES_CONDI_ERR | Call by reference | Type reference (TYPE) | FICOS_CONDI_BUFF | Fehlerhafter Konditionskopfeintrag | 20070327 | |||
| 3 | E_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070327 | |||
| 4 | E_RIF_DISP_CONDS | Call by reference | Object reference (TYPE REF TO) | IF_FICO_CHECK_MAINTAIN_CONDS | FiCo: Schnittstelle zur Checks und UI Pflege | 20070327 | |||
| 5 | I_EXTLINK_CHILD | Call by reference | Type reference (TYPE) | FICO_IEXTLINK | Externe Verbindung | 20070327 | |||
| 6 | I_FLG_ALSO_DISPLAY | Call by reference | Type reference (TYPE) | XFELD | ' ' -> nur mischen und prüfen, 'X' auch Anzeige ermöglichen | 20070327 | |||
| 7 | I_FLG_BUFF_CHILD | Call by reference | Type reference (TYPE) | FICO_FBUFFER | Kennzeichen für Pufferung | 20070327 | |||
| 8 | I_LIST_CHILD | Call by reference | Type reference (TYPE) | FICO_ILIST | Konditionsliste mit höhere Priorität | 20070327 |
Method SIMULATE on Interface IF_FICO_CHECK_MAINTAIN_CONDS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |