SAP ABAP Function Module /CBAD/CONTRACT_WRITE_DOCUMENT (Write Change Documents)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     /CBAD/CONTRACT_MOD (Package) Contract Billing
Basic Data
Function Module /CBAD/CONTRACT_WRITE_DOCUMENT Write Change Documents  
Function Group /CBAD/CONTRACT_MOD   Contract Billing  
Program Name /CBAD/SAPLCONTRACT_MOD    
INCLUDE Name /CBAD/LCONTRACT_MODU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_OBJECTID TYPE CDHDR-OBJECTID Object value
Importing I_TCODE TYPE CDHDR-TCODE Transaction in which a change was made
Importing I_UTIME TYPE CDHDR-UTIME Time changed
Importing I_UDATE TYPE CDHDR-UDATE Creation date of the change document
Importing I_USERNAME TYPE CDHDR-USERNAME User name of the person responsible in change document
Importing I_PLANNED_CHANGE_NUMBER TYPE CDHDR-PLANCHNGNR SPACE Planned change number
Importing I_OBJECT_CHANGE_INDICATOR TYPE CDHDR-CHANGE_IND 'U' Application object change type (U, I, E, D)
Importing I_PLANNED_OR_REAL_CHANGES TYPE CDHDR-CHANGE_IND SPACE Application object change type (U, I, E, D)
Importing I_NO_CHANGE_POINTERS TYPE CDHDR-CHANGE_IND SPACE Application object change type (U, I, E, D)
Importing I_UPD_ICDTXT_VERKBELEG TYPE CDPOS-CHNGIND SPACE Change type (U, I, E, D)
Importing I_UPD_CONTRACT_H TYPE CDPOS-CHNGIND SPACE Change type (U, I, E, D)
Importing I_UPD_CONTRACT_I TYPE CDPOS-CHNGIND SPACE changes detected or not on item
Importing I_UPD_CON_FUND_H TYPE CDPOS-CHNGIND SPACE Change type (U, I, E, D)
Importing I_UPD_CON_DBS TYPE CDPOS-CHNGIND SPACE Change type (U, I, E, D)
Importing IS_CONTRACT_H_NEW TYPE /CBAD/CONTRACT_H Contract and Billing: additional header information
Importing IS_CONTRACT_H_OLD TYPE /CBAD/CONTRACT_H Contract and Billing: additional header information
Importing I_INDXKEY TYPE CHAR32 User-defined key in table INDX
Importing I_CREATE_HISTORY TYPE BOOLEAN 'X' Create entry in table /CBAD/CON_HIST
Importing I_MOD_ID TYPE /CBAD/MOD_ID Modification ID
Importing I_MOD_TYPE TYPE /CBAD/MOD_TYPE Modification Type
Importing I_MOD_TEXT TYPE /CBAD/MOD_TEXT Modification Text
Tables YT_CONTRACT_I TYPE /CBAD/CONTRACT_I_UT Contract and Billing: additional item information
Tables XT_CONTRACT_I TYPE /CBAD/CONTRACT_I_UT Contract and Billing: additional item information
Tables YT_CON_FUND_H TYPE /CBAD/CON_FUND_H_UT Contract and Billing: Fund header information
Tables XT_CON_FUND_H TYPE /CBAD/CON_FUND_H_UT Contract and Billing: Fund header information
Tables YT_CON_DBS TYPE /CBAD/CON_DBS_UT Contract and Billing: DBS
Tables XT_CON_DBS TYPE /CBAD/CON_DBS_UT Contract and Billing: DBS
               
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