SAP ABAP Class CL_FIP_IMPL_CUSTOMER_BAPI (BAdI impl. class for asscessing customer)
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_CUSTOMER_BAL BAdI interface for customer 20080401
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIP_CUSTOMER_ACTION Interface for customer actions 20080401
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIP_MANAGE_CUSTOMER Interface for managing customer 20080401
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIP_QUERY_CUSTOMER Interface for querying customer 20080401
Properties
Class CL_FIP_IMPL_CUSTOMER_BAPI  
Short Description BAdI impl. class for asscessing customer    
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_CUSTOMER_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_CUSTOMER_BAL BAdI interface for customer 20080401
3 IF_FIP_CUSTOMER_ACTION Interface for customer actions 20080401
4 IF_FIP_MANAGE_CUSTOMER Interface for managing customer 20080401
5 IF_FIP_QUERY_CUSTOMER Interface for querying customer 20080401
Friends
Class CL_FIP_IMPL_CUSTOMER_BAPI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MAIN_CONTACT Constant Private Type reference (TYPE) STRING 'Main Recipient Contact' 20080620
2 CO_RCPT_TYPE_CUSTM Constant Public Type reference (TYPE) C 'C' Recipient type - customer 20080508
3 CO_RCPT_TYPE_PLANT Constant Public Type reference (TYPE) C 'S' Recipient type - plant 20080508
4 GO_BAL_DRD Static Attribute Private Object reference (TYPE REF TO) FIP_BADI_DELIV_REL_DET_BAL 20080530
5 GO_BAL_PROMOTION Static Attribute Private Object reference (TYPE REF TO) FIP_BADI_PROMO_RETAIL 20080729
6 GO_BAL_SALES_AREA Static Attribute Private Object reference (TYPE REF TO) FIP_BADI_FUNCNL_UNIT_BAL 20080702
7 GO_BAL_SALES_PR_INFO Static Attribute Private Object reference (TYPE REF TO) FIP_BADI_SALES_PR_INFO_BAL 20080702
8 GO_BAL_SUPPLYING_PLNT Static Attribute Private Object reference (TYPE REF TO) FIP_BADI_SUPPLYING_PLNT_BAL 20080406
9 GO_CONST Static Attribute Private Object reference (TYPE REF TO) CL_FIP_CONST Constants 20080406
10 GO_EXCEPTION_RAISER Static Attribute Private Object reference (TYPE REF TO) CL_FIP_EXCEPTION_RAISER Services for raising exceptions 20080401
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080406
2 READ_CUSTOMER Instance method Private Method Reads customer details 20080504
Events
Class CL_FIP_IMPL_CUSTOMER_BAPI has no event.
Types
Class CL_FIP_IMPL_CUSTOMER_BAPI has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method READ_CUSTOMER 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 20080504
3 Importing IT_CUSTOMER_ID Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080504

Method READ_CUSTOMER on class CL_FIP_IMPL_CUSTOMER_BAPI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604