Ansicht
Dokumentation

FINPLAN_API_DELETEDATA - API to delete plan data from ACDOCP

FINPLAN_API_DELETEDATA - API to delete plan data from ACDOCP

General Data in Customer Master   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use this function module to delete plan data from the ACDOCP table. The data is physically deleted and not simply reversed.

Usually, you must not run this function module in a productive system. You should only run this function module in exceptional cases, for example, if you imported incorrect plan data.

All parameters comply with the formatting rules of BAPIs.

With the optional parameters IT__RANGEyou can specify select conditions for the fields to select the data to be deleted.

Parameters are available for the following fields:

  • Reference Procedure (AWTYP)
  • General Ledger Fiscal Year (RYEAR)
  • Posting Period (POPER)
  • Category (CATEGORY)
  • Account Number (RACCT)
  • Company Code (RBUKRS)
  • Cost Center (RCNTR)
  • Profit Center (PRCTR)
  • Functional Area (RFAREA)
  • Business Area (RBUSA)
  • Controlling Area (KOKRS)

With parameter ET_RETURN the API may return error messages.

Example

Notes

Further information





Parameters

ET_RETURN
IT_AWTYP_RANGE
IT_CATEGORY_RANGE
IT_KOKRS_RANGE
IT_POPER_RANGE
IT_PRCTR_RANGE
IT_RACCT_RANGE
IT_RBUKRS_RANGE
IT_RBUSA_RANGE
IT_RCNTR_RANGE
IT_RFAREA_RANGE
IT_RLDNR_RANGE
IT_RYEAR_RANGE

Exceptions

Function Group

FINPLAN_RFC

CL_GUI_FRONTEND_SERVICES - Frontend Services   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1994 Date: 20240603 Time: 233528     sap01-206 ( 29 ms )