SAP ABAP Class CL_CTS_QUALITY_APPROVAL (Represents a quality approval for transport collections)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_QA (Package) Central CTS: Quality Approval
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_QUALITY_APPROVAL | cCTS: A quality approval | 20100804 |
Properties
| Class | CL_CTS_QUALITY_APPROVAL | |
| Short Description | Represents a quality approval for transport collections | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_QA | Central CTS: Quality Approval |
| Created | 20100702 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_QUALITY_APPROVAL | cCTS: A quality approval | 20100804 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_QA_FACTORY | 20100705 | Class that manages QA locks |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100721 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_CTS_QUALITY_APPROVAL=>TY_GROUP_ID | Group in the CTS context | 20100810 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTS_TR_LOCK | 20100702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20100702 | ||
| 2 | Instance method | Public | Method | 20100804 | ||
| 3 | Instance method | Public | Method | Returns the group ID this QA belongs to | 20100810 | |
| 4 | Instance method | Public | Method | 20100804 | ||
| 5 | Instance method | Public | Method | Returns the transport lock that belongs to the QA | 20100702 | |
| 6 | Instance method | Public | Method | 20100804 | ||
| 7 | Instance method | Public | Method | 20100804 | ||
| 8 | Instance method | Public | Method | 20100804 |
Events
Class CL_CTS_QUALITY_APPROVAL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_APPROVALS | Public | See coding | 20100705 | TY_APPROVALS TYPE STANDARD TABLE OF REF TO cl_cts_quality_approval WITH DEFAULT KEY
|
||
| 2 | TY_APPROVAL_GROUP | Public | Type reference (TYPE) | CTS_QA_LOCK-APPROVAL_GROUP | Group in the CTS context | 20100702 | |
| 3 | TY_APPROVAL_GROUPS | Public | See coding | 20100702 | TY_APPROVAL_GROUPS
TYPE STANDARD TABLE OF CTS_QA_LOCK-APPROVAL_GROUP WITH DEFAULT KEY
|
||
| 4 | TY_DESCRIPTION | Public | Type reference (TYPE) | CTS_QA_LOCK-DESCRIPTION | 20100705 | |
|
| 5 | TY_SYSTEM | Public | Type reference (TYPE) | CL_CTS_TR_LOCK=>SYSTEM_TYPE | Transport target of request | 20100705 | |
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOCK | Value transfer | Object reference (TYPE REF TO) | CL_CTS_TR_LOCK | 20100707 | ||||
| 2 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | CL_CTS_QUALITY_APPROVAL=>TY_DESCRIPTION | 20100707 | ||||
| 3 | RR_QA | Value transfer | Object reference (TYPE REF TO) | CL_CTS_QUALITY_APPROVAL | Represents a quality approval for transport collections | 20100702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | A request in quality approval | 20100702 | ||
| 2 | cCTS: Exception Class for transport locks | 20100707 |
Method GET_ATTRIBUTE Signature
Method GET_ATTRIBUTE on class CL_CTS_QUALITY_APPROVAL has no parameter.
Method GET_ATTRIBUTE on class CL_CTS_QUALITY_APPROVAL has no exception.
Method GET_GROUP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GROUP_ID | Value transfer | Type reference (TYPE) | IF_CTS_QUALITY_APPROVAL=>TY_GROUP_ID | 20100810 |
Method GET_GROUP_ID on class CL_CTS_QUALITY_APPROVAL has no exception.
Method GET_ID Signature
Method GET_ID on class CL_CTS_QUALITY_APPROVAL has no parameter.
Method GET_ID on class CL_CTS_QUALITY_APPROVAL has no exception.
Method GET_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_LOCK | Value transfer | Object reference (TYPE REF TO) | CL_CTS_TR_LOCK | 20100702 |
Method GET_LOCK on class CL_CTS_QUALITY_APPROVAL has no exception.
Method GET_SYSTEM Signature
Method GET_SYSTEM on class CL_CTS_QUALITY_APPROVAL has no parameter.
Method GET_SYSTEM on class CL_CTS_QUALITY_APPROVAL has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_CTS_QUALITY_APPROVAL has no parameter.
Method GET_TYPE on class CL_CTS_QUALITY_APPROVAL has no exception.
Method GET_VALUE Signature
Method GET_VALUE on class CL_CTS_QUALITY_APPROVAL has no parameter.
Method GET_VALUE on class CL_CTS_QUALITY_APPROVAL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |