Menu

SAP Function Module SAA_NODES_FOR_PERIODE

The Function Module SAA_NODES_FOR_PERIODE () is a standard Function Module in SAP ERP and is part of the function group SADM within the package SSAA.

Technical Information

Function Module SAA_NODES_FOR_PERIODE
Short Text
Function Group SADM
Package SSAA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCEPT LIKE SAACONTS-EXEACCEPT Task confirmed without execution
DEPR3 LIKE SY-SYSID Name of SAP R/3 System
EXEDATE LIKE SY-DATUM Last executed on
PERIODIC LIKE SAACONT-PERIODIC Execution period
PERIOD_SELECTION LIKE SAACONT-PERIODIC Execution period
PER_EXT LIKE SAACONT-PER_EXT Execution period (extended)
REMOTE TYPE CHAR1 Remote
REMSYS LIKE SY-SYSID Name of SAP R/3 System
RESET LIKE SAACONTS-EXERESET Resetting status

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETE_FLAG TYPE CHAR1 Deletion Indicator
EXESTATUS TYPE CHAR1
NEXT_DATE LIKE SY-DATUM Date of next execution

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.