J_1BELBZA SAP (A/R: ELECTRONIC BANKING Bradesco - details of return file) Structure details

Dictionary Type: Structure
Description: A/R: ELECTRONIC BANKING Bradesco - details of return file




ABAP Code to SELECT data from J_1BELBZA
Related tables to J_1BELBZA
Access table J_1BELBZA




Structure field list including key, data, relationships and ABAP select examples

J_1BELBZA is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "A/R: ELECTRONIC BANKING Bradesco - details of return file" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_J_1BELBZA TYPE J_1BELBZA.

The J_1BELBZA table consists of various fields, each holding specific information or linking keys about A/R: ELECTRONIC BANKING Bradesco - details of return file data available in SAP. These include A02 (Company: CPF (01) or CNPJ (02)), A03 (Company: CPF or CNPJ Number), A04 (3 blanks), A05 (Carteira, agency and account).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP J_1BELBZA structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
A01'1' for Itau and bradesco J_1BYA01NUMC1NUM1
A02Company: CPF (01) or CNPJ (02) J_1BYA02NUMC2NUM2
A03Company: CPF or CNPJ Number J_1BXH106NUMC14NUM14
A043 blanks J_1BFILL3CHAR3CHAR3
A05Carteira, agency and account J_1BZA07CHAR17CHAR17
A06Field is used for identifying open items (year, cust., doc.) J_1BYA06CHAR25CHAR25
A0700000000 J_1BZERO8NUMC8NUM8
A08Bank duplicata number ('nosso numero'), zero when sending J_1BZA11CHAR12CHAR12
A0925 blanks J_1BFILL25CHAR25CHAR25
A101 blank J_1BFILL1CHAR1CHAR1
A11return code from bank J_1BAA14NUMC2NUM2
A12Date when processed at bank J_1BAA15CHAR6CHAR6
A13Duplicata Number J_1BYA13CHAR10CHAR10
A14ABank duplicata number ('nosso numero'), zero when sending J_1BZA11CHAR12CHAR12
A14B8 blanks J_1BFILL8CHAR8CHAR8
A15Due date J_1BYA14CHAR6CHAR6
A16Nominal value in Reais J_1BYA15NUMC13NUM13
A17Bank code, e.g. 341 for Itau J_1BYA16NUMC3NUM3
A18(Agencia depositaria) J_1BZA16NUMC5NUM5
A192 blanks J_1BFILL2CHAR2CHAR2
A20Bank charge J_1BAA25NUMC13NUM13
A21Bank charge J_1BAA25NUMC13NUM13
A22Interests + Fees from customer J_1BAA31NUMC13NUM13
A23I.O.F, not used J_1BYA26NUMC13NUM13
A24Rebate J_1BYA27NUMC13NUM13
A25Discount J_1BYA25NUMC13NUM13
A26Paid amount J_1BAA30NUMC13NUM13
A27Interests + Fees from customer J_1BAA31NUMC13NUM13
A28Interests + Fees from customer J_1BAA31NUMC13NUM13
A292 blanks J_1BFILL2CHAR2CHAR2
A30Motivo de conformacao de occorencia 19, A or D J_1BMOTIVOCHAR1CHAR1
A31Date when processed at bank J_1BAA15CHAR6CHAR6
A3217 blanks J_1BFILL17CHAR17CHAR17
A33Error codes J_1BINFORECHAR10CHAR10
A3466 blanks J_1BFILL66CHAR66CHAR66
A35Record number in file, '000001' for Header J_1BYH13NUMC6NUM6

Key field Non-key field



How do I retrieve data from SAP structure J_1BELBZA using ABAP code?

As J_1BELBZA is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on J_1BELBZA as there is no data to select.

How to access SAP table J_1BELBZA

Within an ECC or HANA version of SAP you can also view further information about J_1BELBZA and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!