DTAM100 SAP (SWIFT Format User Exit Structure MT100) Structure details

Dictionary Type: Structure
Description: SWIFT Format User Exit Structure MT100




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




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

DTAM100 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 "SWIFT Format User Exit Structure MT100" 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_DTAM100 TYPE DTAM100.

The DTAM100 table consists of various fields, each holding specific information or linking keys about SWIFT Format User Exit Structure MT100 data available in SAP. These include 52_1 (Field 52 (Incl.DateID) in SWIFT Format: Ordering Institution), 52_2 (Field 52 in SWIFT Format: Ordering Institution), 52_3 (Field 52 in SWIFT Format: Ordering Institution), 52_4 (Field 52 in SWIFT Format: Ordering Institution).. 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)


SAP DTAM100 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
20Field 20 (with Day ID) in SWIFT Format: Transaction Ref.No. MT100_20CHAR20CHAR20
52_1Field 52 (Incl.DateID) in SWIFT Format: Ordering Institution MT100_52_1CHAR40CHAR40
52_2Field 52 in SWIFT Format: Ordering Institution MT100_52CHAR35CHAR35
52_3Field 52 in SWIFT Format: Ordering Institution MT100_52CHAR35CHAR35
52_4Field 52 in SWIFT Format: Ordering Institution MT100_52CHAR35CHAR35
53_1Field 53 (Incl.DateID) in SWIFT Format: Sender's Corresp. MT100_53_1CHAR40CHAR40
53_2Field 53 in SWIFT Format: Sender's Correspondent MT100_53CHAR35CHAR35
53_3Field 53 in SWIFT Format: Sender's Correspondent MT100_53CHAR35CHAR35
53_4Field 53 in SWIFT Format: Sender's Correspondent MT100_53CHAR35CHAR35
54_1Field 54 (Incl.Date ID) in SWIFT Format: Receiver's Coupon MT100_54_1CHAR40CHAR40
54_2Field 54 in SWIFT Format: Receiver's Coupon MT100_54CHAR35CHAR35
54_3Field 54 in SWIFT Format: Receiver's Coupon MT100_54CHAR35CHAR35
54_4Field 54 in SWIFT Format: Receiver's Coupon MT100_54CHAR35CHAR35
54_5Field 54 in SWIFT Format: Receiver's Coupon MT100_54CHAR35CHAR35
56_1Field 56 (Incl.Date ID) in SWIFT Format: Intermediary MT100_56_1CHAR40CHAR40
56_2Field 56 in SWIFT Format: Intermediary MT100_56CHAR35CHAR35
56_3Field 56 in SWIFT Format: Intermediary MT100_56CHAR35CHAR35
56_4Field 56 in SWIFT Format: Intermediary MT100_56CHAR35CHAR35
56_5Field 56 in SWIFT Format: Intermediary MT100_56CHAR35CHAR35
70_1Field 70 in SWIFT Format: Details of Payment MT100_70_1CHAR39CHAR39
70_2Field 70 in SWIFT Format: Details of Payment MT100_70CHAR35CHAR35
70_3Field 70 in SWIFT Format: Details of Payment MT100_70CHAR35CHAR35
70_4Field 70 in SWIFT Format: Details of Payment MT100_70CHAR35CHAR35
72_1Field 72 (Incl.Date ID) in SWIFT Format: Sender to Rec. Info MT100_72_1CHAR39CHAR39
72_2Field 72 in SWIFT Format: Sender to Receiver Information MT100_72CHAR35CHAR35
72_3Field 72 in SWIFT Format: Sender to Receiver Information MT100_72CHAR35CHAR35
72_4Field 72 in SWIFT Format: Sender to Receiver Information MT100_72CHAR35CHAR35
72_5Field 72 in SWIFT Format: Sender to Receiver Information MT100_72CHAR35CHAR35
72_6Field 72 in SWIFT Format: Sender to Receiver Information MT100_72CHAR35CHAR35
XAVIS_REQDisplay Field - Payment Advice Required by User XAVIS_REQCHAR1XFELD
XCRLF_SUPP Suppress CR/LF0
XCHAR_NREP Do not replace special character0
.INCLU--AP 0
32AField 32A in SWIFT Format: Amount MT100_32ACHAR29CHAR29
50_1Field 70 in SWIFT Format: Details of Payment MT100_70CHAR35CHAR35
50_2Field 70 in SWIFT Format: Details of Payment MT100_70CHAR35CHAR35
57AField 70 in SWIFT Format: Details of Payment MT100_70CHAR35CHAR35
57_1Field 57A in SWIFT Format: Receiving Bank MT100_57CHAR35CHAR35
57_2Field 57A in SWIFT Format: Receiving Bank MT100_57CHAR35CHAR35
57_3Field 57A in SWIFT Format: Receiving Bank MT100_57CHAR35CHAR35
57_4Field 57A in SWIFT Format: Receiving Bank MT100_57CHAR35CHAR35
57_5Field 57A in SWIFT Format: Receiving Bank MT100_57CHAR35CHAR35
59_1Field 59 (with Day Code) in SWIFT Format: Beneficiary's Act MT100_59_1CHAR39CHAR39
59_2Field 59 in SWIFT Format: Beneficiary's Account MT100_59CHAR35CHAR35
59_3Field 59 in SWIFT Format: Beneficiary's Account MT100_59CHAR35CHAR35
59_4Field 59 in SWIFT Format: Beneficiary's Account MT100_59CHAR35CHAR35
59_5Field 59 in SWIFT Format: Beneficiary's Account MT100_59CHAR35CHAR35
71AField 70 in SWIFT Format: Details of Payment MT100_70CHAR35CHAR35

Key field Non-key field



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

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

How to access SAP table DTAM100

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