SAP ABAP Class IF_CDC_CHECKDIGIT_CALCULATOR (Check Digit Calculator)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CDC_CHECKDIGIT_CALCULATOR | Check Digit Calculator | 20060530 |
Properties
Class | IF_CDC_CHECKDIGIT_CALCULATOR | |
Short Description | Check Digit Calculator | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060529 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CDC_CHECKDIGIT_CALCULATOR has no forward declaration.
Interfaces
Class IF_CDC_CHECKDIGIT_CALCULATOR has no interface implemented.
Friends
Class IF_CDC_CHECKDIGIT_CALCULATOR has no friend class.
Attributes
Class IF_CDC_CHECKDIGIT_CALCULATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Number | 20060529 |
2 | ![]() |
Instance method | Public | Method | Complete Number with Check Digit | 20060529 |
3 | ![]() |
Static method | Public | Method | Create Instance for Check Digit Calculator | 20060529 |
Events
Class IF_CDC_CHECKDIGIT_CALCULATOR has no event.
Types
Class IF_CDC_CHECKDIGIT_CALCULATOR has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NUMBER | Call by reference | Type reference (TYPE) | FS_CDC_DTE_NUMBER | Nummer bei Prüfzifferberechnung | 20060529 | ||
2 | ![]() |
R_FLG_CORRECT | Value transfer | Type reference (TYPE) | OS_BOOLEAN | 'X': Nummer ist korrekt | 20060530 |
Method CHECK on class IF_CDC_CHECKDIGIT_CALCULATOR has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RAW_NUMBER | Call by reference | Type reference (TYPE) | FS_CDC_DTE_NUMBER | Nummer bei Prüfzifferberechnung | 20060530 | ||
2 | ![]() |
R_NUMBER | Value transfer | Type reference (TYPE) | FS_CDC_DTE_NUMBER | Nummer bei Prüfzifferberechnung | 20060530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Nummer | 20060530 |
Method S_CREATE_CALCULATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CALC_METHOD_ID | Call by reference | Type reference (TYPE) | FS_CDC_DTE_CALC_METHOD_ID | ID des Prüfzifferberechnungsverfahrens | 20060529 | ||
2 | ![]() |
R_REF_CALCULATOR | Value transfer | Object reference (TYPE REF TO) | IF_CDC_CHECKDIGIT_CALCULATOR | Prüfziffernberechner | 20060529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Prüfziffernverfahren existiert nicht | 20060529 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |