Entry points > Module Supervisor > Standard script ABIMAJBAS 

MAJDAT: Modification of the date synchronization

This entry point is used to take control every time the table AX3DAT is being synchronized. For example, it makes it possible to update an additional column

Warning:

This table is used in the whole datawarehouse. For the database as well as the universe generation.

.

Context and operating method

The entry point MAJDAT is called after each synchronization of the table AX3DAT.

The context is as follows:

  • In transaction

  • Local variable DAT contains the date which is incremented 1 by 1.

  • The table AX3DAT is open under the abbreviation AAA_

    • Local File=MACHINE+"@"+[F:ABW]COD+"."+TABLE [AAA_]

  • The table is already synchronized.

  • Local variable [L]DEBDAT L]FINDAT, contains the ranges.

  • Local variable CRE, contains the number of records created.