SAP ABAP Class CL_FCOM_IP_CHECKS (Check routines for IP Planning)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     FCOM_PLANNING_CORE (Package) Planning
Properties
Class CL_FCOM_IP_CHECKS  
Short Description Check routines for IP Planning    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FCOM_PLANNING_CORE    
Program status     
Category 0   
Package FCOM_PLANNING_CORE   Planning 
Created 20110819   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RSPLS_CR_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FCOM_IP_CHECKS has no interface implemented.
Friends
Class CL_FCOM_IP_CHECKS has no friend class.
Attributes
Class CL_FCOM_IP_CHECKS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTIVITY_TYPE_COKS Static method Public Method Check Sender Fields, Activity Type, Control Data Secondary 20120227
2 CHECK_COKP Static method Public Method Check Control Data of Primary Planning 20120227
3 CHECK_CORRESP_KOSTL_LSTAR Static method Public Method Check whether cost center could be planned on LSTAR 20120217
4 CHECK_KSTAR Static method Public Method Check Cost Element 20121213
5 CHECK_MASTER_DATA Static method Public Method Check via master data check FM G_RECORD_CHECK 20110819
6 CHECK_MASTER_DATA_KOSTL_LSTAR Static method Public Method Check Cost Center and Activity Type 20120130
7 CHECK_MASTER_DATA_KSTAR Static method Public Method Check Cost Element 20110822
8 CHECK_MASTER_DATA_SKOST_SLSTA Static method Public Method Check Sender Cost Center and Sender Activity Type 20110819
9 CHECK_PRIMARY_UOM Static method Public Method Check Unit of Measure for Primary Planning 20120131
10 CHECK_SECONDARY_UOM Static method Public Method Check Unit of Measure for Secondary Planning 20120214
11 CHECK_SKOST_SLSTA Static method Public Method Check Sender Cost Center / Sender Activity Type 20121212
12 CHECK_WAERS Static method Public Method Check Currency Key 20120210
13 DERIVE_SECONDARY_UOM Static method Public Method Derive Unit of Measure for Secondary Planning 20120215
14 DERIVE_SECONDARY_VKSTA Static method Public Method Derive Activity Allocation Cost Element f.Secondary Planning 20120307
15 _CHECK_MASTER_DATA Static method Public Method Check via master data check FM G_RECORD_CHECK 20120510
Events
Class CL_FCOM_IP_CHECKS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_PERIOD Public See coding 20121213 YT_PERIOD TYPE STANDARD TABLE OF periods WITH DEFAULT KEY
Method Signatures

Method CHECK_ACTIVITY_TYPE_COKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_NOINPUT Call by reference Type reference (TYPE) BOOLE_D Boolean 20120227
2 Changing CT_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Tabelle von Meldungen 20120227
3 Importing IB_INTEGRATION_CHECK Value transfer Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120227
4 Importing IV_AUFNR Value transfer Type reference (TYPE) AUFNR Order Number 20120227
5 Importing IV_GJAHR Value transfer Type reference (TYPE) GJAHR Fiscal Year 20120227
6 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20120227
7 Importing IV_KOSTL Value transfer Type reference (TYPE) KOSTL Cost Center 20120227
8 Importing IV_KSTAR Value transfer Type reference (TYPE) KSTAR Cost Element 20120227
9 Importing IV_LSTAR Value transfer Type reference (TYPE) LSTAR Activity Type 20120227
10 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object Number 20120227
11 Importing IV_PLINT Value transfer Type reference (TYPE) PLINT Indicator for Integrated Planning 20120227
12 Importing IV_POSID Value transfer Type reference (TYPE) PS_POSID Work Breakdown Structure Element (WBS Element) 20120227
13 Importing IV_SKOST Value transfer Type reference (TYPE) SKOST Sender cost center 20120227
14 Importing IV_SLSTA Value transfer Type reference (TYPE) SLSTA Sender activity type 20120227
15 Importing IV_STAKZ Value transfer Type reference (TYPE) STAKZ Indicator. object is statistical 20120227
16 Importing IV_VERSN Value transfer Type reference (TYPE) VERSN Version 20120227
17 Importing IV_VTDETAIL Value transfer Type reference (TYPE) NUMC2 Detailing the Value Type 20120227

Method CHECK_ACTIVITY_TYPE_COKS on class CL_FCOM_IP_CHECKS has no exception.

Method CHECK_COKP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_NOINPUT Call by reference Type reference (TYPE) BOOLE_D Boolean 20120227
2 Changing CT_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Tabelle von Meldungen 20120227
3 Importing IB_IS_PSP_ORDER Value transfer Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120227
4 Importing IV_AUFNR Value transfer Type reference (TYPE) AUFNR Order Number 20120227
5 Importing IV_CURTYPE Value transfer Type reference (TYPE) ROCURTYPE Currency type 20120227
6 Importing IV_GJAHR Value transfer Type reference (TYPE) GJAHR Fiscal Year 20120227
7 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20120227
8 Importing IV_KOSTL Value transfer Type reference (TYPE) KOSTL Cost Center 20120227
9 Importing IV_KSTAR Value transfer Type reference (TYPE) KSTAR Cost Element 20120227
10 Importing IV_LSTAR Value transfer Type reference (TYPE) LSTAR Activity Type 20120227
11 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object Number 20120227
12 Importing IV_OWAER Value transfer Type reference (TYPE) OWAER Currency Key 20120227
13 Importing IV_POSID Value transfer Type reference (TYPE) PS_POSID Work Breakdown Structure Element (WBS Element) 20120227
14 Importing IV_STAKZ Value transfer Type reference (TYPE) STAKZ Indicator. object is statistical 20120227
15 Importing IV_VERSN Value transfer Type reference (TYPE) VERSN Version 20120227
16 Importing IV_VTDETAIL Value transfer Type reference (TYPE) NUMC2 Detailing the Value Type 20120227
17 Importing IV_WAERS Value transfer Type reference (TYPE) WAERS Currency Key 20120227

Method CHECK_COKP on class CL_FCOM_IP_CHECKS has no exception.

Method CHECK_CORRESP_KOSTL_LSTAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_IS_VALID Call by reference Type reference (TYPE) BOOLE_D 20120217
2 Changing CT_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG 20120217
3 Importing IM_KOSAR Call by reference Type reference (TYPE) KOSAR Cost Center Category 20120217
4 Importing IM_KOSTL Call by reference Type reference (TYPE) KOSTL Cost Center 20120217
5 Importing IM_KSTTY Call by reference Type reference (TYPE) KSTTY Valid Cost Center Categories 20120217
6 Importing IM_LSTAR Call by reference Type reference (TYPE) LSTAR Activity Type 20120217

Method CHECK_CORRESP_KOSTL_LSTAR on class CL_FCOM_IP_CHECKS has no exception.

Method CHECK_KSTAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Tabelle von Meldungen 20121213
2 Changing CV_IS_VALID Value transfer Type reference (TYPE) RS_BOOL Boolean 20121213
3 Exporting ET_PERIOD Call by reference Type reference (TYPE) YT_PERIOD 20121213
4 Importing IB_IS_PSP_ORDER Value transfer Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20121213
5 Importing IV_GJAHR Value transfer Type reference (TYPE) GJAHR Fiscal Year 20121213
6 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20121213
7 Importing IV_KSTAR Value transfer Type reference (TYPE) KSTAR 20121213
8 Importing IV_LSTAR Value transfer Type reference (TYPE) LSTAR 20121213
9 Importing IV_PERIO Value transfer Type reference (TYPE) POPER Posting period 20121213
10 Importing IV_VTDETAIL Value transfer Type reference (TYPE) NUMC2 Two digit number 20121213

Method CHECK_KSTAR on class CL_FCOM_IP_CHECKS has no exception.

Method CHECK_MASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_IS_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110819
2 Changing CT_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Table of Messages 20110819
3 Importing IT_COMB_FIELD Call by reference Type reference (TYPE) TY_GMD02 Transfer Values for Creating Combinationss 20110819
4 Importing IT_PERIOD Call by reference Type reference (TYPE) KALC_T_PERIODS For Internal Tables via PERIODS Structure 20110819
5 Importing IV_ACTIVITY Value transfer Type reference (TYPE) CO_VORGANG CO Business Transaction 20110819
6 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20110819

Method CHECK_MASTER_DATA on class CL_FCOM_IP_CHECKS has no exception.

Method CHECK_MASTER_DATA_KOSTL_LSTAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_IS_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120130
2 Changing CT_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Table of Messages 20120130
3 Importing IT_PERIOD Call by reference Type reference (TYPE) KALC_T_PERIODS For Internal Tables via PERIODS Structure 20120130
4 Importing IV_ACTIVITY Value transfer Type reference (TYPE) CO_VORGANG CO Business Transaction 20120130
5 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20120130
6 Importing IV_KOSTL Value transfer Type reference (TYPE) KOSTL Cost Center 20120130
7 Importing IV_LSTAR Value transfer Type reference (TYPE) LSTAR Activity Type 20120130

Method CHECK_MASTER_DATA_KOSTL_LSTAR on class CL_FCOM_IP_CHECKS has no exception.

Method CHECK_MASTER_DATA_KSTAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_IS_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110822
2 Changing CT_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Table of Messages 20110822
3 Importing IT_PERIOD Call by reference Type reference (TYPE) KALC_T_PERIODS For Internal Tables via PERIODS Structure 20110822
4 Importing IV_ACTIVITY Value transfer Type reference (TYPE) CO_VORGANG CO Business Transaction 20110822
5 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20110822
6 Importing IV_KSTAR Value transfer Type reference (TYPE) KSTAR Cost Element 20110822

Method CHECK_MASTER_DATA_KSTAR on class CL_FCOM_IP_CHECKS has no exception.

Method CHECK_MASTER_DATA_SKOST_SLSTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_IS_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110819
2 Changing CT_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Table of Messages 20110819
3 Importing IT_PERIOD Call by reference Type reference (TYPE) KALC_T_PERIODS For Internal Tables via PERIODS Structure 20110819
4 Importing IV_ACTIVITY Value transfer Type reference (TYPE) CO_VORGANG CO Business Transaction 20110819
5 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20110819
6 Importing IV_SKOST Value transfer Type reference (TYPE) SKOST Sender cost center 20110819
7 Importing IV_SLSTA Value transfer Type reference (TYPE) SLSTA Sender activity type 20110819

Method CHECK_MASTER_DATA_SKOST_SLSTA on class CL_FCOM_IP_CHECKS has no exception.

Method CHECK_PRIMARY_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESG Value transfer Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Tabelle von Meldungen 20120131
2 Changing CV_IS_VALID Value transfer Type reference (TYPE) RS_BOOL Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120131
3 Importing IV_GJAHR Value transfer Type reference (TYPE) GJAHR Fiscal Year 20120131
4 Importing IV_HRKFT Value transfer Type reference (TYPE) CO_SUBKEY SPACE CO key subnumber 20120131
5 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20130301
6 Importing IV_KSTAR Value transfer Type reference (TYPE) KSTAR Cost Element 20120131
7 Importing IV_MEINH Value transfer Type reference (TYPE) MEINH Unit of Measure for Display 20120131
8 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object Number 20120131

Method CHECK_PRIMARY_UOM on class CL_FCOM_IP_CHECKS has no exception.

Method CHECK_SECONDARY_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESG Value transfer Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG 20120214
2 Changing CV_IS_VALID Value transfer Type reference (TYPE) RS_BOOL 20120214
3 Importing IV_GJAHR Value transfer Type reference (TYPE) GJAHR Fiscal Year 20120214
4 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20120214
5 Importing IV_LEINH Value transfer Type reference (TYPE) LEINH Activity Unit 20120214
6 Importing IV_SKOST Value transfer Type reference (TYPE) SKOST Sender cost center 20120214
7 Importing IV_SLSTA Value transfer Type reference (TYPE) SLSTA Sender activity type 20120214

Method CHECK_SECONDARY_UOM on class CL_FCOM_IP_CHECKS has no exception.

Method CHECK_SKOST_SLSTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Tabelle von Meldungen 20121212
2 Changing CV_IS_VALID Value transfer Type reference (TYPE) RS_BOOL Boolean 20121212
3 Importing IV_GJAHR Value transfer Type reference (TYPE) GJAHR Fiscal Year 20121212
4 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20121212
5 Importing IV_LSTAR Value transfer Type reference (TYPE) LSTAR Activity Type 20121213
6 Importing IV_PERIO Value transfer Type reference (TYPE) POPER Posting period 20121212
7 Importing IV_SKOST Value transfer Type reference (TYPE) SKOST Sender cost center 20121212
8 Importing IV_SLSTA Value transfer Type reference (TYPE) SLSTA Sender activity type 20121212
9 Importing IV_VTDETAIL Value transfer Type reference (TYPE) NUMC2 '04' Two digit number 20121212

Method CHECK_SKOST_SLSTA on class CL_FCOM_IP_CHECKS has no exception.

Method CHECK_WAERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Tabelle von Meldungen 20120210
2 Changing CV_IS_VALID Value transfer Type reference (TYPE) RS_BOOL Boolean 20120210
3 Importing IV_CURTYPE Value transfer Type reference (TYPE) ROCURTYPE Currency type 20120210
4 Importing IV_WAERS Value transfer Type reference (TYPE) WAERS Currency Key 20120210
5 Importing IV_WAERS_TO_BE_CHECKED Value transfer Type reference (TYPE) WAERS Currency Key 20120210

Method CHECK_WAERS on class CL_FCOM_IP_CHECKS has no exception.

Method DERIVE_SECONDARY_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CT_MESG Value transfer Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Table of Messages 20120215
2 Importing IV_GJAHR Value transfer Type reference (TYPE) GJAHR Fiscal Year 20120215
3 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20120215
4 Importing IV_SKOST Value transfer Type reference (TYPE) SKOST Sender cost center 20120215
5 Importing IV_SLSTA Value transfer Type reference (TYPE) SLSTA Sender activity type 20120215
6 Returning RV_LEINH Value transfer Type reference (TYPE) LEINH Activity Unit 20120215

Method DERIVE_SECONDARY_UOM on class CL_FCOM_IP_CHECKS has no exception.

Method DERIVE_SECONDARY_VKSTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CT_MESG Value transfer Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Table of Messages 20120307
2 Importing IB_INTEGRATION_CHECK Value transfer Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120307
3 Importing IV_GJAHR Value transfer Type reference (TYPE) GJAHR Fiscal Year 20120307
4 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20120307
5 Importing IV_PLINT Value transfer Type reference (TYPE) PLINT Indicator for Integrated Planning 20120307
6 Importing IV_SKOST Value transfer Type reference (TYPE) SKOST Sender cost center 20120307
7 Importing IV_SLSTA Value transfer Type reference (TYPE) SLSTA Sender activity type 20120307
8 Importing IV_VERSN Value transfer Type reference (TYPE) VERSN Version 20120307
9 Returning RV_VKSTA Value transfer Type reference (TYPE) VKSTA Allocation Cost Element 20120307

Method DERIVE_SECONDARY_VKSTA on class CL_FCOM_IP_CHECKS has no exception.

Method _CHECK_MASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_IS_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120510
2 Changing CT_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Table of Messages 20120510
3 Importing IT_COMB_FIELD Call by reference Type reference (TYPE) TY_GMD02 Transfer Values for Creating Combinationss 20120510
4 Importing IT_PERIOD Call by reference Type reference (TYPE) KALC_T_PERIODS For Internal Tables via PERIODS Structure 20120510
5 Importing IV_ACTIVITY Value transfer Type reference (TYPE) CO_VORGANG CO Business Transaction 20120510
6 Importing IV_KOKRS Value transfer Type reference (TYPE) KOKRS Controlling Area 20120510

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