SAP ABAP Class CL_INM_FUNC_TYPE_RETRACTION (Transfer Aggregated Planning Data to RPM Financial Planning)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PPM-CF (Application Component) Common Functions
     RS_BCT_INM (Package) BW: Content Innovation Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLFA_SRVTYPE_IMP_EXEC Planning Function Type: Execution (Without Reference Data) 20070810
Properties
Class CL_INM_FUNC_TYPE_RETRACTION  
Short Description Transfer Aggregated Planning Data to RPM Financial Planning    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_INM   BW: Content Innovation Management 
Created 20070810   SAP 
Last change 20141101    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPLFA_SRVTYPE_IMP_EXEC Planning Function Type: Execution (Without Reference Data) 20070810
Friends
Class CL_INM_FUNC_TYPE_RETRACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ITEM_LOGSYS_BUFFER Instance attribute Private Type reference (TYPE) TT_ITEM_LOGSYS Buffer for 0LOGSYS Values 20071004
Methods
# Method Level Visibility Method type Description Created on
1 GET_FISCPER_DETAILS Instance method Private Method Determine Details (Start/Finish) for a Fiscal Period 20070924
2 GET_ITEM_LOGSYS Instance method Private Method Returns Attribute Value 0LOGSYS of InfoObject 0RPM_IDGU 20071004
Events
Class CL_INM_FUNC_TYPE_RETRACTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ITEM_LOGSYS Private See coding Table Type for TY_ITEM_LOGSYS 20071004 tt_item_logsys TYPE HASHED TABLE OF ty_item_logsys WITH UNIQUE KEY item_d_guid
2 TY_ITEM_GUID Private See coding RPM Portfolio Item GUID 20071004 ty_item_guid TYPE c LENGTH 32
3 TY_ITEM_LOGSYS Private See coding Attribute Value 0LOGSYS for RPM Item (0RPM_DPGU) 20071004 BEGIN OF ty_item_logsys, item_d_guid TYPE ty_item_guid, logsys TYPE rsdlogsys, END OF ty_item_logsys
4 TY_PPA2RPM_FIN_PLAN_DATA Private See coding PPA Data in Format for Retraction to RPM Financial Planning 20071004 BEGIN OF ty_ppa2rpm_fin_plan_data, item_d_guid TYPE x LENGTH 16, fin_category_id TYPE c LENGTH 15, fin_group_id TYPE c LENGTH 24, fiscper TYPE n LENGTH 7, fiscper_date_from TYPE d, fiscper_date_to TYPE d, amount TYPE p LENGTH 9 DECIMALS 2, currency TYPE c LENGTH 5, END OF ty_ppa2rpm_fin_plan_data
Method Signatures

Method GET_FISCPER_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FISCPER_DATE_FROM Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20070924
2 Exporting EV_FISCPER_DATE_TO Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20070924
3 Importing IR_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Meldungen 20070924
4 Importing IV_FISCPER Call by reference Type reference (TYPE) N 20070924
5 Importing IV_FISCVARNT Call by reference Type reference (TYPE) C 20070924

Method GET_FISCPER_DETAILS on class CL_INM_FUNC_TYPE_RETRACTION has no exception.

Method GET_ITEM_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Meldungen 20071004
2 Importing IV_ITEM_D_GUID Call by reference Type reference (TYPE) TY_ITEM_GUID Item GUID 20071004
3 Returning RV_LOGSYS Value transfer Type reference (TYPE) CHAR10 Attributwert 0LOGSYS 20071004

Method GET_ITEM_LOGSYS on class CL_INM_FUNC_TYPE_RETRACTION has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 703