SAP Note 1281616 - Enhancing BAdI AC_DOCUMENT

Component : Accounting Interface -

Solution : https://service.sap.com/sap/support/notes/1281616 (SAP Service marketplace login required)

Summary :
This SAP Note addresses enhancements to the BAdI AC_DOCUMENT since Release 5.0, providing solutions to avoid manual modifications for Support Packages or upgrades, which can be expensive and time-consuming. Specifically, it allows users to suppress updates to ACCT* tables and compress internal RWIN tables as described in modifications from previous notes (48009 and 320959). The suppression and compression can be activated by implementing two new methods in the BAdI: AC_DOCUMENT~IS_SUPPRESSED_ACCT and AC_DOCUMENT~IS_COMPRESSION_REQUIRED respectively, which should return 'X' as a result. This technique simplifies maintenance and ensures smoother updates while preserving system performance.

Key words :
relevant badi method result = 'x', currency position table t_acccr, simple statement result = 'x', line item table t_accit, statement result = 'x', method ac_document~is_suppressed_acct, method ac_document~is_compression_required, function module ac_document_create, form form compress_check, import support packages

Related Notes :

1673764Short dump IMPORT_CONTAINER_MISSING in transaction GCU4
1626962Short dump IMPORT_CONTAINER_MISSING during posting via RWIN
320959Collective note: Storage problems in the FI/CO interface
48009Tables ACCTHD, ACCTIT, ACCTCR: Questions and answers