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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080406 | |
| 2 | 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 | CO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080504 | |||
| 2 | ET_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT_ALL_INFO | Recipient information | 20080504 | |||
| 3 | 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 | Value does not exist | 20080504 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |