RFFMFG_INDIV_DEBT_LINE SAP (Treasury Offset Individual Debtor Information Fields) Structure details

Dictionary Type: Structure
Description: Treasury Offset Individual Debtor Information Fields




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




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

RFFMFG_INDIV_DEBT_LINE 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 "Treasury Offset Individual Debtor Information Fields" 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_RFFMFG_INDIV_DEBT_LINE TYPE RFFMFG_INDIV_DEBT_LINE.

The RFFMFG_INDIV_DEBT_LINE table consists of various fields, each holding specific information or linking keys about Treasury Offset Individual Debtor Information Fields data available in SAP. These include RECORD_HEADER (Header of Record), AGCY_ID (Agency Debtor ID), TIN (Debtor's Taxpayer Identification Number), ATTORNY_NAM (Debtor's Attorney's 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 (character-type or numeric)


SAP RFFMFG_INDIV_DEBT_LINE 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
REF_DOC_NOAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
RECORD_HEADERHeader of Record RFFMFGT_RECORD_HEADERCHAR2RFFMFGT_RECORD_HEADER
AGCY_IDAgency Debtor ID RFFMFG_AGCY_IDCHAR14
TINDebtor's Taxpayer Identification Number RFFMFG_TINCHAR9CHAR9
ATTORNY_NAMDebtor's Attorney's Name RFFMFG_ATTORNY_NAMCHAR60CHAR60
FIRST_NAMEDebtor's First Name RFFMFG_FIRST_NAMECHAR15CHAR15
MID_NAMEDebtor's Middle Initial RFFMFG_MID_NAMECHAR1CHAR1
LAST_NAMEDebtor's Last Name RFFMFG_LAS_NAMECHAR35CHAR35
GENDebtor's Familial Generation RFFMFG_GENCHAR3RFFMFG_GEN
GENDERGender RFFMFG_GENDERCHAR1RFFMFG_GENDER
DOBDate of Birth RFFMFG_DOBDATS8PDATEGBDAT
FED_CIVL_EMPFederal Employee RFFMFG_FED_EMPCHAR1RFFMFG_FED_EMP
FED_MIL_EMPFederal Employee RFFMFG_FED_EMPCHAR1RFFMFG_FED_EMP
ALIAS_TYPEDebtor's Alias Type RFFMFG_ALIAS_TYPECHAR3RFFMFG_ALIAS_TYPE
ALIAS_FIRST_NAMEDebtor's First Name RFFMFG_FIRST_NAMECHAR15CHAR15
ALIAS_MID_NAMEDebtor's Middle Initial RFFMFG_MID_NAMECHAR1CHAR1
ALIAS_LAS_NAMEDebtor's Alias Last Name RFFMFG_ALIAS_LAS_NAMECHAR60CHAR60
ALIAS_GENDebtor's Familial Generation RFFMFG_GENCHAR3RFFMFG_GEN
ADDRESS_1Address Line 1 RFFMFG_ADDRESS_1CHAR40CHAR40
ADDRESS_2Address Line 2 RFFMFG_ADDRESS_2CHAR40CHAR40
CITYCity RFFMFG_CITYCHAR15CHAR15
STATEState RFFMFG_STATECHAR2CHAR2
ZIPZip Code RFFMFG_ZIPCHAR5CHAR5
ZIP_EXTENZip Code Extension RFFMFG_ZIP_EXTENCHAR4CHAR4
AREA_CODArea Code RFFMFG_AREA_CODCHAR3CHAR3
PHONE_NOPhone Number RFFMFG_PHONE_NOCHAR7CHAR7
PHONE_EXTPhone Extension RFFMFG_PHONE_EXTCHAR4CHAR4
BANK_NAMEBank Name RFFMFG_BANK_NAMCHAR30CHAR30
BANK_ADD_1Address Line 1 RFFMFG_ADDRESS_1CHAR40CHAR40
BANK_ADD_2Address Line 2 RFFMFG_ADDRESS_2CHAR40CHAR40
BANK_CITYCity RFFMFG_CITYCHAR15CHAR15
BANK_STATEState RFFMFG_STATECHAR2CHAR2
BANK_ZIPZip Code RFFMFG_ZIPCHAR5CHAR5
BANK_ZIP_EXTZip Code Extension RFFMFG_ZIP_EXTENCHAR4CHAR4
ACCNT_NO_1Bank account number RFFMFG_BANK_ACNTCHAR18BANKN
ACCNT_TYPE_1Account Type RFFMFG_ACCT_TYPECHAR3RFFMFG_ACCT_TYPE
ACCNT_NO_2Bank account number RFFMFG_BANK_ACNTCHAR18BANKN
ACCNT_TYPE_2Account Type RFFMFG_ACCT_TYPECHAR3RFFMFG_ACCT_TYPE
ACCNT_NO_3Bank account number RFFMFG_BANK_ACNTCHAR18BANKN
ACCNT_TYPE_3Account Type RFFMFG_ACCT_TYPECHAR3RFFMFG_ACCT_TYPE
PROP_TYPProperty Type RFFMFG_PROP_TYPCHAR1RFFMFG_PROP_TYP
PROP_DESCProperty Description RFFMFG_PROP_DESCCHAR200CHAR200
EMPLOYERName of employer RFFMFG_EMPLOY_NAMCHAR60CHAR60
EMPLOY_ADD_1Address Line 1 RFFMFG_ADDRESS_1CHAR40CHAR40
EMPLOY_ADD_2Address Line 2 RFFMFG_ADDRESS_2CHAR40CHAR40
EMPLOY_CITYCity RFFMFG_CITYCHAR15CHAR15
EMPLOY_STATEState RFFMFG_STATECHAR2CHAR2
EMPLOY_ZIPZip Code RFFMFG_ZIPCHAR5CHAR5
EMPLOY_EXTZip Code Extension RFFMFG_ZIP_EXTENCHAR4CHAR4
EMPLOY_AREA_CODEArea Code RFFMFG_AREA_CODCHAR3CHAR3
EMPLOY_PHONE_NOPhone Number RFFMFG_PHONE_NOCHAR7CHAR7
EMPLOY_PHONE_EXTPhone Extension RFFMFG_PHONE_EXTCHAR4CHAR4
JOB_TITLEJob Title RFFMFG_JOB_TITLECHAR20CHAR20
SALARYAnnual Salary RFFMFG_SALARYNUMC11
SALARY_CYCLESalary Cycle RFFMFG_SAL_CYCLCHAR1RFFMFG_SAL_CYCL
GROSS_INDICGross or Net Indicator RFFMFG_GROSS_INDICCHAR1RFFMFG_GROSS_INDIC

Key field Non-key field



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

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

How to access SAP table RFFMFG_INDIV_DEBT_LINE

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