SAP ABAP Class CL_SRM_ECM_LOCKING_SERVICE (Locking Service for SRM)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_ECM_IMPL (Package) Records Management SPI (ECM) Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_LOCKING_SERVICE | ECMI: Locking Service | 20090316 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_SUBSERVICE | ECMI: Basic Connector Service Interface | 20090316 |
Properties
| Class | CL_SRM_ECM_LOCKING_SERVICE | |
| Short Description | Locking Service for SRM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_ECM_IMPL | Records Management SPI (ECM) Implementation |
| Created | 20090316 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_LOCKING_SERVICE | ECMI: Locking Service | 20090316 | ||
| 2 | IF_NWECM_SUBSERVICE | ECMI: Basic Connector Service Interface | 20090316 |
Friends
Class CL_SRM_ECM_LOCKING_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'BDV_CHECK_IN' | Technical actionID for SRM-protocol | 20090316 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'BDV_CHECK_OUT' | Technical actionID for SRM-protocol | 20090316 | ||
| 3 | Constant | Public | Type reference (TYPE) | SDOK_PROPN | 'CHANGED_BY' | Attribute of a document or a relationship | 20090318 | ||
| 4 | Constant | Public | Type reference (TYPE) | SDOK_PROPN | 'CHANGE_TIME' | Attribute of a document or a relationship | 20090318 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'IS_SP_PROTOCOL_HANDLER' | Constant for Protocoll Handler | 20090316 | ||
| 6 | Constant | Public | Type reference (TYPE) | SDOK_PROPN | 'LAST_CHANGED_AT' | Attribute of a document or a relationship | 20090316 | ||
| 7 | Constant | Public | Type reference (TYPE) | SDOK_PROPN | 'LAST_CHANGED_BY' | Attribute of a document or a relationship | 20090316 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'LOCK_INTERNAL_REUSE' | Attribute of a document or a relationship | 20090422 | ||
| 9 | Constant | Public | Type reference (TYPE) | SDOK_PROPN | 'SRM_DOCUMENT_STATE' | Attribute of a document or a relationship | 20090316 | ||
| 10 | Constant | Public | Type reference (TYPE) | SDOK_PROPN | 'SRM_DOC_CHECKED_OUT_BY' | Attribute of a document or a relationship | 20090316 | ||
| 11 | Constant | Public | Type reference (TYPE) | SDOK_PROPN | 'SRM_DOC_CHECKED_OUT_TO' | Attribute of a document or a relationship | 20090407 | ||
| 12 | Constant | Public | Type reference (TYPE) | SDOK_PROPN | 'SRM_LAST_CHANGED_AT' | Attribute of a document or a relationship | 20090316 | ||
| 13 | Constant | Public | Type reference (TYPE) | SDOK_PROPN | 'SRM_LAST_CHANGED_BY' | Attribute of a document or a relationship | 20090316 | ||
| 14 | Constant | Public | Type reference (TYPE) | BOOLEAN | '@' | delimiter | 20090422 | ||
| 15 | Constant | Public | Type reference (TYPE) | NWECM_LONG | -1 | TimeOut Constant | 20090316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if Backend Object is Already Checked Out Explicitly | 20090402 | |
| 2 | Static method | Public | Method | Check Frozen Status of Document | 20090316 | |
| 3 | Static method | Public | Method | Compare HASH Values of Current Document with its Stored Twin | 20090316 | |
| 4 | Static method | Public | Method | Delete HASH Value from DB Table | 20090320 | |
| 5 | Static method | Public | Method | Filter Corresponding Attributes for Hash Calculation | 20090316 | |
| 6 | Static method | Public | Method | Get Document Object with Instances and Attributes | 20090318 | |
| 7 | Static method | Public | Method | Get HASH Value of Attributes and/or Content of Document | 20090316 | |
| 8 | Static method | Public | Method | Get HASH Value from Stored Value in DB table | 20090316 | |
| 9 | Static method | Public | Method | Get Highest Physical Version of Document Object | 20090325 | |
| 10 | Static method | Public | Method | Access Instances to Document Attributes | 20090319 | |
| 11 | Static method | Public | Method | Lock Internal (Reuse for Other Functionality) | 20090423 | |
| 12 | Static method | Public | Method | Write Log Entries in SRMPROTOCOL (Backend) | 20090316 | |
| 13 | Static method | Public | Method | Set Check In (Unlock) in Backend Document | 20090316 | |
| 14 | Static method | Public | Method | Set Check Out (Lock) in Backend Document | 20090316 | |
| 15 | Static method | Public | Method | Set HASH Value in DB Table | 20090316 | |
| 16 | Static method | Public | Method | Unlock Internal (Reuse for Other Functionality) | 20090427 | |
| 17 | Static method | Public | Method | Physical Database Changing | 20090401 |
Events
Class CL_SRM_ECM_LOCKING_SERVICE has no event.
Types
Class CL_SRM_ECM_LOCKING_SERVICE has no local type.
Method Signatures
Method CHECK_BACKEND_CHECK_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20090402 | |||
| 2 | IO_SESSION_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20090402 | |||
| 3 | IV_USER_NAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20090402 | |||
| 4 | OT_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Properties: unformatted | 20090427 | |||
| 5 | OT_PROPERTIES | Call by reference | Type reference (TYPE) | BAPIPROPT | Properties: formatted | 20090427 | |||
| 6 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090402 | |||
| 7 | OV_CHECKED_OUT_BY_ANOTHER_USER | Call by reference | Type reference (TYPE) | BOOLEAN | Backend object is checked out by another user | 20090402 | |||
| 8 | OV_CHECKED_OUT_BY_SAME_USER | Call by reference | Type reference (TYPE) | BOOLEAN | Backend object is checked out by the logged user | 20090402 | |||
| 9 | OV_CLIENT_SUPPLIED_USER | Call by reference | Type reference (TYPE) | SRM_ECM_CHAR | SRM_ECM: CharName | 20090407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090402 |
Method CHECK_FROZEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROPERTIES | Call by reference | Type reference (TYPE) | BAPIPROPT | Properties | 20090316 | |||
| 2 | IV_NODE_TYPE | Call by reference | Type reference (TYPE) | SRM_ECM_NODE_TYPE | Node Type for SRM ECM Integration | 20090327 | |||
| 3 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090316 | |||
| 4 | OV_CHECK_FROZEN | Call by reference | Type reference (TYPE) | BOOLEAN | (X=FROZEN; SPACE=NOT_FROZEN | 20090316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090316 |
Method COMPARE_HASH_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FILE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_FILE_INFO | NW ECM: Connector-Specific File Info | 20090316 | |||
| 2 | IO_SESSION_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20090316 | |||
| 3 | IV_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20090325 | |||
| 4 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090316 | |||
| 5 | OV_HASH_EQUAL | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090316 |
Method DELETE_HASH_VALUE_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20090320 | |||
| 2 | IV_AREA_ID | Call by reference | Type reference (TYPE) | SRM_ECM_AREA_ID | Area-ID | 20090330 | |||
| 3 | IV_NODE_ID | Call by reference | Type reference (TYPE) | SRM_ECM_NODE_ID | Node ID for SRM ECM Integration | 20090320 | |||
| 4 | IV_RMS_ID | Call by reference | Type reference (TYPE) | SRM_ECM_RMS_ID | RMS ID | 20090330 | |||
| 5 | IV_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20090327 | ||
| 6 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090320 | |||
| 7 | OV_SUCCESS_DELETED | Call by reference | Type reference (TYPE) | BOOLEAN | Feedback if deletion was successfull | 20090320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090320 |
Method FILTER_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | What kind of element "case or document" | 20090325 | |||
| 2 | IT_PROPERTIES | Call by reference | Type reference (TYPE) | BAPIPROPT | BAPI: Property Table | 20090316 | |||
| 3 | OT_PROPERTIES | Call by reference | Type reference (TYPE) | BAPIPROPT | BAPI: Property Table | 20090316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090316 |
Method GET_DOCUMENT_OBJECT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20090318 | |||
| 2 | IO_SESSION_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20090318 | |||
| 3 | OO_SRM_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_DOCUMENT | Represents a Document | 20090319 | |||
| 4 | OO_SRM_SP_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_SRM_SP_DOCUMENT | Represents SP Document Back End | 20090318 | |||
| 5 | OT_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Properties | 20090318 | |||
| 6 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090318 |
Method GET_HASH_VALUE_BY_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | What kind of element "case or document" | 20090325 | |||
| 2 | IO_SESSION_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20090325 | |||
| 3 | IS_CONTENT | Call by reference | Type reference (TYPE) | STRING | Content to be transformed (type string) | 20090316 | |||
| 4 | IT_PROPERTIES | Call by reference | Type reference (TYPE) | BAPIPROPT | ->Optional only for DOC-TYPES | 20090316 | |||
| 5 | IV_TRANSID | Call by reference | Type reference (TYPE) | CXSLTDESC | 'ID' | XSLT program to process a xml-string (value help TA:STRANS) | 20090316 | ||
| 6 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090316 | |||
| 7 | OV_HASH_LENGTH | Call by reference | Type reference (TYPE) | I | counter optional | 20090316 | |||
| 8 | OV_HASH_VALUE | Call by reference | Type reference (TYPE) | HASH160 | Hash Value (160 Bits) optional | 20090316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090316 |
Method GET_HASH_VALUE_BY_HASH_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AREA_ID | Call by reference | Type reference (TYPE) | STRING | AREA-ID | 20090326 | |||
| 2 | IV_NODE_ID | Call by reference | Type reference (TYPE) | SRM_ECM_NODE_ID | Node ID for SRM ECM Integration | 20090316 | |||
| 3 | IV_RMS_ID | Call by reference | Type reference (TYPE) | STRING | RMS-ID | 20090326 | |||
| 4 | IV_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20090325 | ||
| 5 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090316 | |||
| 6 | OV_CHECK_OUT | Call by reference | Type reference (TYPE) | BOOLEAN | Note if Check_out is done by frontend user | 20090403 | |||
| 7 | OV_CREATION_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20090316 | |||
| 8 | OV_FULL_PATHNAME | Call by reference | Type reference (TYPE) | STRING | FullyPathname | 20090318 | |||
| 9 | OV_HASH_LENGTH | Call by reference | Type reference (TYPE) | I | Hash length | 20090316 | |||
| 10 | OV_HASH_VALUE | Call by reference | Type reference (TYPE) | HASH160 | Hash Value (160 Bits) | 20090316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090316 |
Method GET_PHYSICAL_DOC_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20090325 | |||
| 2 | IO_SESSION_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20090325 | |||
| 3 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090325 | |||
| 4 | OV_HIGHEST_DOC_VERSION | Call by reference | Type reference (TYPE) | I | Highest physical doc version | 20090325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090325 |
Method GET_PROP_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SRM_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_DOCUMENT | GSP 2: Interface Document | 20090319 | |||
| 2 | OO_SRM_DOC_PROP | Call by reference | Object reference (TYPE REF TO) | IF_SRM_GSP_PROPERTIES | DocumentAccess to Document Attributes | 20090319 | |||
| 3 | OO_SRM_VAR_PROP | Call by reference | Object reference (TYPE REF TO) | IF_SRM_GSP_PROPERTIES | VariantAccess to Document Attributes | 20090319 | |||
| 4 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090319 |
Method LOCK_INTERNAL_REUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20090423 | |||
| 2 | IO_SOURCE_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20090423 | |||
| 3 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090423 | |||
| 4 | OV_ID | Call by reference | Type reference (TYPE) | STRING | Node ID here: longest term of writing | 20090427 | |||
| 5 | OV_NODE_ID | Call by reference | Type reference (TYPE) | SRM_ECM_NODE_ID | Node ID for SRM ECM Integration | 20090423 | |||
| 6 | OV_POID_ID | Call by reference | Type reference (TYPE) | STRING | Node ID here: technical writing | 20090428 | |||
| 7 | OV_SUCCESS_CHECKED_OUT | Call by reference | Type reference (TYPE) | BOOLEAN | X = Checked out successful | 20090428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090423 |
Method SET_BACKEND_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SRM_SP_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_SRM_SP_DOCUMENT | Document Back-End API | 20090316 | |||
| 2 | IV_ACT_ID | Call by reference | Type reference (TYPE) | STRING | ActionID (e.g. CHECK_IN, CHECK_OUT) | 20090316 | |||
| 3 | IV_ARG_STRING | Call by reference | Type reference (TYPE) | STRING | 'PortalDrive/WebDav' | Context Information for SRM-log | 20090316 | ||
| 4 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090316 |
Method SET_CHECK_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20090316 | |||
| 2 | IO_SESSION_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20090316 | |||
| 3 | IV_CHECK_IN_INTERNAL | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Method SET_CHECK_IN calls this method | 20090427 | ||
| 4 | IV_USERNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20090319 | |||
| 5 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090316 | |||
| 6 | OV_ID | Call by reference | Type reference (TYPE) | STRING | Node-ID (Type+#+Poid+Version+Variant) | 20090427 | |||
| 7 | OV_NODE_ID | Call by reference | Type reference (TYPE) | STRING | NNT-ID (Poid+Version+Variant) | 20090427 | |||
| 8 | OV_POID_ID | Call by reference | Type reference (TYPE) | SRM_ECM_NODE_ID | only POID-ID (truncated one) | 20090427 | |||
| 9 | OV_SUCCESS_CHECKED_IN | Call by reference | Type reference (TYPE) | BOOLEAN | X = checked in successfull, SPACE = not checked in | 20090316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090316 |
Method SET_CHECK_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20090316 | |||
| 2 | IO_SESSION_INFO | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20090316 | |||
| 3 | IV_CHECK_OUT_INTERNAL | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Method CHECK_OUT_INTERNAL calls this method (context para.) | 20090422 | ||
| 4 | IV_CLIENT_SUPPLIED_USER | Call by reference | Type reference (TYPE) | SRM_ECM_CHAR | User Name Supplied by Client | 20090407 | |||
| 5 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | SRM_ECM_TIMESTAMP | SRM_ECM: Timestamp (DATS + TIMS) | 20090417 | |||
| 6 | IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20090316 | |||
| 7 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090316 | |||
| 8 | OV_ID | Call by reference | Type reference (TYPE) | STRING | Longest variant of a node id | 20090427 | |||
| 9 | OV_NODE_ID | Call by reference | Type reference (TYPE) | SRM_ECM_NODE_ID | Node ID for SRM ECM Integration | 20090422 | |||
| 10 | OV_NODE_ID_TECH | Call by reference | Type reference (TYPE) | STRING | Technical node id | 20090427 | |||
| 11 | OV_SUCCESS_CHECKED_OUT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090316 |
Method SET_HASH_VALUE_IN_HASH_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AREA_ID | Call by reference | Type reference (TYPE) | SRM_ECM_AREA_ID | Area-ID | 20090326 | |||
| 2 | IV_HASH_LENGTH | Call by reference | Type reference (TYPE) | I | 20090316 | ||||
| 3 | IV_HASH_VALUE | Call by reference | Type reference (TYPE) | HASH160 | Hash Value (160 Bits) | 20090316 | |||
| 4 | IV_NODE_ID | Call by reference | Type reference (TYPE) | SRM_ECM_NODE_ID | Node ID for SRM ECM Integration | 20090316 | |||
| 5 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | SRM_ECM_NODE_NAME | Node Name for SRM ECM Integration | 20090421 | |||
| 6 | IV_PATHNAME_STRING | Call by reference | Type reference (TYPE) | STRING | Full pathname of document | 20090318 | |||
| 7 | IV_RMS_ID | Call by reference | Type reference (TYPE) | SRM_ECM_RMS_ID | RMS ID | 20090326 | |||
| 8 | IV_SPS_ID | Call by reference | Type reference (TYPE) | SRMSPSID | Element Type ID | 20090421 | |||
| 9 | IV_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20090320 | |||
| 10 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090316 |
Method UNLOCK_INTERNAL_REUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20090427 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20090427 | |||
| 3 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090427 | |||
| 4 | OV_ID | Call by reference | Type reference (TYPE) | STRING | Node-ID (Type+#+Poid+Version+Variant) | 20090427 | |||
| 5 | OV_NODE_ID | Call by reference | Type reference (TYPE) | STRING | Node-ID (Poid+Version+Variant) | 20090427 | |||
| 6 | OV_POID_ID | Call by reference | Type reference (TYPE) | SRM_ECM_NODE_ID | Node-ID (truncated one) | 20090427 | |||
| 7 | OV_SUCCESS_CHECKED_IN | Call by reference | Type reference (TYPE) | BOOLEAN | X = Check in was successful | 20090428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090427 |
Method UPDATE_DB_SRM_ECM_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SRM_ECM_HASH | Call by reference | Type reference (TYPE) | SRM_ECM_HASH | HashValues of SRM/ECM optimistic locking (value comparision) | 20090401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090401 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |