J_1BDMEZA SAP (A/R: DME BRADESCO - DETAILS) Structure details

Dictionary Type: Structure
Description: A/R: DME BRADESCO - DETAILS




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




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

J_1BDMEZA 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: DME BRADESCO - DETAILS" 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_1BDMEZA TYPE J_1BDMEZA.

The J_1BDMEZA table consists of various fields, each holding specific information or linking keys about A/R: DME BRADESCO - DETAILS data available in SAP. These include A02 (Bank agency of customer, if bank collection permitted), A03 (character control digit), A04 (Razao ?????), A05 (Bank account of customer, if automatic debiting is used).. 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: Can be enhanced (character-type or numeric)


SAP J_1BDMEZA 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
A02Bank agency of customer, if bank collection permitted J_1BZA02NUMC5NUM5
A03character control digit J_1BXA13CHAR1CHAR1
A04Razao ????? J_1BZA04NUMC5NUM5
A05Bank account of customer, if automatic debiting is used J_1BZA05NUMC7NUM7
A06character control digit J_1BXA13CHAR1CHAR1
A07Carteira, agency and account J_1BZA07CHAR17CHAR17
A08Field is used for identifying open items (year, cust., doc.) J_1BYA06CHAR25CHAR25
A09Bank group number of customer J_1BZA09NUMC3NUM3
A1000000 J_1BZA10NUMC5NUM5
A11Bank duplicata number ('nosso numero'), zero when sending J_1BZA11CHAR12CHAR12
A12Daily discount, not supported J_1BZA12NUMC10NUM10
A1312 blanks J_1BFILL12CHAR12CHAR12
A144 blanks J_1BFILL4CHAR4CHAR4
A15Instruction Code 1 J_1BYA12NUMC2NUM2
A16Duplicata Number J_1BYA13CHAR10CHAR10
A17Due date J_1BYA14CHAR6CHAR6
A18Nominal value in Reais J_1BYA15NUMC13NUM13
A19bank group where the money is to be collected. Use partner J_1BZA19NUMC3NUM3
A20Agency where the money is to be collected. Use partner J_1BZA20NUMC5NUM5
A21Debit or Credit note (01 or 13) ? J_1BYA18NUMC2NUM2
A22Aceite, always 'N' J_1BYA19CHAR1CHAR1
A23Document date J_1BYA20CHAR6CHAR6
A24Instruction code 2 J_1BYA21NUMC2NUM2
A25Instruction Code 3 J_1BYA22NUMC2NUM2
A26Penalty per day J_1BYA23NUMC13NUM13
A27Date until which discount is given J_1BYA24CHAR6CHAR6
A28Discount J_1BYA25NUMC13NUM13
A29I.O.F, not used J_1BYA26NUMC13NUM13
A30Rebate J_1BYA27NUMC13NUM13
A31Customer: CPF or CNPJ? J_1BYA28NUMC2NUM2
A32Customer: CPF or CNPJ Number J_1BYA29NUMC14NUM14
A33Customer name J_1BZA29CHAR40CHAR40
A34City, customer street, number J_1BZA30CHAR40CHAR40
BOLETOTEXTText on boleto, common for all items J_1BZA31CHAR12CHAR12
A36Local code - main J_1BXB14NUMC5NUM5
A37Local code - complement J_1BXB15CHAR3CHAR3
A38Text J_1BZA33CHAR60CHAR60
A39Record number in file, '000001' for Header J_1BYH13NUMC6NUM6

Key field Non-key field



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

As J_1BDMEZA 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_1BDMEZA as there is no data to select.

How to access SAP table J_1BDMEZA

Within an ECC or HANA version of SAP you can also view further information about J_1BDMEZA 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!