ISHMED_N3BGA4500_PDF SAP () Structure details

Dictionary Type: Structure
Description:




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




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

ISHMED_N3BGA4500_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_N3BGA4500_PDF TYPE ISHMED_N3BGA4500_PDF.

The ISHMED_N3BGA4500_PDF table consists of various fields, each holding specific information or linking keys about data available in SAP. These include N3BG_BEHBE (Character Field Length = 10), ISHMPATGEB (Character Field Length = 10), ISHMUNFDAT (Character field, 8 characters long), N3BG_BEBEH (Character Field Length = 10).. 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_N3BGA4500_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
ISHMPATNAMText (30 Characters) TEXT30CHAR30TEXT30
N3BG_BEHBECharacter Field Length = 10 CHAR10CHAR10CHAR10
ISHMPATGEBCharacter Field Length = 10 CHAR10CHAR10CHAR10
ISHMUNFDATCharacter field, 8 characters long CHAR8CHAR8CHAR8
N3BG_BEBEHCharacter Field Length = 10 CHAR10CHAR10CHAR10
N3BG_BZEITCharacter field, 8 characters long CHAR8CHAR8CHAR8
N3BG_EZEITCharacter field, 8 characters long CHAR8CHAR8CHAR8
N3BG_AKTZEText, 40 Characters Long TEXT40CHAR40TEXT40
ISHMPATUVTText, 40 Characters Long TEXT40CHAR40TEXT40
N3BG_UVTGPIS-H: Business Partner GPARTNERCHAR10Assigned to domainALPHARI_KUNNRNGP
N3BG_STRASText, 40 Characters Long TEXT40CHAR40TEXT40
N3BG_POBOXIS-H: PO Box (for Postal Code Search) ISH_PFACHCHAR10PFACH
N3BG_PSTLZPostal Code PSTLZCHAR10PSTLZ
N3BG_CITY1Text, 40 Characters Long TEXT40CHAR40TEXT40
N3BG_PLZPFPostal Code PSTLZCHAR10PSTLZ
N3BG_ORTPFText, 40 Characters Long TEXT40CHAR40TEXT40
N3BG_ZEICHText (20 Characters) TEXT20CHAR20TEXT20
N3BG_NAVOMCharacter Field Length = 10 CHAR10CHAR10CHAR10
N3BG_UZEIText (20 Characters) TEXT20CHAR20TEXT20
N3BG_PARTIS-H: Business Partner GPARTNERCHAR10Assigned to domainALPHARI_KUNNRNGP
N3BG_NPARTError message text - long text of the error TEXT70CHAR70TEXT70
N3BG_NTEL30 Characters CHAR30CHAR30CHAR30
N3BG_NFAX30 Characters CHAR30CHAR30CHAR30
N3BG_EMAILError message text - long text of the error TEXT70CHAR70TEXT70
N3BG_ADRCheckbox XFELDCHAR1XFELD
N3BG_POSTFCheckbox XFELDCHAR1XFELD
N3BG_KLAG 0
N3BG_ALLZ 0
N3BG_BVF 0
N3BG_ZVF 0
N3BG_UVAE 0
N3BG_MINDNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
N3BG_MERWZ N3BG_K_N_JCHAR1N3BG_K_N_J
N3BG_BWIE 0
N3BG_BWANNCharacter Field Length = 10 CHAR10CHAR10CHAR10
N3BG_WANNTText of Length 72 N2_TXT72CHAR72N2_TXT072
N3BG_MASJN N3BG_K_N_JCHAR1N3BG_K_N_J
N3BG_MASSW 0
N3BG_MASSV 0
N3BG_MASSJ N3BG_K_N_JCHAR1N3BG_K_N_J
N3BG_MASWW 0
N3BG_SBEM 0
N3BGAKTDACharacter Field Length = 10 CHAR10CHAR10CHAR10
N3BG_VVMA2WCA: Responsible Employee (Creator) N3BG_VVMA2CHAR10Assigned to domainALPHARI_KUNNR
N3BG_VVMA1WCA: Accident Insurance Consultant N3BG_VVMA1CHAR10Assigned to domainALPHARI_KUNNR
N3BG_FORMNSmart Forms: Form Name TDSFNAMECHAR30Assigned to domainTDSFNAMESSFNAME
N3BG_SPRASLanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
N3BG_TYPESAP Smart Forms: Smart Form type TDSFTYPECHAR1TDSFTYPE
N3BG_CAPTShort Text TDTEXTCHAR30TDTEXT

Key field Non-key field



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

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

How to access SAP table ISHMED_N3BGA4500_PDF

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