DTATCHF SAP (DME Switzerland: TA870 Bank Collection) Structure details

Dictionary Type: Structure
Description: DME Switzerland: TA870 Bank Collection




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




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

DTATCHF 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 "DME Switzerland: TA870 Bank Collection" 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_DTATCHF TYPE DTATCHF.

The DTATCHF table consists of various fields, each holding specific information or linking keys about DME Switzerland: TA870 Bank Collection data available in SAP. These include FHDR (Header (See DTATCHA) (DME Switzerland)), FCRP (Carriage Return, Line Feed, Plus (DME Switzerland)), F20 (Field Number for Field 20 (DME Switzerland)), F20A (Sold-To Party Identification (DME Switzerland)).. 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 DTATCHF 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
FSOHStart of Header (DME Switzerland) DTACHSOHCHAR1CHAR1
FHDRHeader (See DTATCHA) (DME Switzerland) DTACHHDRCHAR51CHAR51
FCRPCarriage Return, Line Feed, Plus (DME Switzerland) DTACHCRPCHAR3CHAR3
F20Field Number for Field 20 (DME Switzerland) DTACH20CHAR3CHAR3
F20ASold-To Party Identification (DME Switzerland) DTACH20ACHAR5CHAR5
F20BPayment Document Number (DME Switzerland) DTACH20BCHAR11CHAR11
F20ZCarriage Return, Line Feed, Colon (DME Switzerland) DTACHCRDCHAR3CHAR3
F25Field Number for Field 25 (DME Switzerland) DTACH25CHAR3CHAR3
F25ASold-To Party Bank Account Number (DME Switzerland) DTACH25ACHAR24CHAR24
F25ZCarriage Return, Line Feed, Colon (DME Switzerland) DTACHCRDCHAR3CHAR3
F32Field Number for Field 32A (DME Switzerland) DTACH32CHAR4CHAR4
F32AValue Date (Empty) (DME Switzerland) DTACH32ACHAR6CHAR6
F32BISO Currency Codes (DME Switzerland) DTACH32BCHAR3CHAR3
F32CAmount (DME Switzerland) DTACH32CCHAR12CHAR12
F32ZCarriage Return, Line Feed, Colon (DME Switzerland) DTACHCRDCHAR3CHAR3
F50Field Number for Field 50 (DME Switzerland) DTACH50CHAR3CHAR3
F50APayee Name (DME Switzerland) DTACH50A24CHAR24CHAR24
F50BCarriage Return, Line Feed (DME Switzerland) DTACHCRCHAR2CHAR2
F50CPayee Address (Line 2) (DME Switzerland) DTACH50C24CHAR24CHAR24
F50DCarriage Return, Line Feed (DME Switzerland) DTACHCRCHAR2CHAR2
F50EPayee Address (Line 3) (DME Switzerland) DTACH50E24CHAR24CHAR24
F50FCarriage Return, Line Feed (DME Switzerland) DTACHCRCHAR2CHAR2
F50GPayee Address (Line 4) (DME Switzerland) DTACH50G24CHAR24CHAR24
F50ZCarriage Return, Line Feed, Colon (DME Switzerland) DTACHCRDCHAR3CHAR3
F59Field Number for Field 59 (DME Switzerland) DTACH59CHAR3CHAR3
F59A/C/ (DME Switzerland) DTACHSCSCHAR3CHAR3
F59BPerson Liable to Pay Account Number (DME Switzerland) DTACH59B21CHAR21CHAR21
F59CCarriage Return, Line Feed (DME Switzerland) DTACHCRCHAR2CHAR2
F59DPerson Liable to Pay Name (DME Switzerland) DTACH59D24CHAR24CHAR24
F59ECarriage Return, Line Feed (DME Switzerland) DTACHCRCHAR2CHAR2
F59FPerson Liable to Pay Address (Line 2) (DME Switzerland) DTACH59F24CHAR24CHAR24
F59GCarriage Return, Line Feed (DME Switzerland) DTACHCRCHAR2CHAR2
F59HPerson Liable to Pay Address (Line 3) (DME Switzerland) DTACH59H24CHAR24CHAR24
F59ICarriage Return, Line Feed (DME Switzerland) DTACHCRCHAR2CHAR2
F59JPerson Liable to Pay Address (Line 4) (DME Switzerland) DTACH59J24CHAR24CHAR24
F59ZCarriage Return, Line Feed, Colon (DME Switzerland) DTACHCRDCHAR3CHAR3
F70Field Number for Field 70 (DME Switzerland) DTACH70CHAR3CHAR3
F70AMessages (Line 1) (DME Switzerland) DTACH70A35CHAR35CHAR35
F70BCarriage Return, Line Feed (DME Switzerland) DTACHCRCHAR2CHAR2
F70CMessages (Line 2) (DME Switzerland) DTACH70C35CHAR35CHAR35
F70DCarriage Return, Line Feed (DME Switzerland) DTACHCRCHAR2CHAR2
F70EMessages (Line 3) (DME Switzerland) DTACH70E35CHAR35CHAR35
F70FCarriage Return, Line Feed (DME Switzerland) DTACHCRCHAR2CHAR2
F70GMessages (Line 4) (DME Switzerland) DTACH70G35CHAR35CHAR35
F70ZCarriage Return, Line Feed, Minus (DME Switzerland) DTACHCRMCHAR3CHAR3
FETXEnd of Text (DME Switzerland) DTACHETXCHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table DTATCHF

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