FKKDMEIT14 SAP (DME Italy: Domestic Transfer; Record 14 (Ri.ba)) Structure details

Dictionary Type: Structure
Description: DME Italy: Domestic Transfer; Record 14 (Ri.ba)




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




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

FKKDMEIT14 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 Italy: Domestic Transfer; Record 14 (Ri.ba)" 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_FKKDMEIT14 TYPE FKKDMEIT14.

The FKKDMEIT14 table consists of various fields, each holding specific information or linking keys about DME Italy: Domestic Transfer; Record 14 (Ri.ba) data available in SAP. These include TAG01 (Record Type), TAG02 (Order number), TAG03 (Creation date), TAG04 (Start Date).. 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 FKKDMEIT14 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
TAG00not in use DMEITRB00_KKCHAR1CHAR1
TAG01Record Type DMEITRB01_KKCHAR2CHAR2
TAG02Order number DMEIT1402_KKNUMC7NUM7
TAG03Creation date DMEIT1403_KKNUMC6NUM6
TAG04Start Date DMEIT1404_KKCHAR6CHAR6
TAG05Expiration date DMEIT1405_KKNUMC6NUM6
TAG06Payment Reason DMEIT1406_KKNUMC5NUM5
TAG07Amount DMEIT1407_KKNUMC13NUM13
TAG08Characters DMEIT1408_KKCHAR1CHAR1
TAG09ABI indicator DMEIT1409_KKNUMC5NUM5
TAG10CAB indicator DMEIT1410_KKNUMC5NUM5
TAG11not in use DMEIT1411_KKCHAR12CHAR12
TAG12ABI indicator DMEIT1412_KKNUMC5NUM5
TAG13CAB indicator DMEIT1413_KKNUMC5NUM5
TAG14not in use DMEIT1414_KKCHAR12CHAR12
TAG15Company Name DMEIT1415_KKNUMC5NUM5
TAG16Transfer type DMEIT1416_KKCHAR1CHAR1
TAG17Internal Business Partner Number DMEIT1417_KKCHAR16CHAR16
TAG18not in use DMEIT1418_KKCHAR6CHAR6
TAG19Currency DMEITRB09_KKCHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table FKKDMEIT14

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