SAP ABAP Class CL_CRD_RUNTIME_CONSTANTS (Constants for Runtime Environment)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CRDPRV (Package) Credentialing: Private Objects (DDIC, etc.)
Properties
Class CL_CRD_RUNTIME_CONSTANTS  
Short Description Constants for Runtime Environment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRDPRV   Credentialing: Private Objects (DDIC, etc.) 
Created 20060830   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRD_RUNTIME_CONSTANTS has no interface implemented.
Friends
Class CL_CRD_RUNTIME_CONSTANTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ASGTYPE_STD_ASSG Constant Public Type reference (TYPE) CRDASGTYPE 'STD_ASSG' Assignment Type: Standard for Credential Description 20060921
2 C_ASGTYPE_STD_REF Constant Public Type reference (TYPE) CRDASGTYPE 'STD_REF' Assignment Type: Standard for References 20060921
3 C_CRD_COMBI_REQ_FALSE Constant Public Type reference (TYPE) CRDCMBREQ ' ' Requirement Type: Is Combination Algorithm Required? 20060918
4 C_CRD_COMBI_REQ_TRUE Constant Public Type reference (TYPE) CRDCMBREQ 'X' Requirement Type: Is Combination Algorithm Required? 20060918
5 C_CRD_EVENTID_GROUP Constant Public Type reference (TYPE) CRDEVENTID 0 Transaction ID 20060913
6 C_CRD_GROUP_TARGET Constant Public Type reference (TYPE) CRDREQTARGET '002' Credentialing: Target Group of Requirement 20060831
7 C_CRD_INDIVIDUAL_TARGET Constant Public Type reference (TYPE) CRDREQTARGET '001' Credentialing: Target Group of Requirement 20060831
8 C_CRD_MAX_HIER_DEPTH Constant Public Type reference (TYPE) CRDHIERARCHYDEPTH '9999' Credentialing: Hierarchy Depth for Requirements 20060918
9 C_CRD_NO_TARGET Constant Public Type reference (TYPE) CRDREQTARGET '003' Credentialing: Target Group of Requirement 20060831
10 C_CRD_REQCMBTYPE_AND Constant Public Type reference (TYPE) CRDREQCMBTYP '001' Requirements Combination Type 20061024
11 C_CRD_REQCMBTYPE_OR Constant Public Type reference (TYPE) CRDREQCMBTYP '002' Requirements Combination Type 20061024
12 C_CRD_REQCMBTYPE_ROOT Constant Public Type reference (TYPE) CRDREQCMBTYP '000' Requirements Combination Type 20060831
13 C_CRD_REQTYPE_EXTENSION Constant Public Type reference (TYPE) CRD_IS_SIMPLEREQ '2' Indicator: Simple Requirement, List or Enhancement 20060918
14 C_CRD_REQTYPE_LIST Constant Public Type reference (TYPE) CRD_IS_SIMPLEREQ '1' Indicator: Simple Requirement, List or Enhancement 20060918
15 C_CRD_REQTYPE_ROOT Constant Public Type reference (TYPE) CRDREQTYPE '0000' Requirement Type 20060831
16 C_CRD_REQTYPE_ROOT_SE Constant Public Type reference (TYPE) CRDREQTYPE '0001' Requirement Type 20070117
17 C_CRD_REQTYPE_SIMPLE Constant Public Type reference (TYPE) CRD_IS_SIMPLEREQ '0' Indicator: Simple Requirement, List or Enhancement 20060918
18 C_CRD_ROOT_REQATT Constant Public Type reference (TYPE) CRDREQATT '0000' Rule for Requirement Assignments 20060901
19 C_CRD_ROOT_REQATT_SE Constant Public Type reference (TYPE) CRDREQATT '0001' Rule for Requirement Assignments 20070117
20 C_CRD_ROOT_REQUIREMENT Constant Public Type reference (TYPE) CRDREQ '00000' Requirement 20060830
21 C_CRD_ROOT_REQUIREMENT_DEPTH Constant Public Type reference (TYPE) CRDHIERARCHYDEPTH '0000' Credentialing: Hierarchy Depth for Requirements 20060830
22 C_CRD_ROOT_REQUIREMENT_EVENTID Constant Public Type reference (TYPE) CRDEVENTID 0 Transaction ID 20060830
23 C_CRD_ROOT_REQUIREMENT_SE Constant Public Type reference (TYPE) CRDREQ '00001' Requirement 20070117
24 C_CRD_SREQ_CHKOPT_DESCRIPTION Constant Public Type reference (TYPE) CRD_SRDES_OPTION '1' Credentialing: Requirements Description, Option 20060919
25 C_CRD_SREQ_CHKOPT_EVENTDATA Constant Public Type reference (TYPE) CRD_SRDES_OPTION ' ' Requirements Description, Option "Check Description" 20060919
26 C_CRD_SREQ_CHKOPT_FIXVALUE Constant Public Type reference (TYPE) CRD_SRDES_OPTION '2' Requirements Description, Option "Check Fixed Value" 20060919
27 C_CRD_SREQ_CHKOPT_NOCHECK Constant Public Type reference (TYPE) CRD_SRDES_OPTION '3' Requirements Description, Option "Do Not Check" 20060919
28 C_CRD_VERSION1 Constant Public Type reference (TYPE) CACSVERSION '000001' Version of Master Data or Customizing Object 20060901
29 C_DEFTYPE_STD_AFF Constant Public Type reference (TYPE) CRDDEFTYPE 'STD_AFF' Definition Type: Standard Reference 20060921
30 C_DEFTYPE_STD_CRED Constant Public Type reference (TYPE) CRDDEFTYPE 'STD_CRED' Definition Type: Standard Credential Description 20060921
31 C_HIGHDATE Constant Public Type reference (TYPE) CACSTIMESTAMP '99991231000000' Time Stamp (YYYY.MM.DD hh:mm:ss) 20061012
32 C_LOWDATE Constant Public Type reference (TYPE) CACSTIMESTAMP '19000101000000' Time Stamp (YYYY.MM.DD hh:mm:ss) 20061012
33 C_REQ_CHKSTAT_FULFILLED Constant Public Type reference (TYPE) CRD_REQ_CHECK_STATUS ABAP_TRUE Credentialing: Status of Check 20061012
34 C_REQ_CHKSTAT_NOT_FULFILLED Constant Public Type reference (TYPE) CRD_REQ_CHECK_STATUS ABAP_FALSE Credentialing: Status of Check 20061012
35 C_REQ_CHKSTAT_UNKNOWN Constant Public Type reference (TYPE) CRD_REQ_CHECK_STATUS '-' Credentialing: Status of Check 20061012
Methods
Class CL_CRD_RUNTIME_CONSTANTS has no method.
Events
Class CL_CRD_RUNTIME_CONSTANTS has no event.
Types
Class CL_CRD_RUNTIME_CONSTANTS has no local type.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700