Ansicht
Dokumentation

SAMPLE_INTERFACE_00011060 - Correspondence on Creating/Changing Account Master Data

SAMPLE_INTERFACE_00011060 - Correspondence on Creating/Changing Account Master Data

CL_GUI_FRONTEND_SERVICES - Frontend Services   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Use this event to update your customer about the account details when you create or change an account. When you change an account, the business transaction event (BTE) transfers the changed account details along with the related old account data.

Exception:The BTE does not transfer the modified standing order values.

If you have activated the principle of dual control for account closure, limits, notices, conditions, or holds, the BTE also transfers related information after the corresponding records are released by a second user with appropriate authorization.

The system calls BTE 00011060 every time you save the account master record, if you have set the Print Change Correspondence indicator on the Basic Datatab page.

Example

Notes

  • The default implementation of the BTE prints both the old and changed account details as soon as you save the account master record. However, if you implement the BTE so that the correspondence is printed at a later stage, the system only saves the changed data which is later read by the print program. To record the old data, you must implement the BTE accordingly.
  • Import parameters that have the "_OLD" suffix contain the old account details while the remaining parameters contain the changed values. For example, the system returns the account master data in the following two structures:
  • I_BKK40_OLD that transfers the old values

  • I_BKK40 that transfers the changed values

  • The BTE sets the return parameter (E_RETURN) if the processing fails for any correspondence recipient and logs the error messages in the application log.
  • Failure of this BTE does not prevent the account data from being saved.
  • Ensure that the return parameter is set to 1 in case of errors. If the return code is set to 1, the system does not set the X_PRENOT_PRINTED flag. Thus, when the BTE is executed again, term agreements where the correspondence for prenotification failed are also selected.
To identify the error in the application log, you must also enter an error message in the table parameter Structure for Transfer of Error Messages(T_MESG).




Parameters

E_RETURN
IT_BCA_US_HOLD
IT_BCA_US_HOLD_OLD
IT_BKK43
IT_BKK43_OLD
IT_BKK44
IT_BKK44_OLD
IT_BKK45
IT_BKK45_CORR
IT_BKK45_CORR_OLD
IT_BKK45_OLD
IT_BKK47
IT_BKK47_OLD
IT_BKK48
IT_BKK48_OLD
IT_BKK56
IT_BKK56_OLD
IT_BKK84
IT_BKK84_OLD
IT_BKK85
IT_BKK85_OLD
IT_BKKA4
IT_BKKA4_OLD
IT_BKKE1
IT_BKKE1_OLD
IT_BKKM2
IT_BKKM2_OLD
IT_BKKNTC
IT_BKKNTC_OLD
IT_BKKTERM
IT_BKKTERM_OLD
I_BKK40
I_BKK40_OLD
I_BKK42
I_BKK42_CC
I_BKK42_CC_OLD
I_BKK42_NTC
I_BKK42_NTC_OLD
I_BKK42_OLD
I_BKK46
I_BKK46_OLD
I_BKK58
I_BKK58_OLD
I_UPDATE_FLAG
T_MESG

Exceptions

Function Group

FBKCORR_IMPL

BAL_S_LOG - Application Log: Log header data   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 3631 Date: 20240523 Time: 040720     sap01-206 ( 99 ms )