SAP ABAP Class /ASU/IF_ACTIVATION_CHECK (Check if ASU step should be active)
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
| Class | /ASU/IF_ACTIVATION_CHECK | |
| Short Description | Check if ASU step should be active | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090616 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /ASU/IF_ACTIVATION_CHECK has no forward declaration.
Interfaces
Class /ASU/IF_ACTIVATION_CHECK has no interface implemented.
Friends
Class /ASU/IF_ACTIVATION_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BOOLE_D | ' ' | False | 20090616 | ||
| 2 | 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
Class /ASU/IF_ACTIVATION_CHECK has no event.
Types
Class /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 class /ASU/IF_ACTIVATION_CHECK has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |