SAP ABAP Interface IF_POBJ_LEVEL_NOTES (POBJ Notes 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_NOTES | |
Short Description | POBJ Notes Handling Interface |
General Data
Package | POBJ_PROCESS_OBJECT | Generalized Process Object |
Created | 20060405 | SAP |
Last changed | 20070913 | SAP |
Unicode checks active |
Forward declarations
Interface IF_POBJ_LEVEL_NOTES has no forward declaration.
Interfaces
Interface IF_POBJ_LEVEL_NOTES has no interface.
Friends
Interface IF_POBJ_LEVEL_NOTES has no friend.
Attributes
Interface IF_POBJ_LEVEL_NOTES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates note in buffer. Doesnt return Note Key | 20060406 |
2 | ![]() |
Instance method | Public | Method | marks the note for deletion in buffer for the given note key | 20060406 |
3 | ![]() |
Instance method | Public | Method | Returns all the note details against current level | 20060406 |
4 | ![]() |
Instance method | Public | Method | Marks the note with the given notekey for update in buffer | 20060406 |
Events
Interface IF_POBJ_LEVEL_NOTES has no event.
Types
Interface IF_POBJ_LEVEL_NOTES has no local type.
Method Signatures
Method CREATE_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOTE_STRUCTURE | Call by reference | Type reference (TYPE) | POBJS_NOTE_DETAILS | Structure of Note Details | 20060406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060406 |
Method DELETE_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELETE_ALL_NOTES_FLAG | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060406 | ||
2 | ![]() |
NOTE_KEY | Call by reference | Type reference (TYPE) | POBJS_NOTE_KEY | Structure Of Note Key | 20060406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060406 |
Method GET_NOTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOTES | Call by reference | Type reference (TYPE) | POBJT_NOTE_DETAILS | Table of Note Details | 20060406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060406 |
Method UPDATE_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOTE_STRUCTURE | Call by reference | Type reference (TYPE) | POBJS_NOTE_DETAILS | Structure of Note Details | 20060406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060406 |
History
Last changed by/on | SAP | 20070913 |
SAP Release Created in | 600 |