SAP ABAP Class CL_GRRM_OB_ORX_DWNL_DATA_EXM2 (Loss Download to ORX Format (Edition 2011) - Example)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_OB_REPORTING (Package) Operational Risk Management for Banks: Reporting

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20131208 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_OB_REPT_DWNL | Interface for BAdI: GRRM_OB_EBA_DWNL_DATA | 20131208 |
Properties
Class | CL_GRRM_OB_ORX_DWNL_DATA_EXM2 | |
Short Description | Loss Download to ORX Format (Edition 2011) - Example | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | GRRM_OB_LOSEVT | |
Program status | ||
Category | 0 | |
Package | GRRM_OB_REPORTING | Operational Risk Management for Banks: Reporting |
Created | 20131208 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_OB_ORX_DWNL_DATA_EXM2 has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20131208 | ||
2 | IF_GRRM_OB_REPT_DWNL | Interface for BAdI: GRRM_OB_EBA_DWNL_DATA | 20131208 |
Friends
Class CL_GRRM_OB_ORX_DWNL_DATA_EXM2 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 20131208 | ||||
2 | ![]() |
Constant | Private | See coding | Field Name | 20131208 | |||
3 | ![]() |
Constant | Private | See coding | 20131208 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20131208 |
Events
Class CL_GRRM_OB_ORX_DWNL_DATA_EXM2 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_EFFECT | Private | See coding | 20131223 | BEGIN OF ys_effect,
loss_evt_id TYPE grrm_ob_loss_evt_id,
eff_track_num TYPE grrm_ob_eff_track_num,
settl_date TYPE grrm_ob_settl_date,
END OF ys_effect
|
||
2 | YS_ORX_DATA | Private | See coding | 20131208 | BEGIN OF ys_orx_data,
loss_evt_id TYPE string, "*Ref ID (Member)
ref_id TYPE string, "*Legacy Ref ID
orxbl TYPE string, "*Business Line (L2) Code
orxel TYPE string, "*Event Category (L2) Code
country TYPE string, "*Country Code
occurence_date TYPE string, "*Date of Occurrence
discovery_date TYPE string, "*Date of Discovery
recognition_date TYPE string, "*Date of Recognition
credit_related TYPE string, "*Credit-related(C/N)
gross_loss_cur TYPE string, "*Gross Loss Amount. Currency
gross_loss_amt TYPE string, "*Gross Loss Amount. Amount
direct_recov_cur TYPE string, "*Direct Recovery. Currency
direct_recov_amt TYPE string, "*Direct Recovery. Amount
indirect_recov_cur TYPE string, "*Indirect Recovery. Currency
indirect_recov_amt TYPE string, "*Indirect Recovery. Amount
rel_event_ref_id TYPE string, "*Related Event Ref ID
deletion_flag TYPE string, "*Deleted
iss_override_flag TYPE string, "*Validation Issue(s) Override
override_reason TYPE string, "*Reason For Override
orxpd TYPE string, "*Product
orxpc TYPE string, "*Process
orxcs_1 TYPE string, "*Cause 1 (L2) Code
orxcs_2 TYPE string, "*Cause 2 (L2) Code
orxcs_3 TYPE string, "*Cause 3 (L2) Code
orxcl_1 TYPE string, "*Control 1 (L2) Code
orxcl_2 TYPE string, "*Control 2 (L2) Code
orxcl_3 TYPE string, "*Control 3 (L2) Code
orxls01 TYPE string, "*Jurisdiction Code
orxls02 TYPE string, "*Counterparty / Claimant Code
orxls03 TYPE string, "*Role of the Firm Code
orxls04 TYPE string, "*Environmental Volatility Code
END OF ys_orx_data
|
||
3 | YT_EFFECT | Private | See coding | 20131223 | yt_effect TYPE STANDARD TABLE OF ys_effect WITH KEY loss_evt_id eff_track_num
|
||
4 | YT_ORX_DATA | Private | See coding | 20131208 | yt_orx_data TYPE STANDARD TABLE OF ys_orx_data
|
Method Signatures
Method GET_HEADER Signature
Method GET_HEADER on class CL_GRRM_OB_ORX_DWNL_DATA_EXM2 has no parameter.
Method GET_HEADER on class CL_GRRM_OB_ORX_DWNL_DATA_EXM2 has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |