FMEUFCD_FMEUFFNS is an SAP Structure so does not store data like a database table does but can be used to process "Change Document Structure; Generated by RSSCD000" 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_FMEUFCD_FMEUFFNS TYPE FMEUFCD_FMEUFFNS .
Below is the documentation avaialable and full details of the fields which make up this Structure.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
.INCLUDE | FMEUFFNS | Financing Source | ||||
MANDT | MANDT | CLNT | 3 |
* | Client | |
FINSRC | FMEUF_FNS | CHAR | 31 |
* | Financing Source | |
.INCLUDE | IFMEUF_FS_ATTR | Financing Source Header Attributes | ||||
FINTYP | FMEUF_TYP | CHAR | 4 | FMEUFTYP | Financing Source Type | |
FUND_CAT | FMEUF_FUNDCAT | CHAR | 4 | FMEUFFCAT | Funding Category | |
INTERV | FMEUF_INT | CHAR | 6 | FMEUFINT | Intervention | |
LEVEL1 | FMEUF_LEV1 | CHAR | 4 | Level 1 | ||
LEVEL2 | FMEUF_LEV2 | CHAR | 4 | Level 2 | ||
LEVEL3 | FMEUF_LEV3 | CHAR | 4 | Level 3 | ||
LEVEL4 | FMEUF_LEV4 | CHAR | 4 | Level 4 | ||
UTILZ | FMEUF_UTILZ | CHAR | 1 | Usage of the Financing Source in Respect of Others | ||
OVCRTRATE | FMEUF_OVCRTRATE | DEC | 5(2) | Overexpenditure Percentage | ||
CURR | WAERS | CUKY | 5 | TCURC | Currency Key | |
.INCLUDE | IFMEUF_VALDATES | Validity Dates | ||||
DSTRDT | FMEUF_DSTRDT | DATS | 8 | Validity Start Date (Document Date) | ||
DENDDT | FMEUF_DENDDT | DATS | 8 | Validity End Date (Document Date) | ||
PSTRDT | FMEUF_PSTRDT | DATS | 8 | Validity Start Date (Posting Date) | ||
PENDDT | FMEUF_PENDDT | DATS | 8 | Validity End Date (Posting Date) | ||
PAYSTRDT | FMEUF_PAYSTRDT | DATS | 8 | Validity Start Date (Payment Date ) | ||
PAYENDDT | FMEUF_PAYENDDT | DATS | 8 | Validity End Date (Payment Date) | ||
.INCLUDE | IFMEUF_FS_ACCASS | Revenue Account Assignment of Financing Source | ||||
FIKRS_R | FIKRS | CHAR | 4 | FM01 | Financial Management Area | |
FONDS_R | FM_FUND | CHAR | 10 | FMFINCODE | Fund | |
FICTR_R | FM_FICTR | CHAR | 16 | FMFCTR | Funds Center | |
MEASUR_R | FM_MEASURE | CHAR | 24 | FMMEASURE | Funded Program | |
FAREA_R | FM_FAREA | CHAR | 16 | TFKB | Functional Area | |
FIPEX_R | FM_FIPEX | CHAR | 24 | FMCI | Commitment Item | FMCIL |
GRANT_NBR | GM_GRANT_NBR | CHAR | 20 | GMGR | Grant | ALPHA |
EXT_REF | FMEUF_EXTREF | CHAR | 20 | External Reference | ||
RESP_AUTH | FMEUF_RESP | CHAR | 12 | Responsible Person | ||
COMPL | FMEUF_FS_COMPL | CHAR | 1 | Completion Indicator | ||
COMPL_NO_RESET | FMEUF_FS_COMPL | CHAR | 1 | Completion Indicator | ||
.INCLUDE | IFMEUF_ADMIN | Administrative Data for Expenditure Certification Objects | ||||
.INCLUDE | IFMEUF_CREATIONINFO | Administrative Data for Expenditure Certification Objects | ||||
CRUSER | KBLERF | CHAR | 12 | Created by | ||
CRDATA | KBLERDAT | DATS | 8 | Entry date | ||
.INCLUDE | IFMEUF_CHANGEINFO | Administrative Data for Expenditure Certification Objects | ||||
CHUSER | KBLAEN | CHAR | 12 | Last changed by | ||
CHDATA | KBLAEDAT | DATS | 8 | Date of Last Change | ||
CHTIME | UZEIT | TIMS | 6 | Time | ||
DELFLAG | FMEUF_DEL | CHAR | 1 | Logical Deletion Indicator | ||
.INCLUDE | ICDIND | Structures for generating change document update programs | ||||
KZ | CDCHNGIND | CHAR | 1 | Change Type (U, I, S, D) |
Key field | |
Non-key field |
FMEUFCD_FMEUFFNS - Change Document Structure; Generated by RSSCD000 FMEUFCD_FMEUFAUD - Change Document Structure; Generated by RSSCD000 FMEUFCAT - Certifiable Document Types FMEUFAUD - Auditing (Operation) FMEUFACTO - Accounting Objects for Operation Derivation FMEUFACT - OBSOLETE Select Accounting Object