SAP ABAP Function Module TABLEPROC_CRM_TAX (TABLEPROC_CRM_TAX)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-TAX (Application Component) Tax Determination
     CRM_TAX (Package) External Tax Determination - Global Functions
Basic Data
Function Module TABLEPROC_CRM_TAX  
Function Group CRM_TAX   General Routines Tax Calculation  
Program Name SAPLCRM_TAX   Allgemeine Routinen Steuerrechnung 
INCLUDE Name LCRM_TAXU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LAST_ACT_ENTRY TYPE Cursor position index in the display table
Exporting UCOMM TYPE Last user command in the view maintenance
Exporting UPDATE_REQUIRED TYPE Flag: Entries changed. Saving required.
Importing FCODE TYPE 'RDED' Required module function
Importing VIEW_ACTION TYPE 'S' Action with table: display/change/transport/ (S/U/T)
Importing VIEW_NAME TYPE DD02V-TABNAME Table name
Importing CORR_NUMBER TYPE E070-TRKORR ' ' Correction number for made changes
Tables CORR_KEYTAB TYPE E071K Table with keys for the entries to be transported
Tables DBA_SELLIST TYPE VIMSELLIST Selection conditions for the database access
Tables DPL_SELLIST TYPE VIMSELLIST Selection conditions for the display
Tables EXCL_CUA_FUNCT TYPE VIMEXCLFUN Table containing the CUA functions that are not to be activated
Tables EXTRACT TYPE   Table containing the hidden data (display table)
Tables TOTAL TYPE   Table containing all the data read from the database
Tables X_HEADER TYPE VIMDESC Control block table for the table
Tables X_NAMTAB TYPE VIMNAMTAB Control block table for the table fields
Exception MISSING_CORR_NUMBER TYPE No correction number available
Exception SAVING_CORRECTION_FAILED TYPE Error during saving the correction entries
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19991102 
SAP Release Created in