CMS_STR_SHP_MAP_GET_MLT SAP (MAPI: GET: Structure for Ships details) Structure details

Dictionary Type: Structure
Description: MAPI: GET: Structure for Ships details




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




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

CMS_STR_SHP_MAP_GET_MLT 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 "MAPI: GET: Structure for Ships details" 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_CMS_STR_SHP_MAP_GET_MLT TYPE CMS_STR_SHP_MAP_GET_MLT.

The CMS_STR_SHP_MAP_GET_MLT table consists of various fields, each holding specific information or linking keys about MAPI: GET: Structure for Ships details data available in SAP. These include SHP_GUID (Globally Unique Identifier), AST_GUID (GUID for Table CMS_AST), SHP_TYPE (Ship Type), NAME (Ship name).. 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 CMS_STR_SHP_MAP_GET_MLT 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
SHP_GUIDGlobally Unique Identifier OS_GUIDRAW16SYSUUID
AST_GUIDGUID for Table CMS_AST CMS_DTE_AST_GUIDRAW16SYSUUID
SHP_TYPEShip Type CMS_DTE_SHP_TYPCHAR6TCMS_SHP_TYPCMS_SHP_TYPCMS_SHP_TYP
NAMEShip name CMS_DTE_SHP_NAMECHAR40CMS_SHP_NAMECMS_SHP_NAME
CHARTER_NAMECharter Name used to Lease the Ship CMS_DTE_SHP_CH_NAMECHAR40CMS_SHP_NAMECMS_SHP_CH_NAME
CALL_SIGNIMO Number CMS_DTE_SHP_CALL_SIGNCHAR20CMS_SHP_NUMBER
SHP_CLASSSpecifies whether the Ship is Sea Ship or Inland Ship CMS_DTE_SHP_CLASSCHAR2CMS_SHP_CLASS
REG_NUMBERRegistration Number CMS_DTE_SHP_REG_NUMCHAR20CMS_SHP_NUMBER
REG_DATERegistration date CMS_DTE_SHP_REG_DATEDATS8CMS_SHP_DATE
REG_PLACERegistration place CMS_DTE_SHP_REG_PLACECHAR40CMS_SHP_NAME
REG_COUNTRYRegistration country CMS_DTE_SHP_REG_COUNTRYCHAR3Assigned to domainLAND1
EXTN_REF_IDExternal reference ID for the Ship CMS_DTE_SHP_OBJ_REFIDCHAR40CMS_SHP_NAME
FLEET_NAMEFleet Name CMS_DTE_SHP_FLEET_NAMECHAR40CMS_SHP_NAME
SHIP_IDShip ID CMS_DTE_SHP_IDCHAR40ALPHACMS_SHP_IDCMS_SHP_ID
ISM_VALID_FROMDate from which ISM Certificate Stands Valid CMS_DTE_SHP_ISM_FROMDATS8CMS_SHP_DATE
ISM_VALID_TODate until which ISM Certificate Stands Valid CMS_DTE_SHP_ISM_TODATS8CMS_SHP_DATE
RATING_DATERating date CMS_DTE_SHP_RATE_DATEDATS8CMS_SHP_DATE
RATING_CLSRating Class CMS_DTE_SHP_RATING_CLSCHAR20CMS_SHP_RATING_CLS
CLASSIFICATIONClassification of a Ship CMS_DTE_SHP_CLASSIFICATIONCHAR40CMS_SHP_NAME
CLASSIFI_COMPANYClassification Company CMS_DTE_SHP_ATT_ID_TY_SHP002CHAR6TCMS_ATT_ID_TYCMS_ATT_ID_TYP
COMMENTSDescription CMS_DTE_SHP_COMMENTSCHAR40CMS_SHP_NAME
PURCH_PRICEPurchase Price CMS_DTE_SHP_PUR_PRICURR17(2) CMS_SHP_AMOUNT
PURCH_CURRCurrency for purchase price CMS_DTE_SHP_PUR_CURRCUKY5Assigned to domainWAERS
PURCH_PRICE_DATEPurchase date CMS_DTE_SHP_PUR_DATEDATS8CMS_SHP_DATE
CONS_COUNTRYCountry where the Ship was Built CMS_DTE_SHP_CONS_COUNTRYCHAR3Assigned to domainLAND1
CONS_PRICECost incurred in Building the Ship CMS_DTE_SHP_CONS_PRICECURR17(2) CMS_SHP_AMOUNT
CONS_CURRCurrency for construction price CMS_DTE_SHP_CONS_CURRCUKY5Assigned to domainWAERS
DELIVERY_DATEDate of Delivery of the ship CMS_DTE_SHP_DELIVERY_DATEDATS8CMS_SHP_DATE
DOCKShipyard where the Ship was Built CMS_DTE_SHP_DOCKCHAR40CMS_SHP_NAME
LENGTHShip length CMS_DTE_SHP_LENGTHQUAN13(3) CMS_SHP_SIZE
LENGTH_UOMUnit of measure for the ship length CMS_DTE_SHP_LENGTH_UOMUNIT3Assigned to domainCUNITMEINS
BREADTHShip Beam CMS_DTE_SHP_BREADTHQUAN13(3) CMS_SHP_SIZE
BREADTH_UOMUnit of measure for the breadth CMS_DTE_SHP_BREADTH_UOMUNIT3Assigned to domainCUNITMEINS
DEPTHShip Draught CMS_DTE_SHP_DEPTHQUAN13(3) CMS_SHP_SIZE
DEPTH_UOMUnit of measure for the depth CMS_DTE_SHP_DEPTH_UOMUNIT3Assigned to domainCUNITMEINS
VOLUMEVolume of Ship CMS_DTE_SHP_VOLUMEQUAN13(3) CMS_SHP_SIZE
VOLUME_UOMUnit of Measure for the Ship Volume CMS_DTE_SHP_VOLUME_UOMUNIT3Assigned to domainCUNITMEINSCMS_ELM_VOLUME_UOM
DWTWeight of the Ship excluding the weight of Cargo CMS_DTE_SHP_DWTQUAN13(3) CMS_SHP_SIZE
DWT_UOMUnit of measure for the dead weight tonnage CMS_DTE_SHP_DWT_UOMUNIT3Assigned to domainCUNITMEINS
GROSSTVolume of the Interiors of a Ship CMS_DTE_SHP_GROSSTQUAN13(3) CMS_SHP_SIZE
GROSST_UOMUnit of measure for the gross tonnage CMS_DTE_SHP_GROSST_UOMUNIT3Assigned to domainCUNITMEINS
TRACK_LENGTHLength of the Track in a Ship CMS_DTE_SHP_TRK_LENQUAN13(3) CMS_SHP_SIZE
TRACK_LENGTH_UOMUnit of Measure for the Track Length in a Ship CMS_DTE_SHP_TRK_LEN_UOMUNIT3Assigned to domainCUNITMEINS
NUM_REF_CONTNumber of refrigerated containers CMS_DTE_SHP_NO_REF_CONTDEC10CMS_SHP_INT
NUM_CONT_CAPContainer Capacity CMS_DTE_SHP_CONT_CAPDEC10CMS_SHP_INT
NUM_CABIN_ROOMNumber of Cabin Rooms CMS_DTE_SHP_CAB_ROOMDEC10CMS_SHP_INT
NUM_VEH_PARKNumber of Parking Units in the Vehicle Parking Bay CMS_DTE_SHP_NO_PARKDEC10CMS_SHP_INT
NUM_OF_PAXPassenger Capacity of the Ship CMS_DTE_SHP_NO_PAXDEC10CMS_SHP_INT
ISOVR_CONTAINERIndicator for Oversize Container Transportable in the Ship CMS_DTE_SHP_OVERSIZE_CONTAINERCHAR1CMS_SHP_FLG
HULL_TYPHull Type CMS_DTE_SHP_ATT_ID_TY_SHP001CHAR6TCMS_ATT_ID_TYCMS_ATT_ID_TYP
MANUFR_MACHINEManufacturer of the Machine CMS_DTE_SHP_MANUFR_MACHINECHAR40CMS_SHP_NAME
MACHINE_TYPName of the Engine Model CMS_DTE_SHP_MAC_TYPCHAR40CMS_SHP_NAME
NUM_MACHINESNumber of Main Machines Fitted in the Ship CMS_DTE_SHP_NO_MACHINESDEC10CMS_SHP_INT
CRANE_EQUIPCrane Equipment fitted in the Ship CMS_DTE_SHP_CRANE_EQUIPCHAR40CMS_SHP_NAME
POWEREngine power CMS_DTE_SHP_POWERQUAN13(3) CMS_SHP_SIZE
POWER_UOMUnit of measure for the horse power CMS_DTE_SHP_POWER_UOMUNIT3Assigned to domainCUNITMEINS
SPEEDSpeed CMS_DTE_SHP_SPEEDQUAN13(3) CMS_SHP_SIZE
SPEED_UOMUnit of measure for the speed CMS_DTE_SHP_SPEED_UOMUNIT3Assigned to domainCUNITMEINS
FUEL_CONSUMFuel Consumption CMS_DTE_SHP_FUEL_CONSUMQUAN13(3) CMS_SHP_SIZE
FUEL_CONSUM_UOMUnit of measure for the fuel consumption CMS_DTE_SHP_FUEL_CONSUM_UOMUNIT3Assigned to domainCUNITMEINS
INSUR_PREMIUMInsurance Premium CMS_DTE_SHP_INSUR_PREMIUMCURR17(2) CMS_SHP_AMOUNT
INSUR_PRE_CURRCurrency for insurance premium CMS_DTE_SHP_INSUR_PREMIUM_CURRCUKY5Assigned to domainWAERS
INSUR_TYPEInsurance Type CMS_DTE_SHP_ATT_ID_TY_SHP003CHAR6TCMS_ATT_ID_TYCMS_ATT_ID_TYP
ANNUAL_DEPAnnual depreciation in percentage CMS_DTE_SHP_ANNUAL_DEPDEC10(6) CMS_SHP_PCT
INSUR_VALID_TILLDate of Expiry of the Insurance Policy CMS_DTE_SHP_INSUR_VALID_TILLDATS8CMS_SHP_DATE
POLICY_AMOUNTInsurance Policy Amount CMS_DTE_SHP_POLICY_AMOUNTCURR17(2) CMS_SHP_AMOUNT
POLICY_CURRInsurance Policy Amount Currency CMS_DTE_SHP_POLICY_CURRCUKY5Assigned to domainWAERS
REQD_INSUR_COVERRequired Amount of Insurance Cover CMS_DTE_SHP_REQD_INSUR_COVERCURR17(2) CMS_SHP_AMOUNT
REQD_INSUR_CURRRequired Insurance Cover Currency CMS_DTE_SHP_REQD_INSUR_CURRCUKY5Assigned to domainWAERS
INSURERInsurer CMS_DTE_SHP_ATT_ID_TY_SHP004CHAR6TCMS_ATT_ID_TYCMS_ATT_ID_TYP
CONTACT_FIRMContact Firm CMS_DTE_SHP_CONTACT_FIRMCHAR40CMS_SHP_NAME
CONTACT_PERSONContact Person CMS_DTE_SHP_CONTACT_PERSONCHAR40CMS_SHP_NAME
CATEGORYObject Category CMS_DTE_OMS_OBJ_CATCHAR6Assigned to domainCMS_OBJ_CAT
CATEGORY_NAMEObject Category Name CMS_DTE_OMS_CAT_NAMECHAR40CMS_OMS_CAT_NAME
TYPEMovable types CMS_DTE_MOV_TYPCHAR6Assigned to domainCMS_MOV_TYP
TYPE_NAMEName in a specified language CMS_DTE_MOV_TYP_NAMECHAR40CMS_MOV_NAME
IDENTIFICATIONIdentification Number CMS_DTE_MOV_IDCHAR40ALPHACMS_MOV_IDCMS_SRCH_ACR
MOV_DESCRIPTIONDescription of the object CMS_DTE_MOV_DESCCHAR30CMS_MOV_DESC
DESCRIPTIONDescription CMS_DTE_AST_DESCCHAR30CMS_DSC
OBJECT_REF_IDReference ID for the object CMS_DTE_OBJ_REFIDCHAR40CMS_OBJ_REFID
OBJECT_TYPNot used CMS_DTE_OBJ_TYPCHAR32CMS_OBJ_TYP
COUNTRY_KEYIdentification Key for Country CMS_DTE_AST_COUNTRY_KEYCHAR3Assigned to domainLAND1
RISK_CODERisk Code CMS_DTE_RISK_CODECHAR6Assigned to domainCMS_RISK_CODE
SFTY_INDIndicates if the Asset has a Default Safety Discount CMS_DTE_IND_SFTY_DISCCHAR2CMS_IND_SFTY
SFTY_DSCNTPercentage of Safety Discount CMS_DTE_SAFETY_DSCNTDEC10(6) CMS_SFTY_PCT
SFTY_AMOUNTAmount of Safety Discount CMS_DTE_SAFETY_AMTCURR17(2) CMS_AMOUNT
SFTY_AMT_CURRCurrency of the Safety Discount Amount CMS_DTE_SAFETY_AMT_CURRCUKY5TCURCWAERS
OBJSYSIDObject System Reference ID CMS_DTE_OBJ_SYSIDCHAR6CMS_SYSCMS_OBJSYSTEMIDCMS_OBJ_SYS
VALUATION_TYPType of Valuation Check performed on Collateral Object CMS_DTE_IND_VALN_TYPCHAR2CMS_VALN_TYP
UNIT_VALN_FREQIndicator: Units of time for revaluation of an asset CMS_DTE_IND_AST_VALN_FREQ_UNITCHAR2CMS_IND_AST_VALN_FREQ_UNIT
PERIOD_VALN_FREQRevaluation Period for an Asset CMS_DTE_AST_VALN_FREQ_PERIODNUMC4CMS_AST_VALN_FREQ_PERIOD
PAST_VALUED_DATELast Date on which the Asset was Valued CMS_DTE_VALN_DATEDATS8CMS_DATE
START_DATEDate on which the First Valuation is Performed on the Asset CMS_DTE_START_DATEDATS8CMS_DATE
END_DATEDate on which the Last Valuation is Performed on the Asset CMS_DTE_END_DATEDATS8CMS_DATE
LENDING_RATE_INDIndicator to specify if Asset has a Default Lending Rate CMS_DTE_IND_LND_RTECHAR2CMS_IND_LRTE
LENDING_RATE1Lending Rate 1 CMS_DTE_LRTE_PCT1DEC10(6) CMS_PCT
LENDING_RATE2Lending Rate 2 CMS_DTE_LRTE_PCT2DEC10(6) CMS_PCT
LENDING_RATE3Lending Rate 3 CMS_DTE_LRTE_PCT3DEC10(6) CMS_PCT
LENDING_RATE4Lending Rate 4 CMS_DTE_LRTE_PCT4DEC10(6) CMS_PCT
LENDING_RATE5Lending Rate 5 CMS_DTE_LRTE_PCT5DEC10(6) CMS_PCT
LIQD_TYPLiquidation Type CMS_DTE_LIQD_TYPCHAR6CMS_TYPCMS_AST_LIQTYP
LIQD_REASONLiquidation Reason CMS_DTE_ATT_ID_TY_AST004CHAR6TCMS_ATT_ID_TYCMS_ATT_ID_TYP
LIQD_DATEDate on which the Collateral was Liquidated CMS_DTE_LIQD_DATEDATS8CMS_DATE
LIQD_AMTReturns from the Liquidation of Collateral CMS_DTE_LIQD_VALUECURR17(2) CMS_AMOUNT
LIQD_CURRCurrency of Liquidation Value CMS_DTE_LIQD_CURRCUKY5TCURCWAERS
EXP_PRCD_AMNTExpected Proceed Amount CMS_DTE_LIQ_EXP_PRCD_AMOUNTCURR17(2) CMS_AMOUNT
EXP_PRCD_CURRCurrency: Expected Proceed CMS_DTE_LIQ_EXP_PRCD_CURRCUKY5TCURCWAERS
EXP_ACC_DATEExpected accrual date CMS_DTE_LIQ_EXP_ACCRUAL_DATEDATS8CMS_DATE
ACC_NUMBER_LIQAccount number for liquidation proceeds CMS_DTE_LIQ_ACC_NUMBERCHAR35BANKN35
BANK_CNTRY_LIQBank country key CMS_DTE_LIQ_BNK_CTRY_KYCHAR3T005LAND1
BANK_KEY_LIQBank Key CMS_DTE_LIQ_BNK_KEYCHAR15BANKKBNK
BANK_CTRLKEY_LIQBank Control Key BKONTCHAR2BKONT
UNIT_VERF_FREQIndicator: Units of time for verification of an asset CMS_DTE_IND_AST_VERF_FREQ_UNITCHAR2CMS_IND_AST_VERF_FREQ_UNIT
PERIOD_VERF_FREQStatement Period for an Asset CMS_DTE_AST_VERF_FREQ_PERIODNUMC4CMS_AST_VERF_FREQ_PERIOD
LAST_VERF_DATELast Verification Date CMS_DTE_AST_VERF_DATEDATS8CMS_DATE
NOM_VALUENominal Value of the Asset CMS_DTE_AST_NOMINAL_VALUECURR17(2) CMS_AMOUNT
NOM_VALUE_CURRCurrency of Nominal value CMS_DTE_AST_NOMINAL_VALUE_CURRCUKY5TCURCWAERS
AST_VALUEFinal Asset Value CMS_DTE_AST_VALUECURR17(2) CMS_AMOUNT
AST_VALUE_CURRCurrency of the Final Asset Value CMS_DTE_AST_VALUE_CURRCUKY5TCURCWAERS
QUANTITYQuantity CMS_DTE_QTYQUAN13(3) CMS_QTY
UNIT_OF_MEASUREUnit of Measure of Quantity CMS_DTE_UNITUNIT3T006CUNITMEINS
REC_ATAsset Value Recording Timestamp CMS_DTE_REC_ATDEC15TZNTSTMPS
PUR_PRICEPurchase Price of the Asset CMS_DTE_AST_PURCHASE_PRICECURR17(2) CMS_AMOUNT
PUR_PRICE_CURRCurrency of Purchase Price CMS_DTE_AST_PUR_PRICE_CURRCUKY5TCURCWAERS
PUR_DATEDate of Purchase CMS_DTE_AST_PUR_PRICE_DATEDATS8CMS_DATE
ADMIN_ORG_UNITAdministration Organizational Unit CMS_DTE_ADMINORGCHAR12TEXT12CMS_ADMINORG
BANKAREABank Area in Collateral Management CMS_DTE_BANKAREACHAR4Assigned to domainCMS_BANKAREACMS_BANKAREA
ORG_UNIT1Organizational Unit 1 CMS_DTE_ORG_UNIT1CHAR10Assigned to domainCMS_ORG_UNIT
ORG_UNIT2Organizational Unit 2 CMS_DTE_ORG_UNIT2CHAR10Assigned to domainCMS_ORG_UNIT
ORG_UNIT3Organizational Unit 3 CMS_DTE_ORG_UNIT3CHAR10Assigned to domainCMS_ORG_UNIT
ORG_UNIT4Organizational Unit 4 CMS_DTE_ORG_UNIT4CHAR10Assigned to domainCMS_ORG_UNIT
ORG_UNIT5Organizational Unit 5 CMS_DTE_ORG_UNIT5CHAR10Assigned to domainCMS_ORG_UNIT
CREATED_BYLogin ID of the User who created the Record CMS_DTE_USERCHAR12CMS_USER
CREATED_ATCreation Timestamp CMS_DTE_CREATED_ATDEC15TZNTSTMPS
CHANGED_BYLast Changed By CMS_DTE_LAST_CHNG_USERCHAR12CMS_USER
CHANGED_ATChange Timestamp CMS_DTE_CHANGED_ATDEC15TZNTSTMPS
SOURCEOFENTRYSource of Entry CMS_DTE_SOURCE_OF_ENTRYCHAR32CMS_SOURCE

Key field Non-key field



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

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

How to access SAP table CMS_STR_SHP_MAP_GET_MLT

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