Ansicht
Dokumentation

FI_ALE_ACTIVE_CHECK - FI ALE: Check if FI ALE Distributed System is Active

FI_ALE_ACTIVE_CHECK - FI ALE: Check if FI ALE Distributed System is Active

PERFORM Short Reference   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Alternatively, the system checks whether FI ALE, meaning one or more FI message types, is active for a specific company code.

You can enter a specific company code I_BUKRS as input parameter.

  • The function module returns the parameter E_DISTRIBUTION = 'X' if there are one or more active message types that can be used to distribute the company code specified.
    The system also returns table T_MODEL_DATA as an output parameter. All the active message types that the company code is assigned to for distribution are stored in this table.

  • E_DISTRIBUTION and T_MODEL_DATA are blank if the company code is not defined for ALE distribution in any of the message types.

    This check is carried out if no input parameter I_BUKRS is specified.

  • The function module returns the parameter E_DISTRIBUTION = 'X' if FI ALE is active.
    Table T_MODEL_DATA, which contains all of the active message types and the assigned filter objects, meaning the company codes, is also returned.

  • E_DISTRIBUTION und T_MODEL_DATA are blank if no FI message type is active for ALE distribution.

During checking, the system takes account of the fact that active message types FIDCC1 and FIDCC2 overide message types FIDCMT and FIROLL. This means that despite activating FIDCMT and FIROLL, they are not specified in table T_MODEL_DATA in the output parameter if FIDCC1 and FIDCC2 (for the company code) are also active.

The following ALE message types are checked:

  • FIDCMT

  • FIROLL

  • FIDCCH

  • FIDCC1

  • FIDCC2.

Example

Notes

Further information





Parameters

E_DISTRIBUTE
I_BUKRS
T_MODEL_DATA

Exceptions

NO_INFO_FOUND

Function Group

F066

ROGBILLS - Synchronize billing plans   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2455 Date: 20240523 Time: 064828     sap01-206 ( 46 ms )