SAP ABAP Class CL_RMPSP_DUPLICATE_CHECK (RMPS Pro: Customizing for Display Name Check)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_PRO_CUSTOMIZING (Package) PRO: Customizing
⤷
⤷
Properties
| Class | CL_RMPSP_DUPLICATE_CHECK | |
| Short Description | RMPS Pro: Customizing for Display Name Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_PRO_CUSTOMIZING | PRO: Customizing |
| Created | 20080903 | 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) |
Interfaces
Class CL_RMPSP_DUPLICATE_CHECK has no interface implemented.
Friends
Class CL_RMPSP_DUPLICATE_CHECK 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 | RMPSD_CONN_PAR_DUPLICATE_CHECK | Name of Conn.Par for Pro Duplicate Check | 20090203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add Connection Parameter | 20090203 | |
| 2 | Static method | Public | Method | Value Check for Connection Parameter | 20090203 | |
| 3 | Static method | Public | Method | Input Help for Connection Parameter | 20090203 | |
| 4 | Static method | Public | Method | Get Duplicate Cjheck on Given POID | 20090203 |
Events
Class CL_RMPSP_DUPLICATE_CHECK has no event.
Types
Class CL_RMPSP_DUPLICATE_CHECK has no local type.
Method Signatures
Method CONN_PAR_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CONNECTION_PARAMS | Call by reference | Type reference (TYPE) | SRM_LIST_EDIT_ATTRIBUTE_DESC | List of Connection Parameters | 20090203 | |||
| 2 | IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | General SRM Methods | 20090203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribute Description (abstract) | 20090203 | ||
| 2 | Initialization Error (abstract) | 20090203 |
Method CONN_PAR_VALUE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VALUE | Call by reference | Type reference (TYPE) | STRING | Parameter Value | 20090203 | |||
| 2 | RE_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Ok (IF_SRM=>TRUE) / False (IF_SRM=>FALSE) | 20090203 |
Method CONN_PAR_VALUE_CHECK on class CL_RMPSP_DUPLICATE_CHECK has no exception.
Method CONN_PAR_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | STRING | Selected Value | 20090203 |
Method CONN_PAR_VALUE_HELP on class CL_RMPSP_DUPLICATE_CHECK has no exception.
Method GET_DUPLICATE_CHECK_FOR_POID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | General SRM Methods | 20090203 | |||
| 2 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20090203 | |||
| 3 | RE_DUPLICATE_CHECK | Value transfer | Type reference (TYPE) | RMPSP_DUP_CHECK | Pro: Customizing Settings for Document Type | 20090203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstract) | 20090203 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |