SAP ABAP Class CL_CRD_ROOTREQ_READ (Get Settings for Root Requirement)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CRDRUN (Package) Credentialing: Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRD_REQLISTREADER | Create Requirements Lists | 20060831 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRD_RQMNT_READ | Interface for Reading TCRD_RQMNT and Dependencies | 20060831 |
Properties
| Class | CL_CRD_ROOTREQ_READ | |
| Short Description | Get Settings for Root Requirement | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRDRUN | Credentialing: Runtime |
| Created | 20060831 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRD_ROOTREQ_READ has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRD_REQLISTREADER | Create Requirements Lists | 20060831 | ||
| 2 | IF_CRD_RQMNT_READ | Interface for Reading TCRD_RQMNT and Dependencies | 20060831 |
Friends
Class CL_CRD_ROOTREQ_READ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CRD_TTS_EVENTS2REQUIREMENT | Table Type for Assignment of Member ID -> Requirement | 20060901 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRD_ROOTREQ_READ | Get Settings for Root Requirement | 20060831 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CRD_EVENTDATA | Transaction Data | 20060831 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CRD_HEADER | Header Data | 20060831 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CRD_PARTY | Group Description | 20060831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | CONSTRUCTOR | 20060831 | |
| 2 | Instance method | Public | Method | 20061113 | ||
| 3 | Static method | Public | Method | Get Instance | 20060831 | |
| 4 | Instance method | Public | Method | Call Results of Determination | 20060913 |
Events
Class CL_CRD_ROOTREQ_READ has no event.
Types
Class CL_CRD_ROOTREQ_READ has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_EVENTDATA | Value transfer | Object reference (TYPE REF TO) | IF_CRD_EVENTDATA | 20060831 | ||||
| 2 | IREF_HEADER | Value transfer | Object reference (TYPE REF TO) | IF_CRD_HEADER | 20060831 | ||||
| 3 | IREF_PARTY | Value transfer | Object reference (TYPE REF TO) | IF_CRD_PARTY | 20060831 |
Method CONSTRUCTOR on class CL_CRD_ROOTREQ_READ has no exception.
Method GET_EVENTID_FOR_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_POS | Call by reference | Type reference (TYPE) | CRDREQPOSITION | Legitimierungen: Position in kombinierter Anforderung | 20061113 | |||
| 2 | RV_EVENTID | Value transfer | Type reference (TYPE) | CRDEVENTID | Vorfall-ID | 20061113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierungen: Anforderungen erzeugen | 20061113 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_EVENTDATA | Call by reference | Object reference (TYPE REF TO) | IF_CRD_EVENTDATA | Vorfalldaten | 20060831 | |||
| 2 | IREF_HEADER | Call by reference | Object reference (TYPE REF TO) | IF_CRD_HEADER | Kopfdaten | 20060831 | |||
| 3 | IREF_PARTY | Call by reference | Object reference (TYPE REF TO) | IF_CRD_PARTY | Gruppenbeschreibung | 20060831 | |||
| 4 | REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CRD_REQLISTREADER | Interface zum Lesen TCRD_RQMNT und Abhängigen | 20060831 |
Method GET_INSTANCE on class CL_CRD_ROOTREQ_READ has no exception.
Method READ_EVENTS_FOR_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EVENTS | Call by reference | Type reference (TYPE) | CRD_TT_EVENTID | Vorfall Id | 20060913 | |||
| 2 | IV_REQ | Call by reference | Type reference (TYPE) | CRDREQ | Anforderung | 20060913 |
Method READ_EVENTS_FOR_REQ on class CL_CRD_ROOTREQ_READ has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |