SAP ABAP Class CL_WRAP_APPREQUEST_VARIANT_CK (Valuation Interface: ECP Appropriation Request Variant)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   IM-FA-IA (Application Component) Appropriation Requests
     AIR (Package) IM appropr.reqs.(master data, planning, preinvestment anal.)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CO_OBJECT_REFERENCE PCP: Interface with Methods for CO Object 19991116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OBJECT_OF_COSTING PCP: Interface Required for (Cost Estimate) Reference Object 19991116
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TEMPLATE_REFERENCE_CK PCP: Interface for Template Needed from Reference Object 19991126
Properties
Class CL_WRAP_APPREQUEST_VARIANT_CK  
Short Description Valuation Interface: ECP Appropriation Request Variant    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AIR   IM appropr.reqs.(master data, planning, preinvestment anal.) 
Created 19991116   SAP 
Last change 20000203   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CO_OBJECT_REFERENCE PCP: Interface with Methods for CO Object 19991116
2 IF_OBJECT_OF_COSTING PCP: Interface Required for (Cost Estimate) Reference Object 19991116
3 IF_TEMPLATE_REFERENCE_CK PCP: Interface for Template Needed from Reference Object 19991126
Friends
Class CL_WRAP_APPREQUEST_VARIANT_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_COST_ESTIMATE Instance attribute Private Object reference (TYPE REF TO) CL_COST_ESTIMATE PCP Standard Cost Estimate 19991116
2 MS_IMAV Instance attribute Private Type reference (TYPE) IMAV Appropriation Request Variant 19991116
3 M_CHANGED Static Attribute Private Type reference (TYPE) XFELD SPACE Checkbox field 19991126
4 M_CURRENCY Instance attribute Private Type reference (TYPE) WAERS Controlling Area Currency 19991116
5 M_DATE_FROM Instance attribute Private Type reference (TYPE) CK_ABDAT Costing Date From 19991116
6 M_DATE_OF_RATES Instance attribute Private Type reference (TYPE) KRSDT Exchange rate date 19991116
7 M_DATE_TO Instance attribute Private Type reference (TYPE) CK_BIDAT Costing Date To 19991116
8 M_DELETED Static Attribute Private Type reference (TYPE) XFELD SPACE Checkbox field 20000203
9 M_DESCRIPTION Instance attribute Private Type reference (TYPE) KHTU Internal Structure CKHT 20000927
10 M_EXT_NUMBER_IQ Instance attribute Private Type reference (TYPE) IMA_POSID Appropriation Request Number (Formatted for Coding Mask) 19991116
11 M_INT_NUMBER_IQ Instance attribute Private Type reference (TYPE) IMA_POSNR Internal Number for Appropriation Request 19991116
12 M_INV_COUNTRY Instance attribute Private Type reference (TYPE) IMA_LAND1 Country for Which Approp. Request Is Planned 19991116
13 M_KALNR Instance attribute Private Type reference (TYPE) CK_KALNR Cost Estimate Number 19991116
14 M_KLVAR Instance attribute Private Type reference (TYPE) CK_KLVAR Costing Variant 19991116
15 M_OBJECT_NUMBER_IO Instance attribute Private Type reference (TYPE) J_OBJNR Object Number of Variant 19991116
16 M_OBJECT_NUMBER_IQ Instance attribute Private Type reference (TYPE) J_OBJNR Object Number of Appropriation Request 19991116
17 M_PLANT Instance attribute Private Type reference (TYPE) WERKS_D Plant 19991116
18 M_RSP_BUS_AREA Instance attribute Private Type reference (TYPE) IMA_VGSBER Responsible Business Area 19991116
19 M_RSP_COMPANY_CODE Instance attribute Private Type reference (TYPE) IMA_VBUKRS Responsible Company Code 19991126
20 M_RSP_COST_CENTER Instance attribute Private Type reference (TYPE) IMA_VKOSTL Responsible cost center 19991116
21 M_RSP_CO_AREA Instance attribute Private Type reference (TYPE) IMA_VKOKRS Responsible controlling area 19991126
22 M_RSP_PROFIT_CENTER Instance attribute Private Type reference (TYPE) IMA_VPRCTR Responsible Profit Center 19991126
23 M_TM_OBJ_NUMBER_IO Instance attribute Private Type reference (TYPE) J_OBJNR Temporary Object Number of Variant 19991116
24 M_VALUATION_DATE Instance attribute Private Type reference (TYPE) CK_BWDAT Valuation Date of a Cost Estimate 19991116
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991116
2 GET_COST_ESTIMATE Instance method Public Method Read Cost Estimate 19991119
3 IS_DELETED Instance method Public Method Cost Estimate Deleted in ECP GUI? 20000203
4 RESET_CHANGED Instance method Public Method Reset Attribute m_changed 20000203
5 SET_COSTING_NUMBER Instance method Public Method Set Cost Estimate Number 19991119
6 SET_COST_ESTIMATE Instance method Public Method Set Cost Estimate 19991119
7 SET_DATA Instance method Public Method Set Data for Template 19991201
8 SET_DATES_TO_CALC_DATE Instance method Public Method Set BWDAT, etc. on Costing Date KADKEY 19991125
9 SWITCH_TMP_CO_OBJECT_NUMBER Instance method Public Method Switch Object Number of Variant 19991119
Events
Class CL_WRAP_APPREQUEST_VARIANT_CK has no event.
Types
Class CL_WRAP_APPREQUEST_VARIANT_CK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_IMAK Call by reference Type reference (TYPE) IMAK Investitionsanforderung - Allgemeine Daten 19991116
2 Importing IS_IMAV Call by reference Type reference (TYPE) IMAV Variante Maßnahmenanforderung 19991116
3 Importing I_CURRENCY Call by reference Type reference (TYPE) WAERS Kostenrechnungskreiswährung 19991116
4 Importing I_DATE_FROM Call by reference Type reference (TYPE) CK_ABDAT SY-DATLO Kalkulationsdatum ab 19991116
5 Importing I_DATE_OF_RATES Call by reference Type reference (TYPE) KRSDT SY-DATLO Kursdatum 19991116
6 Importing I_DATE_TO Call by reference Type reference (TYPE) CK_BIDAT SY-DATLO Kalkulationsdatum bis 19991116
7 Importing I_DESCRIPTION Call by reference Type reference (TYPE) IMA_TXV50 Bezeichnung der Anforderungsvariante 20000927
8 Importing I_KALNR Call by reference Type reference (TYPE) CK_KALNR Kalkulationsnummer für Kalkulation ohne Mengengerüst 19991116
9 Importing I_KLVAR Call by reference Type reference (TYPE) CK_KLVAR Kalkulationsvariante 19991116
10 Importing I_LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20000927
11 Importing I_OBJNR_VARIANT Call by reference Type reference (TYPE) J_OBJNR Objektnummer Variante 19991116
12 Importing I_TM_OBJNR_VARIANT Call by reference Type reference (TYPE) J_OBJNR temporäre Objektnummer Variante 19991116
13 Importing I_VALUATION_DATE Call by reference Type reference (TYPE) CK_BWDAT SY-DATLO Bewertungstermin einer Kalkulation 19991116

