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 CO_DELETE Constant Public Type reference (TYPE) XFELD 'D' Delete 20060824
2 CO_INSERT Constant Public Type reference (TYPE) XFELD 'A' Insert 20060824
3 CO_MODIFY Constant Public Type reference (TYPE) XFELD 'U' Modify 20060824
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Static method Public Method View authority check 20061009
2 CHECK_EXISTENCE Static method Public Method Check whether record with same key has existed 20060823
3 CHECK_TASKNO Static method Private Method Check whether task number still can be used 20061019
4 CONSTRUCTOR Instance method Public Constructor 20060828
5 GET_DATA Static method Public Method Read data from DB 20060823
6 GET_TOTAL_LINE_TYPE Static method Public Method Return line type of total table for saving data to DB 20060909
7 PREPARE_SAVE Instance method Public Method method call by transaction 20060828
8 SAVE_DATA Static method Public Method Interface for WD COMP to save data 20060828
9 SAVE_TO_DB 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20061009
2 Exporting EX_RESULT Call by reference Type reference (TYPE) I 0:change; 1:read only; 2:no authority; 3: others 20061026
3 Importing 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 Importing IM_VIEWNAME Call by reference Type reference (TYPE) TABNAME Table Name 20060824
2 Importing IS_RECORD Call by reference Type reference (TYPE) ANY 20060823
3 Returning 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 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB 20061020
2 Importing IM_TASKNO Call by reference Type reference (TYPE) TRKORR Task no 20061019
# Exception Resumable Description Created on
1 ERROR_OCCURED 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 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE Vorschlagswerte bei Anlage von Debitoren aus Workbench 20060823
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060824
3 Importing IM_SELECTION_CONDITION Call by reference Type reference (TYPE) PTRM_IMG_VIMSELLIST_TTY Table type of structure VIMSELLIST 20060831
4 Importing 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 Exporting ER_LINE_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20060909
2 Importing 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 Changing CH_TASKNO Call by reference Type reference (TYPE) TRKORR Request/Task 20061019
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060828
3 Importing IM_VIEWNAME Call by reference Type reference (TYPE) TABNAME Table Name 20060828
4 Importing 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 Changing CH_TASKNO Call by reference Type reference (TYPE) TRKORR Task no 20061019
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060829
3 Importing IM_VIEWNAME Call by reference Type reference (TYPE) TABNAME Table Name 20060829
4 Importing 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