J_1BDMEXP SAP (A/R: DME FEBRABAN - Segment P) Structure details

Dictionary Type: Structure
Description: A/R: DME FEBRABAN - Segment P




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




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

J_1BDMEXP 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 FEBRABAN - Segment P" 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_1BDMEXP TYPE J_1BDMEXP.

The J_1BDMEXP table consists of various fields, each holding specific information or linking keys about A/R: DME FEBRABAN - Segment P data available in SAP. These include P02 (lot control), P03 (record type), P04 (record number), P05 (segment type).. 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_1BDMEXP 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
P01 first three digits for bank0
P02 lot control0
P03 record type0
P04 record number0
P05 segment type0
P06 blank0
P07 Tipo de movimento0
P08 bank key w/o control digit0
P09 control digit0
P10 account number w/o control0
P11 control digit0
P12 control digit0
P13 nosso numero0
P14 carteira number0
P15 cadastramento0
P16 '2'0
P17 boleto emission0
P18 boleto distribution0
P19 seu numero0
P20 due date0
P21 nominal value0
P22 agencia cobradora0
P23 agencia cobradora, control0
P24 '02' (especie do titulo)0
P25 'N' (nao aceite)0
P26 issue date0
P27 interest code0
P28 interest date0
P29 interest amount0
P30 discount code0
P31 discount date0
P32 discount amount0
P33 IOF0
P34 rebate0
P35 uso empresa0
P36 protest code0
P37 number of days for protest0
P38 codigo de baixa0
P39 prazo para baixa0
P40 currency code0
P41 contract number0
P42 blank0

Key field Non-key field



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

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

How to access SAP table J_1BDMEXP

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