Method CONSTRUCTOR on class CL_WRAP_APPREQUEST_VARIANT_CK has no exception.

Method GET_COST_ESTIMATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COST_ESTIMATE Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE PCP Plankalkulation 19991119

Method GET_COST_ESTIMATE on class CL_WRAP_APPREQUEST_VARIANT_CK has no exception.

Method IS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DELETED Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20000203

Method IS_DELETED on class CL_WRAP_APPREQUEST_VARIANT_CK has no exception.

Method RESET_CHANGED Signature

Method RESET_CHANGED on class CL_WRAP_APPREQUEST_VARIANT_CK has no parameter.
Method RESET_CHANGED on class CL_WRAP_APPREQUEST_VARIANT_CK has no exception.

Method SET_COSTING_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COSTING_NUMBER Call by reference Type reference (TYPE) KEKO-KALNR Kalkulationsnummer - Erzeugniskalkulation 19991119

Method SET_COSTING_NUMBER on class CL_WRAP_APPREQUEST_VARIANT_CK has no exception.

Method SET_COST_ESTIMATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COST_ESTIMATE Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE PCP Plankalkulation 19991119

Method SET_COST_ESTIMATE on class CL_WRAP_APPREQUEST_VARIANT_CK has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESCRIPTION Call by reference Type reference (TYPE) IMA_TXV50 Bezeichnung der Anforderungsvariante 20000927
2 Importing IM_INV_COUNTRY Call by reference Type reference (TYPE) IMA_LAND1 Land für die geplante Anforderung 19991201
3 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20000927
4 Importing IM_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 19991201
5 Importing IM_RSP_BUS_AREA Call by reference Type reference (TYPE) IMA_VGSBER Verantwortlicher Geschäftsbereich 19991201
6 Importing IM_RSP_COMPANY_CODE Call by reference Type reference (TYPE) IMA_VBUKRS Verantwortlicher Buchungskreis 19991201
7 Importing IM_RSP_COST_CENTER Call by reference Type reference (TYPE) IMA_VKOSTL Verantwortliche Kostenstelle 19991201
8 Importing IM_RSP_CO_AREA Call by reference Type reference (TYPE) IMA_VKOKRS verantwortlicher Kostenrechnungskreis 19991201
9 Importing IM_RSP_PROFIT_CENTER Call by reference Type reference (TYPE) IMA_VPRCTR Verantwortliches Profitcenter 19991201

Method SET_DATA on class CL_WRAP_APPREQUEST_VARIANT_CK has no exception.

Method SET_DATES_TO_CALC_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE_FROM Value transfer Type reference (TYPE) CK_BIDAT Kalkulationsdatum bis 19991210
2 Importing IM_DATE_OF_RATES Value transfer Type reference (TYPE) KRSDT Kursdatum 19991210
3 Importing IM_DATE_TO Value transfer Type reference (TYPE) CK_ABDAT Kalkulationsdatum ab 19991210
4 Importing IM_VALUATION_DATE Value transfer Type reference (TYPE) CK_BWDAT Kalkulationsdatum (Key) 19991210

Method SET_DATES_TO_CALC_DATE on class CL_WRAP_APPREQUEST_VARIANT_CK has no exception.

Method SWITCH_TMP_CO_OBJECT_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_NUMBER_IO Value transfer Type reference (TYPE) J_OBJNR Objektnummer der Variante 19991119

Method SWITCH_TMP_CO_OBJECT_NUMBER on class CL_WRAP_APPREQUEST_VARIANT_CK has no exception.
History
Last changed by/on SAP  20000203 
SAP Release Created in 46C