E2685A SAP (Conditions: Types: Additional Price Element Data) Structure details

Dictionary Type: Structure
Description: Conditions: Types: Additional Price Element Data




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




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

E2685A 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 "Conditions: Types: Additional Price Element Data" 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_E2685A TYPE E2685A.

The E2685A table consists of various fields, each holding specific information or linking keys about Conditions: Types: Additional Price Element Data data available in SAP. These include KZBZG (Scale basis indicator), KNTYP (Condition category (examples: tax, freight, price, cost)), KONAU (Condition is mandatory), KMANU (Making manual entries).. 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: Not classified


SAP E2685A 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
KRECHCalculation type for condition KRECHCHAR1KRECH
KZBZGScale basis indicator KZBZGCHAR1KZBZG
KNTYPCondition category (examples: tax, freight, price, cost) KNTYPCHAR1KNTYP
KONAUCondition is mandatory KONAUCHAR1XFELD
KMANUMaking manual entries KMANUCHAR1KMANU
GRZGFAccess sequence for the group key GRZGFCHAR4Assigned to domainKOZGF
GRLNRRoutine number for creating group key GRLNRNUMC2NUM02
GRMEN3-Byte field CHAR3CHAR3CHAR3
GANZZIndicator: Currency Translation after Multiplication GANZZCHAR1XFELD
KGRPEGroup condition KGRPECHAR1KGRPE
KRELICondition for invoice list KRELICHAR1KRELI
KDUPLStructure condition KDUPLCHAR1KDUPL
KRUEKCondition is Relevant for Accrual (e.g. Freight) KRUEKCHAR1XFELD
KOUPDCondition update KOUPDCHAR1XFELD
SOSTASpecial form for scale determination SOSTACHAR1SOSTA
KOFRSFormula for scale base value KOFRSNUMC3KOFRM
KALSMSales and Distribution: Pricing Procedure in Pricing KALSMASDCHAR6Assigned to domainKALSM
KZNEPCondition exclusion indicator KZNEPCHAR1Assigned to domainKZNEP
KOAIDCondition class KOAIDCHAR1KOAID
KKOPFCondition applies to header KKOPFCHAR1XFELD
KPOSICondition applies to items KPOSICHAR1XFELD
KNEGAPlus/minus sign of the condition amount KNEGACHAR1KNEGA
TXPRFRounding rule TXPRFCHAR1TXPRF
KSTPRChecking rule for scale rates KSTPRCHAR1KSTPR
KAEND_BTRCondition rate of change for amount/percentage KAEND_BTRCHAR1XFELD
KAEND_WRTScope for changing the value KAEND_WRTCHAR1XFELD
KAEND_UFKScope for changing conversion factors KAEND_UFKCHAR1XFELD
KAEND_RCHCalculation type can be changed KAEND_RCHCHAR1XFELD
KAEND_LOEDelete the scope for changing rate KAEND_LOECHAR1XFELD
KAEND_MEHCondition scope of change for unit of measure KAEND_MEHCHAR1XFELD
IDXUPUpdate condition index IDXUPCHAR1XFELD
RUKORRebate: Accruals correction procedure RUKORCHAR1RUKOR
BOVERRebate procedure BOVERCHAR1BOVER
KPRDTPricing date KPRDTCHAR1KPRDT
STFKZScale Type STFKZCHAR1STFKZ
PRECHPeriod Condition Calculation Rule PRECHCHAR1KRECH
BNKWEEnter vendor for delivery costs in goods receipt document BNKWECHAR1BNKWE
AKTKOCondition Type for Promotions AKTKOCHAR1XFELD
VKKALSales Price Calculation: Relevant to pricing VKKALCHAR1XFELD
VKOBLSP Calculation: 'Relevant to pricing' ID can be changed VKOBLCHAR1XFELD
RKAPPLReference application RKAPPLCHAR2Assigned to domainKAPPL
RKSCHLReference condition type RKSCHLCHAR4Assigned to domainKSCHL
BERGLCalculation Base BERGLCHAR1BERGL
VHARTPackaging Material Type VHIARTCHAR4Assigned to domainTRATY
RDIFARounding difference comparison RDIFACHAR1XFELD
KFKIVCondition for inter-company billing KFKIVCHAR1XFELD
KVARCCondition for configuration KVARCCHAR1XFELD
KMENGQuantity conversion KMENGCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table E2685A

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