SAP ABAP Class CL_SATC_MD_VISITOR_CHK_ACCESS (Meta data check: access mode)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_META_DATA_CORE (Package) INTERNAL: - *NO* REUSE - Meta data implementation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_MD_VISITOR | Abstract Visitor | 20081218 |
Properties
Class | CL_SATC_MD_VISITOR_CHK_ACCESS | |
Short Description | Meta data check: access mode | |
Super Class | CL_SATC_MD_VISITOR | Abstract Visitor |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATC_STDLIB_META_DATA_CORE | INTERNAL: - *NO* REUSE - Meta data implementation |
Created | 20081218 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SATC_MD_VISITOR_CHK_ACCESS has no forward declaration.
Interfaces
Class CL_SATC_MD_VISITOR_CHK_ACCESS has no interface implemented.
Friends
Class CL_SATC_MD_VISITOR_CHK_ACCESS has no friend class.
Attributes
Class CL_SATC_MD_VISITOR_CHK_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Checks access | 20081218 |
2 | ![]() |
Instance method | Protected | Method | Checks whether context is a phase context | 20081218 |
3 | ![]() |
Instance method | Protected | Method | Checks whether context is a project context | 20081218 |
Events
Class CL_SATC_MD_VISITOR_CHK_ACCESS has no event.
Types
Class CL_SATC_MD_VISITOR_CHK_ACCESS has no local type.
Method Signatures
Method _DO_CHECK_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_CONTEXT | 20081218 | |||
2 | ![]() |
I_ENCL_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_CONTEXT | 20081218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081218 |
Method _IS_PHASE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_CONTEXT | 20081218 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081218 |
Method _IS_PHASE_CONTEXT on class CL_SATC_MD_VISITOR_CHK_ACCESS has no exception.
Method _IS_PROJECT_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_CONTEXT | 20081218 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081218 |
Method _IS_PROJECT_CONTEXT on class CL_SATC_MD_VISITOR_CHK_ACCESS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |