SAP ABAP Interface /ASU/IF_ACTIVATION_CHECK (Check if ASU step should be active)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-ASU (Application Component) Application-Specific Upgrade
⤷
/ASU/MAIN (Package) Application-Specific Upgrade
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /ASU/CL_CHECK_CLASS_BF | Check if Business Function of ASU Step is active | 20090616 |
Properties
| Interface | /ASU/IF_ACTIVATION_CHECK | |
| Short Description | Check if ASU step should be active |
General Data
| Package | /ASU/MAIN | Application-Specific Upgrade |
| Created | 20090616 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface /ASU/IF_ACTIVATION_CHECK has no forward declaration.
Interfaces
Interface /ASU/IF_ACTIVATION_CHECK has no interface.
Friends
Interface /ASU/IF_ACTIVATION_CHECK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_FALSE | Constant | Public | Type reference (TYPE) | BOOLE_D | ' ' | False | 20090616 | |
| 2 | GC_TRUE | Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | True | 20090616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Is ASU Step active? | 20090616 |
Events
Interface /ASU/IF_ACTIVATION_CHECK has no event.
Types
Interface /ASU/IF_ACTIVATION_CHECK has no local type.
Method Signatures
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090616 | |||
| 2 | IM_SSM_TREE | Call by reference | Type reference (TYPE) | /ASU/SSMTREE_CO | ASU: Content Object & ALV Tree Entry | 20090616 | |||
| 3 | IM_TSSM | Call by reference | Type reference (TYPE) | /ASU/TSSM | ASU Simple Schedule Manager: Tasklist | 20090616 |
Method IS_ACTIVE on Interface /ASU/IF_ACTIVATION_CHECK has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 2005_1_46C |