Hierarchy
⤷
⤷
Meta Relationship - Using
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_POBJ_LEVEL1 | POBJ Base Level1 Class | 20060420 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_POBJ_LEVEL2 | POBJ Base Level2 Class | 20060420 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_POBJ_LEVEL3 | POBJ Base Level3 Class | 20060420 |
Properties
| Class | CL_POBJ_LEVEL | |
| Short Description | POBJ Base Level Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | POBJ_PROCESS_OBJECT | Generalized Process Object |
| Created | 20060406 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_POBJ_LEVEL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POBJ_LEVEL | POBJ Base Class Interface | 20060406 | ||
| 2 | IF_POBJ_LEVEL_ATTACHMENTS | POBJ Level Attachments Interface | 20060406 | ||
| 3 | IF_POBJ_LEVEL_ATTRIBUTES | POBJ Level Attributes Handling Interface | 20060406 | ||
| 4 | IF_POBJ_LEVEL_BOR_OBJECTS | POBJ BOR Objects Handling Interface | 20060406 | ||
| 5 | IF_POBJ_LEVEL_CONTAINERS | POBJ LEVEL CONTAINER Class Interface | 20060406 | ||
| 6 | IF_POBJ_LEVEL_NOTES | POBJ Notes Handling Interface | 20060406 | ||
| 7 | IF_POBJ_LEVEL_PACKER | POBJ Pack and Unpack Interface | 20060406 | ||
| 8 | IF_POBJ_LEVEL_RELATIONS | POBJ Relations Handling Interface | 20060406 | ||
| 9 | IF_POBJ_LEVEL_TRANS_HANDLING | POBJ Transaction Handling Interface | 20060406 | ||
| 10 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060524 |
Friends
Class CL_POBJ_LEVEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | POBJT_ATTACHMENTS_INFO | Table of attachment details with Lock Info | 20060407 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | POBJT_ATT_DETAILS_WIT_FILEINFO | Central table storing Attachment Details | 20060518 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | POBJT_DOCUMENT_KEY_RELATIONS | Table of Logical and Physical Doc key relation | 20060407 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | POBJT_BOR_OBJECTS | Table of Bor Objects with Level Information | 20060407 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | POBJ_CONSUMER | POBJ Consumer ID | 20060406 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | POBJT_CONTAINERS_INFO | Table of Containers with Lock Information | 20060407 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | POBJT_CONTAINER_DETAILS | Central Table Storing Container Details | 20060518 | |||
| 8 | Static Attribute | Protected | Type reference (TYPE) | POBJT_DOCUMENT_KEY_RELATIONS | Table of Logical and Physical Doc key relation | 20060407 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060406 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060406 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | INSTANCE_DIRECTORY | Registry of Level Instances | 20060406 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Is locked by myself | 20060607 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | POBJT_LEVEL_ATTRIBUTE | Table of Level Attributes with Level Information | 20060406 | |||
| 14 | Instance attribute | Public | Attribute reference (LIKE) | 20060420 | |||||
| 15 | Static Attribute | Protected | Type reference (TYPE) | POBJT_LEVL_GUID_CONS_ID_RELS | Table of Level Guid and Consumer Id relationship | 20060407 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | POBJT_LINKED_LEVEL_DETAILS | Table of Linked Levels | 20060406 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | POBJT_NOTES | Table of Notes with Level information | 20060407 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060615 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060615 |
Methods
Events
Class CL_POBJ_LEVEL has no event.
Types
Class CL_POBJ_LEVEL has no local type.
Method Signatures
Method ASSIGN_ATTACHMENT Signature
Method ASSIGN_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method ASSIGN_ATTACHMENT on class CL_POBJ_LEVEL has no exception.
Method ASSIGN_ATTACHMENT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_KEY | Value transfer | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 | |||
| 2 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method ASSIGN_ATTACHMENT_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_KEY | Value transfer | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 | |||
| 2 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method ASSIGN_BOR_OBJECT Signature
Method ASSIGN_BOR_OBJECT on class CL_POBJ_LEVEL has no parameter.
Method ASSIGN_BOR_OBJECT on class CL_POBJ_LEVEL has no exception.
Method ASSIGN_BOR_OBJECT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOR_OBJECT_DETAILS | Call by reference | Type reference (TYPE) | POBJS_BOR_OBJECT_KEYS | Structure of BOR object Type and Key | 20060406 | |||
| 2 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method ASSIGN_BOR_OBJECT_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOR_OBJECT_DETAILS | Call by reference | Type reference (TYPE) | POBJS_BOR_OBJECT_KEYS | Structure of BOR object Type and Key | 20060406 | |||
| 2 | LOGICAL_ANCHOR | Call by reference | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method ASSIGN_CHILD_LEVEL Signature
Method ASSIGN_CHILD_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method ASSIGN_CHILD_LEVEL on class CL_POBJ_LEVEL has no exception.
Method ASSIGN_CHILD_LEVEL_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_GUID | Value transfer | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060406 | |||
| 2 | CHILD_LEVEL | Value transfer | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060406 | |||
| 3 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method ASSIGN_CHILD_LEVEL_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_GUID | Value transfer | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060406 | |||
| 2 | CHILD_LEVEL | Value transfer | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060406 | |||
| 3 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method ASSIGN_CONTAINER Signature
Method ASSIGN_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method ASSIGN_CONTAINER on class CL_POBJ_LEVEL has no exception.
Method ASSIGN_CONTAINER_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_KEY | Value transfer | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 | |||
| 2 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method ASSIGN_CONTAINER_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 | |||
| 2 | LOGICAL_ANCHOR | Call by reference | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method CONSTRUCTOR 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 | |||
| 2 | LEVEL_GUID | Value transfer | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060406 |
Method CONSTRUCTOR on class CL_POBJ_LEVEL has no exception.
Method CREATE Signature
Method CREATE on class CL_POBJ_LEVEL has no parameter.
Method CREATE on class CL_POBJ_LEVEL has no exception.
Method CREATE_ATTACHMENT Signature
Method CREATE_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method CREATE_ATTACHMENT on class CL_POBJ_LEVEL has no exception.
Method CREATE_ATTACHMENT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_DETAILS | Call by reference | Type reference (TYPE) | POBJS_ATTACHMENT_DETAILS | Structure of Attachment Key, content and attributes | 20060406 | |||
| 2 | ATTACHMENT_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060406 | |||
| 3 | EXISTING_DOC_NEW_VERSION | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060522 | |||
| 4 | FILE_NAME | Call by reference | Type reference (TYPE) | POBJ_FILENAME | File Name | 20060406 | |||
| 5 | IS_BINARY | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060406 | |||
| 6 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 | |||
| 7 | MIME_TYPE | Call by reference | Type reference (TYPE) | BAPIMIMETYPE | SRM BAPI: MIME Type | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060616 |
Method CREATE_ATTACHMENT_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_DETAILS | Call by reference | Type reference (TYPE) | POBJS_ATTACHMENT_DETAILS | Structure of Attachment Key, content and attributes | 20060406 | |||
| 2 | ATTACHMENT_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060406 | |||
| 3 | FILE_NAME | Call by reference | Type reference (TYPE) | POBJ_FILENAME | File Name | 20060406 | |||
| 4 | IS_BINARY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060406 | |||
| 5 | LOGICAL_ANCHOR | Call by reference | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 | |||
| 6 | MIME_TYPE | Call by reference | Type reference (TYPE) | BAPIMIMETYPE | SRM BAPI: MIME Type | 20060406 |
Method CREATE_ATTACHMENT_OWN_DB on class CL_POBJ_LEVEL has no exception.
Method CREATE_CONTAINER Signature
Method CREATE_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method CREATE_CONTAINER on class CL_POBJ_LEVEL has no exception.
Method CREATE_CONTAINER_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_DETAILS | Call by reference | Type reference (TYPE) | POBJS_CONTAINER_DETAILS | Structure of Container Key, content and its Attributes | 20060406 | |||
| 2 | CONTAINER_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060406 | |||
| 3 | EXISTING_DOC_NEW_VERSION | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060522 | |||
| 4 | LOGICAL_ANCHOR | Call by reference | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060616 |
Method CREATE_CONTAINER_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_DETAILS | Call by reference | Type reference (TYPE) | POBJS_CONTAINER_DETAILS | Structure of Container Key, content and its Attributes | 20060406 | |||
| 2 | CONTAINER_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060406 | |||
| 3 | LOGICAL_ANCHOR | Call by reference | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method CREATE_LEVEL Signature
Method CREATE_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method CREATE_LEVEL on class CL_POBJ_LEVEL has no exception.
Method CREATE_LEVEL_DB Signature
Method CREATE_LEVEL_DB on class CL_POBJ_LEVEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method CREATE_NOTE Signature
Method CREATE_NOTE on class CL_POBJ_LEVEL has no parameter.
Method CREATE_NOTE on class CL_POBJ_LEVEL has no exception.
Method CREATE_NOTE_DB 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 CREATE_NOTE_OWN_DB 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 DEASSIGN_ATTACHMENT Signature
Method DEASSIGN_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method DEASSIGN_ATTACHMENT on class CL_POBJ_LEVEL has no exception.
Method DEASSIGN_ATTACHMENT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_KEY | Value transfer | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 | |||
| 2 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DEASSIGN_ATTACHMENT_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_KEY | Value transfer | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 | |||
| 2 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DEASSIGN_BOR_OBJECT Signature
Method DEASSIGN_BOR_OBJECT on class CL_POBJ_LEVEL has no parameter.
Method DEASSIGN_BOR_OBJECT on class CL_POBJ_LEVEL has no exception.
Method DEASSIGN_BOR_OBJECT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOR_OBJECT_DETAILS | Call by reference | Type reference (TYPE) | POBJS_BOR_OBJECT_KEYS | Structure of BOR object Type and Key | 20060406 | |||
| 2 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DEASSIGN_BOR_OBJECT_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOR_OBJECT_DETAILS | Call by reference | Type reference (TYPE) | POBJS_BOR_OBJECT_KEYS | Structure of BOR object Type and Key | 20060406 | |||
| 2 | LOGICAL_ANCHOR | Call by reference | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DEASSIGN_CHILD_LEVEL Signature
Method DEASSIGN_CHILD_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method DEASSIGN_CHILD_LEVEL on class CL_POBJ_LEVEL has no exception.
Method DEASSIGN_CHILD_LEVEL_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_GUID | Value transfer | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060406 | |||
| 2 | CHILD_LEVEL | Value transfer | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060406 | |||
| 3 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DEASSIGN_CHILD_LEVEL_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_GUID | Value transfer | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060406 | |||
| 2 | CHILD_LEVEL | Value transfer | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060406 | |||
| 3 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DEASSIGN_CONTAINER Signature
Method DEASSIGN_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method DEASSIGN_CONTAINER on class CL_POBJ_LEVEL has no exception.
Method DEASSIGN_CONTAINER_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_KEY | Value transfer | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 | |||
| 2 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DEASSIGN_CONTAINER_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 | |||
| 2 | LOGICAL_ANCHOR | Call by reference | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DELETE Signature
Method DELETE on class CL_POBJ_LEVEL has no parameter.
Method DELETE on class CL_POBJ_LEVEL has no exception.
Method DELETE_ATTACHMENT Signature
Method DELETE_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method DELETE_ATTACHMENT on class CL_POBJ_LEVEL has no exception.
Method DELETE_ATTACHMENT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_KEY | Value transfer | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DELETE_ATTACHMENT_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DELETE_CONTAINER Signature
Method DELETE_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method DELETE_CONTAINER on class CL_POBJ_LEVEL has no exception.
Method DELETE_CONTAINER_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_KEY | Value transfer | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DELETE_CONTAINER_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DELETE_LEVEL_DB Signature
Method DELETE_LEVEL_DB on class CL_POBJ_LEVEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DELETE_LEVEL_OWN_DB Signature
Method DELETE_LEVEL_OWN_DB on class CL_POBJ_LEVEL has no parameter.
Method DELETE_LEVEL_OWN_DB on class CL_POBJ_LEVEL has no exception.
Method DELETE_NOTE Signature
Method DELETE_NOTE on class CL_POBJ_LEVEL has no parameter.
Method DELETE_NOTE on class CL_POBJ_LEVEL has no exception.
Method DELETE_NOTE_DB 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 | Value transfer | Type reference (TYPE) | POBJS_NOTE_KEY | Structure Of Note Key | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method DELETE_NOTE_OWN_DB 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 EXTRACT_STD_NOSTD_ATTR 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 | 20060512 | |||
| 2 | ATTRIBUTES_NOSTD | Call by reference | Type reference (TYPE) | POBJT_LEVEL_ATTRIBUTE | Table of Level Attributes | 20060512 | |||
| 3 | ATTRIBUTES_STD | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20060512 |
Method EXTRACT_STD_NOSTD_ATTR on class CL_POBJ_LEVEL has no exception.
Method FLUSH Signature
Method FLUSH on class CL_POBJ_LEVEL has no parameter.
Method FLUSH on class CL_POBJ_LEVEL has no exception.
Method FLUSH_ATTACHMENTS Signature
Method FLUSH_ATTACHMENTS on class CL_POBJ_LEVEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060616 |
Method FLUSH_BOR_OBJECTS Signature
Method FLUSH_BOR_OBJECTS on class CL_POBJ_LEVEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060616 |
Method FLUSH_COMMON Signature
Method FLUSH_COMMON on class CL_POBJ_LEVEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060616 |
Method FLUSH_CONTAINERS Signature
Method FLUSH_CONTAINERS on class CL_POBJ_LEVEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060616 |
Method FLUSH_LEVEL_ATTRIBUTES Signature
Method FLUSH_LEVEL_ATTRIBUTES on class CL_POBJ_LEVEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060616 |
Method FLUSH_LEVEL_DELETE Signature
Method FLUSH_LEVEL_DELETE on class CL_POBJ_LEVEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060712 |
Method FLUSH_LINKED_LEVEL Signature
Method FLUSH_LINKED_LEVEL on class CL_POBJ_LEVEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060616 |
Method FLUSH_NOTES Signature
Method FLUSH_NOTES on class CL_POBJ_LEVEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060616 |
Method GET Signature
Method GET on class CL_POBJ_LEVEL has no parameter.
Method GET on class CL_POBJ_LEVEL has no exception.
Method GET_ATTACHMENTS Signature
Method GET_ATTACHMENTS on class CL_POBJ_LEVEL has no parameter.
Method GET_ATTACHMENTS on class CL_POBJ_LEVEL has no exception.
Method GET_ATTACHMENTS_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_KEYS | Call by reference | Type reference (TYPE) | POBJT_ATTACHMENT_KEYS | Table of Logical Attachment Keys | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method GET_ATTACHMENTS_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTA_KEY_WITH_LOGANCH | Call by reference | Type reference (TYPE) | POBJT_ATTA_KEY_WITH_LOGANCH | 20060519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method GET_ATTA_WHERE_LIST_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL_GUID | Call by reference | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060705 | |||
| 2 | LEVEL_ID | Call by reference | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060705 | |||
| 3 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060705 |
Method GET_ATTA_WHERE_LIST_DB on class CL_POBJ_LEVEL has no exception.
Method GET_ATTA_WHERE_LIST_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL_GUID | Call by reference | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060705 | |||
| 2 | LEVEL_ID | Call by reference | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060705 | |||
| 3 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060705 |
Method GET_ATTA_WHERE_LIST_OWN_DB on class CL_POBJ_LEVEL has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class CL_POBJ_LEVEL has no parameter.
Method GET_ATTRIBUTES on class CL_POBJ_LEVEL has no exception.
Method GET_ATTRIBUTES_DB 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_ATTRIBUTES_OWN_DB 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 | ||||
| 2 | CONSUMER_ID | Call by reference | Type reference (TYPE) | POBJ_CONSUMER | POBJ Consumer ID | 20060615 | |||
| 3 | LEVEL | Call by reference | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060615 | |||
| 4 | LEVEL_GUID | Call by reference | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method GET_ATTR_DB_FOR_LEVEL 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 | 20060615 | |||
| 2 | CONSUMER_ID | Call by reference | Type reference (TYPE) | POBJ_CONSUMER | POBJ Consumer ID | 20060615 | |||
| 3 | LEVEL | Call by reference | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060615 | |||
| 4 | LEVEL_GUID | Call by reference | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060615 |
Method GET_ATTR_DB_FOR_LEVEL on class CL_POBJ_LEVEL has no exception.
Method GET_BOR_OBJECTS Signature
Method GET_BOR_OBJECTS on class CL_POBJ_LEVEL has no parameter.
Method GET_BOR_OBJECTS on class CL_POBJ_LEVEL has no exception.
Method GET_BOR_OBJECTS_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOR_OBJECTS_WITH_ANCH | Call by reference | Type reference (TYPE) | POBJT_BOR_OBJ_WITH_LOG_ANCH | Table of Bor OBject Keys ( Object Key and Object Type) | 20060630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method GET_BOR_OBJECTS_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOR_OBJECTS_WITH_ANCH | Call by reference | Type reference (TYPE) | POBJT_BOR_OBJ_WITH_LOG_ANCH | Table of Bor OBject Keys ( Object Key and Object Type) | 20060630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method GET_CHILD_LEVELS Signature
Method GET_CHILD_LEVELS on class CL_POBJ_LEVEL has no parameter.
Method GET_CHILD_LEVELS on class CL_POBJ_LEVEL has no exception.
Method GET_CHILD_LEVELS_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_GUIDS_WITH_LOG_ANCH | Call by reference | Type reference (TYPE) | POBJT_GUID_LOGICALANCHOR | Table of Level Guid and Logical Anchor | 20060517 | |||
| 2 | CHILD_LEVEL | Value transfer | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method GET_CHILD_LEVELS_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_GUIDS_WITH_LOG_ANCH | Call by reference | Type reference (TYPE) | POBJT_GUID_LOGICALANCHOR | Table of Level Guid and Logical Anchor | 20060517 | |||
| 2 | CHILD_LEVEL | Call by reference | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method GET_CONSUMER Signature
Method GET_CONSUMER on class CL_POBJ_LEVEL has no parameter.
Method GET_CONSUMER on class CL_POBJ_LEVEL has no exception.
Method GET_CONSUMER_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONSUMER_ID | Call by reference | Type reference (TYPE) | POBJ_CONSUMER | POBJ Consumer ID | 20060606 | |||
| 2 | LEVEL_GUID | Call by reference | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060606 |
Method GET_CONSUMER_FROM_DB on class CL_POBJ_LEVEL has no exception.
Method GET_CONTAINERS Signature
Method GET_CONTAINERS on class CL_POBJ_LEVEL has no parameter.
Method GET_CONTAINERS on class CL_POBJ_LEVEL has no exception.
Method GET_CONTAINERS_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_KEYS | Call by reference | Type reference (TYPE) | POBJT_CONTAINER_KEYS | Document Key | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method GET_CONTAINERS_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONT_KEY_WITH_LOGANCH | Call by reference | Type reference (TYPE) | POBJT_CONT_KEY_WITH_LOGANCH | Document Key | 20060519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method GET_CONTAINER_PHKEY_FOR_LOKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060907 | |||
| 2 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060907 |
Method GET_KPRO_ATTR_FOR_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_ATTRIBUTES | Call by reference | Type reference (TYPE) | POBJS_ATTACHMENT_ATTRIBUTES | Structure of Standard Attachment attr and addtnl attributes | 20060531 | |||
| 2 | KPRO_ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20060531 | |||
| 3 | LOGICAL_ANCHOR | Call by reference | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060809 |
Method GET_KPRO_ATTR_FOR_ATTACHMENT on class CL_POBJ_LEVEL has no exception.
Method GET_KPRO_ATTR_FOR_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_ATTRIBUTES | Call by reference | Type reference (TYPE) | POBJT_IND_NAM_VAL_OPS | Table of Index name value and Operation | 20060531 | |||
| 2 | KPRO_ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20060531 | |||
| 3 | LOGICAL_ANCHOR | Value transfer | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of the relation between levels and linked objs | 20060809 |
Method GET_KPRO_ATTR_FOR_CONTAINER on class CL_POBJ_LEVEL has no exception.
Method GET_LEVEL1_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL1_GUID | Call by reference | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060607 | |||
| 2 | MY_LEVEL | Call by reference | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060616 |
Method GET_MAX_LOGICAL_VERSION_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_LOGICAL_VERSION | Call by reference | Type reference (TYPE) | BAPIPOS | Position | 20060608 | |||
| 2 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060608 |
Method GET_MAX_LOGICAL_VERSION_DB on class CL_POBJ_LEVEL has no exception.
Method GET_MAX_LOGICAL_VERSION_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_LOGICAL_VERSION | Call by reference | Type reference (TYPE) | BAPIPOS | Position | 20060616 | |||
| 2 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060616 |
Method GET_MAX_LOGICAL_VERSION_OWN_DB on class CL_POBJ_LEVEL has no exception.
Method GET_MAX_LOG_VER_CONT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_LOGICAL_VERSION | Call by reference | Type reference (TYPE) | BAPIPOS | Position | 20060630 | |||
| 2 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060630 |
Method GET_MAX_LOG_VER_CONT_DB on class CL_POBJ_LEVEL has no exception.
Method GET_MAX_LOG_VER_CONT_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_LOGICAL_VERSION | Call by reference | Type reference (TYPE) | BAPIPOS | Position | 20060630 | |||
| 2 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060630 |
Method GET_MAX_LOG_VER_CONT_OWN_DB on class CL_POBJ_LEVEL has no exception.
Method GET_MAX_VERSION_ATTACHMENT Signature
Method GET_MAX_VERSION_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method GET_MAX_VERSION_ATTACHMENT on class CL_POBJ_LEVEL has no exception.
Method GET_MAX_VERSION_CONTAINER Signature
Method GET_MAX_VERSION_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method GET_MAX_VERSION_CONTAINER on class CL_POBJ_LEVEL has no exception.
Method GET_MY_LEVEL Signature
Method GET_MY_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method GET_MY_LEVEL on class CL_POBJ_LEVEL has no exception.
Method GET_NOTES Signature
Method GET_NOTES on class CL_POBJ_LEVEL has no parameter.
Method GET_NOTES on class CL_POBJ_LEVEL has no exception.
Method GET_NOTES_DB 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 GET_NOTES_OWN_DB 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 GET_NOTE_ATTR_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | POBJT_IND_NAM_VAL_OPS | Table of Index name value and Operation | 20060420 | |||
| 2 | NOTE_KEY | Call by reference | Type reference (TYPE) | POBJS_NOTE_KEY | Structure Of Note Key | 20060420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060616 |
Method GET_PARENT_LEVEL Signature
Method GET_PARENT_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method GET_PARENT_LEVEL on class CL_POBJ_LEVEL has no exception.
Method GET_PARENT_LEVEL_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_GUID | Value transfer | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060406 | |||
| 2 | PARENT_LEVEL | Value transfer | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method GET_PARENT_LEVEL_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_GUID | Value transfer | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060406 | |||
| 2 | PARENT_LEVEL | Value transfer | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method GET_PHY_FOR_LOGKEY_ATTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060612 | |||
| 2 | LOGICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060612 | |||
| 3 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060612 |
Method GET_PHY_FOR_LOGKEY_ATTA on class CL_POBJ_LEVEL has no exception.
Method GET_PHY_FOR_LOGKEY_CONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060612 | |||
| 2 | LOGICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060612 | |||
| 3 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060612 |
Method GET_PHY_FOR_LOGKEY_CONT on class CL_POBJ_LEVEL has no exception.
Method IS_ATTA_REFBY_ANOTHERLEV_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060801 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060801 |
Method IS_ATTA_REFBY_ANOTHERLEV_DB on class CL_POBJ_LEVEL has no exception.
Method IS_ATTA_REFBY_ANOTHERLEV_OWNDB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060801 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060801 |
Method IS_ATTA_REFBY_ANOTHERLEV_OWNDB on class CL_POBJ_LEVEL has no exception.
Method IS_CONT_REFBY_ANOTHERLEV_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060809 | |||
| 2 | LOGICAL_ANCHOR | Call by reference | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of Relation Between Levels and Linked Objects | 20100525 | |||
| 3 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060809 |
Method IS_CONT_REFBY_ANOTHERLEV_DB on class CL_POBJ_LEVEL has no exception.
Method IS_CONT_REFBY_ANOTHERLEV_OWNDB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060809 | |||
| 2 | LOGICAL_ANCHOR | Call by reference | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of Relation Between Levels and Linked Objects | 20100525 | |||
| 3 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060809 |
Method IS_CONT_REFBY_ANOTHERLEV_OWNDB on class CL_POBJ_LEVEL has no exception.
Method IS_PERSISTENT Signature
Method IS_PERSISTENT on class CL_POBJ_LEVEL has no parameter.
Method IS_PERSISTENT on class CL_POBJ_LEVEL has no exception.
Method LOCK Signature
Method LOCK on class CL_POBJ_LEVEL has no parameter.
Method LOCK on class CL_POBJ_LEVEL has no exception.
Method PACK Signature
Method PACK on class CL_POBJ_LEVEL has no parameter.
Method PACK on class CL_POBJ_LEVEL has no exception.
Method PURGE_BUFFER Signature
Method PURGE_BUFFER on class CL_POBJ_LEVEL has no parameter.
Method PURGE_BUFFER on class CL_POBJ_LEVEL has no exception.
Method READ_ATTACHMENT Signature
Method READ_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method READ_ATTACHMENT on class CL_POBJ_LEVEL has no exception.
Method READ_ATTACHMENT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_DETAILS | Call by reference | Type reference (TYPE) | POBJS_ATTACHMENT_DETAILS | Structure of Attachment Key, content and attributes | 20060406 | |||
| 2 | ATTACHMENT_KEY | Value transfer | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 | |||
| 3 | FILE_NAME | Call by reference | Type reference (TYPE) | POBJ_FILENAME | File Name | 20060406 | |||
| 4 | MIME_TYPE | Call by reference | Type reference (TYPE) | BAPIMIMETYPE | SRM BAPI: MIME Type | 20060406 | |||
| 5 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060608 | |||
| 6 | REQUEST_ATTACHMENT_CONTENTS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method READ_ATTACHMENT_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_DETAILS | Call by reference | Type reference (TYPE) | POBJS_ATTACHMENT_DETAILS | Structure of Attachment Key, content and attributes | 20060524 | |||
| 2 | ATTACHMENT_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060524 | |||
| 3 | FILENAME | Call by reference | Type reference (TYPE) | POBJ_FILENAME | File Name | 20060524 | |||
| 4 | MIMETYPE | Call by reference | Type reference (TYPE) | BAPIMIMETYPE | SRM BAPI: MIME Type | 20060524 | |||
| 5 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060524 |
Method READ_CONTAINER Signature
Method READ_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method READ_CONTAINER on class CL_POBJ_LEVEL has no exception.
Method READ_CONTAINER_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_DETAILS | Call by reference | Type reference (TYPE) | POBJS_CONTAINER_DETAILS | Structure of Container Key, content and its Attributes | 20060406 | |||
| 2 | CONTAINER_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 | |||
| 3 | LOGICAL_ANCHOR | Call by reference | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of Relation Between Levels and Linked Objects | 20100525 | |||
| 4 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060908 | |||
| 5 | REQUEST_PHYSICAL_KEY_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20061113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method READ_CONTAINER_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_DETAILS | Call by reference | Type reference (TYPE) | POBJS_CONTAINER_DETAILS | Structure of Container Key, content and its Attributes | 20060406 | |||
| 2 | CONTAINER_KEY | Call by reference | Type reference (TYPE) | POBJS_DOC_KEY | Document Key | 20060406 | |||
| 3 | LOGICAL_ANCHOR | Call by reference | Type reference (TYPE) | POBJ_LOGICAL_ANCHOR | Anchor Value of Relation Between Levels and Linked Objects | 20100525 | |||
| 4 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on class CL_POBJ_LEVEL has no parameter.
Method REFRESH_BUFFER on class CL_POBJ_LEVEL has no exception.
Method REFRESH_BUFFER_COMMON Signature
Method REFRESH_BUFFER_COMMON on class CL_POBJ_LEVEL has no parameter.
Method REFRESH_BUFFER_COMMON on class CL_POBJ_LEVEL has no exception.
Method REGISTER_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_POBJ_LEVEL | POBJ Base Class Interface | 20060427 |
Method REGISTER_INSTANCE on class CL_POBJ_LEVEL has no exception.
Method SET_ATTRIBUTES Signature
Method SET_ATTRIBUTES on class CL_POBJ_LEVEL has no parameter.
Method SET_ATTRIBUTES on class CL_POBJ_LEVEL has no exception.
Method SET_ATTRIBUTES_DB 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 |
Method SET_ATTRIBUTES_OWN_DB 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 |
Method SET_NOTE_ATTR_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | POBJT_IND_NAM_VAL_OPS | Table of Index name value and Operation | 20060420 | |||
| 2 | NOTE_KEY | Call by reference | Type reference (TYPE) | POBJS_NOTE_KEY | Structure Of Note Key | 20060420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060420 |
Method SET_PARENT_GUID Signature
Method SET_PARENT_GUID on class CL_POBJ_LEVEL has no parameter.
Method SET_PARENT_GUID on class CL_POBJ_LEVEL has no exception.
Method SET_PARENT_LEVEL Signature
Method SET_PARENT_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method SET_PARENT_LEVEL on class CL_POBJ_LEVEL has no exception.
Method UNDO_ATTACHMENTS Signature
Method UNDO_ATTACHMENTS on class CL_POBJ_LEVEL has no parameter.
Method UNDO_ATTACHMENTS on class CL_POBJ_LEVEL has no exception.
Method UNDO_BOR_OBJECTS Signature
Method UNDO_BOR_OBJECTS on class CL_POBJ_LEVEL has no parameter.
Method UNDO_BOR_OBJECTS on class CL_POBJ_LEVEL has no exception.
Method UNDO_BUFFER_CHANGES Signature
Method UNDO_BUFFER_CHANGES on class CL_POBJ_LEVEL has no parameter.
Method UNDO_BUFFER_CHANGES on class CL_POBJ_LEVEL has no exception.
Method UNDO_BUFFER_CHANGES_COMMON Signature
Method UNDO_BUFFER_CHANGES_COMMON on class CL_POBJ_LEVEL has no parameter.
Method UNDO_BUFFER_CHANGES_COMMON on class CL_POBJ_LEVEL has no exception.
Method UNDO_CONTAINERS Signature
Method UNDO_CONTAINERS on class CL_POBJ_LEVEL has no parameter.
Method UNDO_CONTAINERS on class CL_POBJ_LEVEL has no exception.
Method UNDO_LEVEL_ATTRIBUTES Signature
Method UNDO_LEVEL_ATTRIBUTES on class CL_POBJ_LEVEL has no parameter.
Method UNDO_LEVEL_ATTRIBUTES on class CL_POBJ_LEVEL has no exception.
Method UNDO_LINKED_LEVEL Signature
Method UNDO_LINKED_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method UNDO_LINKED_LEVEL on class CL_POBJ_LEVEL has no exception.
Method UNDO_NOTES Signature
Method UNDO_NOTES on class CL_POBJ_LEVEL has no parameter.
Method UNDO_NOTES on class CL_POBJ_LEVEL has no exception.
Method UNLOCK Signature
Method UNLOCK on class CL_POBJ_LEVEL has no parameter.
Method UNLOCK on class CL_POBJ_LEVEL has no exception.
Method UNPACK Signature
Method UNPACK on class CL_POBJ_LEVEL has no parameter.
Method UNPACK on class CL_POBJ_LEVEL has no exception.
Method UPDATE_ATTACHMENT Signature
Method UPDATE_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method UPDATE_ATTACHMENT on class CL_POBJ_LEVEL has no exception.
Method UPDATE_ATTACHMENT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_DETAILS | Call by reference | Type reference (TYPE) | POBJS_ATTACHMENT_DETAILS | Structure of Attachment Key, content and attributes | 20060406 | |||
| 2 | FILE_NAME | Call by reference | Type reference (TYPE) | POBJ_FILENAME | File Name | 20060406 | |||
| 3 | MIME_TYPE | Call by reference | Type reference (TYPE) | BAPIMIMETYPE | SRM BAPI: MIME Type | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method UPDATE_ATTACHMENT_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT_DETAILS | Call by reference | Type reference (TYPE) | POBJS_ATTACHMENT_DETAILS | Structure of Attachment Key, content and attributes | 20060406 | |||
| 2 | FILE_NAME | Call by reference | Type reference (TYPE) | POBJ_FILENAME | File Name | 20060406 | |||
| 3 | MIME_TYPE | Call by reference | Type reference (TYPE) | BAPIMIMETYPE | SRM BAPI: MIME Type | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method UPDATE_CONTAINER Signature
Method UPDATE_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method UPDATE_CONTAINER on class CL_POBJ_LEVEL has no exception.
Method UPDATE_CONTAINER_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_DETAILS | Call by reference | Type reference (TYPE) | POBJS_CONTAINER_DETAILS | Structure of Container Key, content and its Attributes | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method UPDATE_CONTAINER_OWN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_DETAILS | Call by reference | Type reference (TYPE) | POBJS_CONTAINER_DETAILS | Structure of Container Key, content and its Attributes | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method UPDATE_NOTE Signature
Method UPDATE_NOTE on class CL_POBJ_LEVEL has no parameter.
Method UPDATE_NOTE on class CL_POBJ_LEVEL has no exception.
Method UPDATE_NOTE_DB 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 UPDATE_NOTE_OWN_DB 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 |