!--a11y-->
Release Object CN (Contract) 
A release object from
the
Framework
for the Principle of Dual Control (CA-GTF-TS-PDC)for contracts in the
Account Management (FS-AM) system.
Although the description is the Framework for the Principle of Dual Control (CA-GTF-TS-PDC), the principles of treble and quadruple control are also possible as release procedures.
For information on the release-relevant processing of a contract, refer to domain BCA_CH_CR_MODE.
If the system determines that the processing of a contract is relevant for release, it generates a work item that is processed further in the Business Workplace by a supervisor or user responsible for release.
In the BAPI and direct input channels, you can stop a release workflow by setting the BCA_DTE_FLG_STOP_RELEASE (Deactivate Release Workflow) indicator. For information on the types of contract processing that can result in a release workflow, refer to domain BCA_CH_CR_MODE (Release-Relevant Activity Categories of the Contract.
You can find the release attribute for release object CN in structure BCA_STR_CN_RELEASE (contract release attributes). It is assigned to the release object in table TBCA_REL_OBJ_CAT (release objects) and cannot be enhanced without modifications.
The release tool provides processing options (methods) for the work item. These can be implemented individually for each release object.
Release object CN only implements some of these methods with the following function modules. These are assigned to the release objects in table TBCA_REL_FM. For more information, refer to the function module documentation.
|
02 |
Change |
BCA_API_CN_CHANGE_CB |
|
03 |
Display |
BCA_API_CN_DISPLAY_CB |
|
05 |
Lock |
BCA_API_CN_LOCK_CB |
|
06 |
Reject |
BCA_API_CN_REJECT_CB |
|
43 |
Release |
BCA_API_CN_RELEASE_CB |
|
A1 |
Return |
BCA_API_CN_RETURN_CB |
|
GT |
Get work item text |
BCA_API_CN_GET_TXT_CB |
|
MB |
Modify screen button |
BCA_API_CN_BUTTON_CB |
|
RT |
Returned |
BCA_API_CN_RET_CB |
¡ Note that the way the contract responds depends on the contract specialization.
¡ For more information on the release process in the contract, refer to the Account Management (FS-AM) Customizing settings in IMG activity Technical Documentation in Account Management. In this structure you can find the information in the Release in the Contract node and the documentation for the respective contract specializations.