BAPI1300N1TPM 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 BAPI1300N1TPM
Related tables to BAPI1300N1TPM
Access table BAPI1300N1TPM




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

BAPI1300N1TPM 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_BAPI1300N1TPM TYPE BAPI1300N1TPM.

The BAPI1300N1TPM 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 BAPI1300N1TPM 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
DURATIONIS-H*MED: Duration in Minutes N1DAUER_MINNUMC4N1DAUER_MIN
INFECT_DISEASEDegree of Infection - External Format N1IFG_EXTCHAR4CHAR4
ANAESTHET_REQAnesthetist Required (Master Data) N1ANERFORDCHAR1N1ANERF
CONSENTConsent of Patient (for Master Data) N1PATEIN2CHAR1N1PATEIN2
FASTINGPatient Fasting Indicator N1PATNUECHAR1XFELD
POSITIONIDPosition ID External N1LID_EXTCHAR4CHAR4
PREPARATION_TIMPreparation Time for a Service N1VORBZEITNUMC4ISH_DZEIT
CLEANUP_TIMEClean-Up Time for a Service N1NACHBZEITNUMC4ISH_DZEIT
WAITLISTTYPEWaiting List Type N1WLTYPCHAR6CHAR6
AMT_PREREGSNumber of Preregistrations Displayed N1AZVKGNUMC2NUMC2
REQ_PROFILERequest Profile Changeable N1APCHCHAR1N1C001
CONTRAST_MEDContrast Medium Application N1KMCHAR1N1KM
PACEMAKERPacemaker N1SMCHAR1XFELD
METAL_IMPLANTSMetal Implants N1METIMPCHAR1XFELD
LOCALIZATIONEntry of Localization in the Request N1LOKINPCHAR1N1LOKIMP
RAD_DATA_MANDTechn. Examination Data of the Radiology Obligat. N1TDRADCHAR1XFELD
MAT_DOC_MANDMaterial Must Be Entered N1MTRADCHAR1XFELD
ORGANDescription of an Organ N1ORGAN_DECHAR6N1ORGAN_DE
IMAGE_PROCImage-Producing Process N1BILDCHAR1XFELD
NO_REQ_SRVContains No Requestable Services N1REQ_SERCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table BAPI1300N1TPM

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