Functionality You can use this sample function module as template for creating modulesfor the change document tool's> event Provide Text forBusiness Transaction>. You can store these modules in the changedocument object's Customizing> settings in the object events > view, to format the type of business transaction. The I_BUSINESSPROC> parameter contains the type of businesstransaction in key form, which is converted into plaintext and providedto the change document tool in the E_BUSINESSPROCTEXT> parameter.Notes The type of business transaction is available in the sample functionmodule in unformatted form. The I_OBJECTCLAS> parameter, of an informal nature, identifies thechange document object. If there are no details on the type of business transaction, you do notneed to create such modules so also do not need to store them in theCustomizing settings. |