SAP ABAP Class IF_EX_BOLETO_BARCODE (Business add-in interface IF_EX_BOLETO_BARCODE)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_BOLETO_BARCODE | BAdI class CL_EX_BOLETO_BARCODE | 20041022 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_BOLETO_BARCODE_BR | Imp. class for BAdI imp. BOLETO_BARCODE_BR | 20041027 |
Properties
| Class | IF_EX_BOLETO_BARCODE | |
| Short Description | Business add-in interface IF_EX_BOLETO_BARCODE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20041022 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_BOLETO_BARCODE has no forward declaration.
Interfaces
Class IF_EX_BOLETO_BARCODE has no interface implemented.
Friends
Class IF_EX_BOLETO_BARCODE has no friend class.
Attributes
Class IF_EX_BOLETO_BARCODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Validate Data and Convert Barcode | 20041022 | |
| 2 | Instance method | Public | Method | Reconvert Barcode to Original | 20041022 | |
| 3 | Instance method | Public | Method | Validate Barcode | 20041027 |
Events
Class IF_EX_BOLETO_BARCODE has no event.
Types
Class IF_EX_BOLETO_BARCODE has no local type.
Method Signatures
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ESRNR | Call by reference | Type reference (TYPE) | ESRNR | 1st Part of Converted Barcode, stored in ESRNR | 20041022 | |||
| 2 | EV_ESRPZ | Call by reference | Type reference (TYPE) | ESRPZ | POR check digit | 20041027 | |||
| 3 | EV_ESRRE | Call by reference | Type reference (TYPE) | ESRRE | 2ndPart of Converted Barcode, stored in ESRRE | 20041102 | |||
| 4 | IS_BSEG | Call by reference | Type reference (TYPE) | BSEG | Segment Buchhaltungsbeleg | 20041022 | |||
| 5 | IV_BARCODE | Call by reference | Type reference (TYPE) | BRCDE | Unconverted Numeric Bar Code on Payment Form | 20041022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in converting from decimal to hexadecimal | 20041022 | ||
| 2 | Error in validation of entered barcode | 20041022 |
Method REVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REVERTED_BARCODE | Call by reference | Type reference (TYPE) | BRCDE | Reconvert Barcode to Original | 20041022 | |||
| 2 | IV_DMBTR | Call by reference | Type reference (TYPE) | DMBTR | Betrag in Hauswährung | 20041027 | |||
| 3 | IV_ESRNR | Call by reference | Type reference (TYPE) | ESRNR | 1st Part of Converted Barcode, stored in ESRNR | 20041022 | |||
| 4 | IV_ESRPZ | Call by reference | Type reference (TYPE) | ESRPZ | Prüfziffer ESR | 20041027 | |||
| 5 | IV_ESRRE | Call by reference | Type reference (TYPE) | ESRRE | 2nd Part of Converted Barcode, stored in ESRRE | 20041102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in reverting barcode to decimal | 20041022 |
Method VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BSEG | Call by reference | Type reference (TYPE) | BSEG | Segment Buchhaltungsbeleg | 20041027 | |||
| 2 | IV_BARCODE | Call by reference | Type reference (TYPE) | BRCDE | Numeric Bar Code on Payment Form | 20041027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in validation of entered barcode | 20041027 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |