SAP Table XNFAP

IS-H: Structure for update program NFAP

XNFAP (IS-H: Structure for update program NFAP) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link XNFAP to other SAP tables.

XNFAP table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
EINRI Institution EINRI TN01 CHAR 4 0
SELKZ IS-H: Unique Identifier for Case Selection KENNZ_SEL NFAK CHAR 12 0
FALNR IS-H: Case Number FALNR NFAL CHAR 10 0
FALAR IS-H: Case Type FALLART CHAR 1 0
1 Inpatient Case
2 Outpatient Case
3 Day Patient Case
STATU IS-H: Status of case after billing (E)rror (W)arning (S)ucce FSTAT_SEL CHAR 1 0
E Case contains errors, billing not carried out.
W Case contains errors, but billing was carried out.
S The case was successfully billed.
KZ IS-H: Mode Indicator for Update MODUS_KZ CHAR 1 0
U Update
I Insert
D Delete

XNFAP foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
XNFAP EINRI XNFAP EINRI TN01 IS-H: Institutions EINRI
XNFAP EINRI XNFAP MANDT TN01 IS-H: Institutions MANDT
XNFAP FALNR XNFAP MANDT NFAL IS-H: Cases MANDT
XNFAP FALNR XNFAP EINRI NFAL IS-H: Cases EINRI
XNFAP FALNR XNFAP FALNR NFAL IS-H: Cases FALNR
XNFAP MANDT XNFAP MANDT T000 Clients MANDT
XNFAP SELKZ XNFAP MANDT NFAK IS-H: Header information for CASE selection billing MANDT
XNFAP SELKZ XNFAP EINRI NFAK IS-H: Header information for CASE selection billing EINRI
XNFAP SELKZ XNFAP SELKZ NFAK IS-H: Header information for CASE selection billing SELKZ