BS_PERIOD_TOOLSET_CUSTOMIZING is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program provides the simulation and Customizing check of the Period Toolset...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 BS_PERIOD_TOOLSET_CUSTOMIZING into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
BS_PERIOD_TOOLSET01 - BS Period Toolset - Customizing
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.
Selection Text: PYEARMAX = D .
Selection Text: PROCTYPE = D .
Selection Text: PPERMAX = D .
Selection Text: PMAPTYPE = D .
Selection Text: PIGNWARN = D .
Selection Text: PIGNINFO = D .
Selection Text: PFRQTYPE = D .
Selection Text: PDDRTYPE = D .
Selection Text: PDATETO = D .
Selection Text: PDATEFR = D .
Selection Text: PCUSTOPT = D .
Selection Text: PAPPLARA = D .
Title: Period Toolset - Simulation and Customizing Check
Text Symbol: 062 = Generation and Calculation Limits
Text Symbol: 061 = Result Processing and Display
Text Symbol: 060 = Customizing
Text Symbol: 050 = Maintain BAdI Implementations
Text Symbol: 049 = Maintain Customizing
Text Symbol: 048 = BAdI
Text Symbol: 047 = Customizing Settings
Text Symbol: 045 = Would you like to maintain Customizing Settings or corresponding BAdI Implementations?
Text Symbol: 044 = Due Date Rule Enhancement
Text Symbol: 043 = Mapping Enhancement
Text Symbol: 042 = Due Date Rules
Text Symbol: 041 = Period Toolset Customizing
Text Symbol: 040 = SAP Calendar
Text Symbol: 032 = General Settings
Text Symbol: 031 = DDR Modifier
Text Symbol: 030 = DDR Type
Text Symbol: 029 = Dest Frq.Type
Text Symbol: 028 = Source Frq.Type
Text Symbol: 027 = Period Mapping Category
Text Symbol: 026 = Frequency Mapping Type
Text Symbol: 025 = SCalendar Indicator
Text Symbol: 024 = Due Date
Text Symbol: 023 = Destination Period End
Text Symbol: 022 = Destination Period Begin
Text Symbol: 021 = Source Period End
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BS_PERIOD_TOOLSET_CUSTOMIZING - Period Toolset - Simulation and Customizing Check BS_PERIOD_TOOLSET_CUSTOMIZING - Period Toolset - Simulation and Customizing Check BS_PERIOD_TOOLSET_05 - Include BS_PERIOD_TOOLSET_05 BS_PERIOD_TOOLSET_04 - Include BS_PERIOD_TOOLSET_04 BS_PERIOD_TOOLSET_03 - Include BS_PERIOD_TOOLSET_03 BS_PERIOD_TOOLSET_02 - Include BS_PERIOD_TOOLSET_02