PRCC_COND_CT SAP (Condition Types (T685A)) Table details

Dictionary Type: Table
Description: Condition Types (T685A)




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




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

PRCC_COND_CT is a standard SAP Table which is used to store Condition Types (T685A) data and is available within R/3 SAP systems depending on the version and release level.

The PRCC_COND_CT table consists of various fields, each holding specific information or linking keys about Condition Types (T685A) data available in SAP. These include MANDT (Client), KAPPL (Application), KSCHL (Pricing - Condition Type), KRECH (Calculation Type for Condition).. 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: E - Control table, SAP and customer have separate key areas
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP PRCC_COND_CT table 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
MANDTClient MANDTCLNT3T000MANDT
KAPPLApplication PRCT_APPLICATIONCHAR3/SAPCND/T681A/SAPCND/APPLICATION/SAPCND/KAP
KSCHLPricing - Condition Type PRCT_COND_TYPECHAR4/SAPCND/T685/SAPCND/COND_TYPEVKS
KRECHCalculation Type for Condition PRCT_CALCULATION_TYPECHAR3PRCC_CTYPE_DEFPRC_CALCULATION_TYPE
KZBZGIndicator: Scale Base Type PRCT_SCALE_BASE_TYPECHAR3Assigned to domainPRC_SCALE_BASE_TYPE
STFKZScale Type of a Condition PRCT_COND_SCALE_TYPECHAR1PRC_COND_SCALE_TYPE
KNTYPCondition Cat.: Frt, Tax, Basic Price=Revenue, Price, Cost PRCT_COND_CATEGORYCHAR1PRC_CONDITION_CATEGORY
KGRPECondition is Group Condition PRCT_FLAG_GROUP_CONDCHAR1PRC_GROUP_CONDITION_FLAG
KDUPLStructure Condition PRCT_COND_STRUCTCHAR1PRC_COND_STRUCT
KRUEKAccruals are Set up for the Condition (e.g. Freight) PRCT_FLAG_ACCRUALCHAR1XFELD
KOAIDCondition Class PRCT_COND_CLASSCHAR1PRC_COND_CLASS
KFKIVCondition for Inter-Company Billing PRCT_COND_INTER_COMPANYCHAR1XFELD
KVARCCondition for Configuration PRCT_COND_VARIANTSCHAR1XFELD
KTRELRelevance for Account Assignment PRCT_FLAG_ACCOUNT_RELEVANTCHAR1PRC_FLAG_ACCOUNT_RELEVANT
KBFLAGBit Encrypted Flags in Pricing PRCT_GENERAL_FLAGSRAW2PRC_GENERAL_FLAGS
DTASRCPrimary Data Record Source for a Condition Record PRCT_DATA_SOURCE1CHAR2PRC_COND_SOURCE
KRELIInvoice List Condition Flag PRCT_FLAG_INVOICE_LISTCHAR1XFELD
KOUPDCondition Update Flag PRCT_FLAG_COND_UPDATECHAR1XFELD
KMANUGive Way Rule for Manual Entries (KMANU) PRCT_COND_MAN_PRIORITYCHAR1PRC_COND_MAN_PRIORITY
GANZZIndicator: Currency Conversion after Multiplication PRCT_FLAG_CURR_CONV_LASTCHAR1XFELD
KOFRSScale Basis Formula PRCT_FRM_SCALE_BASISCHAR20PRC_FORMULA
KOFRS_NUMScale Basis Formula IPC PRCT_FRM_SCALE_BASIS_NUMNUMC7PRC_FORMULA_NUM
KNEGAPlus/Minus Sign of the Condition Amount PRCT_COND_SIGNCHAR1PRC_COND_SIGN
TXPRFRounding Rule PRCT_ROUNDING_RULECHAR1PRC_ROUNDING_RULE
KAEND_BTRCondition Rate of Change for Amount/Percentage PRCT_FLAG_EDIT_RATECHAR1XFELD
KAEND_WRTScope for Changing the Value PRCT_FLAG_EDIT_VALUECHAR1XFELD
KAEND_UFKScope for Changing Conversion Factors PRCT_FLAG_EDIT_CONVCHAR1XFELD
KAEND_RCHCondition Rate of Change for Calculation Type PRCT_FLAG_EDIT_RULECHAR1XFELD
KAEND_LOEDelete the Scope for Changing Rate PRCT_FLAG_EDIT_DELECHAR1XFELD
KAEND_MEHCondition Scope of Change for Unit of Measure PRCT_FLAG_EDIT_UNITCHAR1XFELD
BERGLCalculation Base PRCT_CALCULATION_BASECHAR1PRC_CALCULATION_BASE
RDIFARounding Difference Clearing PRCT_ROUNDING_COMPARISONCHAR1XFELD
KMENGQuantity Conversion PRCT_FLAG_UNIT_CONVERSIONCHAR1XFELD
KKOPFFlag 'Condition is Condition' PRCT_FLAG_HEAD_CONDCHAR1XFELD
KPOSICondition is Item Condition PRCT_FLAG_ITEM_CONDCHAR1XFELD
PURPCondition Function PRCT_COND_PURPOSECHAR4PRCC_COND_DESTPRC_COND_PURPOSE
USE_HOLIDAYSexclude holidays for time-dependent conditions PRCT_USE_HOLIDAYSCHAR1XFELD
GRLNRGroup Key Routine PRCT_FRM_GROUP_KEYCHAR20PRC_FORMULA
GRLNR_NUMGroup Key Routine IPC PRCT_FRM_GROUP_KEY_NUMNUMC7PRC_FORMULA_NUM
GRMENCondition Scale Unit of Measure PRCT_COND_SCALE_UOMUNIT3T006CUNITMEINS
KSTPRChecking Rule for Scale Rates PRCT_RATE_CHECK_RULECHAR1PRC_RATE_CHECK_RULE
IDXUPUpdate Condition Index PRCT_FLAG_INDEX_UPDATECHAR1XFELD
KPRDTPricing Date (KPRDT) PRCT_FLAG_PRICING_DATECHAR1PRC_FLAG_PRICING_DATE
PRECHPeriod Condition Calculation Type PRCT_CALCULATION_TYPE_PERIODSCHAR3Assigned to domainPRC_CALCULATION_TYPE
KFRSTRelease Status PRCT_RELEASE_STATUSCHAR1PRC_RELEASE_STATUS
KDELECondition Records Should be Deleted from the Database PRCT_FLAG_DELETIONCHAR1PRC_FLAG_DELETION
RKSCHLPricing - Condition Type PRCT_COND_TYPECHAR4/SAPCND/T685/SAPCND/COND_TYPEVKS
DATA_ORIGINData source system PRC_DATA_ORIGINCHAR10PRC_DATA_ORIGIN

Key field Non-key field



How do I retrieve data from SAP table PRCC_COND_CT using ABAP code

The following ABAP code Example will allow you to do a basic selection on PRCC_COND_CT to SELECT all data from the table
DATA: WA_PRCC_COND_CT TYPE PRCC_COND_CT.

SELECT SINGLE *
FROM PRCC_COND_CT
INTO CORRESPONDING FIELDS OF WA_PRCC_COND_CT
WHERE...

How to access SAP table PRCC_COND_CT

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