SAP Reports / Programs | Basis Components | Basis Services / Communication Interfaces | Holiday Calendar, Factory Calendar, Appointment Calendar(BC-SRV-ASF-CAL) SAP BC

SAPMSFT2 SAP ABAP dialog Program - Maintain Public Holiday Calendar







SAPMSFT2 is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for INCLUDE RESAPMSF_T1 INCLUDE RESAPMSF_T2 INCLUDE RESAPMSF_T3 INCLUDE RESAPMSF_T4..see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter SAPMSFT2 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

SCA2 - Cannot be executed directly


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT SAPMSFT2. "Basic submit
SUBMIT SAPMSFT2 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMSFT2 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Maintain Public Holiday Calendar
Text Symbol: 801 = Exit translation
Text Symbol: 802 = Save the
Text Symbol: 803 = text changes first?
Text Symbol: 904 = No.of holidays
Text Symbol: 905 = Not a public holiday
Text Symbol: A01 = Active
Text Symbol: A02 = Not active
Text Symbol: G01 = Change public holiday calendar
Text Symbol: G04 = Changing the public holiday calendar
Text Symbol: G05 = causes the referencing factory
Text Symbol: G06 = calendars to be adjusted.
Text Symbol: G07 = Save change?
Text Symbol: P01 = Selection for change documents
Text Symbol: P02 = Changed by
Text Symbol: P03 = From date
Text Symbol: P04 = From time
Text Symbol: P10 = Validity period
Text Symbol: P11 = Defining calendars for more
Text Symbol: P12 = than 20 years can cause
Text Symbol: P13 = memory problems.
Text Symbol: P14 = Should the validity period still
Text Symbol: P15 = be more than 20 years?
Text Symbol: W01 = Warning - validity period
Text Symbol: 101 = Delete Public Holiday Calendar
Text Symbol: 102 = Delete the
Text Symbol: 103 = public holiday calendar?
Text Symbol: 104 = The marked public holiday calendars
Text Symbol: 105 = that are used cannot be
Text Symbol: 106 = deleted.
Text Symbol: 107 = Do you want to delete the unused
Text Symbol: 108 = public holiday calendars?
Text Symbol: 109 = Do you want to delete the selected
Text Symbol: 110 = public holiday calendars?
Text Symbol: 111 = Save public holiday calendar
Text Symbol: 112 = Irregular public holiday
Text Symbol: 113 = is not defined in each year of
Text Symbol: 114 = interval ???? - ????





Text Symbol: 115 = Do you want to save the public
Text Symbol: 116 = holiday calendar?
Text Symbol: 201 = Exit maintenance of calendar $$
Text Symbol: 202 = Exit calendar
Text Symbol: 203 = maintenance?
Text Symbol: 300 = moved
Text Symbol: 600 = Activated for $
Text Symbol: 601 = Activated from $ to $
Text Symbol: 602 = Not activated, no act.int. specified
Text Symbol: 603 = Version not activated, activ. int from $ to $


INCLUDES used within this REPORT SAPMSFT2

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name SAPMSFT2 or its description.