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 CONVERT Instance method Public Method Validate Data and Convert Barcode 20041022
2 REVERT Instance method Public Method Reconvert Barcode to Original 20041022
3 VALIDATE 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 Exporting EV_ESRNR Call by reference Type reference (TYPE) ESRNR 1st Part of Converted Barcode, stored in ESRNR 20041022
2 Exporting EV_ESRPZ Call by reference Type reference (TYPE) ESRPZ POR check digit 20041027
3 Exporting EV_ESRRE Call by reference Type reference (TYPE) ESRRE 2ndPart of Converted Barcode, stored in ESRRE 20041102
4 Importing IS_BSEG Call by reference Type reference (TYPE) BSEG Segment Buchhaltungsbeleg 20041022
5 Importing IV_BARCODE Call by reference Type reference (TYPE) BRCDE Unconverted Numeric Bar Code on Payment Form 20041022
# Exception Resumable Description Created on
1 CONVERSION_ERROR Error in converting from decimal to hexadecimal 20041022
2 VALIDATION_ERROR 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 Exporting EV_REVERTED_BARCODE Call by reference Type reference (TYPE) BRCDE Reconvert Barcode to Original 20041022
2 Importing IV_DMBTR Call by reference Type reference (TYPE) DMBTR Betrag in Hauswährung 20041027
3 Importing IV_ESRNR Call by reference Type reference (TYPE) ESRNR 1st Part of Converted Barcode, stored in ESRNR 20041022
4 Importing IV_ESRPZ Call by reference Type reference (TYPE) ESRPZ Prüfziffer ESR 20041027
5 Importing IV_ESRRE Call by reference Type reference (TYPE) ESRRE 2nd Part of Converted Barcode, stored in ESRRE 20041102
# Exception Resumable Description Created on
1 REVERSION_ERROR 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 Importing IS_BSEG Call by reference Type reference (TYPE) BSEG Segment Buchhaltungsbeleg 20041027
2 Importing IV_BARCODE Call by reference Type reference (TYPE) BRCDE Numeric Bar Code on Payment Form 20041027
# Exception Resumable Description Created on
1 VALIDATION_ERROR Error in validation of entered barcode 20041027
History
Last changed by/on SAP  20041209 
SAP Release Created in