J_1SWEMF1K SAP (IS-M/SD CH/W: Key Fields for Daily WEMF Stats (w/o Client)) Structure details

Dictionary Type: Structure
Description: IS-M/SD CH/W: Key Fields for Daily WEMF Stats (w/o Client)




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




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

J_1SWEMF1K 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 "IS-M/SD CH/W: Key Fields for Daily WEMF Stats (w/o Client)" 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_1SWEMF1K TYPE J_1SWEMF1K.

The J_1SWEMF1K table consists of various fields, each holding specific information or linking keys about IS-M/SD CH/W: Key Fields for Daily WEMF Stats (w/o Client) data available in SAP. These include VERSANDDAT (IS-M: Shipping Date), KATEGORIE (Circulation Audit Report Category ID), LAND (Country Key for Country Relevant for Auditing), DRKEI (Plant).. 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 J_1SWEMF1K 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
VAUSGBIssue VAUSGBCHAR10JDTVAUSGBALPHAVAUSGBJD8MJD4
VERSANDDATIS-M: Shipping Date VRSNDDATUMDATS8DATUMRFD
KATEGORIECirculation Audit Report Category ID IVWKNCHAR8Assigned to domainIVWKN
LANDCountry Key for Country Relevant for Auditing IVWLANDCHAR3Assigned to domainLAND1
DRKEIPlant JWERKCHAR4T001WWERKSWRK
DRERZAUFTROrder Publication DRERZAUFTRCHAR8JDTDRERALPHADRERZJD1
PVAAUFTROrder-related edition PVAAUFTRCHAR8JDTPVAALPHAPVAJD2
LFARTAUFTRDelivery Type for Order Delivery Viability Set LFARTAUFTRCHAR2TJV01LIEFERARTALT
VKORGSales Organization VKORGCHAR4TVKOVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2TVTWVTWEGVTWC_VTWEG
SPARTDivision for publication SPARTDRERZCHAR2TSPASPARTSPA
PERIODEIVW Audit Period IVWPERACCP6BUPER
KNDGRUPPEIS-M: Customer Group KNDGRUPPECHAR2T151KDGRP
AUARTIS-M/SD: Sales Document Types AUART_ISPCHAR4TJAKAUART_ISPJAD
LFARTLOGLogistical delivery type LFARTLOGCHAR2TJV01LIEFERARTISM_HELP_FOR_LOGDELIVTYPE

Key field Non-key field



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

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

How to access SAP table J_1SWEMF1K

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