SAP Table BAPIAGRMNT

BAPI Structure for Agreements

BAPIAGRMNT (BAPI Structure for Agreements) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link BAPIAGRMNT to other SAP tables.

BAPIAGRMNT table fields

Field Data element Checktable Datatype Length Decimals
OPERATION Function MSGFN CHAR 3 0
003 Delete: Message contains objects to be deleted
004 Change: Message contains changes
005 Replace: This message replaces previous messages
009 Original: First message for process
023 Wait/Adjust: Data should not be imported
018 Resend
AGREE_COND Agreement (various conditions grouped together) KNUMA CHAR 10 0
SALES_ORG Sales Organization VKORG CHAR 4 0
DISTR_CHAN Distribution Channel VTWEG CHAR 2 0
DIVISION Division SPART CHAR 2 0
AGR_TYPE Agreement type BOART CHAR 4 0
CATEGORY Category of the rebate agreement BOABTYP CHAR 1 0
A Rebate agreement - Sales
B Promotion
C Sales deal
D Standard agreement
E Sales quote
F Agreement - Purchasing
Z Condition without any special agreement
APPLICATIO Application KAPPL CHAR 2 0
CREATED_BY Name of Person who Created the Object ERNAM CHAR 12 0
CREAT_DATE Date on Which Record Was Created ERDAT DATS 8 0
CREAT_TIME Entry time ERZET TIMS 6 0
CHANGED_BY Name of Person Who Changed Object AENAM CHAR 12 0
CHANG_DATE Changed On AEDAT DATS 8 0
CHANG_TIME Time last change was made AEZET TIMS 6 0
RECIPIENT Rebate recipient BONEM CHAR 10 0
AGRMT_CURR Currency Key WAERS CUKY 5 0
AGCURR_ISO ISO Currency Code BAPIISOCD CHAR 3 0
EX_DESCR External description for agreement ABREX CHAR 20 0
STATOFAGRE Status of the agreement BOSTA CHAR 1 0
A Settlement is being checked for release
B Agreement released for settlement
C Settlement has been created
D Final settlement of agreement already carried out
NULL Open
VALID_FROM Agreement valid-from date ABDATAB DATS 8 0
VALID_TO Agreement valid-to date ABDATBI DATS 8 0
COND_GROUP Condition type/table group for agreements KOBOG CHAR 4 0
AGRMT_TEXT Description of agreement (e.g. sales deal, promotion) BOTEXT CHAR 40 0
PAY_METHOD Payment Method DZLSCH CHAR 1 0
FRMOBJ_TYP Frame Object/Maintenance Object for Agreement AGR_FRAME_OBJECT_TYPE CHAR 1 0
A Not a Maintanance Object
B Campaign
FRMOBJ_KEY Frame Object/Maintenance Object for Agreement AGR_FRAME_OBJECT_KEY CHAR 10 0
DEL_FLAG Deletion Indicator for Agreement AGR_DEL CHAR 1 0
NULL Agreement Not Deleted
A Agreement Deleted, Conditions Set to Zero
X Agreement and Conditions Deleted
PAY_EXTERN Only External Payment Allowed PAY_EXTERN CHAR 1 0