SAP ABAP Class CLT_CPE_FORMULA (TDC Variant Formula)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA-GTF-CPE (Application Component) Commodity Pricing Engine
     CPE_FA_FE_TEST_DATA (Package) Testdata for Unittests in Commodity Pricing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLT_CPE_VARIANT TDC Variant 20121214
Properties
Class CLT_CPE_FORMULA  
Short Description TDC Variant Formula    
Super Class CLT_CPE_VARIANT TDC Variant 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package CPE_FA_FE_TEST_DATA   Testdata for Unittests in Commodity Pricing 
Created 20121213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLT_CPE_FORMULA has no forward declaration.
Interfaces
Class CLT_CPE_FORMULA has no interface implemented.
Friends
Class CLT_CPE_FORMULA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONDTYPES Instance attribute Public Type reference (TYPE) CPET_CONDTYPE_TAB Pricing Condition Types 20130130
2 C_DEFAULT_TDC_NAME Constant Private Type reference (TYPE) ETOBJ_NAME 'CPE_FORMULA' 20121214
3 DEFAULT_TDC Static Attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API 20121214
4 DEFFORMDOC Instance attribute Public Type reference (TYPE) CPET_DEFFORMDOC_WRK_TAB 20121214
5 DEFTERMGRP Instance attribute Public Type reference (TYPE) CPET_DEFTERMGRP_WRK_TAB 20121214
6 FORMCONVIN Instance attribute Public Type reference (TYPE) CPET_FORMCONVIN_WRK_TAB 20121214
7 FORMCONVOUT Instance attribute Public Type reference (TYPE) CPET_FORMCONVOUT_WRK_TAB 20121214
8 FORMDOC Instance attribute Public Type reference (TYPE) CPET_FORMDOC_WRK_TAB 20121214
9 FORMINPUT Instance attribute Public Type reference (TYPE) CPET_FORMINPUT_WRK_TAB 20121214
10 FORMROUNDIN Instance attribute Public Type reference (TYPE) CPET_FORMROUNDIN_WRK_TAB 20121214
11 KNUMHTOGUID Instance attribute Public Type reference (TYPE) TY_KNUMHTOGUID_WRK_TAB 20121214
12 KNUMVTOGUID Instance attribute Public Type reference (TYPE) TY_KNUMVTOGUID_WRK_TAB 20121214
13 PDT_PRCQUOT Instance attribute Public Type reference (TYPE) CPET_PDT_PRCQUOT_WRK_TAB 20121214
14 PERIODDTIN Instance attribute Public Type reference (TYPE) CPET_PERIODDTIN_WRK_TAB 20121214
15 PERIODDTOUT Instance attribute Public Type reference (TYPE) CPET_PERIODDTOUT_WRK_TAB 20121214
16 QUOTGROUP Instance attribute Public Type reference (TYPE) CPET_QUOTGROUP_TAB 20130107
17 QUOTGRPPOS Instance attribute Public Type reference (TYPE) CPET_QUOTGRPPOS_TAB 20130107
18 TERMCONVIN Instance attribute Public Type reference (TYPE) CPET_TERMCONVIN_WRK_TAB 20121214
19 TERMCONVOUT Instance attribute Public Type reference (TYPE) CPET_TERMCONVOUT_WRK_TAB 20121214
20 TERMGRPOUT Instance attribute Public Type reference (TYPE) CPET_TERMGRPOUT_WRK_TAB 20121214
21 TERMINPUT Instance attribute Public Type reference (TYPE) CPET_TERMINPUT_WRK_TAB 20121214
22 TERMOUT Instance attribute Public Type reference (TYPE) CPET_TERMOUT_WRK_TAB 20121214
23 TERMROUNDIN Instance attribute Public Type reference (TYPE) CPET_TERMROUNDIN_WRK_TAB 20121214
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20121214
2 CONSTRUCTOR Instance method Public Constructor 20121214
3 PUT_OB Instance method Public Method 20130410
Events
Class CLT_CPE_FORMULA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_KNUMH Public See coding Number of the document condition 20121217 ty_knumh type c length 10
2 TY_KNUMHTOGUID_WRK Public See coding CPE Caller - Work Struct. for Mapping ERP Condition to GUID 20121217 begin of ty_knumhtoguid_wrk, knumh type ty_knumh, kopos type ty_kopos, docitem_guid type guid, updkz type updkz_d, end of ty_knumhtoguid_wrk
3 TY_KNUMHTOGUID_WRK_TAB Public See coding CPE Caller - Table Type Work Str. for Map. ERP Cond. to GUID 20121217 ty_knumhtoguid_wrk_tab type table of ty_knumhtoguid_wrk
4 TY_KNUMV Public See coding Condition record number 20121217 ty_knumv type c length 10
5 TY_KNUMVTOGUID_WRK Public See coding CPE Caller - Work Struct. for Mapping KNUMV + Item to GUID 20121217 begin of ty_knumvtoguid_wrk, knumv type ty_knumv, kposn type ty_kposn, docitem_guid type guid, updkz type updkz_d, end of ty_knumvtoguid_wrk
6 TY_KNUMVTOGUID_WRK_TAB Public See coding CPE Caller - Table Type Work Str. for Mapping KNUMV to GUID 20121217 ty_knumvtoguid_wrk_tab type table of ty_knumvtoguid_wrk
7 TY_KOPOS Public See coding Sequential number of the condition 20121217 ty_kopos type c length 2
8 TY_KPOSN Public See coding Condition item number 20121217 ty_kposn type n length 6
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CLT_CPE_FORMULA has no parameter.
Method CLASS_CONSTRUCTOR on class CLT_CPE_FORMULA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TDC Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API 20121214
2 Importing VARIANT Call by reference Type reference (TYPE) ETVAR_ID 20121214

Method CONSTRUCTOR on class CLT_CPE_FORMULA has no exception.

Method PUT_OB Signature

Method PUT_OB on class CLT_CPE_FORMULA has no parameter.
Method PUT_OB on class CLT_CPE_FORMULA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in