SAP ABAP Class CL_FIP_OBJ_RET_GR (Retrieve the objects in the POWL result set)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-FIP (Application Component) Perishables Procurement
     FIP_BUSINESS_LOGIC (Package) Business Logic for Fresh Item Procurement
Properties
Class CL_FIP_OBJ_RET_GR  
Short Description Retrieve the objects in the POWL result set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIP_BUSINESS_LOGIC   Business Logic for Fresh Item Procurement 
Created 20080115   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIP_OBJ_RET_GR has no forward declaration.
Interfaces
Class CL_FIP_OBJ_RET_GR has no interface implemented.
Friends
Class CL_FIP_OBJ_RET_GR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_AOR_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_AOR_MANAGER Area of Responsibility Manager 20080513
2 MT_RANGE_AEDAT Instance attribute Private Type reference (TYPE) FIP_T_AEDAT_RANGE Range: Last Changed On 20080410
3 MT_RANGE_AKTRN Instance attribute Private Type reference (TYPE) FIP_T_AKTRN_RANGE Range Table: EKPO-AKTRN 20080115
4 MT_RANGE_BEDAT Instance attribute Private Type reference (TYPE) FIP_T_BEDAT_RANGE Range Table: EKKO-BEDAT 20080115
5 MT_RANGE_BSART Instance attribute Private Type reference (TYPE) FIP_T_BSART_RANGE Range Table: EKKO-BSART 20080115
6 MT_RANGE_BSTAE Instance attribute Private Type reference (TYPE) FIP_T_BSTAE_RANGE Range: Confirmation Control Key 20080603
7 MT_RANGE_BSTYP Instance attribute Private Type reference (TYPE) FIP_T_BSTYP_RANGE Range Table: EKKO-BSTYP 20080603
8 MT_RANGE_BUKRS Instance attribute Private Type reference (TYPE) FIP_T_BUKRS_RANGE Range Table: EKKO-BUKRS 20080115
9 MT_RANGE_BWART Instance attribute Private Type reference (TYPE) FIP_T_BWART_RANGE FIP Range Table for POWL Selection Criteria 20080212
10 MT_RANGE_EAN11 Instance attribute Private Type reference (TYPE) FIP_T_EAN11_RANGE Range Table: EKPO-EAN11 20080115
11 MT_RANGE_EBELN Instance attribute Private Type reference (TYPE) FIP_T_EBELN_RANGE Range Table: EKKO-EBELN 20080115
12 MT_RANGE_EBELP Instance attribute Private Type reference (TYPE) FIP_T_EBELP_RANGE Range: Item Number of Purchasing Document 20080603
13 MT_RANGE_EINDT Instance attribute Private Type reference (TYPE) FIP_T_EINDT_RANGE FIP Range Table for POWL Selection Criteria: Delivery Date 20080211
14 MT_RANGE_EKGRP Instance attribute Private Type reference (TYPE) FIP_T_EKGRP_RANGE Range Table: EKKO-EKGRP 20080115
15 MT_RANGE_EKORG Instance attribute Private Type reference (TYPE) FIP_T_EKORG_RANGE Range Table: EKKO-EKORG 20080115
16 MT_RANGE_ELIKZ Instance attribute Private Type reference (TYPE) FIP_T_ELIKZ_RANGE FIP Range Table for POWL Selection Criteria 20080123
17 MT_RANGE_ERNAM Instance attribute Private Type reference (TYPE) FIP_T_ERNAM_RANGE Range Table: EKKO-ERNAM 20080115
18 MT_RANGE_IDNLF Instance attribute Private Type reference (TYPE) FIP_T_IDNLF_RANGE Range Table: EKPO-IDNLF 20080115
19 MT_RANGE_KNTTP Instance attribute Private Type reference (TYPE) FIP_T_KNTTP_RANGE Range Table: EKPO-KNTTP 20080115
20 MT_RANGE_LGORT Instance attribute Private Type reference (TYPE) FIP_T_LGORT_RANGE Range Table: EKPO-LGORT 20080115
21 MT_RANGE_LIFNR Instance attribute Private Type reference (TYPE) FIP_T_LIFNR_RANGE Range Table: EKKO-LIFNR 20080115
22 MT_RANGE_LOEKZ Instance attribute Private Type reference (TYPE) FIP_T_LOEKZ_RANGE Range Table: EKKO-LOEKZ 20080115
23 MT_RANGE_LOEKZ_HD Instance attribute Private Type reference (TYPE) FIP_T_LOEKZ_RANGE Range Table: EKKO-LOEKZ 20080418
24 MT_RANGE_LTSNR Instance attribute Private Type reference (TYPE) FIP_T_LTSNR_RANGE Range Table: EKPO-LSTNR 20080115
25 MT_RANGE_MATKL Instance attribute Private Type reference (TYPE) FIP_T_MATKL_RANGE Range Table: EKPO-MATKL 20080115
26 MT_RANGE_MATNR Instance attribute Private Type reference (TYPE) FIP_T_MATNR_RANGE Range Table: EKPO-MATNR 20080115
27 MT_RANGE_PSTYP Instance attribute Private Type reference (TYPE) FIP_T_PSTYP_RANGE Range Table: EKPO-PSTYP 20080115
28 MT_RANGE_SAISJ Instance attribute Private Type reference (TYPE) FIP_T_SAISJ_RANGE Range Table: EKPO-SAISJ 20080115
29 MT_RANGE_SAISO Instance attribute Private Type reference (TYPE) FIP_T_SAISO_RANGE Range Table: EKPO-SAISO 20080115
30 MT_RANGE_TXZ01 Instance attribute Private Type reference (TYPE) FIP_T_TXZ01_RANGE Range: Short Text 20080603
31 MT_RANGE_WEPOS Instance attribute Private Type reference (TYPE) FIP_T_WEPOS_RANGE Range: Goods Receipt Indicator 20080603
32 MT_RANGE_WERKS Instance attribute Private Type reference (TYPE) FIP_T_WERKS_RANGE Range Table: EKPO-WERKS 20080115
Methods
# Method Level Visibility Method type Description Created on
1 ADD_AOR_MATERIALS Instance method Private Method Append Materials from Area of Responsibility 20080513
2 CONSTRUCTOR Instance method Public Constructor Constructor 20080513
3 GET_OBJECTS Instance method Public Method Retrieves Goods Receipt Objects 20080115
4 INITIALIZE_RANGES Instance method Private Method clear the range variables 20080115
5 INIT_AOR_MANAGER Instance method Private Method Initialize AoR Manager 20080513
6 SET_RANGES Instance method Private Method set range variables 20080115
Events
Class CL_FIP_OBJ_RET_GR has no event.
Types
Class CL_FIP_OBJ_RET_GR has no local type.
Method Signatures

Method ADD_AOR_MATERIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MATERIAL_RANGE Call by reference Type reference (TYPE) FIP_T_MATNR_RANGE Range: Material Number 20080513

Method ADD_AOR_MATERIALS on class CL_FIP_OBJ_RET_GR has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FIP_OBJ_RET_GR has no parameter.
Method CONSTRUCTOR on class CL_FIP_OBJ_RET_GR has no exception.

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GOODS_RECEIPT Call by reference Type reference (TYPE) FIP_T_GR_POWL define later 20080115
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20080514
3 Importing IT_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20080115
4 Importing IV_FEEDER_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY POWL type ID 20080115

Method GET_OBJECTS on class CL_FIP_OBJ_RET_GR has no exception.

Method INITIALIZE_RANGES Signature

Method INITIALIZE_RANGES on class CL_FIP_OBJ_RET_GR has no parameter.
Method INITIALIZE_RANGES on class CL_FIP_OBJ_RET_GR has no exception.

Method INIT_AOR_MANAGER Signature

Method INIT_AOR_MANAGER on class CL_FIP_OBJ_RET_GR has no parameter.
Method INIT_AOR_MANAGER on class CL_FIP_OBJ_RET_GR has no exception.

Method SET_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20080115

Method SET_RANGES on class CL_FIP_OBJ_RET_GR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604