RNBADI_AT_ISV_TISSA SAP () Structure details

Dictionary Type: Structure
Description:




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




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

RNBADI_AT_ISV_TISSA 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_RNBADI_AT_ISV_TISSA TYPE RNBADI_AT_ISV_TISSA.

The RNBADI_AT_ISV_TISSA table consists of various fields, each holding specific information or linking keys about data available in SAP. These include MANDT (Client), EINRI (Institution), FALNR (IS-H: Case Number), LFDNR (IS-H: Sequence Number of Movement).. 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 or numeric)


SAP RNBADI_AT_ISV_TISSA 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
MANDTClient MANDTCLNT3T000MANDT
EINRIInstitution EINRICHAR4TN01ALPHAEINRIEIN
FALNRIS-H: Case Number FALNRCHAR10NFALALPHAFALNRFAL
LFDNRIS-H: Sequence Number of Movement LFDBEWNUMC5NBEWLFDBEW
INTNR NWAT_INTENSIV_LFDNRNUMC3NWATINTENSNUMC3
ACTINTNR NWAT_INTENSIV_ACTLFDNRNUMC5NUMC5
ERHDT N1ERHEBUNGDATS8DATS
STANMON N1STANMONCHAR1XFELD
LABOR N1LABORCHAR1XFELD
MEDIKE NWATMEDIKECHAR1CHAR1
MEDIKM NWATMEDIKMCHAR1CHAR1
VERBANDR NWATVERBRCHAR1CHAR1
VERBANDH NWATVERBHCHAR1CHAR1
DRAINAG N1DRAINAGCHAR1XFELD
ATMUNGM NWATATMUNGCHAR1CHAR1
ATMUNGU NWATATMUNGUCHAR1CHAR1
TUBSTOM N1TUBSTOMCHAR1XFELD
ATEMTHER N1ATEMTHERCHAR1XFELD
VASOMEDIE N1EIMESOMECHAR1XFELD
VASOMEDIM N1MEMESOMECHAR1XFELD
MASFL N1MASFLCHAR1XFELD
ARTHKATH N1ARTHKATHCHAR1XFELD
PULMONAL N1PULMONALCHAR1XFELD
ZENKATH N1ZENKATHCHAR1XFELD
KARDIO N1KARDIOCHAR1XFELD
NIERERS N1NIERERSCHAR1XFELD
HARNBIL N1HARNBILCHAR1XFELD
AKTDIU N1AKTDIUCHAR1XFELD
HIRNDR N1HIRNDRUCCHAR1XFELD
METABENT N1METABENTCHAR1XFELD
ERNENT N1ERNENTCHAR1XFELD
ERNPAR N1ERNPARCHAR1XFELD
INTEREIN NWATINTEINCHAR1CHAR1
INTERME NWATINTERMECHAR1CHAR1
DIAGTHER N1DIAGTHERCHAR1XFELD
ERDATIS-H: Date when Record Created RI_ERDATDATS8RI_DATUM
ERTIMIS-H: Time Record Created RI_ERTIMTIMS6UHRZT
ERUSRIS-H: Name of Employee who Created Record RI_ERNAMCHAR12USNAM
UPDATIS-H: Date of Last Change RI_UPDATDATS8RI_DATUM
UPTIMIS-H: Time of Last Change RI_UPTIMTIMS6UHRZT
UPUSRIS-H: Name of Person who Last Changed Data RI_UPNAMCHAR12USNAM
STORNIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
STDATDate of Cancellation STORN_DATDATS8RI_DATUM
STUSRIS-H: Name of User who Canceled Data Record STORN_USERCHAR12USNAM
MEDIKA NWAT_SCO_MEDIKACHAR1NWAT_SCO_MEDIKA
VERBANDW NWAT_SCO_VERBANDWCHAR1NWAT_SCO_VERBANDW
ATMMOD NWAT_SCO_ATMUNGMCHAR1NWAT_SCO_ATMUNGM
ATEMWEG NWAT_SCO_ATEMWEGZCHAR1NWAT_SCO_ATEMWEGZ
MEDIVASO NWAT_SCO_MEDIVASOCHAR1NWAT_SCO_MEDIVASO
MONHAEMO NWAT_SCO_MONHAEMOCHAR1NWAT_SCO_MONHAEMO
INTERVEN NWAT_SCO_INTERVENCHAR1NWAT_SCO_INTERVEN
AGIDELI NWAT_SCO_AGIDELICHAR1NWAT_SCO_AGIDELI
ASSKARDI NWAT_SCO_ASSKARDICHAR1XFELD
ASSPULMO NWAT_SCO_ASSPULMOCHAR1XFELD
HYPOTHERA NWAT_SCO_HYPOTHERACHAR1XFELD
LEBERSUP NWAT_SCO_LEBERSUPCHAR1XFELD
INTRAVTH NWAT_SCO_INTRAVTHCHAR1XFELD
TIMESTAMPTimestamp in Short Form (YYYYMMDDhhmmss) ISH_TIMESTAMPDEC15TZNTSTMPS

Key field Non-key field



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

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

How to access SAP table RNBADI_AT_ISV_TISSA

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