SAP ABAP Interface /IPRO/IF_VISIBILITY (Visibility of an entity)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/UI/PROGS/ (Package) Programs
⤷
⤷
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
| Interface | /IPRO/IF_VISIBILITY | |
| Short Description | Visibility of an entity |
General Data
| Package | /IPRO/UI/PROGS/ | Programs |
| Created | 20040113 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /IPRO/IF_VISIBILITY has no forward declaration.
Interfaces
Interface /IPRO/IF_VISIBILITY has no interface.
Friends
Interface /IPRO/IF_VISIBILITY has no friend.
Attributes
Interface /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
Interface /IPRO/IF_VISIBILITY has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 Interface /IPRO/IF_VISIBILITY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 10A |