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 MB_FULFILLED Instance attribute Protected Type reference (TYPE) BOOLEAN_FLG Boolean Variables (X=true, space=false) 20061012
2 MD_EVENT_ID Instance attribute Protected Type reference (TYPE) CRDEVENTID Transaction ID 20061012
3 MD_MSGID Instance attribute Protected Type reference (TYPE) SYMSGID Message Variable 20061012
4 MD_MSGNO Instance attribute Protected Type reference (TYPE) SYMSGNO Message Number 20061012
5 MD_MSGV1 Instance attribute Protected Type reference (TYPE) SYMSGV Message Variable 20061012
6 MD_MSGV2 Instance attribute Protected Type reference (TYPE) SYMSGV Message Variable 20061012
7 MD_MSGV3 Instance attribute Protected Type reference (TYPE) SYMSGV Message Variable 20061012
8 MD_MSGV4 Instance attribute Protected Type reference (TYPE) SYMSGV Message Variable 20061012
9 MD_PARTNER_ID Instance attribute Protected Type reference (TYPE) CRD_PARTNERID ID for Partner in Partner Lists 20061012
10 MD_REQ Instance attribute Protected Type reference (TYPE) CRDREQ Requirement 20061012
11 MD_REQID Instance attribute Protected Type reference (TYPE) CRDREQID Credentialing: Unique ID of Requirement 20061023
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061009
2 GET_EVENTID Instance method Public Method Read Event ID 20061129
3 GET_MESSAGE Instance method Public Method 20061012
4 GET_PARTNER_ID Instance method Public Method Read Partner(s) 20061025
5 GET_REQ Instance method Public Method Read Requirement 20061129
6 GET_REQID Instance method Public Method Read Requirement ID 20061129
7 IS_FULFILLED 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 Importing IB_FULFILLED Call by reference Type reference (TYPE) BOOLEAN_FLG Boolsche Variable (X=true, space=false) 20061012
2 Importing IV_EVENT_ID Call by reference Type reference (TYPE) CRDEVENTID Vorfall Id 20061012
3 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20061012
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20061012
5 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY SPACE Nachrichtenvariable 20061012
6 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY SPACE Nachrichtenvariable 20061012
7 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY SPACE Nachrichtenvariable 20061012
8 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY SPACE Nachrichtenvariable 20061012
9 Importing IV_PARTNER_ID Call by reference Type reference (TYPE) CRD_PARTNERID Id für Partner in Partnerlisten 20061012
10 Importing IV_REQ Call by reference Type reference (TYPE) CRDREQ Anforderung 20061012
11 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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