SAP ABAP Class CL_FICO_CUST_FLD_CONTROL (FICO: Field Control and Condition Type Customizing)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FIM-FCO (Application Component) Financial Conditions
⤷
FICO (Package) Financial Conditions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FICO_GENERAL_CONSTANTS | FICO Constants | 20061025 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FICO_INTERNAL_CONSTANTS | FICO Constants | 20061025 |
Properties
Class | CL_FICO_CUST_FLD_CONTROL | |
Short Description | FICO: Field Control and Condition Type Customizing | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | FICO1 | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | FICO | Financial Conditions |
Created | 20051222 | 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 | 20061025 | ||
2 | IF_FICO_INTERNAL_CONSTANTS | FICO Constants | 20061025 |
Friends
Class CL_FICO_CUST_FLD_CONTROL has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20051229 | |
2 | ![]() |
Instance method | Private | Method | Copy Data Reference Contents | 20061004 |
3 | ![]() |
Instance method | Public | Method | Do Markups Exist for Condition Type? | 20061025 |
4 | ![]() |
Instance method | Public | Method | Get System Tables for Field Control | 20060131 |
5 | ![]() |
Static method | Public | Method | Read System Tables for Field Control | 20051222 |
6 | ![]() |
Static method | Public | Method | Initialization of Field Control | 20091119 |
Events
Class CL_FICO_CUST_FLD_CONTROL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_REF_DATA | Private | See coding | 20061004 | begin of TS_REF_DATA,
O_F4_DATA type ref to DATA,
O_DEFAULT type ref to DATA,
O_DATA_MIN type ref to DATA,
O_DATA_MAX type ref to DATA,
end of TS_REF_DATA
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CALLBACKS | Call by reference | Object reference (TYPE REF TO) | IF_FICO_CALLBACKS | Schnittstelle für Clienten der FiCo | 20080506 | ||
2 | ![]() |
IS_GEN_CONDTYPE_FCTRL | Call by reference | Type reference (TYPE) | FICOS_GEN_CONDTYPE_FCTRL | Feldsteuerung: Generelle Felder für die Konditionsart | 20060203 | ||
3 | ![]() |
I_APPL | Call by reference | Type reference (TYPE) | FICO_OAPPL | Anwendung | 20051229 | ||
4 | ![]() |
I_CONDTYPE | Call by reference | Type reference (TYPE) | FICO_OCONDTYPE | Konditionsart | 20051229 | ||
5 | ![]() |
I_LISTTYPE | Call by reference | Type reference (TYPE) | FICO_OLISTTYP | Konditionsgruppenart | 20060127 | ||
6 | ![]() |
I_REF_FICO_CUSTOMIZING | Call by reference | Object reference (TYPE REF TO) | CL_FICO_CUSTOMIZING | Customizing der Finanzkonditionen (applikationsspezifisch) | 20051229 |
Method CONSTRUCTOR on class CL_FICO_CUST_FLD_CONTROL 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) | TS_REF_DATA | 20061004 | |||
2 | ![]() |
RS_TARGET | Value transfer | Type reference (TYPE) | TS_REF_DATA | 20061004 |
Method COPY_FLD_REF_DATA on class CL_FICO_CUST_FLD_CONTROL has no exception.
Method GET_ABS_REL_MNT_DEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_F_MNTABS | Call by reference | Type reference (TYPE) | FICO_FMNTABS | Absoluter Zuschlag erlaubt | 20061025 | ||
2 | ![]() |
E_F_MNTREL | Call by reference | Type reference (TYPE) | FICO_FMNTREL | Relativer Zuschlag erlaubt | 20061025 |
Method GET_ABS_REL_MNT_DEF on class CL_FICO_CUST_FLD_CONTROL has no exception.
Method GET_FCTRL_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TS_FCTRL_AMT | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_AMT_ENH | Tab.Typ (sortiert): Feldst.: Konditionskopffelder + erl. W. | 20060131 | ||
2 | ![]() |
E_TS_FCTRL_COND | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_COND_ENH | Tab.Typ (sortiert): Feldst.: Konditionskopffelder + erl. W. | 20060131 | ||
3 | ![]() |
E_TS_FCTRL_DATE | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_FCTRL_DATE_ENH | Tab.Typ (sortiert): Feldst.: Termintyp-Felder + erl. W. | 20060131 |
Method GET_FCTRL_PARAMETER on class CL_FICO_CUST_FLD_CONTROL has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REF_FICO_CUST_FLD_CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_FICO_CUST_FLD_CONTROL | FICO: Feldsteuerung und Kond.art.cust. | 20060103 | ||
2 | ![]() |
E_S_FORMULA_CONTROL | Call by reference | Type reference (TYPE) | FICOS_FORMULA_CONTROL | Felder, die für die Formelberechnung erlaubt sind | 20060703 | ||
3 | ![]() |
E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060629 | ||
4 | ![]() |
IO_CALLBACKS | Call by reference | Object reference (TYPE REF TO) | IF_FICO_CALLBACKS | Schnittstelle für Clienten der FiCo | 20080506 | ||
5 | ![]() |
IS_GEN_CONDTYPE_FCTRL | Call by reference | Type reference (TYPE) | FICOS_GEN_CONDTYPE_FCTRL | Feldsteuerung: Generelle Felder für die Konditionsart | 20060203 | ||
6 | ![]() |
I_APPL | Value transfer | Type reference (TYPE) | FICO_OAPPL | Anwendung | 20051222 | ||
7 | ![]() |
I_CONDTYPE | Call by reference | Type reference (TYPE) | FICO_OCONDTYPE | Konditionsart | 20051222 | ||
8 | ![]() |
I_LISTTYPE | Call by reference | Type reference (TYPE) | FICO_OLISTTYP | Konditionsgruppenart | 20060127 | ||
9 | ![]() |
I_REF_FICO_CUSTOMIZING | Call by reference | Object reference (TYPE REF TO) | CL_FICO_CUSTOMIZING | Customizing der Finanzkonditionen (applikationsspezifisch) | 20051222 | ||
10 | ![]() |
I_REMERGE_FLD_CONTROL | Call by reference | Type reference (TYPE) | X_FLAG | Neumischen/Aktualisieren der Feldsteuerung | 20091020 |
Method GET_INSTANCE on class CL_FICO_CUST_FLD_CONTROL has no exception.
Method INIT Signature
Method INIT on class CL_FICO_CUST_FLD_CONTROL has no parameter.
Method INIT on class CL_FICO_CUST_FLD_CONTROL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |