N3KV000000000000000000001 SAP () Structure details

Dictionary Type: Structure
Description:




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




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

N3KV000000000000000000001 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_N3KV000000000000000000001 TYPE N3KV000000000000000000001.

The N3KV000000000000000000001 table consists of various fields, each holding specific information or linking keys about data available in SAP. These include N3A_KKNAME (Health Insurer Name), N3A_KKNUM (Health Insurer No.), N3A_PATNN (Last Name of Person Insured), N3A_PATVN (Insured First Name).. 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 N3KV000000000000000000001 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
N3A_GPARTIS-H: Business Partner GPARTNERCHAR10Assigned to domainALPHARI_KUNNRNGP
N3A_KKNAMEHealth Insurer Name N3A_KKNAMECHAR35TEXT35
N3A_KKNUMHealth Insurer No. N3A_KKNUMCHAR15TEXT15
N3A_PATNNLast Name of Person Insured N3A_PATNNCHAR30TEXT30
N3A_PATVNInsured First Name N3A_PATVNCHAR30TEXT30
N3A_PATGDTBirthdate of Person Insured N3A_PATGDTDATS8DATUM
N3A_PATSTRStreet and Number of Insured Person N3A_PATSTRCHAR30TEXT30
N3A_PATORTCity of Person Insured N3A_PATORTCHAR30TEXT30
N3A_INSTKZHI Fund Number / Institute Indicator N3A_INSTKZCHAR7TEXT7
N3A_VERSNRHealth Insurance No. N3A_VERSNRCHAR20CHAR20
N3A_VERSSTStatus of Insured N3A_VERSSTCHAR4TEXT4
N3A_VERSSESupplement to Status of Insured Person N3A_VERSSECHAR3TEXT3
N3A_VERARZNumber of Contracted Physician N3A_VERARZCHAR20TEXT20
N3A_VKBIS'Valid to' Date of Health Insurance Card N3A_VKBISDATS8DATUM
N3A_AUSDTHI: Date of Issue N3A_AUSDTDATS8DATUM
N3A_GDATC N3A_CHAR10CHAR10N3A_CHAR10
N3A_F01A11HI: F01A Initial Certificate/Subsequent Certificate N3A_F01A11CHAR2N3A_FIRSTORNEXT
N3A_F01A11_XShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
N3A_F01A08IS-H*MED: Incapacitated From N3A_F01A08DATS8DATUM
N3A_F01A09IS-H*MED: Provisionally Incapacitated Until N3A_F01A09DATS8DATUM
N3A_F01A10HI: Work Incapacity Determined on N3A_F01A10DATS8DATUM
N3A_F01A06HI: F01A Work Accident N3A_F01A06CHAR1XFELD
N3A_F01A06_XShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
N3A_F01A07HI: F01A Accident Insurance Consultant N3A_F01A07CHAR1XFELD
N3A_F01A07_XShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
N3A_F01A02HI: F01A Accident N3A_F01A02CHAR1XFELD
N3A_F01A02_XShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
N3A_F01A03HI: F01A Side Effects of Treatment (BVG) N3A_F01A03CHAR1XFELD
N3A_F01A03_XShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
N3A_DIALCharacter String N2_STRINGSTRG0
N3A_MASSNCharacter String N2_STRINGSTRG0
N3A_VARZTIS-H: Business Partner GPARTNERCHAR10Assigned to domainALPHARI_KUNNRNGP
N3A_VARZTNText (30 Characters) TEXT30CHAR30TEXT30
N3A_FORMNSmart Forms: Form Name TDSFNAMECHAR30Assigned to domainTDSFNAMESSFNAME
N3A_CAPTShort Text TDTEXTCHAR30TDTEXT
N3A_LANR ISH_LANRCHAR9ISH_LANR
N3A_BSNR ISH_BSNRCHAR9ISH_BSNR
ADDITIONAL_DATA 0
EINRIInstitution EINRICHAR4ALPHAEINRIEIN
FALNRIS-H: Case Number FALNRCHAR10ALPHAFALNRFAL
NNAMEPatient Last Name NNAME_PATCHAR30TEXT30
VNAMEIS-H: Patient First Name VNAME_PATCHAR30TEXT30
TITLEIS-H: Title RI_TITELCHAR15TITEL
NAMZUIS-H: Name Affix RI_NAMZUCHAR15TITEL
VORSWIS-H: Name Prefix RI_VORSWCHAR15TITEL
GSCHLIS-H: Sex Indicator - Internal GSCHLCHAR1GSCHL
GBDATIS-H: Birthdate RI_GBDATDATS8RI_DATUM
LANDIS-H: Country of patient's place of residence LAND_PATCHAR3LAND1
PSTLZIS-H: Patient Postal Code PSTLZ_PATCHAR10PSTLZ
ORTIS-H: City where Patient Resides ORT01_PATCHAR25TEXT25
ORT2Patient District ORT02_PATCHAR25TEXT25
STRASIS-H: Street and House Number of Patient STRAS_PATCHAR30STRAS
KV_HEADER_1 0
KV_HEADER_2 0
KV_HEADER_3 0
KV_HEADER_4 0
KV_HEADER_5 0
KV_HEADER_6 0
KV_HEADER_7 0
KBV_VERIFICATION_NUMBER N1_BFB_KBV_VERIFICATION_NUMBERCHAR17
IS_TXT_OR_BIN 0
TDSFNAMESmart Forms: Form Name TDSFNAMECHAR30TDSFNAMESSFNAME
SEAL_TB 0
SEAL 0
FPNAMEName of Form Object FPNAMECHAR30FPNAME

Key field Non-key field



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

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

How to access SAP table N3KV000000000000000000001

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