BAPICMS_STR_SHP_DETAILS_GET SAP (Get : Ship details) Structure details

Dictionary Type: Structure
Description: Get : Ship details




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




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

BAPICMS_STR_SHP_DETAILS_GET 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 "Get : Ship 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_BAPICMS_STR_SHP_DETAILS_GET TYPE BAPICMS_STR_SHP_DETAILS_GET.

The BAPICMS_STR_SHP_DETAILS_GET table consists of various fields, each holding specific information or linking keys about Get : Ship details data available in SAP. These include TYPE (Ship type), NAME (Ship name), CHARTER_NAME (Charter name), CALL_SIGN (IMO Number).. 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 BAPICMS_STR_SHP_DETAILS_GET 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
CATEGORYObject Category BAPICMS_DTE_OMS_OBJ_CATCHAR6Assigned to domainCMS_OBJ_CAT
TYPEShip type BAPICMS_DTE_SHP_TYPCHAR6Assigned to domainCMS_SHP_TYPCMS_SHP_TYP
NAMEShip name BAPICMS_DTE_SHP_NAMECHAR40CMS_SHP_NAMECMS_SHP_NAME
CHARTER_NAMECharter name BAPICMS_DTE_SHP_CH_NAMECHAR40CMS_SHP_NAMECMS_SHP_CH_NAME
CALL_SIGNIMO Number BAPICMS_DTE_SHP_CALL_SIGNCHAR20CMS_SHP_NUMBER
SHIP_CLASSShip Class Either Sea ship or Inland ship BAPICMS_DTE_SHP_CLASSCHAR2CMS_SHP_CLASS
REGISTRATION_NUMBERRegistration number BAPICMS_DTE_SHP_REG_NUMCHAR20CMS_SHP_NUMBER
REGISTRATION_DATERegistration date BAPICMS_DTE_SHP_REG_DATEDATS8CMS_SHP_DATE
REGISTRATION_PLACERegistration place BAPICMS_DTE_SHP_REG_PLACECHAR40CMS_SHP_NAME
REGISTRATION_COUNTRYRegistration country BAPICMS_DTE_SHP_REG_COUNTRYCHAR3Assigned to domainLAND1
REGISTRATION_COUNTRY_ISOCountry ISO code INTCACHAR2INTCAF4_INTCA
EXTERNAL_REFERENCE_IDReference ID for the object BAPICMS_DTE_SHP_OBJ_REFIDCHAR40CMS_SHP_NAME
FLEET_NAMEFleet Name BAPICMS_DTE_SHP_FLEET_NAMECHAR40CMS_SHP_NAME
IDENTIFICATIONShip ID BAPICMS_DTE_SHP_IDCHAR40ALPHACMS_SHP_IDCMS_SHP_ID
ISM_VALID_FROMISM certificate valid from BAPICMS_DTE_SHP_ISM_FROMDATS8CMS_SHP_DATE
ISM_VALID_TOISM Certificate valid until BAPICMS_DTE_SHP_ISM_TODATS8CMS_SHP_DATE
RATING_DATERating date BAPICMS_DTE_SHP_RATE_DATEDATS8CMS_SHP_DATE
RATING_CLASSRating Class BAPICMS_DTE_SHP_RATING_CLSCHAR20CMS_SHP_RATING_CLS
CLASSIFICATIONClassification BAPICMS_DTE_SHP_CLASSIFICATIONCHAR40CMS_SHP_NAME
CLASSIFICATION_COMPANYClassification Company BAPICMS_DTE_SHP_CLASS_COMPANYCHAR6CMS_ATT_ID_TYP
COMMENTDescription BAPICMS_DTE_SHP_COMMENTSCHAR40CMS_SHP_NAME
PURCHASE_PRICEPurchase price BAPICMS_DTE_SHP_PUR_PRIDEC23(4) BAPICURR
CURRENCY_PURCHASE_PRICECurrency for purchase price BAPICMS_DTE_SHP_PUR_CURRCUKY5Assigned to domainWAERS
CURRENCY_PURCHASE_PRICE_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
DATE_PURCHASE_PRICEPurchase date BAPICMS_DTE_SHP_PUR_DATEDATS8CMS_SHP_DATE
CONSTRUCTION_COUNTRYConstruction country BAPICMS_DTE_SHP_CONS_COUNTRYCHAR3Assigned to domainLAND1
CONSTRUCTION_COUNTRY_ISOCountry ISO code INTCACHAR2INTCAF4_INTCA
CONSTRUCTION_COSTConstruction price BAPICMS_DTE_SHP_CONS_PRICEDEC23(4) BAPICURR
CURRENCY_CONSTRUCTION_COSTCurrency for construction price BAPICMS_DTE_SHP_CONS_CURRCUKY5Assigned to domainWAERS
CURRENCY_CONSTRUCTION_COST_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
DELIVERY_DATEDate of Delivery of the ship BAPICMS_DTE_SHP_DELIVERY_DATEDATS8CMS_SHP_DATE
DOCKDock - Built the Ship - Manufacuter's Name BAPICMS_DTE_SHP_DOCKCHAR40CMS_SHP_NAME
LENGTHShip length BAPICMS_DTE_SHP_LENGTHQUAN13(3) CMS_SHP_SIZE
UNIT_OF_MEASURE_LENGTHUnit of measure for the ship length BAPICMS_DTE_SHP_LENGTH_UOMUNIT3Assigned to domainCUNITMEINS
UNIT_OF_MEASURE_LENGTH_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
BREADTHShip breadth BAPICMS_DTE_SHP_BREADTHQUAN13(3) CMS_SHP_SIZE
UNIT_OF_MEASURE_BREADTHUnit of measure for the breadth BAPICMS_DTE_SHP_BREADTH_UOMUNIT3Assigned to domainCUNITMEINS
UNIT_OF_MEASURE_BREADTH_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
DEPTHShip depth BAPICMS_DTE_SHP_DEPTHQUAN13(3) CMS_SHP_SIZE
UNIT_OF_MEASURE_DEPTHUnit of measure for the depth BAPICMS_DTE_SHP_DEPTH_UOMUNIT3Assigned to domainCUNITMEINS
UNIT_OF_MEASURE_DEPTH_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
VOLUMEShip volume BAPICMS_DTE_SHP_VOLUMEQUAN13(3) CMS_SHP_SIZE
UNIT_OF_MEASURE_VOLUMEUnit of measure for the ship volume BAPICMS_DTE_SHP_VOLUME_UOMUNIT3Assigned to domainCUNITMEINSCMS_ELM_VOLUME_UOM
UNIT_OF_MEASURE_VOLUME_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
DEAD_WEIGHT_TONNAGEDead weight tonnage BAPICMS_DTE_SHP_DWTQUAN13(3) CMS_SHP_SIZE
UNIT_OF_MEASURE_DEAD_WGHT_TONNUnit of measure for the dead weight tonnage BAPICMS_DTE_SHP_DWT_UOMUNIT3Assigned to domainCUNITMEINS
UNIT_OF_MEASURE_DEAD_WGHT_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
GROSS_TONNAGEGross tonnage BAPICMS_DTE_SHP_GROSSTQUAN13(3) CMS_SHP_SIZE
UNIT_OF_MEASURE_GROSS_TONNAGEUnit of measure for the gross tonnage BAPICMS_DTE_SHP_GROSST_UOMUNIT3Assigned to domainCUNITMEINS
UNIT_OF_MEASURE_GROSS_TONNAGE_ISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
TRACK_LENGTHTrack length BAPICMS_DTE_SHP_TRK_LENQUAN13(3) CMS_SHP_SIZE
UNIT_OF_MEASURE_TRACK_LENGTHUnit of measure for the track length BAPICMS_DTE_SHP_TRK_LEN_UOMUNIT3Assigned to domainCUNITMEINS
UNIT_OF_MEASURE_TRACK_LENGTH_IISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
NUMBER_OF_REFRGERTD_CONTAINERSNumber of refrigerated containers BAPICMS_DTE_SHP_NO_REF_CONTDEC10CMS_SHP_INT
CONTAINER_CAPACITY_IN_NUMBERSNumber of Container capacity BAPICMS_DTE_SHP_CONT_CAPDEC10CMS_SHP_INT
NUMBER_OF_CABINSNo. of cabin rooms BAPICMS_DTE_SHP_CAB_ROOMDEC10CMS_SHP_INT
NUMBER_OF_VEHICLE_PARKNG_UNITSParking units in the vehicle parking bay BAPICMS_DTE_SHP_NO_PARKDEC10CMS_SHP_INT
NUMBER_OF_PASSENGERSNumber of passengers BAPICMS_DTE_SHP_NO_PAXDEC10CMS_SHP_INT
CAN_TRNSPRT_OVERSIZE_CONTAINEOversize Container (yes/no) BAPICMS_DTE_SHP_OVERSIZ_CONTNRCHAR1CMS_SHP_FLG
HULL_TYPEHull Type BAPICMS_DTE_SHP_ATT_ID_TY_SHP1CHAR6CMS_ATT_ID_TYP
MANUFACTURER_OF_MACHINEManufacturer of the Machine BAPICMS_DTE_SHP_MANUFR_MACHINECHAR40CMS_SHP_NAME
MACHINE_TYPEMachine type BAPICMS_DTE_SHP_MAC_TYPCHAR40CMS_SHP_NAME
NUMBER_OF_MACHINESNumber of Machines BAPICMS_DTE_SHP_NO_MACHINESDEC10CMS_SHP_INT
CRANE_EQUIPMENTCrane Equipment BAPICMS_DTE_SHP_CRANE_EQUIPCHAR40CMS_SHP_NAME
POWEREngine power BAPICMS_DTE_SHP_POWERQUAN13(3) CMS_SHP_SIZE
UNIT_OF_MEASURE_POWERUnit of measure for the horse power BAPICMS_DTE_SHP_POWER_UOMUNIT3Assigned to domainCUNITMEINS
UNIT_OF_MEASURE_POWER_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
SPEEDSpeed BAPICMS_DTE_SHP_SPEEDQUAN13(3) CMS_SHP_SIZE
UNIT_OF_MEASURE_SPEEDUnit of measure for the speed BAPICMS_DTE_SHP_SPEED_UOMUNIT3Assigned to domainCUNITMEINS
UNIT_OF_MEASURE_SPEED_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
FUEL_CONSUMPTIONFuel Consumption BAPICMS_DTE_SHP_FUEL_CONSUMQUAN13(3) CMS_SHP_SIZE
UNIT_OF_MEASURE_FUEL_CONSUMPTNUnit of measure for the fuel consumption BAPICMS_DTE_SHP_FUEL_CONSM_UOMUNIT3Assigned to domainCUNITMEINS
UNIT_OF_MEASURE_FUEL_CONSU_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
INSURANCE_PREMIUMInsurance premium BAPICMS_DTE_SHP_INSUR_PREMIUMDEC23(4) BAPICURR
CURRENCY_INSURANCE_PREMIUMCurrency for insurance premium BAPICMS_DTE_SHP_INSU_PREM_CURRCUKY5Assigned to domainWAERS
CURRENCY_INSURANCE_PREMIUM_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
INSURANCE_TYPEInsurance Type BAPICMS_DTE_SHP_ATT_ID_TY_SHP3CHAR6CMS_ATT_ID_TYP
ANNUAL_DEPRECIATIONAnnual depreciation in percentage BAPICMS_DTE_SHP_ANNUAL_DEPDEC10(6) CMS_SHP_PCT
INSURANCE_VALID_TILLDate of Expiry of the Insurance Policy BAPICMS_DTE_SHP_INSUR_VALD_TILDATS8CMS_SHP_DATE
POLICY_AMOUNTInsurance Policy Amount BAPICMS_DTE_SHP_POLICY_AMOUNTDEC23(4) BAPICURR
CURRENCY_POLICY_AMOUNTInsurance Policy Amount Currency BAPICMS_DTE_SHP_POLICY_CURRCUKY5Assigned to domainWAERS
CURRENCY_POLICY_AMOUNT_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
REQUIRED_INSURANCE_COVERRequired Insurance Cover BAPICMS_DTE_SHP_REQD_INSU_COVRDEC23(4) BAPICURR
CURRENCY_REQUIRED_INSURANCERequired Insurance Cover Currency BAPICMS_DTE_SHP_REQD_INSU_CURRCUKY5Assigned to domainWAERS
CURRENCY_REQUIRED_INSURANC_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
INSURERInsurer BAPICMS_DTE_SHP_ATT_ID_TY_SHP4CHAR6CMS_ATT_ID_TYP
CONTACT_FIRMContact Firm BAPICMS_DTE_SHP_CONTACT_FIRMCHAR40CMS_SHP_NAME
CONTACT_PERSONContact Person BAPICMS_DTE_SHP_CONTACT_PERSONCHAR40CMS_SHP_NAME
CREATED_BYLogin ID of the User who created the Record BAPICMS_DTE_USERCHAR12CMS_USER
CREATED_ATCreation Timestamp BAPICMS_DTE_CREATED_ATDEC15TZNTSTMPS
CHANGED_BYLast Changed By BAPICMS_DTE_LAST_CHNG_USERCHAR12CMS_USER
CHANGED_ATChange Timestamp BAPICMS_DTE_CHANGED_ATDEC15TZNTSTMPS
SOURCEOFENTRYSource of Entry BAPICMS_DTE_SOURCE_OF_ENTRYCHAR32CMS_SOURCE

Key field Non-key field



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

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

How to access SAP table BAPICMS_STR_SHP_DETAILS_GET

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