SAP ABAP Class CL_FITV_IMG_VIEW_MAINTENANCE (Central class for accessing maintenance view)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
FI-TV (Application Component) Travel Management
⤷
PTRM_CUSTOMIZING (Package) Easy Introduction & WD for customizing settings
⤷
⤷
Properties
| Class | CL_FITV_IMG_VIEW_MAINTENANCE | |
| Short Description | Central class for accessing maintenance view | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PTRM_CUSTOMIZING | Easy Introduction & WD for customizing settings |
| Created | 20060823 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FITV_IMG_VIEW_MAINTENANCE has no forward declaration.
Interfaces
Class CL_FITV_IMG_VIEW_MAINTENANCE has no interface implemented.
Friends
Class CL_FITV_IMG_VIEW_MAINTENANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | XFELD | 'D' | Delete | 20060824 | ||
| 2 | Constant | Public | Type reference (TYPE) | XFELD | 'A' | Insert | 20060824 | ||
| 3 | Constant | Public | Type reference (TYPE) | XFELD | 'U' | Modify | 20060824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | View authority check | 20061009 | |
| 2 | Static method | Public | Method | Check whether record with same key has existed | 20060823 | |
| 3 | Static method | Private | Method | Check whether task number still can be used | 20061019 | |
| 4 | Instance method | Public | Constructor | 20060828 | ||
| 5 | Static method | Public | Method | Read data from DB | 20060823 | |
| 6 | Static method | Public | Method | Return line type of total table for saving data to DB | 20060909 | |
| 7 | Instance method | Public | Method | method call by transaction | 20060828 | |
| 8 | Static method | Public | Method | Interface for WD COMP to save data | 20060828 | |
| 9 | Static method | Private | Method | Save data to DB | 20060829 |
Events
Class CL_FITV_IMG_VIEW_MAINTENANCE has no event.
Types
Class CL_FITV_IMG_VIEW_MAINTENANCE has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20061009 | |||
| 2 | EX_RESULT | Call by reference | Type reference (TYPE) | I | 0:change; 1:read only; 2:no authority; 3: others | 20061026 | |||
| 3 | IM_VIEWNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20061009 |
Method CHECK_AUTHORITY on class CL_FITV_IMG_VIEW_MAINTENANCE has no exception.
Method CHECK_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VIEWNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20060824 | |||
| 2 | IS_RECORD | Call by reference | Type reference (TYPE) | ANY | 20060823 | ||||
| 3 | RE_HASEXISTED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Exist: 'X' | 20060823 |
Method CHECK_EXISTENCE on class CL_FITV_IMG_VIEW_MAINTENANCE has no exception.
Method CHECK_TASKNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20061020 | ||||
| 2 | IM_TASKNO | Call by reference | Type reference (TYPE) | TRKORR | Task no | 20061019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061020 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FITV_IMG_VIEW_MAINTENANCE has no parameter.
Method CONSTRUCTOR on class CL_FITV_IMG_VIEW_MAINTENANCE has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20060823 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20060824 | |||
| 3 | IM_SELECTION_CONDITION | Call by reference | Type reference (TYPE) | PTRM_IMG_VIMSELLIST_TTY | Table type of structure VIMSELLIST | 20060831 | |||
| 4 | IM_VIEWNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20060824 |
Method GET_DATA on class CL_FITV_IMG_VIEW_MAINTENANCE has no exception.
Method GET_TOTAL_LINE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_LINE_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20060909 | |||
| 2 | IM_VIEWNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20060909 |
Method GET_TOTAL_LINE_TYPE on class CL_FITV_IMG_VIEW_MAINTENANCE has no exception.
Method PREPARE_SAVE Signature
Method PREPARE_SAVE on class CL_FITV_IMG_VIEW_MAINTENANCE has no parameter.
Method PREPARE_SAVE on class CL_FITV_IMG_VIEW_MAINTENANCE has no exception.
Method SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_TASKNO | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20061019 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20060828 | |||
| 3 | IM_VIEWNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20060828 | |||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20060829 |
Method SAVE_DATA on class CL_FITV_IMG_VIEW_MAINTENANCE has no exception.
Method SAVE_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_TASKNO | Call by reference | Type reference (TYPE) | TRKORR | Task no | 20061019 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20060829 | |||
| 3 | IM_VIEWNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20060829 | |||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20060829 |
Method SAVE_TO_DB on class CL_FITV_IMG_VIEW_MAINTENANCE has no exception.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 600 |