/DSD/ME_VISIT_010 SAP (Visit (Activity) 010 structure) Structure details

Dictionary Type: Structure
Description: Visit (Activity) 010 structure




ABAP Code to SELECT data from /DSD/ME_VISIT_010
Related tables to /DSD/ME_VISIT_010
Access table /DSD/ME_VISIT_010




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

/DSD/ME_VISIT_010 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 "Visit (Activity) 010 structure" 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_/DSD/ME_VISIT_010 TYPE /DSD/ME_VISIT_010.

The /DSD/ME_VISIT_010 table consists of various fields, each holding specific information or linking keys about Visit (Activity) 010 structure data available in SAP. These include VISIT_ID (DSD connecter : Visit ID), ACTI_ID (DSD connector : Activity ID), HH_CREATE (DSD Connector: HH Create flag), ACTI_TYPE (DSD Connector: 'Active' Flag).. 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: Cannot Be Enhanced


SAP /DSD/ME_VISIT_010 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
TOUR_IDDSD Connecter: Tour ID /DSD/ME_TOURIDCHAR11CHAR11
VISIT_IDDSD connecter : Visit ID /DSD/ME_VISITIDNUMC6NUMC6
ACTI_IDDSD connector : Activity ID /DSD/ME_ACTIDNUMC6NUMC6
HH_CREATEDSD Connector: HH Create flag /DSD/ME_HH_CREATECHAR1CHAR1
ACTI_TYPEDSD Connector: 'Active' Flag /DSD/ME_ACTIVCHAR1/DSD/ME_CHECKBOX
BEG_DATEDSD Connector: date /DSD/ME_DATEDATS8DATS
BEG_TIMEDSD Connector: Time /DSD/ME_TIMETIMS6
END_DATEDSD Connector: date /DSD/ME_DATEDATS8DATS
END_TIMEDSD Connector: Time /DSD/ME_TIMETIMS6
CON_TITLEDSD Connector: Title key /DSD/ME_TITLECHAR4CHAR4
CON_NAMEDSD Connector: contact name /DSD/ME_CON_NAMECHAR25CHAR25
CON_PHONEDSD Connector: Contact phone /DSD/ME_CON_PHONECHAR12CHAR12
CON_FAXDSD Connector: Fax number /DSD/ME_FXNMBRCHAR30CHAR30
CON_PFCTDSD Connector: Partner Function /DSD/ME_PARVWCHAR2CHAR2
CON_POBOXDSD Connector: Post Code /DSD/ME_PCODECHAR10CHAR10
CON_HOUSE_NODSD Connector: House number /DSD/ME_HSNMCHAR10CHAR10
CON_STRSUPPL1DSD Connector: Street /DSD/ME_STRSPPCHAR40CHAR40
CON_STRSUPPL2DSD Connector: Street /DSD/ME_STRSPPCHAR40CHAR40
CON_STRSUPPL3DSD Connector: Street /DSD/ME_STRSPPCHAR40CHAR40
CON_LOCATIONDSD Connector: Location /DSD/ME_LCTNCHAR40TEXT40
CON_BUILDINGDSD Connector: Building /DSD/ME_BLDNGCHAR20TEXT20
CON_FLOORDSD Connector: Floor in building /DSD/ME_FLOORCHAR10TEXT10
CON_ROOMNUMBERDSD Connector: Room or appartment number /DSD/ME_ROOMNUMCHAR10TEXT10
CON_STREETDSD Connector: Street /DSD/ME_STREETCHAR35CHAR35
CON_CITYDSD Connector: City /DSD/ME_CITYCHAR35CHAR35
CON_DISTRICTDSD Connector: District /DSD/ME_DISTRICTCHAR35CHAR35
CON_REGIONDSD Connector: Region /DSD/ME_REGIONCHAR3CHAR3
CON_COUNTRYDSD Connector: Country Code /DSD/ME_COUNTRYCHAR3CHAR3
CON_LANGULanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
VA_STATDSD Connector: Status /DSD/ME_STATCHAR1CHAR1
ACT_STAT_REASDSD Connector: Reason Code /DSD/ME_REASONCHAR2CHAR2
RESCH_DATEDSD Connector: date /DSD/ME_DATEDATS8DATS
EXTFLD1DSD Connector: Extension field(30Char) /DSD/ME_EXT30CHAR30CHAR30
EXTFLD2DSD Connector: Extension field(60Char) /DSD/ME_EXT60CHAR60CHAR60
EXTFLD3DSD Connector: Extension field(60Char) /DSD/ME_EXT60CHAR60CHAR60
EXTFLD4DSD Connector: Extension field(60Char) /DSD/ME_EXT60CHAR60CHAR60
EXTFLD5DSD Connector: Extension field(60Char) /DSD/ME_EXT60CHAR60CHAR60
EXTFLD6DSD Connector: Extension field(60Char) /DSD/ME_EXT60CHAR60CHAR60
BARCODE_ERRORIndicator for Incorrectly Scanned Bar Code /DSD/HH_BS_ERRORCHAR1/DSD/HH_BS_ERROR

Key field Non-key field



How do I retrieve data from SAP structure /DSD/ME_VISIT_010 using ABAP code?

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

How to access SAP table /DSD/ME_VISIT_010

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