SAP ABAP Class CL_FCLM_LQH_HEADER_HANDLER (Handler class for liquidity hierarchy header)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
TR (Application Component) Treasury
⤷
FCLM_REUSE (Package) Common / Reusable Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GENIL_NODE_HANDLER_TX | genIL Component: Root Handler | 20130719 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GENIL_NODE_HANDLER_QUERY | Interface to query objects | 20130719 |
Properties
| Class | CL_FCLM_LQH_HEADER_HANDLER | |
| Short Description | Handler class for liquidity hierarchy header | |
| Super Class | CL_GENIL_NODE_HANDLER_TX | genIL Component: Root Handler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FCLM_REUSE | Common / Reusable Components |
| Created | 20130410 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCLM_LQH_HEADER_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GENIL_NODE_HANDLER_QUERY | Interface to query objects | 20130719 |
Friends
Class CL_FCLM_LQH_HEADER_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_T_HEADER | 20130719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130719 | ||
| 2 | Instance method | Private | Method | 20130719 | ||
| 3 | Instance method | Private | Method | 20130719 |
Events
Class CL_FCLM_LQH_HEADER_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_HEADER | Private | See coding | 20130719 | TY_T_HEADER TYPE TABLE OF FCLM_S_LQH_HEADER_ATT
|
Method Signatures
Method CHECK_HIER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CORRECT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130719 | |||
| 2 | IV_HIER_NAME | Call by reference | Type reference (TYPE) | FCLM_HIER_NAME | Hierarchy Name | 20130719 | |||
| 3 | IV_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20130719 |
Method CHECK_HIER_NAME on class CL_FCLM_LQH_HEADER_HANDLER has no exception.
Method CHECK_NEW_DATEFROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_CORRECT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130719 | |||
| 2 | IV_HIER_ID | Call by reference | Type reference (TYPE) | FCLM_HIER_ID | Hierarchy ID | 20130719 | |||
| 3 | IV_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | Interface for Simple Access to Generic IL Message Service | 20130719 | |||
| 4 | IV_NEW_DATEFROM | Call by reference | Type reference (TYPE) | FCLM_NEW_DATEFROM | New Valid From Date | 20130719 |
Method CHECK_NEW_DATEFROM on class CL_FCLM_LQH_HEADER_HANDLER has no exception.
Method SPLIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HIER_ID | Call by reference | Type reference (TYPE) | FCLM_HIER_ID | Hierarchy ID | 20130719 | |||
| 2 | IV_NEW_DATEFROM | Call by reference | Type reference (TYPE) | FCLM_NEW_DATEFROM | New Valid From Date | 20130719 | |||
| 3 | IV_NEW_DESC | Call by reference | Type reference (TYPE) | TEXT60 | Text (20 Characters) | 20130719 | |||
| 4 | RV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130719 |
Method SPLIT on class CL_FCLM_LQH_HEADER_HANDLER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |