APAREBPP_BAPI3008_2 SAP (Transfer Structure 1008/Vendor/Line Items for Biller Direct) Structure details

Dictionary Type: Structure
Description: Transfer Structure 1008/Vendor/Line Items for Biller Direct




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




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

APAREBPP_BAPI3008_2 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 "Transfer Structure 1008/Vendor/Line Items for Biller Direct" 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_APAREBPP_BAPI3008_2 TYPE APAREBPP_BAPI3008_2.

The APAREBPP_BAPI3008_2 table consists of various fields, each holding specific information or linking keys about Transfer Structure 1008/Vendor/Line Items for Biller Direct data available in SAP. These include ADVICE (User field for cluster PC (national)), COCD (Company Code), ACCOUNT (Account Number of Vendor or Creditor), SP_GL_IND (Special G/L Indicator).. 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 APAREBPP_BAPI3008_2 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
ITEM_ID2 byte integer (signed) INT2INT25INT2
ADVICEUser field for cluster PC (national) CHAR25CHAR25CHAR25
COCDCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
ACCOUNTAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
SP_GL_INDSpecial G/L Indicator UMSKZCHAR1Assigned to domainUMSKZ
CLEAR_DATEClearing Date AUGDTDATS8DATUM
CLEAR_DOCDocument Number of the Clearing Document AUGBLCHAR10ALPHABELNR
ALLOC_NMBRAssignment Number DZUONRCHAR18ZUONR
FISC_YEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
DOC_NOAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
ITEM_NUMNumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
PSTNG_DATEPosting Date in the Document BUDATDATS8DATUM
DOC_DATEDocument Date in Document BLDATDATS8DATUM
CURRENCYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
LOC_CURRENCYLocal Currency HWAERCUKY5Assigned to domainWAERS
REF_DOC_NOReference Document Number XBLNRCHAR16XBLNR
DOC_TYPEDocument Type BLARTCHAR2Assigned to domainBLARTBAR
POST_KEYPosting Key BSCHLCHAR2Assigned to domainBSCHL
DB_CR_INDDebit/Credit Indicator SHKZGCHAR1SHKZG
LC_AMOUNTAmount in Local Currency BAPIDMBTRDEC23(4) BAPICURR
AMT_DOCCURAmount in document currency BAPIWRBTRDEC23(4) BAPICURR
ITEM_TEXTItem Text SGTXTCHAR50TEXT50
BRANCHAccount Number of the Branch FILKDCHAR10ALPHAMAXKK
BLINE_DATEBaseline Date for Due Date Calculation DZFBDTDATS8DATUM
DSCT_DAYS1Cash discount days 1 DZBD1TDEC3ZBDXT
DSCT_DAYS2Cash discount days 2 DZBD2TDEC3ZBDXT
NETTERMSNet Payment Terms Period DZBD3TDEC3ZBDXT
DSCT_PCT1Cash Discount Percentage 1 DZBD1PDEC5(3) PRZ23
DSCT_PCT2Cash Discount Percentage 2 DZBD2PDEC5(3) PRZ23
DSC_AMT_LCCash Discount Amount in Local Currency BAPISKNTODEC23(4) BAPICURR
DSC_AMT_DCCash Discount Amount in Document Currency BAPIWSKTODEC23(4) BAPICURR
PMNT_BLOCKPayment Block Key DZLSPRCHAR1Assigned to domainZAHLSSPE
LAST_DUNNLast dunned on MADATDATS8DATUM
DUNN_LEVELDunning level MAHNS_DNUMC1MAHNS
DOC_STATUSDocument Status BSTAT_DCHAR1BSTAT
NXT_DOCTYPFollow-On Document Type REBZTCHAR1REBZT
OBJ_TYPEReference Transaction AWTYPCHAR5Assigned to domainAWTYP
REF_DOCReference Document Number AWREFCHAR10ALPHAAWREF
REVERSAL_DOCReverse Document Number STBLGCHAR10ALPHABELNR
SP_GL_TYPESpecial G/L Transaction Type UMSKSCHAR1UMSKS
NEG_POSTNGIndicator: Negative posting XNEGPCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table APAREBPP_BAPI3008_2

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