Ansicht
Dokumentation

FKK_SAMPLE_8015 - BILL: Authorization Check for Rejection of EDRs

FKK_SAMPLE_8015 - BILL: Authorization Check for Rejection of EDRs

RFUMSV00 - Advance Return for Tax on Sales/Purchases   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

With this event you can check the authorization for the final rejection of EDRs. The event adds checks at the level of the EDRs to be processed to the checks of the authorization object F_KKBI_WO. For example, this means that you can assign the authorization dependent on the amount of the EDRs.

The event is called in the following cases:

  • Finally reject billable EDRs
Transaction FKKBI_EDR_MON for monitoring billable EDRs checks the authorization object F_KKBI_WO with activity 01. If this check is successful, the system offers the user a function for finally rejecting billable EDRs. When the event is called, the system fills the import table I_EDR with the billable EDRs that are to be finally rejected.
  • Finally reject temporarily rejected EDRs
Transaction FKKBI_EDRRJ_MON for monitoring temporarily rejected EDRs checks the authorization object F_KKBI_WO with activity 01. If this check is successful, the system offers the user a function for finally rejecting temporarily rejected EDRs. When the event is called, the system fills the import table I_EDRRJ with the temporarily rejected EDRs that are to be finally rejected.
  • Reverse final rejection of EDRs
Transaction FKKBI_EDRWO_MON for monitoring finally rejected EDRs checks the authorization object F_KKBI_WO with activity 85. If this check is successful, the system offers the user a function for reversing the final rejection. When the event is called, the system fills the import table I_EDRWO with the EDRs whose final rejection is to be reversed.

Example

Notes

Note the following for all of the cases listed above:

  • If you do not implement the event, there is no additional authorization check at the level of individual EDRs. Only the authorization object F_KKBI_WO decides.
  • If you do implement the event, the action may only be run if you set the export parameter E_IS_AUTHORIZED to the value X.

Further information





Parameters

E_IS_AUTHORIZED
I_EDR
I_EDRRJ
I_EDRWO

Exceptions

Function Group

FKKBI_EDR_EVENT

RFUMSV00 - Advance Return for Tax on Sales/Purchases   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2651 Date: 20240523 Time: 062108     sap01-206 ( 121 ms )