Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FICM_COND_READER | Reading of Conditions | 20060623 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FICO_COND_READER | Interface for Reading Conditions | 20060406 |
Properties
| Class | CL_FICM_COND_READER | |
| Short Description | Class for Reading Conditions | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FICO | Financial Conditions |
| Created | 20060406 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FICM_COND_READER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FICM_COND_READER | Reading of Conditions | 20060623 | ||
| 2 | IF_FICO_COND_READER | Interface for Reading Conditions | 20060406 |
Friends
Class CL_FICM_COND_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | FICO_OAPPL | Application | 20060406 | |||
| 2 | Constant | Private | Type reference (TYPE) | I | 200 | Maximum Number of Elements in Buffer | 20070202 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060626 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FICM_COND_CONVERTER | FICO <-> FCL Conversion | 20070508 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | I | 20060406 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | I | 20060623 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | I | 20070209 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | CL_TY_TAB_COND_BUFFER | 20060406 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | CL_TYP_TAH_INSTANCE_BUFFER | Buffer for Instances | 20061025 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CL_TAS_DIFF | 20060628 | ||||
| 11 | Static Attribute | Private | Type reference (TYPE) | CL_TAS_COND_BUFFER | 20060623 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | FICO_TYP_TAB_COND_DIFF | Table with Assignment of Different. Categories to Cond.Types | 20060628 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | FICM_TAH_CONDTYPE_CUST | Parts of Condition Type Customizing | 20060714 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | CL_TYP_TAS_LISTTYPE | Condition List Types | 20120525 |
Methods
Events
Class CL_FICM_COND_READER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_STR_CONDTAB | Private | See coding | 20120313 | BEGIN OF ty_str_condtab,
list_id TYPE fcl_dte_ilist,
tab_cond TYPE fcl_tab_cond,
END OF ty_str_condtab
|
||
| 2 | TY_TAS_CONDTAB | Private | See coding | 20120313 | ty_tas_condtab TYPE SORTED TABLE OF ty_str_condtab WITH UNIQUE KEY list_id
|
Method Signatures
Method ADAPT_CONDI_TO_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_CONDI | Call by reference | Type reference (TYPE) | CL_FICO_TAS_CONDI | 20060908 | ||||
| 2 | I_VALIDFROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | Gültig ab | 20060908 | |||
| 3 | I_VALIDTO | Call by reference | Type reference (TYPE) | FICO_DVALIDTO | Gültig bis | 20060908 |
Method ADAPT_CONDI_TO_PERIOD on class CL_FICM_COND_READER has no exception.
Method CHECK_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STR_CONDI | Call by reference | Type reference (TYPE) | FICOT_CONDI | Konditionen (ungepuffert) | 20060803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für den Fall eines inkonsitentne Cutomizing | 20060628 |
Method COLLECT_DIFFCATG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STR_FCL_COND | Call by reference | Type reference (TYPE) | FCL_STR_COND | Konditionskopf | 20060623 | |||
| 2 | C_TAS_DIFFCATG | Call by reference | Type reference (TYPE) | FICM_TAS_DIFFCATG | Tabelle für Differenzierungstypen | 20060623 |
Method COLLECT_DIFFCATG on class CL_FICM_COND_READER has no exception.
Method COPY_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_POS | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS | Positionen der Konditionen (sortiert) | 20060428 | |||
| 2 | C_T_POS_REL | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS_REL | Tabelle für Relationen | 20120323 | |||
| 3 | E_S_CONDI_CP | Call by reference | Type reference (TYPE) | FICOT_CONDI | Konditionen (ungepuffert) | 20060428 | |||
| 4 | I_DVALIDFROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | Gültig ab | 20060428 | |||
| 5 | I_S_CONDI | Call by reference | Type reference (TYPE) | FICOT_CONDI | Konditionen (ungepuffert) | 20060428 |
Method COPY_COMPONENT on class CL_FICM_COND_READER has no exception.
Method EXTRACT_DIFFCATG_AND_OPERANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_COND | Call by reference | Type reference (TYPE) | FCL_TAB_COND | Konditionen (ungepuffert) | 20070514 | |||
| 2 | C_TAS_COND_POS | Call by reference | Type reference (TYPE) | FCL_TAS_COND_POS | Positionen der Konditionen | 20070727 | |||
| 3 | E_CAMT_POST | Call by reference | Type reference (TYPE) | FICO_CAMT_POST | Zahlungswährung | 20070514 | |||
| 4 | E_TAS_DIFFCATG | Call by reference | Type reference (TYPE) | FICM_TAS_DIFFCATG | Tabelle für Differenzierungstypen | 20070514 | |||
| 5 | E_TAS_OPERANDS_INFO | Call by reference | Type reference (TYPE) | FICM_TAS_OPERANDS_INFO | Tabelle für die Beschreibung von Variablen von Formeln | 20070514 | |||
| 6 | I_FBUFFER | Call by reference | Type reference (TYPE) | FICO_FBUFFER | Kennzeichen für Pufferung | 20070514 | |||
| 7 | I_LISTTYPE | Call by reference | Type reference (TYPE) | FICO_OLISTTYP | Konditionsgruppenart | 20070628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für den Fall eines inkonsitentne Cutomizing | 20070514 |
Method FILL_VALIDTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_CONDI | Call by reference | Type reference (TYPE) | CL_FICO_TAS_CONDI | 20060406 |
Method FILL_VALIDTO on class CL_FICM_COND_READER has no exception.
Method FILL_VALIDTO_ORIGINAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_COND | Call by reference | Type reference (TYPE) | FCL_TAB_COND | Konditionsköpfe | 20070629 |
Method FILL_VALIDTO_ORIGINAL on class CL_FICM_COND_READER has no exception.
Method FIND_COND_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_COND | Call by reference | Type reference (TYPE) | FCL_STR_COND | Konditionskopf | 20120313 | |||
| 2 | I_TAS_CONDTAB_SOURCE | Call by reference | Type reference (TYPE) | TY_TAS_CONDTAB | 20120313 | ||||
| 3 | R_COND_SOURCE | Value transfer | Type reference (TYPE) | FICO_ICOND | Konditionskopf | 20120314 |
Method FIND_COND_SOURCE on class CL_FICM_COND_READER has no exception.
Method GET_COND_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_COND_T | Value transfer | Type reference (TYPE) | FICO_XCOND | Konditionsbezeichnung | 20060502 | |||
| 2 | U_S_COND | Call by reference | Type reference (TYPE) | FICOT_CONDI | Konditionen (ungepuffert) | 20060502 | |||
| 3 | U_T_COND_T | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_COND_T | Tabellentyp: Texte für Konditionen | 20060502 |
Method GET_COND_DESCR on class CL_FICM_COND_READER has no exception.
Method GET_COND_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COND_NAME | Call by reference | Type reference (TYPE) | FCL_DTE_XCOND | Konditionsbezeichnung | 20120313 | |||
| 2 | I_COND | Call by reference | Type reference (TYPE) | FICO_ICOND | Kondition (GUID) | 20120313 |
Method GET_COND_NAME on class CL_FICM_COND_READER has no exception.
Method GET_IND_COND Signature
Method GET_IND_COND on class CL_FICM_COND_READER has no parameter.
Method GET_IND_COND on class CL_FICM_COND_READER has no exception.
Method GET_LISTCATG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LISTTYPE | Call by reference | Type reference (TYPE) | FICO_OLISTTYP | Konditionsgruppenart | 20120525 | |||
| 2 | R_LISTCATG | Value transfer | Type reference (TYPE) | FICO_OLISTCATG | Konditionsgruppentyp | 20120525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für den Fall eines inkonsistenten Customizing | 20120525 |
Method GET_STD_COND Signature
Method GET_STD_COND on class CL_FICM_COND_READER has no parameter.
Method GET_STD_COND on class CL_FICM_COND_READER has no exception.
Method INDIVIDUALIZE_COMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_CONDI | Call by reference | Type reference (TYPE) | FICOT_CONDI | Konditionen (ungepuffert) | 20060428 | |||
| 2 | C_T_POS | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS | Positionen der Konditionen (sortiert) | 20060428 | |||
| 3 | E_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060502 | |||
| 4 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060502 | |||
| 5 | I_FLG_RC_REQ | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060508 | |||
| 6 | U_S_CONDI_IND | Call by reference | Type reference (TYPE) | FICOT_CONDI | Konditionen (ungepuffert) | 20060428 | |||
| 7 | U_T_COND_T | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_COND_T | Konditionsbezeichnung | 20060502 | |||
| 8 | U_T_POS | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS | Positionen der Konditionen (sortiert) | 20060428 |
Method INDIVIDUALIZE_COMP on class CL_FICM_COND_READER has no exception.
Method INDIVIDUALIZE_STD_COND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_CONDI | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_CONDI | Konditionen | 20060428 | |||
| 2 | C_TAB_CONDI_POS | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_POS | Positionen der Konditionen | 20060428 | |||
| 3 | C_TAB_CONDI_POS_REL | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS_REL | Tabelle für Relationen | 20120323 | |||
| 4 | C_TAB_COND_T | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_COND_T | Tabellentyp: Texte für Konditionen | 20060428 | |||
| 5 | C_TAS_COND_OPERANDS | Call by reference | Type reference (TYPE) | FICM_TAS_OPERANDS_INFO | Tabelle für Konditionsarten | 20060428 | |||
| 6 | E_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060502 | |||
| 7 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060502 | |||
| 8 | I_FLG_RC_REQ | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060508 | |||
| 9 | I_FLG_READ_TEXT | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20060428 | |||
| 10 | I_TAB_CONDI_IND | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_CONDI | Konditionen | 20060428 | |||
| 11 | I_TAB_CONDI_POS_IND | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_POS | Positionen der Konditionen | 20060428 | |||
| 12 | I_TAB_CONDI_POS_REL_IND | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_POS_REL | Tabelle für Relationen | 20070420 | |||
| 13 | I_TAB_COND_T_IND | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_COND_T | Tabellentyp: Texte für Konditionen | 20060428 | |||
| 14 | I_TAS_COND_OPERANDS_IND | Call by reference | Type reference (TYPE) | FICM_TAS_OPERANDS_INFO | Tabelle für die Beschreibung von Variablen von Formeln | 20060428 |
Method INDIVIDUALIZE_STD_COND on class CL_FICM_COND_READER has no exception.
Method MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TAB_CONDI_POS | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_POS | Positionen der Konditionen | 20060406 | |||
| 2 | E_TAS_CONDI | Call by reference | Type reference (TYPE) | CL_FICO_TAS_CONDI | 20070418 | ||||
| 3 | E_TAS_CONDI_POS_REL | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS_REL | Tabelle für Relationen | 20070606 | |||
| 4 | I_TAS_CONDI_HIGH | Call by reference | Type reference (TYPE) | CL_FICO_TAS_CONDI | 20070418 | ||||
| 5 | I_TAS_CONDI_LOW | Call by reference | Type reference (TYPE) | CL_FICO_TAS_CONDI | 20070418 | ||||
| 6 | I_TAS_CONDI_POS_HIGH | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS | Positionen der Konditionen (sortiert) | 20070418 | |||
| 7 | I_TAS_CONDI_POS_LOW | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS | Positionen der Konditionen (sortiert) | 20070418 | |||
| 8 | I_TAS_CONDI_POS_REL_HIGH | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS_REL | Tabelle für Relationen | 20070418 | |||
| 9 | I_TAS_CONDI_POS_REL_LOW | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS_REL | Tabelle für Relationen | 20070418 | |||
| 10 | I_TAS_COND_DIFF | Call by reference | Type reference (TYPE) | CL_TYP_TAS_COND_DIFF | 20070418 |
Method MERGE on class CL_FICM_COND_READER has no exception.
Method READ_FROM_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FLG_FOUND | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20070202 | |||
| 2 | E_FLG_INDIVIDUALIZATION | Call by reference | Type reference (TYPE) | FICO_DTE_FLG_INDIVIDUALIZATION | Flag: Individualisierungskondition vorhanden | 20070202 | |||
| 3 | E_TAB_COND | Call by reference | Type reference (TYPE) | FCL_TAB_COND | Konditionsköpfe | 20070202 | |||
| 4 | E_TAS_COND_DATE | Call by reference | Type reference (TYPE) | CL_TAS_COND_DATE | Terminfortschreibung | 20070202 | |||
| 5 | E_TAS_COND_POS | Call by reference | Type reference (TYPE) | FCL_TAS_COND_POS | Konditions- bzw. Periodenpositionen | 20070202 | |||
| 6 | E_TAS_COND_POS_REL | Call by reference | Type reference (TYPE) | FCL_TAS_COND_POS_REL | Relationen zu Konditionsarten | 20070404 | |||
| 7 | E_TAS_COND_TYPES | Call by reference | Type reference (TYPE) | FICM_TAS_COND_TYPE | Tabelle für Konditionsarten | 20070202 | |||
| 8 | E_TAS_DIFFCATG | Call by reference | Type reference (TYPE) | FICM_TAS_DIFFCATG | Tabelle für Differenzierungstypen | 20070202 | |||
| 9 | E_TAS_INTMETHOD | Call by reference | Type reference (TYPE) | FICM_TAS_INTMETHOD | Tabelle zur Speicherung der Zinsberechnungsmethoden | 20070202 | |||
| 10 | E_TAS_LISTTYPES | Call by reference | Type reference (TYPE) | FICM_TAS_LISTTYPES | Liste der Konditionsgruppenarten | 20070523 | |||
| 11 | E_TAS_OPERANDS_INFO | Call by reference | Type reference (TYPE) | FICM_TAS_OPERANDS_INFO | Tabelle für die Beschreibung von Variablen von Formeln | 20070202 | |||
| 12 | I_CAMT | Call by reference | Type reference (TYPE) | FICO_CAMT | Währung | 20070202 | |||
| 13 | I_LIST | Call by reference | Type reference (TYPE) | FICO_ILIST | Struktur zur Identifikation von Konditionen | 20070202 | |||
| 14 | I_STATUS | Call by reference | Type reference (TYPE) | FICOT_STATUS | Tabelle für Statusselektion | 20070202 | |||
| 15 | I_USE_STATISTIC_COND | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20070202 |
Method READ_FROM_BUFFER on class CL_FICM_COND_READER has no exception.
Method REPLACE_COND_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STR_COND | Call by reference | Type reference (TYPE) | FCL_STR_COND | Konditionskopf | 20120313 | |||
| 2 | I_TAS_CONDTAB_SOURCE | Call by reference | Type reference (TYPE) | TY_TAS_CONDTAB | 20120313 |
Method REPLACE_COND_NAME on class CL_FICM_COND_READER has no exception.
Method REPLACE_COND_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_COND | Call by reference | Type reference (TYPE) | FCL_TAB_COND | Konditionsköpfe | 20120313 | |||
| 2 | I_FLG_BUFFER | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20120313 | |||
| 3 | I_FLG_READTEXT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20120313 | |||
| 4 | I_STATUS | Call by reference | Type reference (TYPE) | FICOT_STATUS | Tabelle für Statusselektion | 20120313 | |||
| 5 | I_STR_COND_DESC | Call by reference | Type reference (TYPE) | FICOS_COND_DESC | Struktur zur Identifikation von Konditionen | 20120313 | |||
| 6 | I_TAB_CONDTYPE_CUST | Call by reference | Type reference (TYPE) | FICM_TAH_CONDTYPE_CUST | Teile des Konditionsartencustomizing | 20120313 | |||
| 7 | I_TAS_CONDREADBYOPEN | Call by reference | Type reference (TYPE) | FICM_TAS_CONDREADBYOPEN | Tabelle für Konditionsermittlungszeitpunkte | 20120313 | |||
| 8 | I_VALID_FROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | Gültig-ab-Datum einer Kondition | 20120313 | |||
| 9 | I_VALID_TO | Call by reference | Type reference (TYPE) | FICO_DVALIDTO | Gültig-bis-Datum einer Kondition | 20120313 |
Method REPLACE_COND_NAMES on class CL_FICM_COND_READER has no exception.
Method RESOLVE_CC_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_COND | Call by reference | Type reference (TYPE) | CL_FICO_TAS_CONDI | 20070605 | ||||
| 2 | C_TAB_CONDI | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_CONDI | 20070605 | ||||
| 3 | C_TAB_CONDI_POS | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_POS | 20070605 | ||||
| 4 | C_TAB_COND_POS | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_POS | 20070605 | ||||
| 5 | C_TAS_COND_POS_REL | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS_REL | Tabelle für Relationen | 20070606 | |||
| 6 | C_TAS_COND_TYPES | Call by reference | Type reference (TYPE) | FICM_TAS_COND_TYPE | 20070605 | ||||
| 7 | C_TAS_LISTTYPES | Call by reference | Type reference (TYPE) | FICM_TAS_LISTTYPES | 20070605 | ||||
| 8 | I_CAMT | Call by reference | Type reference (TYPE) | FICO_CAMT | 20070605 | ||||
| 9 | I_FLG_NO_VALIDTO_ADJUST | Call by reference | Type reference (TYPE) | FICO_FFLAG | Flag | 20070831 | |||
| 10 | I_STATUS | Call by reference | Type reference (TYPE) | FICOT_STATUS | 20070605 | ||||
| 11 | I_TAR_CURRENCY | Call by reference | Type reference (TYPE) | FICO_TAR_CURRENCY | 20070605 | ||||
| 12 | I_TAS_POS | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS | 20070605 | ||||
| 13 | I_TAS_POS_REL | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_POS_REL | 20070605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für den Fall eines inkonsistenten Customizing | 20070612 |
Method RESOLVE_REFERENCE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATE | Value transfer | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20060724 | |||
| 2 | I_D_VALIDFROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | Gültig-ab-Datum einer Kondition | 20090507 | |||
| 3 | I_D_VALIDTO | Call by reference | Type reference (TYPE) | FICO_DVALIDTO | Gültig-bis-Datum einer Kondition | 20090507 | |||
| 4 | I_STR_COND_DATE | Call by reference | Type reference (TYPE) | FCL_STR_COND_DATE | Terminfortschreibung | 20060724 | |||
| 5 | I_TAS_CONDREADBYOPEN | Call by reference | Type reference (TYPE) | FICM_TAS_CONDREADBYOPEN | Tabelle für Konditionsermittlungszeitpunkte | 20060724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für das Lesen von Konditionen | 20060724 |
Method SY_MSG_COLLECT 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 | 20060523 |
Method SY_MSG_COLLECT on class CL_FICM_COND_READER has no exception.
Method S_CREATE 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 | 20060406 | |||
| 2 | I_TAB_COND_DIFF | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_COND_DIFF | Tabelle mit Zuordnung Differenzierungstypen Konditionsarten | 20060628 | |||
| 3 | R_REF_COND_READER | Value transfer | Object reference (TYPE REF TO) | CL_FICM_COND_READER | Klasse zum Lesen von Konditionen | 20060406 |
Method S_CREATE on class CL_FICM_COND_READER has no exception.
Method S_FILL_VALIDTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_CONDI | Call by reference | Type reference (TYPE) | FICO_TYP_TAB_CONDI | Konditionen | 20100208 | |||
| 2 | I_APPL | Call by reference | Type reference (TYPE) | FICO_OAPPL | Anwendung | 20100208 |
Method S_FILL_VALIDTO on class CL_FICM_COND_READER has no exception.
Method WRITE_TO_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CAMT | Call by reference | Type reference (TYPE) | FICO_CAMT | Währung | 20070202 | |||
| 2 | I_FLG_INDIVIDUALIZATION | Call by reference | Type reference (TYPE) | FICO_DTE_FLG_INDIVIDUALIZATION | Flag: Individualisierungskondition vorhanden | 20070202 | |||
| 3 | I_LIST | Call by reference | Type reference (TYPE) | FICO_ILIST | Struktur zur Identifikation von Konditionen | 20070202 | |||
| 4 | I_STATUS | Call by reference | Type reference (TYPE) | FICOT_STATUS | Tabelle für Statusselektion | 20070202 | |||
| 5 | I_TAB_COND | Call by reference | Type reference (TYPE) | FCL_TAB_COND | Konditionsköpfe | 20070202 | |||
| 6 | I_TAS_COND_DATE | Call by reference | Type reference (TYPE) | CL_TAS_COND_DATE | Terminfortschreibung | 20070202 | |||
| 7 | I_TAS_COND_POS | Call by reference | Type reference (TYPE) | FCL_TAS_COND_POS | Konditions- bzw. Periodenpositionen | 20070202 | |||
| 8 | I_TAS_COND_POS_REL | Call by reference | Type reference (TYPE) | FCL_TAS_COND_POS_REL | Tabelle für Relationen | 20070404 | |||
| 9 | I_TAS_COND_TYPES | Call by reference | Type reference (TYPE) | FICM_TAS_COND_TYPE | Tabelle für Konditionsarten | 20070202 | |||
| 10 | I_TAS_DIFFCATG | Call by reference | Type reference (TYPE) | FICM_TAS_DIFFCATG | Tabelle für Differenzierungstypen | 20070202 | |||
| 11 | I_TAS_INTMETHOD | Call by reference | Type reference (TYPE) | FICM_TAS_INTMETHOD | Tabelle zur Speicherung der Zinsberechnungsmethoden | 20070202 | |||
| 12 | I_TAS_LISTTYPES | Call by reference | Type reference (TYPE) | FICM_TAS_LISTTYPES | Liste der Konditionsgruppenarten | 20070523 | |||
| 13 | I_TAS_OPERANDS_INFO | Call by reference | Type reference (TYPE) | FICM_TAS_OPERANDS_INFO | Tabelle für die Beschreibung von Variablen von Formeln | 20070202 | |||
| 14 | I_USE_STATISTIC_COND | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20070202 |
Method WRITE_TO_BUFFER on class CL_FICM_COND_READER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |