SAP ABAP Class CL_FIP_IMPL_STORE_BAPI (BAdI impl. class for accessing store)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-FIP (Application Component) Perishables Procurement
     FIP_BACKEND_CONN_BAPI (Package) Backend Connectivity (BAPI) for Fresh Item Procurement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080401
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIP_BADI_STORE_BAL BAdI interface for store 20080401
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIP_MANAGE_STORE Interface for managing store 20080401
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIP_QUERY_STORE Interface for querying store 20080401
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIP_STORE_ACTION Interface for store actions 20080401
Properties
Class CL_FIP_IMPL_STORE_BAPI  
Short Description BAdI impl. class for accessing store    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIP_BACKEND_CONN_BAPI   Backend Connectivity (BAPI) for Fresh Item Procurement 
Created 20080401   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIP_IMPL_STORE_BAPI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080401
2 IF_FIP_BADI_STORE_BAL BAdI interface for store 20080401
3 IF_FIP_MANAGE_STORE Interface for managing store 20080401
4 IF_FIP_QUERY_STORE Interface for querying store 20080401
5 IF_FIP_STORE_ACTION Interface for store actions 20080401
Friends
Class CL_FIP_IMPL_STORE_BAPI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DC_CATEGORY Constant Public See coding 'B' 20080406
2 CO_LENGHT_FOUR Constant Public Type reference (TYPE) I 4 20080404
3 CO_MAIN_CONTACT Static Attribute Private Type reference (TYPE) STRING 'Recipient Main Contact' 20080620
4 CO_PPA Constant Public Type reference (TYPE) BADI_NAME 'FIP_BADI_PRODPROCMTARRG_BAL' Name of a BAdI 20080522
5 CO_RCPT_TYPE_PLANT Constant Public Type reference (TYPE) C 'S' Recipient type - plant 20080508
6 CO_STORE_CATEGORY Constant Public See coding 'A' 20080406
7 CO_STORE_TYPE Constant Public See coding 'S' 20080404
8 GO_BAL_DRD Static Attribute Private Object reference (TYPE REF TO) FIP_BADI_DELIV_REL_DET_BAL 20080603
9 GO_BAL_PROMOTION Static Attribute Private Object reference (TYPE REF TO) FIP_BADI_PROMO_RETAIL 20080729
10 GO_BAL_SALES_AREA Static Attribute Private Object reference (TYPE REF TO) FIP_BADI_FUNCNL_UNIT_BAL 20080702
11 GO_BAL_SALES_PR_INFO Static Attribute Private Object reference (TYPE REF TO) FIP_BADI_SALES_PR_INFO_BAL BAdI for accessing BO functional unit 20080702
12 GO_BAL_SUPPLYING_PLNT Static Attribute Private Object reference (TYPE REF TO) FIP_BADI_SUPPLYING_PLNT_BAL 20080406
13 GO_CONST Static Attribute Private Object reference (TYPE REF TO) CL_FIP_CONST Constants 20080406
14 GO_PPA_BAL Static Attribute Private Object reference (TYPE REF TO) FIP_BADI_PRODPROCMTARRG_BAL 20080522
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080406
2 READ_STORE Instance method Private Method Returns store details 20080504
Events
Class CL_FIP_IMPL_STORE_BAPI has no event.
Types
Class CL_FIP_IMPL_STORE_BAPI has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FIP_IMPL_STORE_BAPI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FIP_IMPL_STORE_BAPI has no exception.

Method READ_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080504
2 Exporting ET_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080504
3 Importing IT_STORE_ID Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ALL_INFO Table of recipient numbers 20080504
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080504
History
Last changed by/on SAP  20130531 
SAP Release Created in 604