BAPI1300N1TPMX SAP (IS-H*MED: Medical Enhancements for the Service Catalog Items) Structure details

Dictionary Type: Structure
Description: IS-H*MED: Medical Enhancements for the Service Catalog Items




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




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

BAPI1300N1TPMX 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-H*MED: Medical Enhancements for the Service Catalog Items" 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_BAPI1300N1TPMX TYPE BAPI1300N1TPMX.

The BAPI1300N1TPMX table consists of various fields, each holding specific information or linking keys about IS-H*MED: Medical Enhancements for the Service Catalog Items data available in SAP. These include INSTITUTION (Institution), SRVCATID (IS-H: Service Catalog Identification Key), SERVICEID (Service in Service Catalog), PRIORITY (Priority for Request and Movement (External)).. 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 BAPI1300N1TPMX 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
CLIENTClient MANDTCLNT3Assigned to domainMANDT
INSTITUTIONInstitution EINRICHAR4Assigned to domainALPHAEINRIEIN
SRVCATIDIS-H: Service Catalog Identification Key TARIDCHAR2Assigned to domainALPHATARIDTAK
SERVICEIDService in Service Catalog TARLSCHAR10Assigned to domainALPHATARLSTAL
PRIORITYPriority for Request and Movement (External) N1APRIECHAR3Assigned to domainN1APRIE
PRIORITYXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DURATIONIS-H*MED: Duration in Minutes N1DAUER_MINNUMC4N1DAUER_MIN
DURATIONXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
INFECT_DISEASEDegree of Infection - External Format N1IFG_EXTCHAR4CHAR4
INFECT_DISEASEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ANAESTHET_REQAnesthetist Required (Master Data) N1ANERFORDCHAR1N1ANERF
ANAESTHET_REQXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CONSENTConsent of Patient (for Master Data) N1PATEIN2CHAR1N1PATEIN2
CONSENTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FASTINGPatient Fasting Indicator N1PATNUECHAR1XFELD
FASTINGXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
POSITIONIDPosition ID External N1LID_EXTCHAR4CHAR4
POSITIONIDXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PREPARATION_TIMPreparation Time for a Service N1VORBZEITNUMC4ISH_DZEIT
PREPARATION_TIMXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CLEANUP_TIMEClean-Up Time for a Service N1NACHBZEITNUMC4ISH_DZEIT
CLEANUP_TIMEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
WAITLISTTYPEWaiting List Type N1WLTYPCHAR6CHAR6
WAITLISTTYPEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AMT_PREREGSNumber of Preregistrations Displayed N1AZVKGNUMC2NUMC2
AMT_PREREGSXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
REQ_PROFILERequest Profile Changeable N1APCHCHAR1N1C001
REQ_PROFILEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CONTRAST_MEDContrast Medium Application N1KMCHAR1N1KM
CONTRAST_MEDXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PACEMAKERPacemaker N1SMCHAR1XFELD
PACEMAKERXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
METAL_IMPLANTSMetal Implants N1METIMPCHAR1XFELD
METAL_IMPLANTSXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LOCALIZATIONEntry of Localization in the Request N1LOKINPCHAR1N1LOKIMP
LOCALIZATIONXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
RAD_DATA_MANDTechn. Examination Data of the Radiology Obligat. N1TDRADCHAR1XFELD
RAD_DATA_MANDXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MAT_DOC_MANDMaterial Must Be Entered N1MTRADCHAR1XFELD
MAT_DOC_MANDXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ORGANDescription of an Organ N1ORGAN_DECHAR6N1ORGAN_DE
ORGANXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
IMAGE_PROCImage-Producing Process N1BILDCHAR1XFELD
IMAGE_PROCXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NO_REQ_SRVContains No Requestable Services N1REQ_SERCHAR1XFELD
NO_REQ_SRVXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

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

How to access SAP table BAPI1300N1TPMX

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