SAP ABAP Interface IF_CDC_CHECKDIGIT_CALCULATOR (Check Digit Calculator)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS (Application Component) Financial Services
⤷
FS_CDC_ACCESS (Package) Access to CDC

⤷

⤷

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
Interface | IF_CDC_CHECKDIGIT_CALCULATOR | |
Short Description | Check Digit Calculator |
General Data
Package | FS_CDC_ACCESS | Access to CDC |
Created | 20060529 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CDC_CHECKDIGIT_CALCULATOR has no forward declaration.
Interfaces
Interface IF_CDC_CHECKDIGIT_CALCULATOR has no interface.
Friends
Interface IF_CDC_CHECKDIGIT_CALCULATOR has no friend.
Attributes
Interface 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
Interface IF_CDC_CHECKDIGIT_CALCULATOR has no event.
Types
Interface 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 Interface 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 | 710 |