Ansicht
Dokumentation

EXIT_SAPLFCIN_250 - Integration: Get Custom Subassignments

EXIT_SAPLFCIN_250 - Integration: Get Custom Subassignments

ROGBILLS - Synchronize billing plans   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This module function exit enables you to supply subitem category-like custom characteristics with the integrated data collection (realtime update, rollup). During periodic extract all custom subassignments have to be mapped via this function module exit.

The following interface parameters are transferred to the function module exit in detail:

  • the consolidation of charts I_ITCLG, to which the integrated FS items to be entered, belong
  • the FS items I_ITEM, which are to be posted on or data moved,
  • the structure IS_BRKDWN with information on the breakdowns of the FS items I_ITEM. The structure contains fields with the names of the subassignments used in consolidation. The characteristic value of each field is one character numeric and specifies in which way the FS item I_ITEM is to be expanded by the corresponding characteristic:
  • '0': No breakdown

  • '1': Optional breakdown: Initial value allowed

  • '2': Required breakdown: If no entry then the default value will be set

  • '3': Required breakdown: Value entry is forced, default value allowed

  • '4': Required breakdown: Value entry is forced, default value forbidden.

  • the structure IS_FIX contains fields with the names of the subitem category-like subassignments used in consolidation. The fields of the structure are filled with the set fixed values in the breakdown category of the FS item I_ITEM.
  • the IS_GLU1 is only transferred while calling up a rollup and contains all fields of the data record to be moved.
  • the structure IS_ACCIT is only transferred during realtime update and contains a row of the accounting document.
  • the structure IS_EXTRACT is only transferred while updating a periodic extrakt.
  • the structure CS_SUBACCOUNT contains all subassignments used in consolidation.

You are only allowed to read the parameters I_ITCLG, I_ITEM, IS_BRKDWN, IS_FIX, IS_GLU1, IS_ACCIT and IS_EXTRACT. Determine from them the values of the custom subassignments, which are dependent on a subitem category-like characteristic (Struktur IS_FIX). You transfer the value of such a characteristic into the appropriate field of the structure CS_SUBACCOUNT, which is returned to the called up program.

Example

Notes

Please note that only the fields of the structure CS_SUBACCOUNT are allowed to be changed in the function module exit. All other fields can only be accessed to read.

Further information





Parameters

CS_SUBACCOUNT
IS_ACCIT
IS_BRKDWN
IS_EXTRACT
IS_FIX
IS_GLU1
I_ITCLG
I_ITEM

Exceptions

Function Group

XC01

TXBHW - Original Tax Base Amount in Local Currency   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 3396 Date: 20240523 Time: 074143     sap01-206 ( 46 ms )