SAP ABAP Class CL_CRD_CHECK_RESULT (Credentialing: Check Result)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CRDRUN (Package) Credentialing: Runtime
⤷
⤷
Properties
| Class | CL_CRD_CHECK_RESULT | |
| Short Description | Credentialing: Check Result | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRDRUN | Credentialing: Runtime |
| Created | 20061009 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRD_CHECK_RESULT has no forward declaration.
Interfaces
Class CL_CRD_CHECK_RESULT has no interface implemented.
Friends
Class CL_CRD_CHECK_RESULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN_FLG | Boolean Variables (X=true, space=false) | 20061012 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CRDEVENTID | Transaction ID | 20061012 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SYMSGID | Message Variable | 20061012 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SYMSGNO | Message Number | 20061012 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SYMSGV | Message Variable | 20061012 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SYMSGV | Message Variable | 20061012 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SYMSGV | Message Variable | 20061012 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SYMSGV | Message Variable | 20061012 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CRD_PARTNERID | ID for Partner in Partner Lists | 20061012 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CRDREQ | Requirement | 20061012 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CRDREQID | Credentialing: Unique ID of Requirement | 20061023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061009 | |
| 2 | Instance method | Public | Method | Read Event ID | 20061129 | |
| 3 | Instance method | Public | Method | 20061012 | ||
| 4 | Instance method | Public | Method | Read Partner(s) | 20061025 | |
| 5 | Instance method | Public | Method | Read Requirement | 20061129 | |
| 6 | Instance method | Public | Method | Read Requirement ID | 20061129 | |
| 7 | Instance method | Public | Method | 20061009 |
Events
Class CL_CRD_CHECK_RESULT has no event.
Types
Class CL_CRD_CHECK_RESULT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_FULFILLED | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20061012 | |||
| 2 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | CRDEVENTID | Vorfall Id | 20061012 | |||
| 3 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20061012 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20061012 | |||
| 5 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | SPACE | Nachrichtenvariable | 20061012 | ||
| 6 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | SPACE | Nachrichtenvariable | 20061012 | ||
| 7 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | SPACE | Nachrichtenvariable | 20061012 | ||
| 8 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | SPACE | Nachrichtenvariable | 20061012 | ||
| 9 | IV_PARTNER_ID | Call by reference | Type reference (TYPE) | CRD_PARTNERID | Id für Partner in Partnerlisten | 20061012 | |||
| 10 | IV_REQ | Call by reference | Type reference (TYPE) | CRDREQ | Anforderung | 20061012 | |||
| 11 | IV_REQID | Call by reference | Type reference (TYPE) | CRDREQID | Legetimierung: Eindeutige ID eines Requirements | 20061023 |
Method CONSTRUCTOR on class CL_CRD_CHECK_RESULT has no exception.
Method GET_EVENTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EVENTID | Value transfer | Type reference (TYPE) | CRDEVENTID | Vorfall-ID | 20061129 |
Method GET_EVENTID on class CL_CRD_CHECK_RESULT has no exception.
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MSG | Value transfer | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20061012 |
Method GET_MESSAGE on class CL_CRD_CHECK_RESULT has no exception.
Method GET_PARTNER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PARTNER_ID | Value transfer | Type reference (TYPE) | CRD_PARTNERID | Id für Partner in Partnerlisten | 20061025 |
Method GET_PARTNER_ID on class CL_CRD_CHECK_RESULT has no exception.
Method GET_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_REQ | Value transfer | Type reference (TYPE) | CRDREQ | Anforderung | 20061129 |
Method GET_REQ on class CL_CRD_CHECK_RESULT has no exception.
Method GET_REQID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_REQID | Value transfer | Type reference (TYPE) | CRDREQID | Legetimierung: Eindeutige ID eines Requirements | 20061129 |
Method GET_REQID on class CL_CRD_CHECK_RESULT has no exception.
Method IS_FULFILLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_FULFILLED | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20061009 |
Method IS_FULFILLED on class CL_CRD_CHECK_RESULT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |