AIFMBLIN SAP (Additional fields for new budgetary ledger) Append Structure details

Dictionary Type: Append Structure
Description: Additional fields for new budgetary ledger




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




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

AIFMBLIN is a standard SAP Append Structure which is used to store Additional fields for new budgetary ledger data and is available within R/3 SAP systems depending on the version and release level.

The AIFMBLIN table consists of various fields, each holding specific information or linking keys about Additional fields for new budgetary ledger data available in SAP. These include OBJ_ID (Reference document: Current identification), OBJ_SYS (Logical system of source document), REF_ORG_UN (Reference Organizational Units), VREFBT (Predecessor document category).. 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 (character-type or numeric)


SAP AIFMBLIN append 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
OBJ_POSReference line item AWPOSCHAR10AWPOS
OBJ_IDReference document: Current identification AWIDCHAR10AWID
OBJ_SYSLogical system of source document AWSYSCHAR10Assigned to domainALPHALOGSYS
REF_ORG_UNReference Organizational Units AWORGCHAR10AWORG
VREFBTPredecessor document category FM_VREFBTNUMC3FM_REFBTYP
VREFBNPredecessor document number FM_VREFBNCHAR10ALPHABELNR
VRFPOSPredecessor document item FM_VRFPOSNUMC5NUMC05
VRFKNTPredecessor account assignment FM_VRFKNTNUMC5NUM05
VRFTYPReference Transaction AWTYPCHAR5Assigned to domainAWTYP
VRFSYSLogical System LOGSYSTEMCHAR10Assigned to domainALPHALOGSYS
VRFORGPredecessor document organization FM_VRFORGCHAR10AWORG
REFBTReference document category FM_REFBTYPNUMC3FM_REFBTYP
FMVORClassification of Document Lines FMVORCHAR4FMVOR
STAT_INDFunds Management Statistical Indicator FM_STATSCHAR1FM_STATS
VENDOR_NOAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
CUSTOMERCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
CASH_YEARYear of Cash Effectivity GNJHRNUMC4GJAHRGJAHRGNJHR
TRANSFER_AGENCYTransfer Agency FMFG_TRANSFER_AGCYCHAR2Assigned to domainFMFG_TRANSFER
TRANSFER_ACCOUNTTransfer Account FMFG_TRANSFER_ACCTCHAR4Assigned to domainFMFG_TRAN_ACCT
RCOMPTrading Partner FMFG_TP_TOCHAR6Assigned to domainALPHARCOMP
ASSSETTRTYPAsset Transaction Type ANBWACHAR3Assigned to domainBWASL
BUD_PROCESSBudgeting Process BUKU_PROCESS_UICHAR4Assigned to domainBUKU_PROCESS_UI

Key field Non-key field



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

As AIFMBLIN 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 AIFMBLIN as there is no data to select. You could however select data from any tables that this append structure has been assigned too.

How to access SAP table AIFMBLIN

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