SAP ABAP Table
RSFMEUF_FNS
{Extract structure for Financing Source}
Home
title {label: "SAP ABAP table RSFMEUF_FNS {Extract structure for Financing Source}", size: "20"} # Entities [RSFMEUF_FNS] {bgcolor: "tomato"} +FINSRC {label: "CHAR (31)"} +FINTYP {label: "CHAR (4)"} +FUND_CAT {label: "CHAR (4)"} +INTERV {label: "CHAR (6)"} [FMEUFFCAT] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *FUND_CAT {label: "CHAR (4)"} [FMEUFFNS] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *FINSRC {label: "CHAR (31)"} [FMEUFINT] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *INTERV {label: "CHAR (6)"} [FMEUFTYP] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *FINTYP {label: "CHAR (4)"} # Relationships RSFMEUF_FNS *--* FMEUFFNS {label: "RSFMEUF_FNS-FINSRC = FMEUFFNS-FINSRC"} RSFMEUF_FNS *--* FMEUFTYP {label: "RSFMEUF_FNS-FINTYP = FMEUFTYP-FINTYP"} RSFMEUF_FNS *--* FMEUFFCAT {label: "RSFMEUF_FNS-FUND_CAT = FMEUFFCAT-FUND_CAT"} RSFMEUF_FNS *--* FMEUFINT {label: "RSFMEUF_FNS-INTERV = FMEUFINT-INTERV"}
View Full Image
View in PDF
Foreign Key tables (4)
FMEUFFCAT
{Funding Category}
FMEUFFNS
{Financing Source}
FMEUFINT
{Intervention in Expenditure Certification}
FMEUFTYP
{Financing Source Type}