Table list used by SAP ABAP Function Module APPT_RULE_EDITOR_INIT_DATA (APPT_RULE_EDITOR_INIT_DATA)
SAP ABAP Function Module
APPT_RULE_EDITOR_INIT_DATA (APPT_RULE_EDITOR_INIT_DATA) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
RULE_STRU | Structure of Rule Table | |
2 | ![]() |
SCAL | Structure for factory calendar function modules | SOURCE VALUE(FACTORY_CALENDAR) LIKE SCAL-FCALID DEFAULT SPACE |
3 | ![]() |
SCAL | Structure for factory calendar function modules | SOURCE VALUE(HOLIDAY_CALENDAR) LIKE SCAL-HCALID DEFAULT SPACE |
4 | ![]() |
SCAVAILABL | Structure of Permitted Rules | |
5 | ![]() |
SCAVAILABL | Structure of Permitted Rules | SOURCE VALUE(AVAILABLE_RULES) TYPE SCAVAILABL OPTIONAL |
6 | ![]() |
SCAVAILEXC | Structure of Permitted Exceptions | |
7 | ![]() |
SCAVAILEXC | Structure of Permitted Exceptions | SOURCE VALUE(AVAILABLE_EXCEPTIONS) TYPE SCAVAILEXC OPTIONAL |
8 | ![]() |
SCAVAILWEEK | Structure of Permitted Weekly Intervals | |
9 | ![]() |
SCAVAILWEEK | Structure of Permitted Weekly Intervals | SOURCE VALUE(AVAILABLE_WEEKLY_FRQ) TYPE SCAVAILWEEK OPTIONAL |
10 | ![]() |
SCRECDATES | Dates for Periodic Appointments | SOURCE VALUE(TIME_FROM) LIKE SCRECDATES-TIME_FROM OPTIONAL |
11 | ![]() |
SCRECDATES | Dates for Periodic Appointments | SOURCE VALUE(TIME_TO) LIKE SCRECDATES-TIME_TO OPTIONAL |
12 | ![]() |
SCRULES | Periodic appointments: Rule | SOURCE VALUE(PERIOD_END_DATE) LIKE SCRULES-END_DATE OPTIONAL |
13 | ![]() |
SCRULES | Periodic appointments: Rule | SOURCE VALUE(PERIOD_START_DATE) LIKE SCRULES-START_DATE OPTIONAL |
14 | ![]() |
SCSRULES | Interface: Periodic appointment rule | SOURCE VALUE(RULE_TYPE) LIKE SCSRULES-TYPE DEFAULT 'W ' |