SAP ABAP Class CE_TPDAPI_VISIBILITY (Visibility)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_API (Package) Debugger API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IE_TPDAPI_VISIBILITY | Visibility | 20091130 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDAPI_ENUM_PROPERTIES | Properties of an ENUM | 20100325 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDAPI_PROPERTY | Property | 20100325 |
Properties
Class | CE_TPDAPI_VISIBILITY | |
Short Description | Visibility | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STPDA_API | Debugger API |
Created | 20091130 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IE_TPDAPI_VISIBILITY | Visibility | 20091130 | ||
2 | IF_TPDAPI_ENUM_PROPERTIES | Properties of an ENUM | 20100325 | ||
3 | IF_TPDAPI_PROPERTY | Property | 20100325 |
Friends
Class CE_TPDAPI_VISIBILITY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IE_TPDAPI_VISIBILITY | Visibility | 20091130 | ||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IE_TPDAPI_VISIBILITY | Visibility | 20091130 | ||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IE_TPDAPI_VISIBILITY | Visibility | 20091130 | ||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IE_TPDAPI_VISIBILITY | Visibility | 20091130 | ||
5 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_TPDAPI_ENUM_PROPERTIES | Attributes of an Enumeration Property | 20100325 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TYP_TAB_VISIBILITIES | 20091201 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20091130 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IE_TPDAPI_VISIBILITY=>TYP_VISIBILITY | Natural Number | 20091130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091130 |
2 | ![]() |
Static method | Public | Method | 20091201 | |
3 | ![]() |
Static method | Protected | Method | 20091130 |
Events
Class CE_TPDAPI_VISIBILITY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_STR_VISIBILITY | Protected | See coding | 20091130 | BEGIN OF TYP_STR_VISIBILITY,
visibility TYPE ie_tpdapi_visibility=>typ_visibility,
ref_visibility TYPE REF TO ie_tpdapi_visibility,
end OF TYP_STR_VISIBILITY
|
||
2 | TYP_TAB_VISIBILITIES | Protected | See coding | 20091130 | TYP_TAB_VISIBILITIES type HASHED TABLE OF typ_str_visibility
with UNIQUE KEY visibility
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_VISIBILITY has no parameter.
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_VISIBILITY has no exception.
Method S_GET_FROM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VISIBILITY | Call by reference | Type reference (TYPE) | IE_TPDAPI_VISIBILITY=>TYP_VISIBILITY | Natürliche Zahl | 20091201 | ||
2 | ![]() |
R_REF_VISIBILITY | Value transfer | Object reference (TYPE REF TO) | IE_TPDAPI_VISIBILITY | Sichtbarkeit | 20091201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Angefragtes Objekt existiert nicht | 20091201 |
Method S_INIT Signature
Method S_INIT on class CE_TPDAPI_VISIBILITY has no parameter.
Method S_INIT on class CE_TPDAPI_VISIBILITY has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 800 |