Fonction SAP BANK_API_CHDOC_PREPARE_BUSPROC -

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_BUSINESSPROC BANK_DTE_CD_BUSPROC C 20 Type of accounting transaction
I_OBJECTCLAS CDOBJECTCL C 15 Object Class

Paramètre Reférence Type Long. Description
E_BUSINESSPROCTEXT BANK_DTE_CD_BUSPROCTEXT C 36

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.