SAP ABAP Class IF_POBJ_LEVEL_NOTES (POBJ Notes 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_NOTES | |
Short Description | POBJ Notes 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 | 20070913 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_POBJ_LEVEL_NOTES has no forward declaration.
Interfaces
Class IF_POBJ_LEVEL_NOTES has no interface implemented.
Friends
Class IF_POBJ_LEVEL_NOTES has no friend class.
Attributes
Class 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
Class IF_POBJ_LEVEL_NOTES has no event.
Types
Class 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 |