Fonction SAP CACS_PUT_PERIOD_RULE - Generate Period Rule

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_APPL CACSAPPL C 6 Commission Application Identification
I_BASE_PEFD CACSBASEPEFD I 4 Periodicity of Reference Period
I_BASE_PER CACSBASEPER C 1 Reference Period
I_BUSITIME_BEGIN CACS_BUSITIME_B N 14 X Effective From
I_BUSITIME_END CACS_BUSITIME_E N 14 X Effective Until (Time Stamp: YYYY.MM.DD hh:mm:ss)
I_RULE_ID CACSPERRULE C 7 Period Rule
I_RULE_NAME CACSPRDNAME C 40 Name of Period Rule
I_RULE_NAME_LANGU SYST-LANGU C 1 Language of the Name of the Period Rule
I_TECHTIME_BEGIN CACS_TECHTIME_B N 14 X Technically Valid From

Paramètre Reférence Type Long. Description
E_APPL CACSAPPL C 6 Commission Application Identification
E_RULE_ID CACSPERRULE C 7 Period Rule
E_VERSION CACSVERSION N 6 Version of Master Data or Customizing Object

Exception Description
RULEID_NOT_INSERT Period Rule Could Not be Created
VERSION_ERROR Error During Automatic Version Management

Functionality
A new period rule is added to the database table TCACS_PERIODRULE withthe help of this function module.

Notes
The settlement periods in the table TCACS_PERIOD are not created withthe help of this function module. Function module CACS_PUT_PERIOD mustbe started for this purpose.