SAP ABAP Class CL_AUST_METHOD_VISIBILITY (Global Testclass to check mthd visibility)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_SELFTEST (Package) INTERNAL: NO REUSE - Self test
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AUST_METHOD_VISIBILITY_2 | Global Child Class | 20050921 |
Properties
| Class | CL_AUST_METHOD_VISIBILITY | |
| Short Description | Global Testclass to check mthd visibility | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SABP_UNIT_SELFTEST | INTERNAL: NO REUSE - Self test |
| Created | 20050920 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AUST_METHOD_VISIBILITY has no forward declaration.
Interfaces
Class CL_AUST_METHOD_VISIBILITY has no interface implemented.
Friends
Class CL_AUST_METHOD_VISIBILITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | I | 20050921 | ||||
| 2 | Static Attribute | Public | Type reference (TYPE) | I | 20051010 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | I | 20050921 | ||||
| 4 | Static Attribute | Public | Type reference (TYPE) | I | 20050921 | ||||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | 20060123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adds test method sequence | 20060123 | |
| 2 | Instance method | Private | Test Method for ABAP Unit | Private Test method | 20050920 | |
| 3 | Instance method | Protected | Test Method for ABAP Unit | Protected Test method | 20050920 | |
| 4 | Instance method | Public | Test Method for ABAP Unit | Public Test method | 20050920 |
Events
Class CL_AUST_METHOD_VISIBILITY has no event.
Types
Class CL_AUST_METHOD_VISIBILITY has no local type.
Method Signatures
Method ADD_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD_TAG | Call by reference | Type reference (TYPE) | STRING | 20060123 |
Method ADD_SEQUENCE on class CL_AUST_METHOD_VISIBILITY has no exception.
Method PRIVATE_METHOD Signature
Method PRIVATE_METHOD on class CL_AUST_METHOD_VISIBILITY has no parameter.
Method PRIVATE_METHOD on class CL_AUST_METHOD_VISIBILITY has no exception.
Method PROTECTED_METHOD Signature
Method PROTECTED_METHOD on class CL_AUST_METHOD_VISIBILITY has no parameter.
Method PROTECTED_METHOD on class CL_AUST_METHOD_VISIBILITY has no exception.
Method PUBLIC_METHOD Signature
Method PUBLIC_METHOD on class CL_AUST_METHOD_VISIBILITY has no parameter.
Method PUBLIC_METHOD on class CL_AUST_METHOD_VISIBILITY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |