SAP ABAP Class CL_FICO_TESTAP_NEW_CALLBACKS (Callbacks from the FiCo Test Application)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FIM-FCO (Application Component) Financial Conditions
⤷
FICO_TEST (Package) Test Objects for FICO

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FICO_CALLBACKS | Interface for FiCo Clients | 20080421 |
Properties
Class | CL_FICO_TESTAP_NEW_CALLBACKS | |
Short Description | Callbacks from the FiCo Test Application | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FICO_TEST | Test Objects for FICO |
Created | 20080421 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FICO_CALLBACKS | Interface for FiCo Clients | 20080421 |
Friends
Class CL_FICO_TESTAP_NEW_CALLBACKS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FICO_CUSTOMIZING | Customizing of Financial Conditions (Application-Specific) | 20080619 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TAS_INSTANCES | 20080421 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BCA_CONDGROUP | Condition Group | 20080421 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BCA_CONDGROUP | Condition Group | 20080606 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FICO_TYP_TAS_DIFFCATG | Differentiation Category with Description (Sorted) | 20080619 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FICO_CAMT | (Contract) Currency for Individual Conditions | 20080610 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FICO_IEXTLINK | External Connection | 20080430 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FICO_IEXTLINK | External Connection | 20080606 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FICO_FINDCOND | Individual Condition | 20080421 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FICO_FINDCOND | Individual Condition | 20080606 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Call up from Release | 20080421 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FICO_FRELPROC | Release Control | 20120323 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FICO_TSPE | Extended Time Stamp | 20110110 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FICO_TSPE | Extended Time Stamp | 20110110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080619 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080421 |
3 | ![]() |
Static method | Private | Method | Table Fields: Read Dictionary Information | 20080617 |
4 | ![]() |
Instance method | Public | Method | Accompanying List | 20080606 |
5 | ![]() |
Static method | Public | Method | Instance Management | 20080421 |
Events
Class CL_FICO_TESTAP_NEW_CALLBACKS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STR_INSTANCES | Private | See coding | 20080421 | begin of str_instances,
min_validfrom type fico_dvalidfrom,
max_validto type fico_dvalidto,
i_list type fico_ilist,
ref type ref to CL_FICO_TESTAP_NEW_CALLBACKS,
end of str_instances
|
||
2 | TAS_INSTANCES | Private | See coding | 20080421 | TAS_INSTANCES type sorted table of str_instances
with unique key i_list min_validfrom
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FICO_TESTAP_NEW_CALLBACKS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FICO_TESTAP_NEW_CALLBACKS has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LIST_DATA | Value transfer | Type reference (TYPE) | BCA_CONDGROUP | 20080421 | |||
2 | ![]() |
IV_AMT | Call by reference | Type reference (TYPE) | FICO_CAMT | Währung | 20080610 | ||
3 | ![]() |
IV_EXLINK | Value transfer | Type reference (TYPE) | FICO_IEXTLINK | 20080421 | |||
4 | ![]() |
IV_INDCOND | Value transfer | Type reference (TYPE) | FICO_FINDCOND | 20080421 | |||
5 | ![]() |
IV_REL_MOD | Value transfer | Type reference (TYPE) | BOOLE_D | 20080421 | |||
6 | ![]() |
IV_STOP_RELEASE | Value transfer | Type reference (TYPE) | FICO_FRELPROC | SPACE | Freigabesteuerung | 20120323 | |
7 | ![]() |
IV_TSPE | Value transfer | Type reference (TYPE) | FICO_TSPE | 20110110 |
Method CONSTRUCTOR on class CL_FICO_TESTAP_NEW_CALLBACKS has no exception.
Method GET_DDIC_FIELD_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20080617 | ||
2 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | IF_FICO_GENERAL_CONSTANTS=>G_CON_TAB_CONDI | Tabellenname | 20080617 | |
3 | ![]() |
R_FIELDTXT | Value transfer | Type reference (TYPE) | SCRTEXT_M | Feldbezeichner mittel | 20080617 |
Method GET_DDIC_FIELD_DESC on class CL_FICO_TESTAP_NEW_CALLBACKS has no exception.
Method SET_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DISP_LIST_DATA | Call by reference | Type reference (TYPE) | BCA_CONDGROUP | Konditionsgruppe | 20080606 | ||
2 | ![]() |
IV_EXTLINK_DISP | Call by reference | Type reference (TYPE) | FICO_IEXTLINK | Externe Verbindung | 20080606 | ||
3 | ![]() |
IV_INDCOND_DISP | Call by reference | Type reference (TYPE) | FICO_FINDCOND | Individualkondition | 20080606 | ||
4 | ![]() |
IV_TSPE_DISP | Call by reference | Type reference (TYPE) | FICO_TSPE | Erweiterter Zeitstempel | 20110110 |
Method SET_DISPLAY on class CL_FICO_TESTAP_NEW_CALLBACKS has no exception.
Method S_GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LIST_DATA | Call by reference | Type reference (TYPE) | BCA_CONDGROUP | Konditionsgruppe | 20080421 | ||
2 | ![]() |
IV_AMT | Call by reference | Type reference (TYPE) | FICO_CAMT | Währung | 20080610 | ||
3 | ![]() |
IV_EXLINK | Call by reference | Type reference (TYPE) | FICO_IEXTLINK | Externe Verbindung | 20080421 | ||
4 | ![]() |
IV_INDCOND | Call by reference | Type reference (TYPE) | FICO_FINDCOND | Individualkondition | 20080421 | ||
5 | ![]() |
IV_MAX_VALIDTO | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | IF_FICO_GENERAL_CONSTANTS=>G_CON_MAXDATE | Gültig-ab-Datum einer Kondition | 20080421 | |
6 | ![]() |
IV_MIN_VALIDFROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | IF_FICO_GENERAL_CONSTANTS=>G_CON_MINDATE | Gültig-ab-Datum einer Kondition | 20080421 | |
7 | ![]() |
IV_REL_MOD | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20080421 | ||
8 | ![]() |
IV_STOP_RELEASE | Call by reference | Type reference (TYPE) | FICO_FRELPROC | Freigabesteuerung | 20120323 | ||
9 | ![]() |
IV_TSPE | Call by reference | Type reference (TYPE) | FICO_TSPE | Erweiterter Zeitstempel | 20110110 | ||
10 | ![]() |
RO_CALLBACKS | Value transfer | Object reference (TYPE REF TO) | IF_FICO_CALLBACKS | Schnittstelle für Clienten der FiCo | 20080421 |
Method S_GET_INSTANCE on class CL_FICO_TESTAP_NEW_CALLBACKS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |