SAP ABAP Class CL_CIF_CONSTANTS (CL_CIF_CONSTANTS)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SCM-BAS (Application Component) SCM Basis
     CIF (Package) Core Interface
Properties
Class CL_CIF_CONSTANTS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CIF   Core Interface 
Created 20060113   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CIF_CONSTANTS has no forward declaration.
Interfaces
Class CL_CIF_CONSTANTS has no interface implemented.
Friends
Class CL_CIF_CONSTANTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APO_APPL Constant Public Type reference (TYPE) NDI_SYSTYP 'SAP_APO' 20070118
2 BGRFC_INB_APPLIC Constant Public Type reference (TYPE) BGRFC_DEST_NAME_INBOUND 'CIF' Name of Destination in Inbound Case 20070808
3 BGRFC_INB_PREFIX Constant Public Type reference (TYPE) QRFC_QUEUE_NAME 'CF' Queue Name for Background RFC 20070808
4 BGRFC_QUEUE_LOCKED Constant Public Type reference (TYPE) QRFCSTATE 'LOCKED' tRFC Queue Status 20080418
5 BGRFC_RETRY_DELAYTIME Constant Public Type reference (TYPE) INT4 300 Natural Number 20070808
6 BGRFC_RETRY_MAXCOUNT Constant Public Type reference (TYPE) INT4 10 Natural Number 20070808
7 BGRFC_RETRY_PRFX Constant Public Type reference (TYPE) QRFC_QUEUE_NAME 'CFR' Queue Name for Background RFC 20070808
8 BGRFC_RETRY_QUEUE Constant Public Type reference (TYPE) QRFC_QUEUE_NAME 'CIF_RETRY' Queue Name for Background RFC 20070808
9 BGRFC_RETRY_TYPE_LOCK Constant Public Type reference (TYPE) CIF_BGRFC_RETRY_TYPE 'LK' 20070808
10 BGRFC_RETRY_TYPE_UNDEF Constant Public Type reference (TYPE) CIF_BGRFC_RETRY_TYPE 'UD' 20070808
11 CALLER_CIF Constant Public Type reference (TYPE) CIF_CALLER 'C' Caller of Function Module, Method, and so on 20070823
12 CALLER_OTHERS Constant Public Type reference (TYPE) CIF_CALLER SPACE Caller of Function Module, Method, and so on 20070823
13 CHANNEL_IMOD Constant Public Type reference (TYPE) CIFTRFCCHN 'CIF_IMOD_' 20070118
14 CHANNEL_LOAD_START Constant Public Type reference (TYPE) CHAR4 'CFLD' 20070118
15 CHANNEL_STANDARD Constant Public Type reference (TYPE) CIFTRFCCHN 'CF_ADC_STANDARD' 20070118
16 CHANNEL_WAIT_DO_START Constant Public Type reference (TYPE) CHAR4 'CFWD' 20070118
17 CHANNEL_WAIT_START Constant Public Type reference (TYPE) CHAR4 'CFWT' 20070118
18 DEBUG_AND_TRFCREC_ON Constant Public Type reference (TYPE) CIFDEBUG 'R' 20070118
19 DEBUG_OFF Constant Public Type reference (TYPE) CIFDEBUG SPACE 20070118
20 DEBUG_ON Constant Public Type reference (TYPE) CIFDEBUG 'X' 20070118
21 FALSE Constant Public Type reference (TYPE) XFELD SPACE 20070118
22 IMSTAT_I_CON Constant Public Type reference (TYPE) CIF_IMSTAT 'I' 20070118
23 IMSTAT_N_CON Constant Public Type reference (TYPE) CIF_IMSTAT SPACE 20070118
24 IMSTAT_R_CON Constant Public Type reference (TYPE) CIF_IMSTAT 'R' 20070118
25 IMSTAT_S_CON Constant Public Type reference (TYPE) CIF_IMSTAT 'S' 20070118
26 IMSTAT_T_CON Constant Public Type reference (TYPE) CIF_IMSTAT 'T' 20070118
27 INBOUND Constant Public Type reference (TYPE) CIFQTYPE 'I' 20070118
28 INVISIBLE Constant Public Type reference (TYPE) I 0 20070118
29 IRFC Constant Public Type reference (TYPE) CIFINBOUND 'I' 20070118
30 MODE_DOWN Constant Public Type reference (TYPE) CIFOPMOD 'D' 20070118
31 MODE_INITIAL_LOAD Constant Public Type reference (TYPE) CIFOPMOD 'I' 20070118
32 MODE_TRANSACTIONAL Constant Public Type reference (TYPE) CIFOPMOD 'T' 20070118
33 NORFC Constant Public Type reference (TYPE) CIFINBOUND SPACE 20070118
34 NUMBERRANGE_NAME Constant Public Type reference (TYPE) NROBJ 'CIF_LOAD' 20070118
35 NUMBERRANGE_NO Constant Public Type reference (TYPE) NRNR 1 20070118
36 ORFC Constant Public Type reference (TYPE) CIFINBOUND 'O' 20070118
37 OUTBOUND Constant Public Type reference (TYPE) CIFQTYPE SPACE 20070118
38 QRFC Constant Public Type reference (TYPE) CIFINBOUND 'Q' 20070118
39 QRFC_QUEUE_CPICERR Constant Public Type reference (TYPE) QRFCSTATE 'CPICERR' Status of a Queue 20070118
40 QRFC_QUEUE_EXECUTED Constant Public Type reference (TYPE) QRFCSTATE 'EXECUTED' Status of a Queue 20070118
41 QRFC_QUEUE_NOSENDS Constant Public Type reference (TYPE) QRFCSTATE 'NOSENDS' Status of a Queue 20070118
42 QRFC_QUEUE_READY Constant Public Type reference (TYPE) QRFCSTATE 'READY' Status of a Queue 20070118
43 QRFC_QUEUE_RETRY Constant Public Type reference (TYPE) QRFCSTATE 'RETRY' Status of a Queue 20070118
44 QRFC_QUEUE_RUNNING Constant Public Type reference (TYPE) QRFCSTATE 'RUNNING' Status of a Queue 20070118
45 QRFC_QUEUE_STOP Constant Public Type reference (TYPE) QRFCSTATE 'STOP' Status of a Queue 20070118
46 QRFC_QUEUE_STOPPING Constant Public Type reference (TYPE) QRFCSTATE 'STOPPING' Status of a Queue 20070118
47 QRFC_QUEUE_SYSFAIL Constant Public Type reference (TYPE) QRFCSTATE 'SYSFAIL' Status of a Queue 20070118
48 QRFC_QUEUE_SYSLOAD Constant Public Type reference (TYPE) QRFCSTATE 'SYSLOAD' Status of a Queue 20070118
49 QRFC_QUEUE_WAITING Constant Public Type reference (TYPE) QRFCSTATE 'WAITING' Status of a Queue 20070118
50 QRFC_QUEUE_WAITSTOP Constant Public Type reference (TYPE) QRFCSTATE 'WAITSTOP' Status of a Queue 20070118
51 SCMB_APPL Constant Public Type reference (TYPE) NDI_SYSTYP 'SAP_SCMB' NDI System Type 20070823
52 SRFC Constant Public Type reference (TYPE) CIFINBOUND 'S' 20070118
53 TRUE Constant Public Type reference (TYPE) XFELD 'X' 20070118
54 VISIBLE Constant Public Type reference (TYPE) I 1 20070118
55 XI_APPL Constant Public Type reference (TYPE) NDI_SYSTYP 'XI' NDI System Type 20070823
Methods
Class CL_CIF_CONSTANTS has no method.
Events
Class CL_CIF_CONSTANTS has no event.
Types
Class CL_CIF_CONSTANTS has no local type.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604