SAP ABAP Class CL_POS_CONST (Constants)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WPOS (Package) IS-R: POS interface
Properties
Class CL_POS_CONST  
Short Description Constants    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WPOS   IS-R: POS interface 
Created 20090205   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_POS_CONST has no forward declaration.
Interfaces
Class CL_POS_CONST has no interface implemented.
Friends
Class CL_POS_CONST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_001 Constant Public Type reference (TYPE) EDI_STAMNO '001' Status message number 20090205
2 CO_CARDGUID Constant Public Type reference (TYPE) EDI_STAPA1 'CARDGUID' Parameter 1 20090205
3 CO_CARDGUID_COMP Constant Public Type reference (TYPE) CHAR32 'CARDGUID' Character field, length 32 20090205
4 CO_CARDNR_COMP Constant Public Type reference (TYPE) POSKARNR 'KARTENNR' Payment Card Number 20090205
5 CO_CCINS_COMP Constant Public Type reference (TYPE) CHAR5 'CCINS' Credit Card Institute 20090205
6 CO_E1WPB06 Constant Public Type reference (TYPE) EDI_SEGNAM 'E1WPB06' Name of SAP segment 20090205
7 CO_E1WPZ02 Constant Public Type reference (TYPE) EDI_SEGNAM 'E1WPZ02' Name of SAP segment 20090205
8 CO_ENCTYPE Constant Public Type reference (TYPE) EDI_SEGNAM 'ENCTYPE' Name of SAP segment 20090205
9 CO_FIELD_CARDNUMBER Constant Public Type reference (TYPE) EDI_SEGNAM 'KARTENNR' Name of SAP segment 20090505
10 CO_PCI Constant Public Type reference (TYPE) CHAR3 'PCI' 3-Byte field 20090205
11 CO_WPOS Constant Public Type reference (TYPE) EDI_STAMID 'WPOS' Status message ID 20090205
12 CO_YES Constant Public Type reference (TYPE) XFELD 'X' Checkbox 20090205
13 GO_ME Static Attribute Protected Object reference (TYPE REF TO) CL_POS_CONST Constants 20090205
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090205
2 GET_INSTANCE Static method Public Method 20090205
Events
Class CL_POS_CONST has no event.
Types
Class CL_POS_CONST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_POS_CONST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_POS_CONST has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_POS_CONST Constants 20090205

Method GET_INSTANCE on class CL_POS_CONST has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605