SAP ABAP Class CL_TYC_BSPRD_MD (Market Data Access: Basis Spreads)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
TR (Application Component) Treasury
⤷
FTA_CORE (Package) TR-CORE: Former Objects from FTA (Applic. Dev. TR General)

⤷

⤷

Properties
Class | CL_TYC_BSPRD_MD | |
Short Description | Market Data Access: Basis Spreads | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FTA_CORE | TR-CORE: Former Objects from FTA (Applic. Dev. TR General) |
Created | 20121221 | 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
Class CL_TYC_BSPRD_MD has no interface implemented.
Friends
Class CL_TYC_BSPRD_MD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSTABLE-TABNAME | 'TYC_BSPRD_MD' | Table Name | 20121221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Read Last Valid Spread Value Before Key Date | 20121221 |
2 | ![]() |
Static method | Public | Method | Write Basis Spread Values to Database | 20121221 |
Events
Class CL_TYC_BSPRD_MD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_S_BSPRD_MD_DEL | Public | See coding | Market Data Struct. with Deletion Flag Without Admin. Fields | 20130111 | begin of GTY_S_BSPRD_MD_DEL.
include type tyc_s_bsprd_md.
types: deletion_ind TYPE TYC_DELETION_IND,
END OF gty_s_bsprd_md_del
|
|
2 | GTY_T_BSPRD_MD_DEL | Public | See coding | Market Data Table with Deletion Flag Without Admin. Fields | 20130111 | GTY_T_BSPRD_MD_DEL TYPE TABLE OF GTY_S_BSPRD_MD_DEL
|
Method Signatures
Method DB_GET_LAST_SPREAD_BEFORE_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_LAST_BSPRD | Call by reference | Type reference (TYPE) | TYC_BSPRD_MD | Basis-Spreads: Marktdaten | 20121221 | ||
2 | ![]() |
IV_BSPRD_ID | Call by reference | Type reference (TYPE) | TYC_BSPRD_ID | Basis-Spread ID | 20121221 | ||
3 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | TYC_QUOTDATE | Lese neuesten gültigen Spread zu einem Datum < IV_DATE | 20121221 | ||
4 | ![]() |
IV_QUOTYP | Call by reference | Type reference (TYPE) | TB_QUOTYP | Quotierungsart | 20121221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121221 |
Method DB_INSERT_SPREADS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BSPRD | Call by reference | Type reference (TYPE) | GTY_T_BSPRD_MD_DEL | Tabellentyp: Basis-Spread Marktdaten ohne Admin-Felder | 20121221 | ||
2 | ![]() |
IV_LOCK_TABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tabelle vor INSERT sperren? | 20121221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121221 | ||
2 | ![]() |
20121221 | ||
3 | ![]() |
20121221 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |