SAP ABAP Interface IF_POBJ_LEVEL_ATTRIBUTES (POBJ Level Attributes Handling Interface)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PA-AS (Application Component) HR Administrative Services
⤷
POBJ_PROCESS_OBJECT (Package) Generalized Process Object
⤷
⤷
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
| Interface | IF_POBJ_LEVEL_ATTRIBUTES | |
| Short Description | POBJ Level Attributes Handling Interface |
General Data
| Package | POBJ_PROCESS_OBJECT | Generalized Process Object |
| Created | 20060405 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_POBJ_LEVEL_ATTRIBUTES has no interface.
Friends
Interface IF_POBJ_LEVEL_ATTRIBUTES has no friend.
Attributes
Interface 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
Interface IF_POBJ_LEVEL_ATTRIBUTES has no event.
Types
Interface 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 Interface 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 Interface 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 | 600 |