SAP ABAP Function Module PSSFAW_CHECK_SWITCH_ACTIVE (To check if the Switch for PS is activated or not)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PS (Application Component) Project System
⤷
PS_CORE (Package) PS Core Package for switches
⤷
⤷
Basic Data
| Function Module | PSSFAW_CHECK_SWITCH_ACTIVE | To check if the Switch for PS is activated or not |
| Function Group | PSSFAW | Function group to handle Switches |
| Program Name | SAPLPSSFAW | |
| INCLUDE Name | LPSSFAWU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_ACTIVE | TYPE | XFELD | If Switch is Active 'X' is Returned | |||
| |
I_SWITCH_NAME | TYPE | C | Switch Name | |||
| |
METHOD_NOT_FOUND | TYPE | The switch does not exist | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |