SAP ABAP Class CL_FCOM_IP_CR_EXIT_CC_ACTOUT (Cost Center Acty Output Planning: Char. Relationship Exit)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     FCOM_PLANNING_CORE (Package) Planning
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FCOM_IP_CR_EXIT_CC_BASE Cost Center Base: Characteristic Relationship Check Exit 20120124
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FCOM_IP_CR_EXIT_CC_AO_AUSEH Cost Center Activity Output: Derive Activity Unit 20120419
2 Inheritance (c INHERITING FROM c_ref)  CL_FCOM_IP_CR_EXIT_CC_AO_LEINH Cost Center Activity Output: Derive Activity Unit 20120213
Properties
Class CL_FCOM_IP_CR_EXIT_CC_ACTOUT  
Short Description Cost Center Acty Output Planning: Char. Relationship Exit    
Super Class CL_FCOM_IP_CR_EXIT_CC_BASE Cost Center Base: Characteristic Relationship Check Exit 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FCOM_PLANNING_CORE    
Program status     
Category 0   
Package FCOM_PLANNING_CORE   Planning 
Created 20111205   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSPLS_CR_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FCOM_IP_CR_EXIT_CC_ACTOUT has no interface implemented.
Friends
Class CL_FCOM_IP_CR_EXIT_CC_ACTOUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TRUE Constant Protected Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120124
2 GT_CORRESP_KL_BUF Instance attribute Protected Type reference (TYPE) YS_CORRESP_KOSTL_LSTAR_TAB 20120220
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CURRENCY_KOKRS Instance method Protected Method Check currency of controlling area 20120217
2 CHECK_KOKRS_KOSTL_LSTAR Instance method Protected Method Check Cost Center/Activity Type 20120213
3 CHECK_UNIT_KOKRS_GJAHR_LSTAR Instance method Protected Method Check LEINH/AUSEH against CSSL/MasterData setting of ActType 20120419
4 DERIVE_CURRENCY_KOKRS Instance method Protected Method Derive currency of controlling area 20111205
5 DERIVE_UNIT_KOKRS_GJAHR_LSTAR Instance method Protected Method Derive LEINH/AUSEH from CoArea, Fiscal Year and ActivityType 20120419
6 GET_ATTRIBUTE_REFERENCES Instance method Protected Method Get reference to all selected attributes 20111207
Events
Class CL_FCOM_IP_CR_EXIT_CC_ACTOUT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_CORRESP_KOSTL_LSTAR Protected See coding 20120217 BEGIN OF ys_corresp_kostl_lstar, kokrs TYPE kokrs, kostl TYPE kostl, lstar TYPE lstar, perio TYPE perio, plan_possible TYPE boole_d, END OF ys_corresp_kostl_lstar
2 YS_CORRESP_KOSTL_LSTAR_TAB Protected See coding 20120217 ys_corresp_kostl_lstar_tab TYPE STANDARD TABLE OF ys_corresp_kostl_lstar
Method Signatures

Method CHECK_CURRENCY_KOKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Table of Messages 20120217
2 Exporting EV_IS_VALID Value transfer Type reference (TYPE) RS_BOOL Boolean 20120217
3 Importing IS_CHAS Call by reference Type reference (TYPE) ANY 20120217

Method CHECK_CURRENCY_KOKRS on class CL_FCOM_IP_CR_EXIT_CC_ACTOUT has no exception.

Method CHECK_KOKRS_KOSTL_LSTAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Table of Messages 20120213
2 Exporting EV_IS_VALID Value transfer Type reference (TYPE) RS_BOOL Boolean 20120213
3 Importing IS_CHAS Call by reference Type reference (TYPE) ANY 20120213

Method CHECK_KOKRS_KOSTL_LSTAR on class CL_FCOM_IP_CR_EXIT_CC_ACTOUT has no exception.

Method CHECK_UNIT_KOKRS_GJAHR_LSTAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Table of Messages 20120419
2 Exporting EV_IS_VALID Value transfer Type reference (TYPE) RS_BOOL Boolean 20120419
3 Importing ID_UNIT Call by reference Type reference (TYPE) CHAR1 Which Unit Type to read: 'L' LEINH or 'A' AUSEH 20120419
4 Importing IS_CHAS Call by reference Type reference (TYPE) ANY 20120419

Method CHECK_UNIT_KOKRS_GJAHR_LSTAR on class CL_FCOM_IP_CR_EXIT_CC_ACTOUT has no exception.

Method DERIVE_CURRENCY_KOKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CHAS Call by reference Type reference (TYPE) ANY 20111205
2 Exporting ET_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Table of Messages 20111205

Method DERIVE_CURRENCY_KOKRS on class CL_FCOM_IP_CR_EXIT_CC_ACTOUT has no exception.

Method DERIVE_UNIT_KOKRS_GJAHR_LSTAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CHAS Call by reference Type reference (TYPE) ANY 20120419
2 Exporting ET_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Table of Messages 20120419
3 Importing ID_UNIT Call by reference Type reference (TYPE) CHAR1 Which Unit Type to read: 'L' LEINH or 'A' AUSEH 20120419

Method DERIVE_UNIT_KOKRS_GJAHR_LSTAR on class CL_FCOM_IP_CR_EXIT_CC_ACTOUT has no exception.

Method GET_ATTRIBUTE_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CHAS Call by reference Type reference (TYPE) ANY 20120213
2 Exporting ED_ACT_TYPE_REF Call by reference Object reference (TYPE REF TO) LSTAR Activity Type 20111207
3 Exporting ED_ACT_UNIT_REF Call by reference Object reference (TYPE REF TO) LEINH Activity Unit 20111207
4 Exporting ED_CCTR_REF Call by reference Object reference (TYPE REF TO) KOSTL Cost Center 20111207
5 Exporting ED_COAREA_REF Call by reference Object reference (TYPE REF TO) KOKRS Controlling Area 20111207
6 Exporting ED_COELEM_REF Call by reference Object reference (TYPE REF TO) KSTAR Cost Element 20111207
7 Exporting ED_CURRENCY_REF Call by reference Object reference (TYPE REF TO) WAERS Currency Key 20111207
8 Exporting ED_CURRENCY_TYPE_REF Call by reference Object reference (TYPE REF TO) ROCURTYPE Currency Type 20111207
9 Exporting ED_FYEAR_REF Call by reference Object reference (TYPE REF TO) GJAHR Fiscal Year 20111207
10 Exporting ED_KEY_FIGURE_REF Call by reference Object reference (TYPE REF TO) RSMETYPE Key Figure Type 20111207
11 Exporting ED_OUTPUT_UNIT_REF Call by reference Object reference (TYPE REF TO) AUSEH Output Unit 20120419
12 Exporting ED_PART_ACT_TYPE_REF Call by reference Object reference (TYPE REF TO) LSTAR Partner Activity Type 20120217
13 Exporting ED_PERIOD_REF Call by reference Object reference (TYPE REF TO) POPER Posting period 20111207
14 Exporting ED_UNIT_MEASURE_TYPE_REF Call by reference Object reference (TYPE REF TO) MEINH Unit of Measure for Display 20111207
15 Exporting ED_VALUE_TYPE_REF Call by reference Object reference (TYPE REF TO) RSVTDETAIL Detailing the value type 20111207
16 Exporting ED_VERSION_REF Call by reference Object reference (TYPE REF TO) VERSN Version 20111207
17 Importing IB_ACT_TYPE_REF_GET Call by reference Type reference (TYPE) FLAG SPACE Get Activity Type Reference 20111207
18 Importing IB_ACT_UNIT_REF_GET Call by reference Type reference (TYPE) FLAG SPACE Get Activity Unit Reference 20111207
19 Importing IB_CCTR_REF_GET Call by reference Type reference (TYPE) FLAG SPACE Get Cost Center Reference 20111207
20 Importing IB_COAREA_REF_GET Call by reference Type reference (TYPE) FLAG SPACE Get CoArea Reference 20111207
21 Importing IB_COELEM_REF_GET Call by reference Type reference (TYPE) FLAG SPACE Get Cost Element Reference 20111207
22 Importing IB_CURRENCY_GET Call by reference Type reference (TYPE) FLAG SPACE Get Currency Reference 20111207
23 Importing IB_CURRENCY_TYPE_GET Call by reference Type reference (TYPE) FLAG SPACE Get Currency Type Reference 20111207
24 Importing IB_FYEAR_REF_GET Call by reference Type reference (TYPE) FLAG SPACE Get Fiscal Year Reference 20111207
25 Importing IB_KEY_FIGURE_GET Call by reference Type reference (TYPE) FLAG SPACE Get Key Figure Reference 20111207
26 Importing IB_OUTPUT_UNIT_REF_GET Call by reference Type reference (TYPE) FLAG SPACE Get Output Unit Reference 20120419
27 Importing IB_PART_ACT_TYPE_REF_GET Call by reference Type reference (TYPE) FLAG SPACE Get Partner Activity Type Reference 20120217
28 Importing IB_PERIOD_REF_GET Call by reference Type reference (TYPE) FLAG SPACE Get Period Reference 20111207
29 Importing IB_UNIT_MEASURE_GET Call by reference Type reference (TYPE) FLAG SPACE Get Key Figure Reference 20111207
30 Importing IB_VALUE_TYPE_GET Call by reference Type reference (TYPE) FLAG SPACE Get Value Type Reference 20111207
31 Importing IB_VERSION_REF_GET Call by reference Type reference (TYPE) FLAG SPACE Get Version Reference 20111207
32 Importing IS_CHAS Call by reference Type reference (TYPE) ANY 20120213

Method GET_ATTRIBUTE_REFERENCES on class CL_FCOM_IP_CR_EXIT_CC_ACTOUT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607