Ansicht
Dokumentation

SAPLCBP_SOP - SOP/FP Constraint Based Planning Modules

SAPLCBP_SOP - SOP/FP Constraint Based Planning Modules

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

Description

In a SOP planning external transaction a series of Remote Function Calls (RFC's) are issued to the external planning system. The sequence of calls is defined the following way.

call function 'CBP_SOP_PLAN_REQUEST_RFC'.

do.

IF interactive planning required.

call function 'CBP_GEN_INTERACTIVE_START_RFC'.

call function 'CBP_SOP_PLAN_REQUEST_RFC'.

ELSEIF manual result ajustment.

call function 'CBP_SOP_PLAN_DISMISS_RFC'.

call function 'CBP_SOP_PLAN_REQUEST_RFC'.

ELSE.

exit.

ENDIF.

enddo.

IF plan is accepted.

call function 'CBP_SOP_PLAN_SAVE_RFC'.

ELSE.

call function 'CBP_SOP_PLAN_DISMISS_RFC'.

ENDIF.

Requirements

Before the RFC's can be started from the SOP external planning transaction the following points must be fulfilled:

  • The model customizing must be completed including
  • the activation of external system support (CBCS),

  • maintenance of problem categories known by the external system (CBCAT),

  • maintenance of planning actions (CBCACT),

  • maintenance of planning steps for planning actions (CBCSTEPS),

  • maintenance of parameters for planning action steps (CBCPAR),

  • maintenance of model (CBCMOD),

  • maintenance of RFC destinations (CBCMTG),

  • maintenance of defaults for download and planning (CBCMLGSOP),

  • maintenance of startup parameters (CBCONFSOP),

  • assignment of model to information structure (CBCMSV) and

  • maintenance of authorization groups (CBCBRG).

  • The model initialization (CBP6) must be completed including
  • the download of the master data model and

  • the issue of the 'CBP_SOP_MODEL_INITIALIZE_RFC' for every planning version in the model.

Output

Example






ROGBILLS - Synchronize billing plans   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 2870 Date: 20240531 Time: 062450     sap01-206 ( 25 ms )