Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRASR00_CASE | Base Class for Case: HR Administrative Services | 20040916 |
Properties
| Class | IF_HRASR00_CASE | |
| Short Description | Case: HR Administrative Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040915 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_HRASR00_CASE has no interface implemented.
Friends
Class IF_HRASR00_CASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SCMG_CASE_API | Case: RM External API | 20040915 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SCMG_CASE_GUID | Key for Case | 20040915 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Document as Case Reference | 20050117 | |
| 2 | Instance method | Public | Method | Change Case Attributes | 20040915 | |
| 3 | Static method | Public | Method | Create Case Instance | 20040915 | |
| 4 | Instance method | Public | Method | Create KPRO Document | 20040915 | |
| 5 | Instance method | Public | Method | Delete Current Case Object | 20041202 | |
| 6 | Instance method | Public | Method | Delete All Notes Assigned to Case | 20050427 | |
| 7 | Instance method | Public | Method | Delete Link Between Case and Objects | 20041013 | |
| 8 | Instance method | Public | Method | Delete Document | 20041006 | |
| 9 | Static method | Public | Method | Case Search with Case Attributes (Database) | 20040928 | |
| 10 | Instance method | Public | Method | Determine Value of Specific Attribute | 20040915 | |
| 11 | Instance method | Public | Method | Determine All Attributes with Values of Case | 20040915 | |
| 12 | Instance method | Public | Method | Determine All BOR Object References of Case | 20040916 | |
| 13 | Static method | Public | Method | Determine Case Instance | 20041004 | |
| 14 | Instance method | Public | Method | Determine All Documents of Anchor | 20040916 | |
| 15 | Static method | Public | Method | Document Search with Document Attributes (Database) | 20040916 | |
| 16 | Static method | Public | Method | Get All Versions of Document | 20050211 | |
| 17 | Instance method | Public | Method | Get All Notes of Case | 20050427 | |
| 18 | Static method | Public | Method | Get All Notes of Case | 20051004 | |
| 19 | Instance method | Public | Method | Determine Parent Case If It Exists (Database) | 20040915 | |
| 20 | Static method | Public | Method | Determine Parent Case for BOR Object (Database) | 20041005 | |
| 21 | Static method | Public | Method | Determine Parent Case for Document (Database) | 20040915 | |
| 22 | Instance method | Public | Method | Determine Subcases Inserted at Anchor | 20040915 | |
| 23 | Instance method | Public | Method | Add BOR Object Reference to Case | 20040916 | |
| 24 | Instance method | Public | Method | Insert Comment to Case | 20050427 | |
| 25 | Instance method | Public | Method | Insert Subcase Reference into Current Case | 20040915 | |
| 26 | Instance method | Public | Method | Is Case Changed? | 20041217 | |
| 27 | Instance method | Public | Method | Check If Case Exists in Database | 20040928 | |
| 28 | Instance method | Public | Method | Lock Case | 20041004 | |
| 29 | Instance method | Public | Method | Modify Note | 20050504 | |
| 30 | Static method | Public | Method | Get Document Contents | 20040915 | |
| 31 | Instance method | Public | Method | Save Case in Database (Without Commit) | 20040924 | |
| 32 | Static method | Public | Method | Save All Cases in Database (No Commit) | 20040930 | |
| 33 | Instance method | Public | Method | Unlock Case | 20041005 | |
| 34 | Instance method | Public | Method | Change Attributes and Content of Document | 20040922 |
Events
Class IF_HRASR00_CASE has no event.
Types
Class IF_HRASR00_CASE has no local type.
Method Signatures
Method ASSIGN_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Type reference (TYPE) | HRASR00DOC_KEY | HR Administrative Services: Dokumentenschlüsselstruktur | 20050119 | |||
| 2 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | Pointer to node where document object is inserted | 20050119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20050119 |
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 | 20040916 | |||
| 2 | NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040915 |
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 | 20040915 | |||
| 2 | CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Fallart | 20040915 | |||
| 3 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_HRASR00_CASE | Case: HR Administrative Services | 20040915 | |||
| 4 | NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041108 | |||
| 5 | UPDATE_TASK | Call by reference | Type reference (TYPE) | BOOLE_D | IF_SRM=>TRUE | Update Switch: X = Update, Space = No Update | 20040920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20041108 |
Method CREATE_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 | 20040915 | |||
| 2 | CONTENT_S | Call by reference | Type reference (TYPE) | STRING | String contents of document | 20040915 | |||
| 3 | CONTENT_X | Call by reference | Type reference (TYPE) | XSTRING | Raw string contents of document | 20040915 | |||
| 4 | DOCUMENT | Call by reference | Type reference (TYPE) | HRASR00DOC_KEY | HR Administrative Services: Dokumentenschlüsselstruktur | 20040923 | |||
| 5 | EXISTING_DOC_NEW_VERSION | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040922 | |||
| 6 | FILENAME | Call by reference | Type reference (TYPE) | STRING | 'ascFile.txt' | Filename | 20041008 | ||
| 7 | NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 | |||
| 8 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | Pointer to the node where document is inserted | 20040921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040915 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO_AUTHORITY | Value transfer | Type reference (TYPE) | BOOLE_D | No Authorization to delete case | 20041202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20041202 |
Method DELETE_NOTES 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050504 | |||
| 2 | NOTE_KEY | Call by reference | Type reference (TYPE) | HRASR00_NOTE_KEY | Key for process object note | 20050504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20050427 |
Method DELETE_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | POID - POID Relation Typ für Areas | 20041013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20041013 |
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 | IF_SRM=>FALSE | Delete all versions of document? | 20050211 | ||
| 2 | DOC | Call by reference | Type reference (TYPE) | HRASR00DOC_KEY | HR Administrative Services: Dokumentenschlüsselstruktur | 20041006 | |||
| 3 | NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20041006 |
Method FIND_CASE_GUIDS_BY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CASE_GUIDS | Call by reference | Type reference (TYPE) | SCMG_TT_CASE_GUID | Table of case GUID's | 20040928 | |||
| 2 | CUST_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Name of customizing table | 20040928 | |||
| 3 | QUERY_ATTRIBUTES | Call by reference | Type reference (TYPE) | HRASR00_QUERY_ATTR_TAB | Attributes as Search criteria | 20040928 |
Method FIND_CASE_GUIDS_BY_ATTRIBUTES on class IF_HRASR00_CASE has no exception.
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_SELECT | Call by reference | Type reference (TYPE) | BOOLE_D | IF_SRM=>TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040928 | ||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | name of attribute | 20040915 | |||
| 3 | NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041105 | |||
| 4 | VALUE | Call by reference | Type reference (TYPE) | STRING | Value of specified attribute | 20040915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040915 |
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 | 20040915 | |||
| 2 | DB_SELECT | Call by reference | Type reference (TYPE) | BOOLE_D | IF_SRM=>TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040915 |
Method GET_BOR_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOR_OBJECTS | Call by reference | Type reference (TYPE) | HRASR00BOR_TAB | Table of BOR object keys | 20040916 | |||
| 2 | DB_SELECT | Call by reference | Type reference (TYPE) | BOOLE_D | IF_SRM=>TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040928 | ||
| 3 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | Pointer to node for which objects to be retrieved | 20040921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20041109 |
Method GET_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | 20041004 | ||||
| 2 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_HRASR00_CASE | 20041004 | ||||
| 3 | NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041108 | |||
| 4 | UPDATE_TASK | Call by reference | Type reference (TYPE) | BOOLE_D | IF_SRM=>TRUE | 20041004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041004 |
Method GET_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_SELECT | Call by reference | Type reference (TYPE) | BOOLE_D | IF_SRM=>TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040928 | ||
| 2 | DOCUMENTS | Call by reference | Type reference (TYPE) | HRASR00DOC_KEY_TAB | HR Administrative Services: Dokumentenschlüssel (Tabelle) | 20040916 | |||
| 3 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | Documents against the anchor | 20040921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040916 |
Method GET_DOCUMENTS_BY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENTS | Call by reference | Type reference (TYPE) | HRASR00DOC_KEY_TAB | HR Administrative Services: Dokumentenschlüssel (Tabelle) | 20040916 | |||
| 2 | QUERY_ATTRIBUTES | Call by reference | Type reference (TYPE) | BAPIPROPQY | Attributes as Search Criteria | 20040916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040916 |
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) | HRASR00DOC_KEY | HR Administrative Services: Dokumentenschlüsselstruktur | 20050211 | |||
| 2 | DOC_VERSIONS | Call by reference | Type reference (TYPE) | HRASR00DOC_KEY_TAB | HR Administrative Services: Dokumentenschlüssel (Tabelle) | 20050211 | |||
| 3 | NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20050211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20050211 |
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) | HRASR00_NOTE_TAB | Table of note comments | 20050427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20050427 |
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 | Technischer Schlüssel des Falles (Fall-GUID) | 20051004 | |||
| 2 | NOTES | Call by reference | Type reference (TYPE) | HRASR00_NOTE_TAB | Table of note comments | 20051004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20051004 |
Method GET_PARENT_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_SELECT | Call by reference | Type reference (TYPE) | BOOLE_D | IF_SRM=>TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041015 | ||
| 2 | PARENT_CASE | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Parent Case GUID | 20040921 | |||
| 3 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | Pointer to relation parent - sub case | 20040921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20041109 |
Method GET_PARENT_CASE_FOR_BOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CASE_GUIDS | Call by reference | Type reference (TYPE) | SCMG_TT_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20041005 | |||
| 2 | CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Fallart | 20041011 | |||
| 3 | KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Objektschlüssel | 20041005 | |||
| 4 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | 20041005 | ||||
| 5 | TYPE | Call by reference | Type reference (TYPE) | OJ_NAME | Objekttyp | 20041005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20041005 |
Method GET_PARENT_CASE_FOR_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CASE_GUIDS | Call by reference | Type reference (TYPE) | SCMG_TT_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20040922 | |||
| 2 | CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Fallart | 20041011 | |||
| 3 | DOC | Call by reference | Type reference (TYPE) | HRASR00DOC_KEY | HR Administrative Services: Dokumentenschlüsselstruktur | 20041005 | |||
| 4 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | 20040922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040916 |
Method GET_SUB_CASES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CASES | Call by reference | Type reference (TYPE) | SCMG_TT_CASE_GUID | Table of case GUIDs | 20040915 | |||
| 2 | DB_SELECT | Call by reference | Type reference (TYPE) | BOOLE_D | IF_SRM=>TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040928 | ||
| 3 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | Pointer to the node where case is to be inserted | 20040921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20041109 |
Method INSERT_BOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object ID of BOR object | 20040916 | |||
| 2 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | Pointer to node where BOR object is inserted | 20040921 | |||
| 3 | TYPE | Call by reference | Type reference (TYPE) | OJ_NAME | Objekttyp | 20040921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040916 |
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) | HRASR00_NOTE | Note attributes and comment | 20050504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20050427 |
Method INSERT_SUB_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Key for a case to be inserted | 20040915 | |||
| 2 | RELATION_TYPE | Call by reference | Type reference (TYPE) | SRMPPRETYP | Pointer to the node where case is to be inserted | 20040921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040915 |
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 | Case is changed | 20041217 |
Method IS_CHANGED on class IF_HRASR00_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 | True: Case in DB, False: Not in DB | 20040928 |
Method IS_PERSISTENT on class IF_HRASR00_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 | 20041005 | ||||
| 2 | MODE | Call by reference | Type reference (TYPE) | STRING | IF_SRM_SP_ENQUEUE=>MODE_EXCLUSIVE | 20041004 | |||
| 3 | SCOPE | Call by reference | Type reference (TYPE) | STRING | IF_SRM_SP_ENQUEUE=>SCOPE_DIALOG | 20041004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20041005 |
Method MODIFY_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTE | Value transfer | Type reference (TYPE) | HRASR00_NOTE | Note attributes and comment | 20050504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20050504 |
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 | Properties of document | 20040916 | |||
| 2 | CONTENT_S | Call by reference | Type reference (TYPE) | STRING | Document contents in string | 20040916 | |||
| 3 | CONTENT_X | Call by reference | Type reference (TYPE) | XSTRING | Document contents in Xstring | 20040916 | |||
| 4 | DOC | Call by reference | Type reference (TYPE) | HRASR00DOC_KEY | HR Administrative Services: Dokumentenschlüsselstruktur | 20040923 | |||
| 5 | FILENAME | Call by reference | Type reference (TYPE) | ASR_ATTACHMENT_FILENAME | Dateiname einer Anlage | 20050518 | |||
| 6 | IS_BINARY | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040916 | ||
| 7 | MIMETYPE | Call by reference | Type reference (TYPE) | ASR_ATTACHMENT_MIMETYPE | Attachment mimetype | 20050518 | |||
| 8 | NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040916 |
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 | Unlock Case too (X:Yes) | 20040924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040924 |
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 | Unlock Case too (X:Yes) | 20040930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040930 |
Method UNLOCK Signature
Method UNLOCK on class IF_HRASR00_CASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20041005 |
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 | 20040922 | |||
| 2 | CONTENT_S | Call by reference | Type reference (TYPE) | STRING | String contents of document | 20040922 | |||
| 3 | CONTENT_X | Call by reference | Type reference (TYPE) | XSTRING | Raw string contents of document | 20040922 | |||
| 4 | DOCUMENT | Call by reference | Type reference (TYPE) | HRASR00DOC_KEY | HR Administrative Services: Dokumentenschlüsselstruktur | 20040923 | |||
| 5 | FILENAME | Call by reference | Type reference (TYPE) | STRING | Long Filename | 20041008 | |||
| 6 | NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Case | 20040922 |
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in |