SAP Note 361420 - FB60: User exit for deactivating functions

Component : Posting/Clearing/Special General Ledger - Buchen/Ausgleichen

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

Summary :
SAP Note details the method for deactivating certain default active functions in FI EnjoySAP Transactions, such as 'Park' and 'Post', using a BTE event mechanism. Users needing to modify standard transaction functionality in versions 4.6B SP 30-34 or 4.6C SP 18-26 should focus specifically on correction instruction point 10. The implementation requires creating new data types, function modules, and adjusting standard tables like TBE01 and TBE02 to incorporate event 00001140. Caution is advised to remove custom function module OPEN_FI_PERFORM_00001140_E before importing any new SAP Support Packages to prevent potential inconsistencies.

Key words :
type spec  ref type  deflt  pass  opt  short texti_document_exists  type      char1, type spec  ref type  deflt  pass  opt  short texti_parked        type      xfeld, ref type  deflt  pass  opt  short texti_parked        type        xfeld, xfeld field label               length  field labelshort          10      ev00001140medium        10      ev00001140long          10      ev00001140heading        1, deactivated' componentscomp  rtype  comp type  dtyp  length  dec, type spec  ref type      opt  short textt_bkpf, choose menu path 'goto -> function groups -> create group', type  selection attributes  eventa          fi-gl-gl              00001140 12, okcod        okcode    char  20      0          function code 4, create data type ev00001140

Related Notes :

863267FAQ: Validations in Enjoy transactions