ISH_NL_BAPI1084SRCH_EXT SAP () Structure details

Dictionary Type: Structure
Description:




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




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

ISH_NL_BAPI1084SRCH_EXT 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 "" 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_ISH_NL_BAPI1084SRCH_EXT TYPE ISH_NL_BAPI1084SRCH_EXT.

The ISH_NL_BAPI1084SRCH_EXT table consists of various fields, each holding specific information or linking keys about data available in SAP. These include CLIENT (Client), PATIENTID (IS-H: Patient Number), CHKDIGITPAT (Check Digit for Patient), EXT_PAT_ID (IS-H: External Patient Identification).. 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 ISH_NL_BAPI1084SRCH_EXT 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 MANDTCLNT3T000MANDT
PATIENTIDIS-H: Patient Number PATNRCHAR10Assigned to domainALPHAPATNRPAT
CHKDIGITPATCheck Digit for Patient PZIFF_PATCHAR1PZIFFPZP
EXT_PAT_IDIS-H: External Patient Identification EXT_PATNRCHAR20EXT_PATNR
INSTITUTIONInstitution EINRICHAR4TN01ALPHAEINRIEIN
INST_STEXTIS-H: Short Text for Institution EINKBCHAR15TEXT15
CANCEL_INDIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
LAST_NAME_PATPatient Last Name NNAME_PATCHAR30TEXT30
STD_LNAME_PATIS-H: Standardized Last Name NNAMES_PATCHAR30CHAR30
FRST_NAME_PATIS-H: Patient First Name VNAME_PATCHAR30TEXT30
STD_FNAME_PATStandardized First Name VNAMES_PATCHAR30CHAR30
PREFIXIS-H: Name Prefix RI_VORSWCHAR15T535NTITEL
AFFIXIS-H: Name Affix RI_NAMZUCHAR15T535NTITEL
TITLEIS-H: Title RI_TITELCHAR15T535NTITEL
PSEUDOPseudonym, Order Name NAME2_PATCHAR30TEXT30
FULL_NAME_PATIS-H: Patient Name RI_NAMECHAR30TEXT30
BIRTH_NAMEIS-H: Birthname GBNAMCHAR30TEXT30
STD_BNAME_PATIS-H: Standardized Birthname GBNAMS_PATCHAR30CHAR30
DOBIS-H: Birthdate RI_GBDATDATS8RI_DATUM
SEXIS-H: Sex Indicator - Internal GSCHLCHAR1GSCHL
SEX_EXTIS-H: Sex Indicator - User-Specific GSCHLECHAR1TN17GGSCHLE
SEX_STEXTIS-H: Sex Specification - User-Specific TEXT_GESCHAR10TEXT10
SSNIS-H: Social Insurance Number ISH_RVNUMCHAR20ISH_SVNUM
DOC_TYPEType of Identification Document ISH_PASSTYCHAR2TN17DALPHAISH_PASSTY
DOC_TYPE_TEXTText for Identification Document Type ISH_PASSTXCHAR15TEXT15
DOC_NOIS-H: Identification Document Number ISH_PASSNRCHAR15NLJUSISH_PASSNR
NON_RESIDENTIndicator That Patient Is Non-Resident ISH_RESIDCHAR1XFELD
EXPIREDIS-H: Patient Is Deceased PAT_TODCHAR1XFELD
C_OF_DEATHIS-H: Cause of Death TODURCHAR3TN18ATODUR
C_OF_DEATHTXTIS-H: Cause of Death Text TUTXTCHAR20TEXT20
QUICK_ADMIS-H: Quick Admission Indicator KURZAUFCHAR1XFELD
EMERG_ADMIS-H: Emergency Admission Indicator NOTAUFCHAR1XFELD
COUNTRYIS-H: Country of patient's place of residence LAND_PATCHAR3T005LAND1
COUNTRY_ISOCountry ISO code INTCACHAR2INTCAF4_INTCA
COUNTRY_TEXTCountry Name LANDXCHAR15TEXT15
PCDIS-H: Postal Code of City ISH_PSTLZOCHAR10PSTLZ
CITYIS-H: City ISH_CITY1CHAR40TEXT40
DISTRICTIS-H: District ISH_CITY2CHAR40TEXT40
STR_NOIS-H: Street ISH_STRASSCHAR40TEXT40
PHONENOIS-H: Telephone Number ISH_TELNRCHAR30CHAR30
ADDRESSIS-H: Patient address ISH_PADRESCHAR50TEXT50
PAT_REFReference to Patient Number in Merging RFPATCHAR10Assigned to domainALPHAPATNR
APPT_IDIS-H: Identification of Appointment ISH_TMNIDCHAR10ALPHAISH_LNRAPP
VIPIS-H: VIP Indicator VIPKZCHAR1XFELD
INACTIVE'Inactive' Indicator ISH_INACTIVECHAR1XFELD
TAXNUMBERTax Number of Person ISH_IT_TAXNUMCHAR20BPTAXNUM
STPCODESTP Code ISH_STPCHAR16ISH_STP
BIRTH_RANKIS-H FR: Birth Rank /ISHFR/ISH_BIRTH_RANKNUMC1/ISHFR/ISH_BIRTH_RANK
KD_ICO30 Characters CHAR30CHAR30CHAR30

Key field Non-key field



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

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

How to access SAP table ISH_NL_BAPI1084SRCH_EXT

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