TMS_SHIP_FROM_LOCATION SAP (TM: int. Schip from Location) Structure details

Dictionary Type: Structure
Description: TM: int. Schip from Location




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




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

TMS_SHIP_FROM_LOCATION 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 "TM: int. Schip from Location" 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_TMS_SHIP_FROM_LOCATION TYPE TMS_SHIP_FROM_LOCATION.

The TMS_SHIP_FROM_LOCATION table consists of various fields, each holding specific information or linking keys about TM: int. Schip from Location data available in SAP. These include TYPE_CODE (), ADDRESS (), ORGANISATION_FORM_OF_ADDRESS (), CODE ().. 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 TMS_SHIP_FROM_LOCATION 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
INTERNAL_ID 0
TYPE_CODE 0
ADDRESS 0
ORGANISATION_FORM_OF_ADDRESS 0
CODE 0
NAME 0
LANGUAGE_CODE 0
CONTENT 0
ORGANISATION_FORMATTED_NAME 0
PERSON_NAME 0
FORM_OF_ADDRESS_CODE 0
FORM_OF_ADDRESS_NAME 0
GIVEN_NAME 0
MIDDLE_NAME 0
FAMILY_NAME 0
ADDITIONAL_FAMILY_NAME 0
BIRTH_NAME 0
NICK_NAME 0
INITIALS_NAME 0
ACADEMIC_TITLE_CODE 0
ACADEMIC_TITLE_NAME 0
ADDITIONAL_ACADEMIC_TITLE_CODE 0
ADDITIONAL_ACADEMIC_TITLE_NAME 0
NAME_PREFIX_CODE 0
NAME_PREFIX_NAME 0
ADDITIONAL_NAME_PREFIX_CODE 0
ADDITIONAL_NAME_PREFIX_NAME 0
NAME_SUPPLEMENT_CODE 0
NAME_SUPPLEMENT_NAME 0
DEVIATING_FULL_NAME 0
NAME_FORMAT_COUNTRY_CODE 0
NAME_FORMAT_CODE 0
FUNCTIONAL_TITLE_NAMETMS: int. language independant medium TMS_LANGUAGEINDEPENDENT_MEDIUMCHAR40
DEPARTMENT_NAMETMS: int. language independant medium TMS_LANGUAGEINDEPENDENT_MEDIUMCHAR40
OFFICE 0
BUILDING_ID 0
FLOOR_ID 0
ROOM_ID 0
INHOUSE_MAIL_ID 0
CORRESPONDENCE_SHORT_NAME 0
PHYSICAL_ADDRESS 0
COUNTRY_CODE 0
COUNTRY_NAME 0
LANGUAGE_CODE 0
CONTENT 0
REGION_CODE 0
REGION_NAMETMS: int. language independant medium TMS_LANGUAGEINDEPENDENT_MEDIUMCHAR40
STREET_POSTAL_CODE 0
POBOX_POSTAL_CODE 0
COMPANY_POSTAL_CODE 0
CITY_NAMETMS: int. language independant medium TMS_LANGUAGEINDEPENDENT_MEDIUMCHAR40
ADDITIONAL_CITY_NAMETMS: int. language independant medium TMS_LANGUAGEINDEPENDENT_MEDIUMCHAR40
DISTRICT_NAMETMS: int. language independant medium TMS_LANGUAGEINDEPENDENT_MEDIUMCHAR40
POBOX_ID 0
POBOX_INDICATOR 0
POBOX_COUNTRY_CODE 0
POBOX_COUNTRY_NAME 0
LANGUAGE_CODE 0
CONTENT 0
POBOX_REGION_CODE 0
POBOX_REGION_NAMETMS: int. language independant medium TMS_LANGUAGEINDEPENDENT_MEDIUMCHAR40
POBOX_CITY_NAMETMS: int. language independant medium TMS_LANGUAGEINDEPENDENT_MEDIUMCHAR40
STREET_NAMETM: int. Street name TMS_STREET_NAMECHAR60
STREET_PREFIX_NAME 0
STREET_SUFFIX_NAME 0
HOUSE_ID 0
ADDITIONAL_HOUSE_ID 0
BUILDING_ID 0
FLOOR_ID 0
ROOM_ID 0
CARE_OF_NAMETMS: int. language independant medium TMS_LANGUAGEINDEPENDENT_MEDIUMCHAR40
DESCRIPTION 0
TAX_JURISDICTION_CODE 0
TIME_ZONE_DIFFERENCE_VALUE 0
GEO_COORDINATES 0
LATITUDE_MEASURE 0
UNIT_CODE 0
CONTENT 0
LONGITUDE_MEASURE 0
UNIT_CODE 0
CONTENT 0
ALTITUDE_MEASURE 0
UNIT_CODE 0
CONTENT 0
COMMUNICATION 0
CORRESPONDENCE_LANGUAGE_CODE 0
CORRESPONDENCE_LANGUAGE_NAME 0
LANGUAGE_CODE 0
CONTENT 0
TELEPHONE 0
MOBILE_PHONE 0
FACSIMILE 0
EMAIL 0
WEB 0

Key field Non-key field



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

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

How to access SAP table TMS_SHIP_FROM_LOCATION

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