J_1BDMEYA SAP (A/R: DME ITAU - Details) Structure details

Dictionary Type: Structure
Description: A/R: DME ITAU - Details




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




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

J_1BDMEYA 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 ITAU - 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_1BDMEYA TYPE J_1BDMEYA.

The J_1BDMEYA table consists of various fields, each holding specific information or linking keys about A/R: DME ITAU - Details data available in SAP. These include A02 (Company: CPF (01) or CNPJ (02)), A03 (Company: CPF or CNPJ Number), A04 (Combination of Bank number, bank account and control digit), A05 (8 blanks).. 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_1BDMEYA 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
A04Combination of Bank number, bank account and control digit J_1BYH06NUMC12NUM12
A058 blanks J_1BFILL8CHAR8CHAR8
A06Field is used for identifying open items (year, cust., doc.) J_1BYA06CHAR25CHAR25
A07Bank duplicata number ('nosso numero'), zero when sending J_1BYA07NUMC8NUMC8
A08Amount in Ufir J_1BYA08NUMC13NUM13
A09Carteira J_1BYA09NUMC3NUM3
A1021 blanks J_1BFILL21CHAR21CHAR21
A11Carteira Code J_1BYA11CHAR1CHAR1
A12Instruction Code 1 J_1BYA12NUMC2NUM2
A13Duplicata Number J_1BYA13CHAR10CHAR10
A14Due date J_1BYA14CHAR6CHAR6
A15Nominal value in Reais J_1BYA15NUMC13NUM13
A16Bank code, e.g. 341 for Itau J_1BYA16NUMC3NUM3
A17Bank number (with control digit) J_1BYA17NUMC5NUM5
A18Debit or Credit note (01 or 13) ? J_1BYA18NUMC2NUM2
A19Aceite, always 'N' J_1BYA19CHAR1CHAR1
A20Document date J_1BYA20CHAR6CHAR6
A21Instruction code 2 J_1BYA21NUMC2NUM2
A22Instruction Code 3 J_1BYA22NUMC2NUM2
A23Penalty per day J_1BYA23NUMC13NUM13
A24Date until which discount is given J_1BYA24CHAR6CHAR6
A25Discount J_1BYA25NUMC13NUM13
A26I.O.F, not used J_1BYA26NUMC13NUM13
A27Rebate J_1BYA27NUMC13NUM13
A28Customer: CPF or CNPJ? J_1BYA28NUMC2NUM2
A29Partner: CPF or CNPJ Number J_1BXB08NUMC14NUM14
A30Partner name J_1BXA15CHAR30CHAR30
A3110 blanks J_1BFILL10CHAR10CHAR10
A32Customer street and Number J_1BYA32CHAR40CHAR40
A33Quarter J_1BYA33CHAR12CHAR12
A348-digit post code J_1BYA34NUMC8NUM8
A35Customer City J_1BYA35CHAR15CHAR15
A36Partner state J_1BXB16CHAR2CHAR2
A37Partner name J_1BXA15CHAR30CHAR30
A384 blanks J_1BFILL4CHAR4CHAR4
A39Date from which on penalty should be paid J_1BYA39CHAR6CHAR6
A40ABAB Dictionary: Two-Digit Numeric Field NUM02NUMC2NUM02
A411 blank J_1BFILL1CHAR1CHAR1
A42Record number in file, '000001' for Header J_1BYH13NUMC6NUM6

Key field Non-key field



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

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

How to access SAP table J_1BDMEYA

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