Ansicht
Dokumentation

BAPI_PDTRANSCO_CHECKACTINPUT - Plan Data Transfer: Check Activity Input

BAPI_PDTRANSCO_CHECKACTINPUT - Plan Data Transfer: Check Activity Input

ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This method checks whether activity inputs can be planned correctly.

Example

ou want to plan activity inputs on cost center 4210 from cost center 4220, activity type 110, and from business process 1004210. In each case, 240 hours of activity is to be recorded annually.

To do so, the tables should be filled as follows:

INDEXSTRUCTURE:

   OBJECT_INDEX | VALUE_INDEX

        1       |      1

        1       |      2

COOBJECT:

   OBJECT_INDEX|COSTCENTER|ACTTYPE|CO_BUSPROC|ORDERID|WBS_ELEMENT

         1     |    4210  |       |          |       |

TOTVALUE:

   VALUE_INDEX|SEND_CCTR|SEND_ACTIVITY|SENBUSPROC|QUANTITY_FIX...

         1    |   4220  |    110      |          |   240

         2    |         |             |  1004210 |   240

The records are then checked by the system.





Parameters

COOBJECT
HEADERINFO
INDEXSTRUCTURE
PERVALUE
RETURN
TOTVALUE

Exceptions

Function Group

6031

CL_GUI_FRONTEND_SERVICES - Frontend Services   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 3191 Date: 20240523 Time: 162815     sap01-206 ( 23 ms )