SAP ABAP Class /IPRO/IF_VISIBILITY (Visibility of an entity)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IPRO/IF_DATABLADE_MODEL | Datablade model interface | 20040116 |
| 2 | Interface composition (i COMPRISING i_ref) | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20040113 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/CL_UI_ATTRIBUTE | An attribute for the UI layer | 20040210 |
Properties
| Class | /IPRO/IF_VISIBILITY | |
| Short Description | Visibility of an entity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040113 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/IF_VISIBILITY has no forward declaration.
Interfaces
Class /IPRO/IF_VISIBILITY has no interface implemented.
Friends
Class /IPRO/IF_VISIBILITY has no friend class.
Attributes
Class /IPRO/IF_VISIBILITY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the protection of the template entity | 20040628 | |
| 2 | Instance method | Public | Method | Get the visibility of an entity | 20040113 | |
| 3 | Instance method | Public | Method | Set the protection of the template entity | 20040628 | |
| 4 | Instance method | Public | Method | Set the visibility of an entity | 20040719 |
Events
Class /IPRO/IF_VISIBILITY has no event.
Types
Class /IPRO/IF_VISIBILITY has no local type.
Method Signatures
Method GET_PROTECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRV_PROTECTION | Value transfer | Type reference (TYPE) | /IPRO/VISIBILITY | Visibility of a variable | 20040628 |
Method GET_PROTECTION on class /IPRO/IF_VISIBILITY has no exception.
Method GET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Optional: the name of the entity | 20040113 | |||
| 2 | PRV_VISIBILITY | Value transfer | Type reference (TYPE) | /IPRO/VISIBILITY | Visibility of a variable | 20040113 |
Method GET_VISIBILITY on class /IPRO/IF_VISIBILITY has no exception.
Method SET_PROTECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIV_PROTECTION | Call by reference | Type reference (TYPE) | /IPRO/VISIBILITY | Visibility of a variable | 20040628 |
Method SET_PROTECTION on class /IPRO/IF_VISIBILITY has no exception.
Method SET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIV_VISIBILITY | Call by reference | Type reference (TYPE) | /IPRO/VISIBILITY | Visibility of a variable | 20040719 |
Method SET_VISIBILITY on class /IPRO/IF_VISIBILITY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |