ISHMED_N3BGF2400_PDF SAP () Structure details

Dictionary Type: Structure
Description:




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




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

ISHMED_N3BGF2400_PDF 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_ISHMED_N3BGF2400_PDF TYPE ISHMED_N3BGF2400_PDF.

The ISHMED_N3BGF2400_PDF table consists of various fields, each holding specific information or linking keys about data available in SAP. These include ISHMPATGEB (Character Field Length = 10), ISHMPATADR (), ISHMPATUVT (IS-H: Insurance Provider Name), ISHMPATAGA ().. 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 (Deep)


SAP ISHMED_N3BGF2400_PDF 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
ISHMPATNAMIS-H: Patient Name RI_NAMECHAR30TEXT30
ISHMPATGEBCharacter Field Length = 10 CHAR10CHAR10CHAR10
ISHMPATADR N3BG_ADRESSECHAR70TEXT70
ISHMPATUVTIS-H: Insurance Provider Name KTNAMCHAR40TEXT40
ISHMPATAGA N3BG_ADRESSECHAR70TEXT70
ISHMUNFDATCharacter Field Length = 10 CHAR10CHAR10CHAR10
N3BG_LEIZ1 N3BG_LEIZICHAR6TEXT6
N3BG_LEIZ2 N3BG_LEIZICHAR6TEXT6
N3BG_LEIZ3 N3BG_LEIZICHAR6TEXT6
N3BG_LEIZ4 N3BG_LEIZICHAR6TEXT6
N3BG_ABEH1 N3BG_ABEHNUMC3INT3
N3BG_ABEH2 N3BG_ABEHNUMC3INT3
N3BG_ABEH3 N3BG_ABEHNUMC3INT3
N3BG_ABEH4 N3BG_ABEHNUMC3INT3
N3BG_ABEW1 N3BG_ABEHWNUMC3INT3
N3BG_ABEW2 N3BG_ABEHWNUMC3INT3
N3BG_ABEW3 N3BG_ABEHWNUMC3INT3
N3BG_ABEW4 N3BG_ABEHWNUMC3INT3
N3BG_BEEI1 N3BG_BEEI1INT25INT2
N3BG_BEEI2 N3BG_BEEI1INT25INT2
N3BG_BEEI3 N3BG_BEEI1INT25INT2
N3BG_BEEI4 N3BG_BEEI1INT25INT2
N3BG_ZEBE1 N3BG_ZEBEINT25INT2
N3BG_ZEBE2 N3BG_ZEBEINT25INT2
N3BG_ZEBE3 N3BG_ZEBEINT25INT2
N3BG_ZEBE4 N3BG_ZEBEINT25INT2
N3BG_GRUN1 0
N3BG_GRUN2 0
N3BG_GRUN3 0
N3BG_GRUN4 0
N3BG_WGRUN 0
N3BG_BEHBECharacter Field Length = 10 CHAR10CHAR10CHAR10
N3BG_WIEDTCharacter Field Length = 10 CHAR10CHAR10CHAR10
N3BGAKTDACharacter Field Length = 10 CHAR10CHAR10CHAR10
N3BG_FORMNSmart Forms: Name of a text module TDTXTNAMECHAR30Assigned to domainTDSFNAMESSFTXTNAME
N3BG_AVMA1 N3BG_AVMA1CHAR70TEXT70
TEXT_LINEText Line TEXT72CHAR72TEXT72
N3BG_DIAG 0
N3BG_LTXT 0

Key field Non-key field



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

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

How to access SAP table ISHMED_N3BGF2400_PDF

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