Ansicht
Dokumentation

FCOM_FICO_SELOPT_CNV - FI-CO Reconciliation: Convert Selection Options

FCOM_FICO_SELOPT_CNV - FI-CO Reconciliation: Convert Selection Options

Addresses (Business Address Services)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

As part of the reconciliation of Controlling with Financial Accounting, it is necessary to compare values from FI tables (such as table GLFLEXT) with values from CO tables (tables COSP and COSS).

However, the field names and contents are not the same in FI and CO tables. For this reason, field names and possibly the field values as well must be converted during a drilldown from FI into CO, for example. The system performs this conversion automatically.

If, however, you use customer-specific user-exits, it may be that this conversion is not performed automatically. In this case, the automatic conversion may deliver undesired or incomplete results. It therefore may be useful to create an implementation for this Business Add-In (BAdI) to correct the results of the automatic conversion. The BAdI is run after automatic conversion.

Caution

You usually do not have to create any implementations for this BAdI, even when customer-specific fields are used.

Meaning of the parameters:

  • IT_SELOPT_FI
    Table with selection options for the FI table. The entries in this table were converted or are to be converted.
  • ID_TABNAME_FI
    The name of the FI database table.
  • CT_SELOPT_CO
    Table containing the result of the conversion. In the BAdI implementation, you can change, add, or delete entries in this table.
  • ID_TABNAME_CO
    Name of the CO database table for which the conversion is to be performed. Only database tables COSP and COSS are possible.
  • CT_FAILED_CONVERSIONS
    Table containing selection options that could not be converted by the system. If a BAdI implementation can convert these entries, you can delete the corresponding entries from this table.






BAL_S_LOG - Application Log: Log header data   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2250 Date: 20240523 Time: 195639     sap01-206 ( 44 ms )