SAP ABAP Class CL_CRD_CREDENTIAL_CHECK (Standard Implementation of Credentials Check)
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_CREDENTIAL_CHECK Find Requirement and Check Against Credential 20061009
Properties
Class CL_CRD_CREDENTIAL_CHECK  
Short Description Standard Implementation of Credentials Check    
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_CREDENTIAL_CHECK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRD_CREDENTIAL_CHECK Find Requirement and Check Against Credential 20061009
Friends
Class CL_CRD_CREDENTIAL_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LOG_OBJECT Constant Private Type reference (TYPE) BALOBJ_D 'CRD' 20070119
2 GC_LOG_SUBOBJECT Constant Private Type reference (TYPE) BALSUBOBJ 'CRD000_RUN' 20070119
3 LOG Instance attribute Private Object reference (TYPE REF TO) IF_CRD_LOG Credentialing: Application Log 20061011
4 MD_HAS_FINISHED Instance attribute Private Type reference (TYPE) BOOLEAN_FLG ABAP_FALSE Boolean Variables (X=true, space=false) 20070119
5 MD_IS_BUILT Instance attribute Private Type reference (TYPE) BOOLEAN_FLG ABAP_FALSE Boolean Variables (X=true, space=false) 20070119
6 MD_IS_CHECKED Instance attribute Private Type reference (TYPE) BOOLEAN_FLG ABAP_FALSE Boolean Variables (X=true, space=false) 20070119
7 MD_IS_CREATED Instance attribute Private Type reference (TYPE) BOOLEAN_FLG ABAP_FALSE Boolean Variables (X=true, space=false) 20070119
8 MD_IS_PREPARED Instance attribute Private Type reference (TYPE) BOOLEAN_FLG ABAP_FALSE Boolean Variables (X=true, space=false) 20070119
9 MD_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20070404
10 REF_EVENTDATA Instance attribute Private Object reference (TYPE REF TO) IF_CRD_EVENTDATA Transaction Data 20061009
11 REF_HEADER Instance attribute Private Object reference (TYPE REF TO) IF_CRD_HEADER Header Data 20061009
12 REF_PARTY Instance attribute Private Object reference (TYPE REF TO) IF_CRD_PARTY Group Description 20061009
13 REF_RESULTLIST Instance attribute Private Object reference (TYPE REF TO) CL_CRD_CHECKRESULT_LIST List of Check Results 20070123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061011
Events
Class CL_CRD_CREDENTIAL_CHECK has no event.
Types
Class CL_CRD_CREDENTIAL_CHECK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRD_CREDENTIAL_CHECK has no parameter.
Method CONSTRUCTOR on class CL_CRD_CREDENTIAL_CHECK has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700