CL_CHECK_SWITCH - Query Package Switch
ABAP Short Reference Vendor Master (General Section)This documentation is copyright by SAP AG.
Functionality
Class CL_CHECK_SWITCH contains methods for checking whether the specified package is installed and active. The advantage is that the runtime-intensive part is only called in the first check.
Similar methods can be installed in the same way as required.
Relationships
Example
Call:
IF cl_check_switch=>dfps_is_active( ) = 'X'.
Inserted EA-DFPS-specific process code.
ENDIF.
Notes
Further information
RFUMSV00 - Advance Return for Tax on Sales/Purchases CPI1466 during Backup
This documentation is copyright by SAP AG.
Length: 532 Date: 20120526 Time: 095605 triton ( 28 ms )






