SAP ABAP Class CL_EPIC_CB_EXCEL_TPL_CTRL (EPIC: Cash budget template excel controller)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-PMCTL-SMPL-UI (Package) Globalization: E-Payment Integration Payment Control UI

⤷

⤷

Properties
Class | CL_EPIC_CB_EXCEL_TPL_CTRL | |
Short Description | EPIC: Cash budget template excel controller | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ID-FI-EPIC-PMCTL-SMPL-UI | Globalization: E-Payment Integration Payment Control UI |
Created | 20130624 | 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_EXCEL_TPL_CTRL has no interface implemented.
Friends
Class CL_EPIC_CB_EXCEL_TPL_CTRL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EPIC_T_CB_CYCLE | EPIC: table type for EPIC_CB_CYCLE | 20130708 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EPIC_T_CB_LQITEM | EPIC: Table type for table EPIC_CB_LQITEM | 20130708 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EPIC_T_CB_CYCLE | EPIC: table type for EPIC_CB_CYCLE | 20130708 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130708 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130708 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130708 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EPIC_CB_CYCLE_TYPE_ID | EPIC: Cash budgeting cycle type id | 20130708 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RLGRAP-FILENAME | Local file for upload/download | 20130708 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RLGRAP-FILENAME | Local file for upload/download | 20130708 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20130708 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130708 |
3 | ![]() |
Instance method | Public | Method | 20130708 | |
4 | ![]() |
Instance method | Public | Method | 20130708 | |
5 | ![]() |
Instance method | Public | Method | 20130708 | |
6 | ![]() |
Instance method | Public | Method | 20130708 | |
7 | ![]() |
Instance method | Public | Method | 20130708 | |
8 | ![]() |
Instance method | Private | Method | 20130814 | |
9 | ![]() |
Instance method | Public | Method | 20130708 | |
10 | ![]() |
Instance method | Public | Method | 20130708 |
Events
Class CL_EPIC_CB_EXCEL_TPL_CTRL has no event.
Types
Class CL_EPIC_CB_EXCEL_TPL_CTRL has no local type.
Method Signatures
Method CHECK_CYCLE_CONSISTENCY Signature
Method CHECK_CYCLE_CONSISTENCY on class CL_EPIC_CB_EXCEL_TPL_CTRL has no parameter.
Method CHECK_CYCLE_CONSISTENCY on class CL_EPIC_CB_EXCEL_TPL_CTRL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CYC_TY_D | Call by reference | Type reference (TYPE) | EPIC_CB_CYCLE_TYPE_ID | EPIC: Cash budgeting cycle type id | 20130708 | ||
2 | ![]() |
IV_P_FILE_D | Call by reference | Type reference (TYPE) | RLGRAP-FILENAME | Local file for upload/download | 20130708 | ||
3 | ![]() |
IV_P_FILE_U | Call by reference | Type reference (TYPE) | RLGRAP-FILENAME | Local file for upload/download | 20130708 |
Method CONSTRUCTOR on class CL_EPIC_CB_EXCEL_TPL_CTRL has no exception.
Method DOWNLOAD_SET Signature
Method DOWNLOAD_SET on class CL_EPIC_CB_EXCEL_TPL_CTRL has no parameter.
Method DOWNLOAD_SET on class CL_EPIC_CB_EXCEL_TPL_CTRL has no exception.
Method GET_CYCLE_TYPE_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CB_EXL_CYCLE_TYPE_DSCR | Value transfer | Type reference (TYPE) | STRING | 20130708 |
Method GET_CYCLE_TYPE_DESCR on class CL_EPIC_CB_EXCEL_TPL_CTRL has no exception.
Method GET_UPDATED_CYCLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CB_CYCLE_UPDATED | Value transfer | Type reference (TYPE) | EPIC_T_CB_CYCLE | EPIC: table type for EPIC_CB_CYCLE | 20130708 |
Method GET_UPDATED_CYCLE on class CL_EPIC_CB_EXCEL_TPL_CTRL has no exception.
Method GET_UPDATED_LQITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CB_LQITEM_UPDATED | Value transfer | Type reference (TYPE) | EPIC_T_CB_LQITEM | EPIC: Table type for table EPIC_CB_LQITEM | 20130708 |
Method GET_UPDATED_LQITEM on class CL_EPIC_CB_EXCEL_TPL_CTRL has no exception.
Method IS_APPLY_ALL_SELE_IN_EXCL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_APPLY_ALL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130708 |
Method IS_APPLY_ALL_SELE_IN_EXCL on class CL_EPIC_CB_EXCEL_TPL_CTRL has no exception.
Method TIME_OVERLAP_VALIDATE Signature
Method TIME_OVERLAP_VALIDATE on class CL_EPIC_CB_EXCEL_TPL_CTRL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EPIC: Cash budgeting exception class | 20130814 |
Method UPDATE Signature
Method UPDATE on class CL_EPIC_CB_EXCEL_TPL_CTRL has no parameter.
Method UPDATE on class CL_EPIC_CB_EXCEL_TPL_CTRL has no exception.
Method UPLOAD_VALIDATE Signature
Method UPLOAD_VALIDATE on class CL_EPIC_CB_EXCEL_TPL_CTRL has no parameter.
Method UPLOAD_VALIDATE on class CL_EPIC_CB_EXCEL_TPL_CTRL has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |