SAP ABAP Function Module /CBAD/UPDATE_TABLES (update-module for CBAD)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     /CBAD/CONTRACT_MOD (Package) Contract Billing
Basic Data
Function Module /CBAD/UPDATE_TABLES update-module for CBAD  
Function Group /CBAD/CONTRACT_MOD   Contract Billing  
Program Name /CBAD/SAPLCONTRACT_MOD    
INCLUDE Name /CBAD/LCONTRACT_MODU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IS_PROCESSING_MODE TYPE UPDKZ_D Processing mode Modify, Update, Insert or Delete
Importing IS_TABLENAME TYPE TABNAME16 Table name, 16 characters
Importing IT_CON_H TYPE /CBAD/CONTRACT_H_T Contract and Billing: additional header information
Importing IT_CON_I TYPE /CBAD/CONTRACT_I_T Contract and Billing: additional item information
Importing IT_FUND_H TYPE /CBAD/CON_FUND_H_T Contract and Billing: Fund header information
Importing IT_CON_DBS TYPE /CBAD/CON_DBS_T CBAD: WBS table type
Importing IT_CON_HIST TYPE /CBAD/CON_HIST_T CBAD: Contract history table type
Exception WRONG_ACTION_CODE TYPE only M(odify), U(pdate), I(nsert) or D(elete) is allowed
Exception UNKNOWN_TABLE TYPE unknown table selected
Exception TABLE_IS_EMPTY TYPE no update possible due to missing data
               
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  20100310 
SAP Release Created in 700