CPET_FA_TERM SAP (CPE FA - Term) Structure details

Dictionary Type: Structure
Description: CPE FA - Term




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




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

CPET_FA_TERM 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 "CPE FA - Term" 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_CPET_FA_TERM TYPE CPET_FA_TERM.

The CPET_FA_TERM table consists of various fields, each holding specific information or linking keys about CPE FA - Term data available in SAP. These include TERMID (CPE Term - Key), TERMGROUP (CPE Term - Term Group), PROVIS (CPE Term - Term Is Used only for Provisional Pricing), PROVTERMNO (CPE Term - Number of the Corresponding Provisional Term).. 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 (Deep)


SAP CPET_FA_TERM 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
TERMNOCPE Term - Number in Formula CPET_TERMNONUMC5NUMC5
TERMIDCPE Term - Key CPET_TERMIDCHAR10CPE_TERMIDCPE_TERMID
TERMGROUPCPE Term - Term Group CPET_TERMGROUPCHAR1CHAR1
PROVISCPE Term - Term Is Used only for Provisional Pricing CPET_PROVISCHAR1CHAR1
PROVTERMNOCPE Term - Number of the Corresponding Provisional Term CPET_PROVTERMNONUMC5NUMC5
FACTOR1CPE Term - Factor 1 CPET_FACTOR1DEC10(6) CPE_FACTOR
FACTOR2CPE Term - Factor 2 CPET_FACTOR2DEC10(6) CPE_FACTOR
PERCENTAGECPE Term - Percentage CPET_PERCENTAGEDEC10(6) CPE_FACTOR
TERMCOMMQUANCPE Term - Total Commodity Quantity for Calculating Term CPET_TERMCOMMQUANQUAN15(3) CPE_QUANTITY
TERMCOMMUOMCPE Term - Unit of Measure of Total Commodity Quantity CPET_TERMCOMMUOMUNIT3T006CUNITMEINS
TERMTYPECPE Term - Term Calculation Type CPET_TERMTYPENUMC7CPEC_ROUTINECPE_ROUTINECPE_ROUTINE
TERMRULECPE Term - Term Rule CPET_TERMRULECHAR5CPEC_TERMRULEALPHACPE_RULECPE_TERMRULE
QUOTSRCQuotation Source CPET_QUOTSRCCHAR2CPEC_QUOTSRCCPE_QUOTSRCCPE_QUOTSRC
QUOTTYPEQuotation Type CPET_QUOTTYPECHAR5CPEC_QUOTTYPECPE_QUOTTYPECPE_QUOTTYPE
QUOTNAMEQuotation Name CPET_QUOTNAMECHAR18CPEC_QUOTNAMECPE_QUOTNAMECPE_QUOTNAME
QUOTGROUPQuotation Group CPET_QUOTGROUPCHAR5CPEC_QUOTGROUPCHAR5CPE_QUOTGROUP
REFDOCCATCPE Term - Reference Document Category CPET_REFDOCCATNUMC3CPE_DOCCATEGORY
REFDOCCPE Term - Reference Document Number CPET_REFDOCCHAR10CPE_DOCUMENT
REFITEMCPE Term - Reference Document Item Number CPET_REFITEMCHAR10CPE_DOCITEM
REFGUIDCPE Term - GUID of Reference Document Item CPET_REFGUIDRAW16SYSUUID
REFCONDCPE Term - Reference Condition Type CPET_REFCONDCHAR4Assigned to domainKSCHL
FIXTERMRATECPE Term - Fixed Rate CPET_FIXTERMRATECURR15(2) CPE_AMOUNT
FIXTERMCURRCPE - Currency for Fixed Rate CPET_FIXCURRCUKY5TCURCWAERS
FIXTERMPRUNCPE - Price Unit of Fixed Rate CPET_FIXPRUNDEC5CPE_PRUN
FIXTERMUOMCPE - Unit of Measure of Fixed Rate CPET_FIXUOMUNIT3T006CUNITMEINS
USERVAL1CPE Term - Freely Usable Field CPET_USERVAL1DEC17(7) CPE_USERVAL1
USERUOM1CPE Term - Freely Usable Unit of Measure Field CPET_USERUOM1UNIT3Assigned to domainCUNITMEINS
CALCRULECPE Term - Calculation Rule CPET_CALCRULECHAR5CPEC_CALCRULEALPHACPE_RULECPE_CALCRULE
SURCHARGERULECPE Term - Surcharge Rule CPET_SURCHARGERULECHAR5CPEC_SURCHARGEALPHACPE_RULECPE_SURCHARGERULE
PERDETRULE_QCPE Term - Period Determination Rule for Commodity Rates CPET_PERDETRULE_QCHAR5CPEC_PERIODDETALPHACPE_RULECPE_PERDETRULE
PERDETRULE_CCPE Term - Period Determ. Rule for Currency Exchange Rates CPET_PERDETRULE_CCHAR5CPEC_PERIODDETALPHACPE_RULECPE_PERDETRULE
CONVERSIONS 0
ROUNDINGS 0

Key field Non-key field



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

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

How to access SAP table CPET_FA_TERM

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