SAP ABAP Class IF_POBJ_LEVEL_ATTRIBUTES (POBJ Level Attributes Handling Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_POBJ_LEVEL | POBJ Base Class Interface | 20060406 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_POBJ_LEVEL | POBJ Base Level Class | 20060406 |
Properties
| Class | IF_POBJ_LEVEL_ATTRIBUTES | |
| Short Description | POBJ Level Attributes Handling Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060405 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_POBJ_LEVEL_ATTRIBUTES has no interface implemented.
Friends
Class IF_POBJ_LEVEL_ATTRIBUTES has no friend class.
Attributes
Class IF_POBJ_LEVEL_ATTRIBUTES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns both std and non-std attributes of Current Level | 20060406 | |
| 2 | Instance method | Public | Method | Returns consumer id of the current level | 20060406 | |
| 3 | Instance method | Public | Method | Reads the attribute change log | 20060925 | |
| 4 | Instance method | Public | Method | Set any attribute of the level for INS, UPD or DEL in buffer | 20060406 |
Events
Class IF_POBJ_LEVEL_ATTRIBUTES has no event.
Types
Class IF_POBJ_LEVEL_ATTRIBUTES has no local type.
Method Signatures
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | POBJT_LEVEL_ATTRIBUTE | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method GET_CONSUMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONSUMER_ID | Value transfer | Type reference (TYPE) | POBJ_CONSUMER | POBJ Consumer ID | 20060406 |
Method GET_CONSUMER on class IF_POBJ_LEVEL_ATTRIBUTES has no exception.
Method READ_ATTRIBUTE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_LOG | Call by reference | Type reference (TYPE) | POBJT_ATTRIBUTE_LOG | Change Attribute Log | 20060925 | |||
| 2 | LEVEL_ID | Call by reference | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060926 | |||
| 3 | READ_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | True to read from DB | 20101230 |
Method READ_ATTRIBUTE_LOG on class IF_POBJ_LEVEL_ATTRIBUTES has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | POBJT_LEVEL_ATTRIBUTE | Table of Level Attributes | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |