SAP ABAP Class CL_FAGL_R_OBJ_TYPE_003_CO (Reorganization :Segment/Cost Objects)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-REO (Application Component) General Ledger Reorganization
     FAGL_REORGANIZATION_SEG_E (Package) New GL - Segment Reorganization
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FAGL_R_OBJ_TYPE_003_CO_GEN Reorganization: Segment/CO Object General 20110318
Properties
Class CL_FAGL_R_OBJ_TYPE_003_CO  
Short Description Reorganization :Segment/Cost Objects    
Super Class CL_FAGL_R_OBJ_TYPE_003_CO_GEN Reorganization: Segment/CO Object General 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FAGL_REORG_SEG    
Program status     
Category 0   
Package FAGL_REORGANIZATION_SEG_E   New GL - Segment Reorganization 
Created 20110128   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)
Interfaces
Class CL_FAGL_R_OBJ_TYPE_003_CO has no interface implemented.
Friends
Class CL_FAGL_R_OBJ_TYPE_003_CO has no friend class.
Attributes
Class CL_FAGL_R_OBJ_TYPE_003_CO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESTR_SPEC_CKPH_CKPHT_CKPE Instance method Protected Method Read Specific Restrictions for CKPH, CKPHT, and CKPE 20110203
2 SELECT_DB_P Instance method Private Method Select First Level 20110318
3 SELECT_FIRST_LEVEL_P Instance method Private Method Select First Level 20110310
4 SELECT_VIA_PROFIT_CENTER_P Instance method Private Method Select Via Profit Center 20110310
Events
Class CL_FAGL_R_OBJ_TYPE_003_CO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PV_TYPE_S_COST_OBJ Private See coding 20110309 BEGIN OF pv_type_s_cost_obj, kstrg TYPE kstrg, objnr TYPE ckph-objnr, prctr TYPE prctr, kokrs TYPE kokrs, END OF pv_type_s_cost_obj
2 PV_TYPE_T_COST_OBJ Private See coding 20110309 pv_type_t_cost_obj TYPE STANDARD TABLE OF pv_type_s_cost_obj
Method Signatures

Method GET_RESTR_SPEC_CKPH_CKPHT_CKPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WHERETAB_CKPE Call by reference Type reference (TYPE) TT_RSDSWHERE Table type for rsdswhere 20110203
2 Exporting ET_WHERETAB_CKPH Call by reference Type reference (TYPE) TT_RSDSWHERE Table type for rsdswhere 20110203
3 Exporting ET_WHERETAB_CKPHT Call by reference Type reference (TYPE) TT_RSDSWHERE Table type for rsdswhere 20110203
4 Importing IT_RESTRICTION_SPECIFIC Call by reference Type reference (TYPE) FAGL_R_T_TRANGE Reorg: Table Name and SEL-OPT Table for Each Field Name 20110203

Method GET_RESTR_SPEC_CKPH_CKPHT_CKPE on class CL_FAGL_R_OBJ_TYPE_003_CO has no exception.

Method SELECT_DB_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CO_OBJ Call by reference Type reference (TYPE) PV_TYPE_T_COST_OBJ 20110318
2 Importing IT_RG_BUKRS Call by reference Type reference (TYPE) FAGL_RANGE_T_BUKRS Range Table for Company Codes 20110318
3 Importing IT_RG_KOKRS Call by reference Type reference (TYPE) FAGL_RANGE_T_KOKRS Range Table for Controlling Area 20110318
4 Importing IT_RG_PRCTR Call by reference Type reference (TYPE) FAGL_RANGE_T_PRCTR Range Table for Profit Centers 20110318
5 Importing IT_RG_SEGMENT Call by reference Type reference (TYPE) FAGL_RANGE_T_SEGMENT Range Table for Segment 20110318
6 Importing IT_WHERETAB_CKPE Call by reference Type reference (TYPE) TT_RSDSWHERE Table type for rsdswhere 20110318
7 Importing IT_WHERETAB_CKPH Call by reference Type reference (TYPE) TT_RSDSWHERE Table type for rsdswhere 20110318
8 Importing IT_WHERETAB_CKPHT Call by reference Type reference (TYPE) TT_RSDSWHERE Table type for rsdswhere 20110318

Method SELECT_DB_P on class CL_FAGL_R_OBJ_TYPE_003_CO has no exception.

Method SELECT_FIRST_LEVEL_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_R_T_MESSAGE2 Messages 20110310
2 Exporting ET_OBJECT Call by reference Type reference (TYPE) FAGL_R_T_OBJECT Object List 20110310
3 Importing IO_FW_CALLBACK Call by reference Object reference (TYPE REF TO) IF_FAGL_R_FW_CALLBACK Callback into Framework 20110310
4 Importing IT_RG_BUKRS Call by reference Type reference (TYPE) FAGL_RANGE_T_BUKRS 20110310
5 Importing IT_RG_KOKRS Call by reference Type reference (TYPE) FAGL_RANGE_T_KOKRS 20110310
6 Importing IT_RG_SEGMENT Call by reference Type reference (TYPE) FAGL_RANGE_T_SEGMENT 20110310
7 Importing IT_WHERETAB_CKPE Call by reference Type reference (TYPE) TT_RSDSWHERE Table type for rsdswhere 20110310
8 Importing IT_WHERETAB_CKPH Call by reference Type reference (TYPE) TT_RSDSWHERE Table type for rsdswhere 20110310
9 Importing IT_WHERETAB_CKPHT Call by reference Type reference (TYPE) TT_RSDSWHERE Table type for rsdswhere 20110310
10 Importing IV_REORG_DATE Call by reference Type reference (TYPE) FAGL_R_DATE Reorganization Date 20110310

Method SELECT_FIRST_LEVEL_P on class CL_FAGL_R_OBJ_TYPE_003_CO has no exception.

Method SELECT_VIA_PROFIT_CENTER_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_R_T_MESSAGE2 Messages 20110310
2 Exporting ET_OBJECT Call by reference Type reference (TYPE) FAGL_R_T_OBJECT Object List 20110310
3 Importing IO_FW_CALLBACK Call by reference Object reference (TYPE REF TO) IF_FAGL_R_FW_CALLBACK Callback into Framework 20110310
4 Importing IT_RG_BUKRS Call by reference Type reference (TYPE) FAGL_RANGE_T_BUKRS 20110310
5 Importing IT_RG_KOKRS Call by reference Type reference (TYPE) FAGL_RANGE_T_KOKRS 20110310
6 Importing IT_RG_SEGMENT Call by reference Type reference (TYPE) FAGL_RANGE_T_SEGMENT 20110310
7 Importing IT_SUPERIOR_OBJECT Call by reference Type reference (TYPE) FAGL_R_T_OBJECT_SUP Reorganization: Higher-Level Object 20110310
8 Importing IT_WHERETAB_CKPE Call by reference Type reference (TYPE) TT_RSDSWHERE Table type for rsdswhere 20110310
9 Importing IT_WHERETAB_CKPH Call by reference Type reference (TYPE) TT_RSDSWHERE Table type for rsdswhere 20110310
10 Importing IT_WHERETAB_CKPHT Call by reference Type reference (TYPE) TT_RSDSWHERE Table type for rsdswhere 20110310
11 Importing IV_REORG_DATE Call by reference Type reference (TYPE) FAGL_R_DATE Reorganization Date 20110310
12 Importing IV_SUPERIOR_OBJ_TYPE Call by reference Type reference (TYPE) FAGL_R_OBJ_TYPE_SUP Object Type of the Higher-Level Object 20110310

Method SELECT_VIA_PROFIT_CENTER_P on class CL_FAGL_R_OBJ_TYPE_003_CO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606