Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_POBJ_CASE | Wrapper POBJ Class on Case Management | 20060420 |
Properties
| Interface | IF_POBJ_CASE | |
| Short Description | Case Management Wrapper Interface |
General Data
| Package | POBJ_PROCESS_OBJECT | Generalized Process Object |
| Created | 20060419 | 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) |
| 2 | IF_SRM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_SRM_SP_ENQUEUE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_POBJ_CASE has no interface.
Friends
Interface IF_POBJ_CASE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | A_CASE_API | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SCMG_CASE_API | Case: RM External API | 20060419 | ||
| 2 | A_GUID | Instance attribute | Public | Type reference (TYPE) | SCMG_CASE_GUID | Technical Case Key (Case GUID) | 20060419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add BOR Object Reference to Case | 20060419 | |
| 2 | Instance method | Public | Method | Add Document as Case Reference | 20060419 | |
| 3 | Instance method | Public | Method | Insert Subcase Reference into Current Case | 20060419 | |
| 4 | Instance method | Public | Method | Change Case Attributes | 20060419 | |
| 5 | Static method | Public | Method | Create Case Instance | 20060419 | |
| 6 | Instance method | Public | Method | Create KPRO Document | 20060419 | |
| 7 | Instance method | Public | Method | Delete Link Between Case and given BOR Object | 20060419 | |
| 8 | Instance method | Public | Method | Delete Link Between Case and given Case | 20060419 | |
| 9 | Instance method | Public | Method | Delete Link Between Case and given Document | 20060419 | |
| 10 | Instance method | Public | Method | Delete Current Case Object | 20060419 | |
| 11 | Instance method | Public | Method | Delete All Notes Assigned to Case | 20060419 | |
| 12 | Instance method | Public | Method | Delete Document | 20060419 | |
| 13 | Instance method | Public | Method | Determine Value of Specific Attribute | 20060419 | |
| 14 | Instance method | Public | Method | Determine All Attributes with Values of Case | 20060419 | |
| 15 | Instance method | Public | Method | Determine All BOR Object References of Case | 20060419 | |
| 16 | Static method | Public | Method | Determine Case Instance | 20060419 | |
| 17 | Instance method | Public | Method | Determine All Documents of Anchor | 20060419 | |
| 18 | Static method | Public | Method | Get All Versions of Document | 20060419 | |
| 19 | Static method | Public | Method | Get LOID, LOClass, Ph. ver. for doc uniqueid and lo. version | 20060606 | |
| 20 | Instance method | Public | Method | Get All Notes of Case | 20060419 | |
| 21 | Static method | Public | Method | Get All Notes of Case | 20060419 | |
| 22 | Instance method | Public | Method | Determine Subcases Inserted at Anchor | 20060419 | |
| 23 | Instance method | Public | Method | Insert Comment to Case | 20060419 | |
| 24 | Instance method | Public | Method | Is Case Changed? | 20060419 | |
| 25 | Instance method | Public | Method | Check If Case Exists in Database | 20060419 | |
| 26 | Instance method | Public | Method | Lock Case | 20060419 | |
| 27 | Static method | Public | Method | Lock Document in KPRO | 20060518 | |
| 28 | Instance method | Public | Method | Read Change log | 20060926 | |
| 29 | Instance method | Public | Method | Modify Note | 20060419 | |
| 30 | Static method | Public | Method | Get Document Contents | 20060419 | |
| 31 | Instance method | Public | Method | Save Case in Database (Without Commit) | 20060419 | |
| 32 | Static method | Public | Method | Save All Cases in Database (No Commit) | 20060419 | |
| 33 | Instance method | Public | Method | Undo all changes done by calling case API's | 20060609 | |
| 34 | Instance method | Public | Method | Unlock Case | 20060419 | |
| 35 | Static method | Public | Method | Unlock Document in KPRO | 20060518 | |
| 36 | Instance method | Public | Method | Change Attributes and Content of Document | 20060419 |
Events
Interface IF_POBJ_CASE has no event.
Types
Interface IF_POBJ_CASE has no local type.
Method Signatures
Method ASSIGN_BOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANCHOR | Call by reference | Type reference (TYPE) | POBJ_PHYSICAL_ANCHOR | Value of Relationship or Anchor as in Case Management | 20060419 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object ID | 20060605 | |||
| 3 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | POID - POID Relation Type for Areas | 20060419 | |||
| 4 | TYPE | Call by reference | Type reference (TYPE) | OJ_NAME | Object type | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method ASSIGN_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANCHOR | Call by reference | Type reference (TYPE) | POBJ_PHYSICAL_ANCHOR | Value of Relationship or Anchor as in Case Management | 20060419 | |||
| 2 | DOC_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060420 | |||
| 3 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | POID - POID Relation Type for Areas | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method ASSIGN_SUB_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANCHOR | Call by reference | Type reference (TYPE) | STRING | Value of Anchor as in Case Management | 20060419 | |||
| 2 | CHILD_GUID | Call by reference | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060419 | |||
| 3 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | POID - POID Relation Type for Areas | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method CHANGE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method CREATE_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20060419 | |||
| 2 | CASE_GUID | Call by reference | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060419 | |||
| 3 | CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20060419 | |||
| 4 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_POBJ_CASE | Case Management Wrapper Interface | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method CREATE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANCHOR | Call by reference | Type reference (TYPE) | POBJ_PHYSICAL_ANCHOR | Value of Relationship or Anchor as in Case Management | 20060419 | |||
| 2 | ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20060419 | |||
| 3 | CONTENT_S | Call by reference | Type reference (TYPE) | POBJ_CONTENT_S | Contents | 20060419 | |||
| 4 | CONTENT_X | Call by reference | Type reference (TYPE) | POBJ_CONTENT_X | Contents of the containers/Attachments | 20060419 | |||
| 5 | DOC_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060419 | |||
| 6 | DOC_UNIQUE_ID | Call by reference | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060425 | |||
| 7 | EXISTING_DOC_NEW_VERSION | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060419 | |||
| 8 | FILENAME | Call by reference | Type reference (TYPE) | POBJ_FILENAME | File Name | 20060419 | |||
| 9 | MIMETYPE | Call by reference | Type reference (TYPE) | BAPIMIMETYPE | SRM BAPI: MIME Type | 20060424 | |||
| 10 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | POID - POID Relation Type for Areas | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method DEASSIGN_BOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANCHOR | Call by reference | Type reference (TYPE) | POBJ_PHYSICAL_ANCHOR | Value of Relationship or Anchor as in Case Management | 20060419 | |||
| 2 | DEASSIGN_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060419 | |||
| 3 | ID | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object ID | 20060605 | |||
| 4 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | POID - POID Relation Type for Areas | 20060419 | |||
| 5 | TYPE | Call by reference | Type reference (TYPE) | OJ_NAME | Object type | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method DEASSIGN_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANCHOR | Call by reference | Type reference (TYPE) | POBJ_PHYSICAL_ANCHOR | Value of Relationship or Anchor as in Case Management | 20060419 | |||
| 2 | CASE_GUID | Call by reference | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060419 | |||
| 3 | DEASSIGN_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060419 | |||
| 4 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | POID - POID Relation Type for Areas | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method DEASSIGN_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANCHOR | Call by reference | Type reference (TYPE) | POBJ_PHYSICAL_ANCHOR | Value of Relationship or Anchor as in Case Management | 20060419 | |||
| 2 | DEASSIGN_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060419 | |||
| 3 | DOC_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060419 | |||
| 4 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | POID - POID Relation Type for Areas | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method DELETE_CASE Signature
Method DELETE_CASE on Interface IF_POBJ_CASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method DELETE_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETE_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 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 DOCUMENT_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETE_ALL_VERSIONS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060419 | |||
| 2 | DOC_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060419 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060616 |
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) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method GET_BOR_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANCHOR | Call by reference | Type reference (TYPE) | POBJ_PHYSICAL_ANCHOR | Value of Relationship or Anchor as in Case Management | 20060419 | |||
| 2 | BOR_OBJECTS | Call by reference | Type reference (TYPE) | POBJT_BOR_OBJECT_KEYS | Table of Bor Objects with Level Information | 20060419 | |||
| 3 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | POID - POID Relation Type for Areas | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method GET_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Case Key (Case GUID) | 20060419 | |||
| 2 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_POBJ_CASE | Case Management Wrapper Interface | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method GET_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANCHOR | Call by reference | Type reference (TYPE) | POBJ_PHYSICAL_ANCHOR | Value of Relationship or Anchor as in Case Management | 20060419 | |||
| 2 | DOCUMENTS | Call by reference | Type reference (TYPE) | POBJT_PHYSICAL_DOC_KEY | Table of Physical Doc Key | 20060419 | |||
| 3 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | POID - POID Relation Type for Areas | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method GET_DOCUMENT_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060419 | |||
| 2 | DOC_KEY_VERSIONS_TAB | Call by reference | Type reference (TYPE) | POBJT_PHYSICAL_DOC_KEY | Table of Physical Doc Key | 20060419 | |||
| 3 | MAX_VERSION | Call by reference | Type reference (TYPE) | BAPIPOS | Position | 20060522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method GET_DOC_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 | 20060606 | |||
| 2 | PHYSICAL_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20060606 |
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_STD_DETAILS | Table of Note Details without addtional attributes | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method GET_NOTES_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Case Key (Case GUID) | 20060419 | |||
| 2 | NOTES | Call by reference | Type reference (TYPE) | POBJT_NOTE_STD_DETAILS | Table of Note Details without addtional attributes | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method GET_SUB_CASES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANCHOR | Call by reference | Type reference (TYPE) | POBJ_PHYSICAL_ANCHOR | Value of Relationship or Anchor as in Case Management | 20060419 | |||
| 2 | CASES | Call by reference | Type reference (TYPE) | POBJT_LEVEL_GUIDS | Table of Level Guids | 20060419 | |||
| 3 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | POID - POID Relation Type for Areas | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method INSERT_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTE | Call by reference | Type reference (TYPE) | POBJS_NOTE_STD_DETAILS | Structure of Note Details without Additional Attributes | 20060420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060420 |
Method IS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060419 |
Method IS_CHANGED on Interface IF_POBJ_CASE has no exception.
Method IS_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060419 |
Method IS_PERSISTENT on Interface IF_POBJ_CASE has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALREADY_LOCKED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060419 | |||
| 2 | LOCK_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20060519 | |||
| 3 | MODE | Call by reference | Type reference (TYPE) | STRING | IF_SRM_SP_ENQUEUE=>MODE_EXCLUSIVE | 20060419 | |||
| 4 | SCOPE | Call by reference | Type reference (TYPE) | STRING | IF_SRM_SP_ENQUEUE=>SCOPE_DIALOG | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method LOCK_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALREADY_LOCKED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060519 | |||
| 2 | DOC_CLASS | Call by reference | Type reference (TYPE) | BAPIDCLASS | Storage Location of Document in SRM (Content Model) | 20060519 | |||
| 3 | DOC_GUID | Call by reference | Type reference (TYPE) | BAPIGUID | GUID | 20060518 | |||
| 4 | LOCK_USER | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20060519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060518 |
Method LOG_READ 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 | 20060926 | |||
| 2 | LEVEL_GUID | Call by reference | Type reference (TYPE) | POBJ_LEVEL_GUID | Key Element of POBJ Level | 20060926 | |||
| 3 | LEVEL_ID | Call by reference | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060926 | |||
| 4 | READ_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | True to read from DB | 20101230 |
Method LOG_READ on Interface IF_POBJ_CASE has no exception.
Method MODIFY_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTE | Call by reference | Type reference (TYPE) | POBJS_NOTE_STD_DETAILS | Structure of Note Details without Additional Attributes | 20060420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060420 |
Method READ_DOCUMENT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20060419 | |||
| 2 | CONSUMER_ID | Call by reference | Type reference (TYPE) | POBJ_CONSUMER | POBJ Consumer ID | 20090901 | |||
| 3 | CONTENT_S | Call by reference | Type reference (TYPE) | POBJ_CONTENT_S | Contents | 20060419 | |||
| 4 | CONTENT_X | Call by reference | Type reference (TYPE) | POBJ_CONTENT_X | Contents of the containers/Attachments | 20060419 | |||
| 5 | DOC_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060419 | |||
| 6 | DOC_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20090901 | |||
| 7 | FILENAME | Call by reference | Type reference (TYPE) | POBJ_FILENAME | 20060419 | ||||
| 8 | IS_BINARY | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060419 | ||
| 9 | MIMETYPE | Call by reference | Type reference (TYPE) | BAPIMIMETYPE | 20060419 | ||||
| 10 | READ_ONLY_ATTRIBUTES | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEQUEUE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method SAVE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEQUEUE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method UNDO Signature
Method UNDO on Interface IF_POBJ_CASE has no parameter.
Method UNDO on Interface IF_POBJ_CASE has no exception.
Method UNLOCK Signature
Method UNLOCK on Interface IF_POBJ_CASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method UNLOCK_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_CLASS | Call by reference | Type reference (TYPE) | BAPIDCLASS | Storage Location of Document in SRM (Content Model) | 20060519 | |||
| 2 | DOC_GUID | Call by reference | Type reference (TYPE) | BAPIGUID | GUID | 20060518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060518 |
Method UPDATE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20060419 | |||
| 2 | CONTENT_S | Call by reference | Type reference (TYPE) | POBJ_CONTENT_S | Contents | 20060419 | |||
| 3 | CONTENT_X | Call by reference | Type reference (TYPE) | POBJ_CONTENT_X | Contents of the containers/Attachments | 20060419 | |||
| 4 | DOC_KEY | Call by reference | Type reference (TYPE) | POBJS_PHYSICAL_DOC_KEY | KPRO Document Key | 20060419 | |||
| 5 | FILENAME | Call by reference | Type reference (TYPE) | POBJ_FILENAME | File Name | 20060419 | |||
| 6 | MIMETYPE | Call by reference | Type reference (TYPE) | BAPIMIMETYPE | SRM BAPI: MIME Type | 20060424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |