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 | Constant | Public | Type reference (TYPE) | EDI_STAMNO | '001' | Status message number | 20090205 | ||
| 2 | Constant | Public | Type reference (TYPE) | EDI_STAPA1 | 'CARDGUID' | Parameter 1 | 20090205 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR32 | 'CARDGUID' | Character field, length 32 | 20090205 | ||
| 4 | Constant | Public | Type reference (TYPE) | POSKARNR | 'KARTENNR' | Payment Card Number | 20090205 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR5 | 'CCINS' | Credit Card Institute | 20090205 | ||
| 6 | Constant | Public | Type reference (TYPE) | EDI_SEGNAM | 'E1WPB06' | Name of SAP segment | 20090205 | ||
| 7 | Constant | Public | Type reference (TYPE) | EDI_SEGNAM | 'E1WPZ02' | Name of SAP segment | 20090205 | ||
| 8 | Constant | Public | Type reference (TYPE) | EDI_SEGNAM | 'ENCTYPE' | Name of SAP segment | 20090205 | ||
| 9 | Constant | Public | Type reference (TYPE) | EDI_SEGNAM | 'KARTENNR' | Name of SAP segment | 20090505 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR3 | 'PCI' | 3-Byte field | 20090205 | ||
| 11 | Constant | Public | Type reference (TYPE) | EDI_STAMID | 'WPOS' | Status message ID | 20090205 | ||
| 12 | Constant | Public | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20090205 | ||
| 13 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_POS_CONST | Constants | 20090205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090205 | |
| 2 | 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 | 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 |