SAP ABAP Class CL_TST_CN_BCFC_CONDS_FACTORY (Test Wrapper FICO Conditions Factory)
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 | Inheritance (c INHERITING FROM c_ref) | CL_FICO_CONDS_FACTORY | Instance Manager for Displaying and Editing Conditions | 20070402 |
Properties
Class | CL_TST_CN_BCFC_CONDS_FACTORY | |
Short Description | Test Wrapper FICO Conditions Factory | |
Super Class | CL_FICO_CONDS_FACTORY | Instance Manager for Displaying and Editing Conditions |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FICO_TEST | Test Objects for FICO |
Created | 20070402 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TST_CN_BCFC_CONDS_FACTORY has no forward declaration.
Interfaces
Class CL_TST_CN_BCFC_CONDS_FACTORY has no interface implemented.
Friends
Class CL_TST_CN_BCFC_CONDS_FACTORY 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) | IF_FICO_CHECK_MAINTAIN_CONDS | FICO: Interface to Checks and UI Maintenance | 20080327 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Write Data for Maintenance of Standard Conditions | 20070402 |
2 | ![]() |
Instance method | Public | Method | Write Data for Maintenance of Individual Conditions | 20070402 |
3 | ![]() |
Instance method | Public | Method | Write Data for Maintenance of Standard Conditions | 20070402 |
4 | ![]() |
Static method | Public | Method | 20070403 | |
5 | ![]() |
Static method | Public | Method | 20070402 | |
6 | ![]() |
Static method | Public | Method | Set Reference to Maintain Interface | 20080327 |
Events
Class CL_TST_CN_BCFC_CONDS_FACTORY has no event.
Types
Class CL_TST_CN_BCFC_CONDS_FACTORY has no local type.
Method Signatures
Method CREATE_DISPLAY_STD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONDGROUP_KEY | Call by reference | Type reference (TYPE) | BCA_STR_CONDGROUP_KEY | Konditionsgruppenpflege (Schlüssel Obj, API) | 20070402 | ||
2 | ![]() |
I_MAX_VALID_TO | Call by reference | Type reference (TYPE) | FICO_DVALIDTO | '99991231' | Gültig-bis-Datum einer Kondition | 20070402 | |
3 | ![]() |
I_MIN_VALID_FROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | '19010101' | Gültig-ab-Datum einer Kondition | 20070402 | |
4 | ![]() |
I_RELPROC | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070402 | ||
5 | ![]() |
I_TSPE | Call by reference | Type reference (TYPE) | FICO_TSPE | Erweiterter Zeitstempel | 20070402 | ||
6 | ![]() |
R_RIF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FICO_CHECK_MAINTAIN_CONDS | FiCo: Schnittstelle zur Checks und UI Pflege | 20070402 |
Method CREATE_DISPLAY_STD on class CL_TST_CN_BCFC_CONDS_FACTORY has no exception.
Method CREATE_MAINTAIN_IND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AMT | Call by reference | Type reference (TYPE) | FICO_CAMT | Währung | 20070402 | ||
2 | ![]() |
I_BUFFER | Call by reference | Type reference (TYPE) | FICO_FBUFFER | Kennzeichen für Pufferung | 20070402 | ||
3 | ![]() |
I_EXTLINK | Call by reference | Type reference (TYPE) | FICO_IEXTLINK | Externe Verbindung | 20070402 | ||
4 | ![]() |
I_LIST | Call by reference | Type reference (TYPE) | FICO_ILIST | Konditionsliste | 20070402 | ||
5 | ![]() |
I_LISTTYPE | Call by reference | Type reference (TYPE) | FICO_OLISTTYP | Konditionsgruppenart | 20070402 | ||
6 | ![]() |
I_MAX_VALID_TO | Call by reference | Type reference (TYPE) | FICO_DVALIDTO | '99991231' | Gültig-bis-Datum einer Kondition | 20070402 | |
7 | ![]() |
I_MIN_VALID_FROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | '19010101' | Gültig-ab-Datum einer Kondition | 20070402 | |
8 | ![]() |
I_STR_CHANGE_CONSTRAINTS | Call by reference | Type reference (TYPE) | FICOS_CHANGE_CONDS_CONSTRAINTS | Vorgaben für die Pflege von Konditionen | 20070403 | ||
9 | ![]() |
I_TSPE | Call by reference | Type reference (TYPE) | FICO_TSPE | Erweiterter Zeitstempel | 20070402 | ||
10 | ![]() |
I_T_CDGRP_INTERV | Call by reference | Type reference (TYPE) | FICO_TYP_TAS_CDGRP_INTERV | Tabellentyp (sort.): Konditionsgruppe mit Verwendungsdaten | 20070402 | ||
11 | ![]() |
I_USEDUNTIL | Call by reference | Type reference (TYPE) | FICO_DUSEDUNTIL | Verwendet bis | 20070403 | ||
12 | ![]() |
R_RIF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FICO_CHECK_MAINTAIN_CONDS | FiCo: Schnittstelle zur Checks und UI Pflege | 20070402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070515 |
Method CREATE_MAINTAIN_STD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVITY | Call by reference | Type reference (TYPE) | TBZ0K-AKTYP | Aktivitätstyp | 20070511 | ||
2 | ![]() |
I_CONDGROUP_KEY | Call by reference | Type reference (TYPE) | BCA_STR_CONDGROUP_KEY | Konditionsgruppenpflege (Schlüssel Obj, API) | 20070402 | ||
3 | ![]() |
I_MAX_VALID_TO | Call by reference | Type reference (TYPE) | FICO_DVALIDTO | '99991231' | Gültig-bis-Datum einer Kondition | 20070402 | |
4 | ![]() |
I_MIN_VALID_FROM | Call by reference | Type reference (TYPE) | FICO_DVALIDFROM | '19010101' | Gültig-ab-Datum einer Kondition | 20070402 | |
5 | ![]() |
I_RELPROC | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070402 | ||
6 | ![]() |
I_TSPE | Call by reference | Type reference (TYPE) | FICO_TSPE | Erweiterter Zeitstempel | 20070402 | ||
7 | ![]() |
R_RIF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FICO_CHECK_MAINTAIN_CONDS | FiCo: Schnittstelle zur Checks und UI Pflege | 20070402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070515 |
Method S_GET_INSTANCE_1 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 | 20070403 | ||
2 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FICO_CONDS_FACTORY | Fabrik für die Erzeugung von Instanzen für Pflege/Anzeige | 20070403 |
Method S_GET_INSTANCE_1 on class CL_TST_CN_BCFC_CONDS_FACTORY has no exception.
Method S_GET_INSTANCE_SIMPLE 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 | 20070402 | ||
2 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_TST_CN_BCFC_CONDS_FACTORY | Fabrik für die Erzeugung von Instanzen für Pflege/Anzeige | 20070402 |
Method S_GET_INSTANCE_SIMPLE on class CL_TST_CN_BCFC_CONDS_FACTORY has no exception.
Method S_SET_RIF_MAIN_CONDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_IF | Call by reference | Object reference (TYPE REF TO) | IF_FICO_CHECK_MAINTAIN_CONDS | FiCo: Schnittstelle zur Checks und UI Pflege | 20080327 |
Method S_SET_RIF_MAIN_CONDS on class CL_TST_CN_BCFC_CONDS_FACTORY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |