SAP ABAP Interface IF_CTS_QUALITY_APPROVAL (cCTS: A quality approval)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_QUALITY_APPROVAL Represents a quality approval for transport collections 20100804
Properties
Interface IF_CTS_QUALITY_APPROVAL  
Short Description cCTS: A quality approval    
General Data
Package SCTS_DIST_CTL_QA   Central CTS: Quality Approval 
Created 20100804   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_CTS_QUALITY_APPROVAL has no forward declaration.
Interfaces
Interface IF_CTS_QUALITY_APPROVAL has no interface.
Friends
Interface IF_CTS_QUALITY_APPROVAL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_APPROVED Constant Public Type reference (TYPE) CHAR1 'X' Request approved 20100806
2 CO_DENIED Constant Public Type reference (TYPE) CHAR1 '-' Request denied 20100806
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE Instance method Public Method The request attribute for which the approval has to happen 20100804
2 GET_DESCRIPTION Instance method Public Method The description of this approval 20100804
3 GET_GROUP_ID Instance method Public Method The approval group ID of an implementation 20100805
4 GET_SYSTEM Instance method Public Method The system where the approval has to happen 20100804
5 GET_TYPE Instance method Public Method Where the approval happens (before import or delivery) 20100804
6 GET_VALUE Instance method Public Method The request value for which that approval has to happen 20100804
Events
Interface IF_CTS_QUALITY_APPROVAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ATTRIBUTE Public Type reference (TYPE) CTS_QA_LOCK-ATTRIBUTE Request attribute 20100804
2 TY_DESCRIPTION Public Type reference (TYPE) CTS_QA_LOCK-DESCRIPTION 20100804
3 TY_GROUP_ID Public Type reference (TYPE) CTS_QA_LOCK-APPROVAL_GROUP 20100805
4 TY_QUALITY_APPROVALS Public See coding 20100804 ty_quality_approvals TYPE STANDARD TABLE OF REF TO if_cts_quality_approval WITH DEFAULT KEY
5 TY_TYPE Public Type reference (TYPE) CTS_QA_LOCK-LOCK_TYPE 20100804
6 TY_VALUE Public Type reference (TYPE) CTS_QA_LOCK-VALUE Value of Attribute 20100804
Method Signatures

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE Value transfer Type reference (TYPE) TY_ATTRIBUTE Central CTS: Generic Project 20100805

Method GET_ATTRIBUTE on Interface IF_CTS_QUALITY_APPROVAL has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) TY_DESCRIPTION 20100804

Method GET_DESCRIPTION on Interface IF_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 Returning RV_GROUP_ID Value transfer Type reference (TYPE) TY_GROUP_ID 20100805

Method GET_GROUP_ID on Interface IF_CTS_QUALITY_APPROVAL has no exception.

Method GET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SYSTEM Value transfer Object reference (TYPE REF TO) IF_CTS_SYSTEM General system 20100804

Method GET_SYSTEM on Interface IF_CTS_QUALITY_APPROVAL has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) TY_TYPE 20100804

Method GET_TYPE on Interface IF_CTS_QUALITY_APPROVAL has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) TY_VALUE Wert des Attributes 20100805

Method GET_VALUE on Interface IF_CTS_QUALITY_APPROVAL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702