SAP ABAP Class CL_BSSP_FXR_POSTING (Posting Details)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP-FIN (Application Component) Content for ERP Financials
⤷
BSSP2 (Package) Content for FIN

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSSP_DETAIL_LIST | Master Data Details (Base Class for List UIBB) | 20120508 |
Properties
Class | CL_BSSP_FXR_POSTING | |
Short Description | Posting Details | |
Super Class | CL_BSSP_DETAIL_LIST | Master Data Details (Base Class for List UIBB) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSSP2 | Content for FIN |
Created | 20120508 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BSSP_FXR_POSTING has no forward declaration.
Interfaces
Class CL_BSSP_FXR_POSTING has no interface implemented.
Friends
Class CL_BSSP_FXR_POSTING has no friend class.
Attributes
Class CL_BSSP_FXR_POSTING has no attribute.
Methods
Class CL_BSSP_FXR_POSTING has no method.
Events
Class CL_BSSP_FXR_POSTING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_FXR_POSTING | Private | See coding | 20120531 | BEGIN OF S_FXR_POSTING,
BUKRS Type BSSP_BUKRS,"Source field
BELNR Type BSSP_BELNR,"Source field
GJAHR Type BSSP_GJAHR,"Source field
BUDAT Type BSSP_BUDAT,"Source field
WAERS Type BSSP_WAERS,"Source field
KURSF Type BSSP_KURSF_BI,"Source field
KURSX Type BSSP_KURSX_BI,"Source field
RATE_TYPE Type KURST_CURR,"Target field
FROM_CURR Type FCURR_CURR,"Target field
TO_CURRNCY Type TCURR_CURR,"Target field
VALID_FROM Type GDATU_CUR,"Target field
EXCH_RATE Type BSSP_UKURSP,"Target field
PRCCAT type BSSP_MCA_PRCCAT,"Target field
RUNID type BSSP_MCA_RUNID,"Target field
MCA_DOCNO Type BSSP_MCA_DOCNO,"Target field
END OF S_FXR_POSTING
|
||
2 | T_FXR_POSTING | Private | See coding | 20120531 | T_FXR_POSTING TYPE STANDARD TABLE OF s_fxr_posting
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |