SAP ABAP Class CL_EPIC_CB_DOMAIN_FWD (EPIC: Cash budget domain forward)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-PMCTL (Package) Globalization: E-Payment Integration Payment Control
⤷
⤷
Properties
| Class | CL_EPIC_CB_DOMAIN_FWD | |
| Short Description | EPIC: Cash budget domain forward | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-PMCTL | Globalization: E-Payment Integration Payment Control |
| Created | 20130724 | SAP |
| Last change | 20131127 | 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_EPIC_CB_DOMAIN_FWD has no interface implemented.
Friends
Class CL_EPIC_CB_DOMAIN_FWD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPIC_CB_DOMAIN_SERVICE | EPIC: Cash budget domain service | 20130726 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130726 | |
| 2 | Instance method | Public | Method | 20130726 | ||
| 3 | Instance method | Public | Method | 20130726 | ||
| 4 | Instance method | Public | Method | 20130726 | ||
| 5 | Instance method | Public | Method | 20130726 | ||
| 6 | Instance method | Public | Method | 20130726 | ||
| 7 | Instance method | Public | Method | 20130726 | ||
| 8 | Instance method | Public | Method | 20130726 | ||
| 9 | Instance method | Public | Method | 20130726 |
Events
Class CL_EPIC_CB_DOMAIN_FWD has no event.
Types
Class CL_EPIC_CB_DOMAIN_FWD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EPIC_CB_DOMAIN_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_EPIC_CB_DOMAIN_SERVICE | EPIC: Cash budget domain service | 20130726 |
Method CONSTRUCTOR on class CL_EPIC_CB_DOMAIN_FWD has no exception.
Method DOMAIN_VALUE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOMNAME | Call by reference | Type reference (TYPE) | DD07V-DOMNAME | Domain name | 20130726 | |||
| 2 | IV_DOMVALUE | Call by reference | Type reference (TYPE) | DD07V-DOMVALUE_L | Values for Domains: Single Value / Upper Limit | 20130726 | |||
| 3 | RV_DOMTEXT | Value transfer | Type reference (TYPE) | DD07V-DDTEXT | Short Text for Fixed Values | 20130726 |
Method DOMAIN_VALUE_GET on class CL_EPIC_CB_DOMAIN_FWD has no exception.
Method GET_DOMAIN_DESCR_BY_ID_CYC_TYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOMAIN_ID | Call by reference | Type reference (TYPE) | DD07V-DOMVALUE_L | Values for Domains: Single Value / Upper Limit | 20130726 | |||
| 2 | RV_CB_EXL_CYCLE_TYPE_DSCR_STR | Value transfer | Type reference (TYPE) | STRING | 20130726 |
Method GET_DOMAIN_DESCR_BY_ID_CYC_TYP on class CL_EPIC_CB_DOMAIN_FWD has no exception.
Method GET_DOMAIN_DESCR_BY_ID_DIREC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOMAIN_ID | Call by reference | Type reference (TYPE) | EPIC_CB_DIRECTION | Values for Domains: Single Value / Upper Limit | 20130726 | |||
| 2 | RV_CB_EXL_CYCLE_TYPE_DSCR_STR | Value transfer | Type reference (TYPE) | STRING | 20130726 |
Method GET_DOMAIN_DESCR_BY_ID_DIREC on class CL_EPIC_CB_DOMAIN_FWD has no exception.
Method GET_DOMAIN_ID_BY_DESCR_CYC_TYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCR | Call by reference | Type reference (TYPE) | STRING | 20130726 | ||||
| 2 | RV_DOMAIN_ID | Value transfer | Type reference (TYPE) | EPIC_CB_CYCLE_TYPE_ID | Identifier for Cash Budget Cycle Type | 20130726 |
Method GET_DOMAIN_ID_BY_DESCR_CYC_TYP on class CL_EPIC_CB_DOMAIN_FWD has no exception.
Method GET_DOMAIN_ID_BY_DESCR_DIREC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCR | Call by reference | Type reference (TYPE) | EPIC_CB_DIRECTION_DESCR | EPIC: Cash budget direction descriptioin | 20130726 | |||
| 2 | RV_DOMAIN_ID | Value transfer | Type reference (TYPE) | EPIC_CB_DIRECTION | Credit or Debit Indicator for Cash Budget Amount | 20130726 |
Method GET_DOMAIN_ID_BY_DESCR_DIREC on class CL_EPIC_CB_DOMAIN_FWD has no exception.
Method GET_DOMAIN_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOM_NAME | Call by reference | Type reference (TYPE) | DD07L-DOMNAME | Domain name | 20130726 | |||
| 2 | RT_DD07V | Value transfer | Type reference (TYPE) | DD07V_TAB | Table for DD07V | 20130726 |
Method GET_DOMAIN_VALUES on class CL_EPIC_CB_DOMAIN_FWD has no exception.
Method IS_DOMAIN_DESCR_VALID_CYC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOMAIN_DESCR | Call by reference | Type reference (TYPE) | STRING | 20130726 | ||||
| 2 | RV_IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130726 |
Method IS_DOMAIN_DESCR_VALID_CYC_TYPE on class CL_EPIC_CB_DOMAIN_FWD has no exception.
Method IS_DOMAIN_ID_VALID_CYC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CYCLE_TYPE_ID | Call by reference | Type reference (TYPE) | EPIC_CB_CYCLE_TYPE_ID | Identifier for Cash Budget Cycle Type | 20130726 | |||
| 2 | RV_IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130726 |
Method IS_DOMAIN_ID_VALID_CYC_TYPE on class CL_EPIC_CB_DOMAIN_FWD has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |