BAPI1313ATTISS28 SAP () Structure details

Dictionary Type: Structure
Description:




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




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

BAPI1313ATTISS28 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_BAPI1313ATTISS28 TYPE BAPI1313ATTISS28.

The BAPI1313ATTISS28 table consists of various fields, each holding specific information or linking keys about data available in SAP. These include INSTITUTION (Institution), PATCASEID (IS-H: Case Number), MOVEMNT_SEQNO (IS-H: Sequence Number of Movement), INT_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: Can be enhanced (character-type or numeric)


SAP BAPI1313ATTISS28 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
INSTITUTIONInstitution EINRICHAR4TN01ALPHAEINRIEIN
PATCASEIDIS-H: Case Number FALNRCHAR10NFALALPHAFALNRFAL
MOVEMNT_SEQNOIS-H: Sequence Number of Movement LFDBEWNUMC5NBEWLFDBEW
INT_NUMBER NWAT_INTENSIV_LFDNRNUMC3NWATINTENSNUMC3
ACT_INT_NUMBER NWAT_INTENSIV_ACTLFDNRNUMC5NUMC5
TRANS_DATE N1ERHEBUNGDATS8DATS
STAND_MONITOR N1STANMONCHAR1XFELD
LAB N1LABORCHAR1XFELD
MEDI_SINGLE NWATMEDIKECHAR1CHAR1
MEDI_MULTI NWATMEDIKMCHAR1CHAR1
ROUT_BAND_CHANGE NWATVERBRCHAR1CHAR1
FREQU_BAND_CHANGE NWATVERBHCHAR1CHAR1
DRAIN_CARE N1DRAINAGCHAR1XFELD
MECH_BREATHING NWATATMUNGCHAR1CHAR1
BREATHING_AID NWATATMUNGUCHAR1CHAR1
TUB_STOMA N1TUBSTOMCHAR1XFELD
BREATHING_THERAPY N1ATEMTHERCHAR1XFELD
ONE_TIME_VASO_MEDI N1EIMESOMECHAR1XFELD
FREQU_VASO_MEDI N1MEMESOMECHAR1XFELD
MASS_FLUID_REPL N1MASFLCHAR1XFELD
ART_CATH N1ARTHKATHCHAR1XFELD
PUL_CATH N1PULMONALCHAR1XFELD
CENT_VEN_CATH N1ZENKATHCHAR1XFELD
CARD_REANI N1KARDIOCHAR1XFELD
KIDNEY_REPL_THERAPY N1NIERERSCHAR1XFELD
UREA_ACCOUNT N1HARNBILCHAR1XFELD
ACT_DIURESE N1AKTDIUCHAR1XFELD
BRAIN_PRESS_MEAS N1HIRNDRUCCHAR1XFELD
TREAT_META N1METABENTCHAR1XFELD
NUTRITION_ENT N1ERNENTCHAR1XFELD
NUTRITION_PAR N1ERNPARCHAR1XFELD
SIMPL_INTERV NWATINTEINCHAR1CHAR1
FREQU_INTERV NWATINTERMECHAR1CHAR1
DIAG_THER_OUT_IBS N1DIAGTHERCHAR1XFELD
CREATION_DATEIS-H: Date when Record Created RI_ERDATDATS8RI_DATUM
CREATION_TIMEIS-H: Time Record Created RI_ERTIMTIMS6UHRZT
CREATION_USERIS-H: Name of Employee who Created Record RI_ERNAMCHAR12USNAM
UPDATE_DATEIS-H: Date of Last Change RI_UPDATDATS8RI_DATUM
UPDATE_TIMEIS-H: Time of Last Change RI_UPTIMTIMS6UHRZT
UPDATE_USERIS-H: Name of Person who Last Changed Data RI_UPNAMCHAR12USNAM
CANCEL_INDIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
CANCEL_DATEDate of Cancellation STORN_DATDATS8RI_DATUM
CANCEL_USERIS-H: Name of User who Canceled Data Record STORN_USERCHAR12USNAM
MEDI NWAT_SCO_MEDIKACHAR1NWAT_SCO_MEDIKA
BAND_CHANGE NWAT_SCO_VERBANDWCHAR1NWAT_SCO_VERBANDW
BREATHING_MODE NWAT_SCO_ATMUNGMCHAR1NWAT_SCO_ATMUNGM
BREATHING_WAY NWAT_SCO_ATEMWEGZCHAR1NWAT_SCO_ATEMWEGZ
MEDI_VASO NWAT_SCO_MEDIVASOCHAR1NWAT_SCO_MEDIVASO
MON_HAEMO_DYN NWAT_SCO_MONHAEMOCHAR1NWAT_SCO_MONHAEMO
INTERV NWAT_SCO_INTERVENCHAR1NWAT_SCO_INTERVEN
AGI_DELI NWAT_SCO_AGIDELICHAR1NWAT_SCO_AGIDELI
ASSIST_CARDIO NWAT_SCO_ASSKARDICHAR1XFELD
ASSIST_PULMON NWAT_SCO_ASSPULMOCHAR1XFELD
HYPO_THERA NWAT_SCO_HYPOTHERACHAR1XFELD
LIVER_SUP NWAT_SCO_LEBERSUPCHAR1XFELD
CONT_INTRA_THERA NWAT_SCO_INTRAVTHCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table BAPI1313ATTISS28

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