Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FICO_GENERAL_CONSTANTS | FICO Constants | 20070606 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FICO_GENERAL_DATA | FICO Data Definitions | 20060317 |
Properties
| Class | CL_FICO_FCT_FLDPROP | |
| Short Description | Field Control per Rule CRS | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | FICO1 | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FICO | Financial Conditions |
| Created | 20060222 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FICO_GENERAL_CONSTANTS | FICO Constants | 20070606 | ||
| 2 | IF_FICO_GENERAL_DATA | FICO Data Definitions | 20060317 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FICO_FCT_RULESET | 20060301 | Set of Rules (Customer) |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Whether Security Buffer is Blank | 20110420 | |
| 2 | Static method | Private | Method | Create Database Changes and Change Documents | 20070214 | |
| 3 | Static method | Private | Method | Form DB Table Header | 20070212 | |
| 4 | Static method | Private | Method | Compares Two Buffer Table Entries | 20060308 | |
| 5 | Static method | Private | Method | Converts Format With Date References to DB Format | 20070212 | |
| 6 | Instance method | Public | Method | Converts DB Format to Format With Date References | 20060222 | |
| 7 | Instance method | Public | Method | Converts Format With Date References to DB Format | 20060223 | |
| 8 | Instance method | Public | Method | Create Copy of Properties 1 Field for New Position | 20060327 | |
| 9 | Static method | Private | Method | Copies Entry for One Field and Creates Data Reference | 20060327 | |
| 10 | Instance method | Protected | Method | Copy instance | 20060223 | |
| 11 | Static method | Private | Method | Copies Buffer Tables and Creates Data Reference | 20060308 | |
| 12 | Instance method | Public | Method | Delete Object Buffer | 20060223 | |
| 13 | Instance method | Public | Method | Delete Properties 1 Field | 20060223 | |
| 14 | Instance method | Public | Method | Output Object Buffer | 20060223 | |
| 15 | Instance method | Public | Method | Read Properties 1 Field | 20060223 | |
| 16 | Instance method | Protected | Method | Changes to List of Field Properties? | 20060223 | |
| 17 | Instance method | Public | Method | Change Properties 1 Field | 20060223 | |
| 18 | Instance method | Protected | Method | Overwrite DB Buffer with Global Buffer | 20070919 | |
| 19 | Instance method | Protected | Method | Overwrite Buffer With Global Buffer | 20060223 | |
| 20 | Instance method | Protected | Method | Overwrite Global Buffer With Object Buffer | 20060223 | |
| 21 | Instance method | Public | Method | Local Buffer With Security Buffer | 20060228 | |
| 22 | Instance method | Protected | Method | Determine Insert/Update/Delete Tables | 20060223 | |
| 23 | Instance method | Public | Method | Save Copy of Local Buffer to Security Buffer | 20060228 | |
| 24 | Instance method | Private | Method | Transfer Error Message to Error Table | 20060317 | |
| 25 | Static method | Private | Method | Compares Two Buffer Tables | 20060323 | |
| 26 | Static method | Protected | Method | Release 1st Instance | 20070614 | |
| 27 | Static method | Protected | Method | Release Instances | 20060223 | |
| 28 | Static method | Protected | Method | Instance Management | 20060222 |
Events
Class CL_FICO_FCT_FLDPROP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | FCT_FLDPROP_INST | Public | See coding | 20060301 | BEGIN OF fct_fldprop_inst,
i_fldcntrid TYPE fico_ifldcntrid,
ref TYPE REF TO cl_fico_fct_fldprop,
END OF fct_fldprop_inst
|
||
| 2 | TAS_FCT_FLDPROP_INST | Public | See coding | 20060301 | tas_fct_fldprop_inst TYPE SORTED TABLE OF fct_fldprop_inst
WITH UNIQUE KEY i_fldcntrid
|
||
| 3 | T_CD_PERIOD_WITH_KEY | Public | See coding | 20070208 | BEGIN OF t_cd_period_with_key,
i_list TYPE fico_ilist,
i_setid TYPE fico_isetid,
cd_period TYPE ficot_cd_fctrl_prop,
END OF t_cd_period_with_key
|
||
| 4 | T_TAB_CD_PERIODS_WITH_KEY | Public | See coding | 20070208 | t_tab_cd_periods_with_key TYPE STANDARD TABLE OF t_cd_period_with_key
|
Method Signatures
Method BUFFER_CP_IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110420 |
Method BUFFER_CP_IS_INITIAL on class CL_FICO_FCT_FLDPROP has no exception.
Method BUILD_DB_CD_FLDPROP_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_CD_FLDPROP_NEW | Call by reference | Type reference (TYPE) | T_CD_PERIOD_WITH_KEY | 20070214 | ||||
| 2 | C_S_CD_FLDPROP_OLD | Call by reference | Type reference (TYPE) | T_CD_PERIOD_WITH_KEY | 20070214 | ||||
| 3 | C_S_DB_FLDPROP_NEW | Call by reference | Type reference (TYPE) | FICOT_FCTRL_PROP | Regeln des Konditionsregelwerkes: Feldeigenschaften | 20070214 | |||
| 4 | C_S_DB_FLDPROP_OLD | Call by reference | Type reference (TYPE) | FICOT_FCTRL_PROP | Regeln des Konditionsregelwerkes: Feldeigenschaften | 20070214 | |||
| 5 | C_T_FCTRL_FLDPROP_DEL | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_PROP | 20070214 | ||||
| 6 | C_T_FCTRL_FLDPROP_INS | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_PROP | 20070214 | ||||
| 7 | C_T_FCTRL_FLDPROP_UPD | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_PROP | 20070214 | ||||
| 8 | C_T_FCTRL_PROP_CD_NEW | Call by reference | Type reference (TYPE) | T_TAB_CD_PERIODS_WITH_KEY | 20070214 | ||||
| 9 | C_T_FCTRL_PROP_CD_OLD | Call by reference | Type reference (TYPE) | T_TAB_CD_PERIODS_WITH_KEY | 20070214 | ||||
| 10 | I_CHIND | Call by reference | Type reference (TYPE) | CDCHNGIND | Änderungsposition: Art der Änderung (U, I, D) | 20110415 | |||
| 11 | I_O_PARAM | Call by reference | Type reference (TYPE) | FICO_OPARAM | FICO: Parameter der Feldsteuerung | 20070214 | |||
| 12 | I_VALUE_NEW | Call by reference | Type reference (TYPE) | ANY | neuer Wert | 20070214 | |||
| 13 | I_VALUE_OLD | Call by reference | Type reference (TYPE) | ANY | alter Wert | 20070214 |
Method BUILD_DB_CD_FLDPROP_ENTRIES on class CL_FICO_FCT_FLDPROP has no exception.
Method BUILD_DB_FLDPROP_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_DB_FLDPROP | Call by reference | Type reference (TYPE) | FICOT_FCTRL_PROP | Regeln des Konditionsregelwerkes: Feldeigenschaften | 20070212 | |||
| 2 | I_FLDCNTRID | Call by reference | Type reference (TYPE) | FICO_IFLDCNTRID | Regel eines Konditionsregelwerkes | 20070214 | |||
| 3 | I_S_BUFF_FLDPROP | Call by reference | Type reference (TYPE) | FICOS_FCTRL_AMT_ENH | Feldsteuerung: Betragstyp-Felder mit erlaubten Werten | 20070212 |
Method BUILD_DB_FLDPROP_HEADER on class CL_FICO_FCT_FLDPROP has no exception.
Method COMPARE_BUFF_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENTRY_1 | Call by reference | Type reference (TYPE) | FICOS_FCTRL_AMT_ENH | Tab.Typ (sortiert): Feldst.: Betragstyp-Felder + erl. W. | 20060308 | |||
| 2 | I_ENTRY_2 | Call by reference | Type reference (TYPE) | FICOS_FCTRL_AMT_ENH | Tab.Typ (sortiert): Feldst.: Betragstyp-Felder + erl. W. | 20060308 | |||
| 3 | R_B_DIFF | Value transfer | Type reference (TYPE) | XFELD | 'X' = Einträge unterschiedlich | 20060308 |
Method COMPARE_BUFF_ENTRY on class CL_FICO_FCT_FLDPROP has no exception.
Method COMPARE_CONVERT_REF_DATA_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_FCTRL_FLDPROP_DEL | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_PROP | Tab.typ (sortiert): Feldeigenschaften pro Regel | 20070214 | |||
| 2 | C_T_FCTRL_FLDPROP_INS | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_PROP | Tab.typ (sortiert): Feldeigenschaften pro Regel | 20070214 | |||
| 3 | C_T_FCTRL_FLDPROP_UPD | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_PROP | Tab.typ (sortiert): Feldeigenschaften pro Regel | 20070214 | |||
| 4 | C_T_FCTRL_PROP_CD_NEW | Call by reference | Type reference (TYPE) | T_TAB_CD_PERIODS_WITH_KEY | Feldeigenschaften, neuer Stand | 20070214 | |||
| 5 | C_T_FCTRL_PROP_CD_OLD | Call by reference | Type reference (TYPE) | T_TAB_CD_PERIODS_WITH_KEY | Feldeigenschaften, alter Stand | 20070214 | |||
| 6 | E_B_DIFF | Call by reference | Type reference (TYPE) | XFELD | 'X' = Einträge unterschiedlich | 20070212 | |||
| 7 | I_FLDCNTRID | Call by reference | Type reference (TYPE) | FICO_IFLDCNTRID | Regel eines Konditionsregelwerkes | 20070214 | |||
| 8 | I_LIST | Call by reference | Type reference (TYPE) | FICO_ILIST | Konditionsliste | 20070214 | |||
| 9 | I_SETID | Call by reference | Type reference (TYPE) | FICO_ISETID | Konditionsregelwerk | 20070214 | |||
| 10 | I_S_BUFF_FLDPROP_NEW | Call by reference | Type reference (TYPE) | FICOS_FCTRL_AMT_ENH | Feldsteuerung: Betragstyp-Felder mit erlaubten Werten | 20070213 | |||
| 11 | I_S_BUFF_FLDPROP_OLD | Call by reference | Type reference (TYPE) | FICOS_FCTRL_AMT_ENH | Feldsteuerung: Betragstyp-Felder mit erlaubten Werten | 20070213 |
Method COMPARE_CONVERT_REF_DATA_TO_DB on class CL_FICO_FCT_FLDPROP has no exception.
Method CONVERT_DB_TO_REF_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_BUFF_FLDPROP | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_AMT_ENH | Tab.Typ (sortiert): Feldst.: Betragstyp-Felder + erl. W. | 20060222 | |||
| 2 | I_T_DB_FLDPROP | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_PROP | Tab.typ (sortiert): Feldeigenschaften pro Regel | 20060222 |
Method CONVERT_DB_TO_REF_DATA on class CL_FICO_FCT_FLDPROP has no exception.
Method CONVERT_REF_DATA_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_BUFF_FLDPROP | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_AMT_ENH | Tab.Typ (sortiert): Feldst.: Betragstyp-Felder + erl. W. | 20060223 | |||
| 2 | E_T_DB_FLDPROP | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_PROP | Tab.typ (sortiert): Feldeigenschaften pro Regel | 20060223 |
Method CONVERT_REF_DATA_TO_DB on class CL_FICO_FCT_FLDPROP has no exception.
Method COPY_FLD_DATA 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 | 20060523 | |||
| 2 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060523 | |||
| 3 | I_AREA | Call by reference | Type reference (TYPE) | FICO_OAREA | FICO: Bereich | 20060327 | |||
| 4 | I_CATG | Call by reference | Type reference (TYPE) | FICO_OCATG | Konditions-, Betrag- oder Termintyp | 20060327 | |||
| 5 | I_FIENM | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20060327 | |||
| 6 | I_POSNO_SOURCE | Call by reference | Type reference (TYPE) | FICO_IPOSNO | Zähler der Stufenposition - Quelle | 20060327 | |||
| 7 | I_POSNO_TARGET | Call by reference | Type reference (TYPE) | FICO_IPOSNO | Zähler der neue Stufenposition | 20060327 |
Method COPY_FLD_DATA on class CL_FICO_FCT_FLDPROP has no exception.
Method COPY_FLD_REF_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SOURCE | Call by reference | Type reference (TYPE) | FICOS_FCTRL_AMT_ENH | Feldst.: Betragstyp-Felder + erl. W. | 20060327 | |||
| 2 | RS_TARGET | Value transfer | Type reference (TYPE) | FICOS_FCTRL_AMT_ENH | Feldst.: Betragstyp-Felder + erl. W. | 20060327 |
Method COPY_FLD_REF_DATA on class CL_FICO_FCT_FLDPROP has no exception.
Method COPY_INSTANCE 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 | 20060317 | |||
| 2 | E_REF_FLDPROP_CP | Call by reference | Object reference (TYPE REF TO) | CL_FICO_FCT_FLDPROP | Feldsteuerung pro Regel KRW | 20060317 | |||
| 3 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060317 | |||
| 4 | I_FLDCNTRID_CP | Call by reference | Type reference (TYPE) | FICO_IFLDCNTRID | Regel eines Konditionsregelwerkes | 20060317 |
Method COPY_INSTANCE on class CL_FICO_FCT_FLDPROP has no exception.
Method COPY_TABLE_AND_DREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SOURCE | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_AMT_ENH | Tab.Typ (sortiert): Feldst.: Betragstyp-Felder + erl. W. | 20060308 | |||
| 2 | RT_TARGET | Value transfer | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_AMT_ENH | Tab.Typ (sortiert): Feldst.: Betragstyp-Felder + erl. W. | 20060308 |
Method COPY_TABLE_AND_DREF on class CL_FICO_FCT_FLDPROP has no exception.
Method DEL_ALL_FLD_DATA Signature
Method DEL_ALL_FLD_DATA on class CL_FICO_FCT_FLDPROP has no parameter.
Method DEL_ALL_FLD_DATA on class CL_FICO_FCT_FLDPROP has no exception.
Method DEL_FLD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060223 | |||
| 2 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060523 | |||
| 3 | I_FCTRL_PROP | Call by reference | Type reference (TYPE) | FICOS_FCTRL_AMT_ENH | Feldsteuerung: Betragstyp-Felder mit erlaubten Werten | 20060223 |
Method DEL_FLD_DATA on class CL_FICO_FCT_FLDPROP has no exception.
Method GET_ALL_FLD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FCTRL_FLDPROP | Value transfer | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_AMT_ENH | Tab.Typ (sortiert): Feldst.: Betragstyp-Felder + erl. W. | 20060320 |
Method GET_ALL_FLD_DATA on class CL_FICO_FCT_FLDPROP has no exception.
Method GET_FLD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FCTRL_PROP | Call by reference | Type reference (TYPE) | FICOS_FCTRL_AMT_ENH | Feldsteuerung: Betragstyp-Felder mit erlaubten Werten | 20060223 | |||
| 2 | E_RC_FOUND | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060523 | |||
| 3 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060523 |
Method GET_FLD_DATA on class CL_FICO_FCT_FLDPROP has no exception.
Method INSTANCE_HAS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_LEVEL | Call by reference | Type reference (TYPE) | XFELD | Vergleich: 'L' lok/global, 'G' global/DB ' ' beides | 20070516 | |||
| 2 | R_FLAG_CHANGES | Value transfer | Type reference (TYPE) | XFELD | Änderungen am Instanz | 20060223 |
Method INSTANCE_HAS_CHANGED on class CL_FICO_FCT_FLDPROP has no exception.
Method MODIFY_FLD_DATA 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 | 20060523 | |||
| 2 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060523 | |||
| 3 | I_FCTRL_PROP | Call by reference | Type reference (TYPE) | FICOS_FCTRL_AMT_ENH | Feldsteuerung: Betragstyp-Felder mit erlaubten Werten | 20060223 |
Method MODIFY_FLD_DATA on class CL_FICO_FCT_FLDPROP has no exception.
Method MOVE_GLOBAL_TO_DB Signature
Method MOVE_GLOBAL_TO_DB on class CL_FICO_FCT_FLDPROP has no parameter.
Method MOVE_GLOBAL_TO_DB on class CL_FICO_FCT_FLDPROP has no exception.
Method MOVE_GLOBAL_TO_LOCAL Signature
Method MOVE_GLOBAL_TO_LOCAL on class CL_FICO_FCT_FLDPROP has no parameter.
Method MOVE_GLOBAL_TO_LOCAL on class CL_FICO_FCT_FLDPROP has no exception.
Method MOVE_LOCAL_TO_GLOBAL Signature
Method MOVE_LOCAL_TO_GLOBAL on class CL_FICO_FCT_FLDPROP has no parameter.
Method MOVE_LOCAL_TO_GLOBAL on class CL_FICO_FCT_FLDPROP has no exception.
Method RETRIEVE_COPY_OF_LOCAL Signature
Method RETRIEVE_COPY_OF_LOCAL on class CL_FICO_FCT_FLDPROP has no parameter.
Method RETRIEVE_COPY_OF_LOCAL on class CL_FICO_FCT_FLDPROP has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FCTRL_FLDPROP_DEL | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_PROP | Tab.typ (sortiert): Feldeigenschaften pro Regel | 20060223 | |||
| 2 | ET_FCTRL_FLDPROP_INS | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_PROP | Tab.typ (sortiert): Feldeigenschaften pro Regel | 20060223 | |||
| 3 | ET_FCTRL_FLDPROP_UPD | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_PROP | Tab.typ (sortiert): Feldeigenschaften pro Regel | 20060223 | |||
| 4 | ET_FCTRL_PROP_CD_NEW | Call by reference | Type reference (TYPE) | T_TAB_CD_PERIODS_WITH_KEY | Feldeigenschaften, neuer Stand | 20070206 | |||
| 5 | ET_FCTRL_PROP_CD_OLD | Call by reference | Type reference (TYPE) | T_TAB_CD_PERIODS_WITH_KEY | Feldeigenschaften, alter Stand | 20070206 | |||
| 6 | I_LIST | Call by reference | Type reference (TYPE) | FICO_ILIST | Konditionsliste | 20070208 | |||
| 7 | I_SETID | Call by reference | Type reference (TYPE) | FICO_ISETID | Konditionsregelwerk | 20070208 |
Method SAVE on class CL_FICO_FCT_FLDPROP has no exception.
Method SECURE_COPY_OF_LOCAL Signature
Method SECURE_COPY_OF_LOCAL on class CL_FICO_FCT_FLDPROP has no parameter.
Method SECURE_COPY_OF_LOCAL on class CL_FICO_FCT_FLDPROP has no exception.
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 | 20060317 |
Method SY_MSG_COLLECT on class CL_FICO_FCT_FLDPROP has no exception.
Method S_COMPARE_BUFF_TABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_1 | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_AMT_ENH | Tab.Typ (sortiert): Feldst.: Betragstyp-Felder + erl. W. | 20060323 | |||
| 2 | I_TAB_2 | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_AMT_ENH | Tab.Typ (sortiert): Feldst.: Betragstyp-Felder + erl. W. | 20060323 | |||
| 3 | R_B_DIFF | Value transfer | Type reference (TYPE) | XFELD | 'X' = Einträge unterschiedlich | 20060323 |
Method S_COMPARE_BUFF_TABS on class CL_FICO_FCT_FLDPROP has no exception.
Method S_FREE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLDCNTRID | Call by reference | Type reference (TYPE) | FICO_IFLDCNTRID | Regel eines Konditionsregelwerkes | 20070614 |
Method S_FREE_INSTANCE on class CL_FICO_FCT_FLDPROP has no exception.
Method S_FREE_INSTANCES Signature
Method S_FREE_INSTANCES on class CL_FICO_FCT_FLDPROP has no parameter.
Method S_FREE_INSTANCES on class CL_FICO_FCT_FLDPROP has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REF_EMPTY | Call by reference | Type reference (TYPE) | XFELD | Instanz beinhaltet keine Feldsteuerungsdaten | 20060223 | |||
| 2 | E_REF_FLDPROP | Call by reference | Object reference (TYPE REF TO) | CL_FICO_FCT_FLDPROP | Feldsteuerung pro Regel KRW | 20060222 | |||
| 3 | I_FLDCNTRID | Call by reference | Type reference (TYPE) | FICO_IFLDCNTRID | Regel eines Konditionsregelwerkes | 20060222 |
Method S_GET_INSTANCE on class CL_FICO_FCT_FLDPROP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |