SAP ABAP Class CL_FIP_IMPL_LOAD_BUILD_BAPI (BAdI impl. class for asscessing load-build)
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 | 20080617 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FIP_BADI_LOAD_BUILD_BAL | BAdI interface for load-build | 20080617 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FIP_LOAD_BUILD_ACTION | Interface for load-build actions | 20080617 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FIP_MANAGE_LOAD_BUILD | Interface for managing load-build | 20080617 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FIP_QUERY_LOAD_BUILD | Interface for querying load-build | 20080617 |
Properties
Class | CL_FIP_IMPL_LOAD_BUILD_BAPI | |
Short Description | BAdI impl. class for asscessing load-build | |
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 | 20080617 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FIP_IMPL_LOAD_BUILD_BAPI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080617 | ||
2 | IF_FIP_BADI_LOAD_BUILD_BAL | BAdI interface for load-build | 20080617 | ||
3 | IF_FIP_LOAD_BUILD_ACTION | Interface for load-build actions | 20080617 | ||
4 | IF_FIP_MANAGE_LOAD_BUILD | Interface for managing load-build | 20080617 | ||
5 | IF_FIP_QUERY_LOAD_BUILD | Interface for querying load-build | 20080617 |
Friends
Class CL_FIP_IMPL_LOAD_BUILD_BAPI has no friend class.
Attributes
Class CL_FIP_IMPL_LOAD_BUILD_BAPI has no attribute.
Methods
Class CL_FIP_IMPL_LOAD_BUILD_BAPI has no method.
Events
Class CL_FIP_IMPL_LOAD_BUILD_BAPI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | FIP_S_RESTRICT | Private | See coding | Restrictions structure | 20080729 | BEGIN OF fip_s_restrict,
kzok(20) TYPE c,
curqty TYPE menge13,
plaqty TYPE boresmng,
meins TYPE meins,
curval TYPE boresval,
plaval TYPE boresval,
waers TYPE waers,
bopnr TYPE bopnr,
borestri TYPE borestri,
resbez TYPE resbez,
botypi TYPE botypi,
typbez TYPE typbez,
kzmuss TYPE wlbkzmuss,
botol TYPE botol,
END OF fip_s_restrict
|
|
2 | FIP_S_VALID_RESTRI | Private | See coding | Internal restriction code for PO-based load building | 20080729 | BEGIN OF fip_s_valid_restri,
borestri TYPE borestri,
END OF fip_s_valid_restri
|
|
3 | FIP_T_RESTRICT | Private | See coding | Restrictions table | 20080729 | fip_t_restrict TYPE STANDARD TABLE OF fip_s_restrict
|
|
4 | FIP_T_VALID_RESTRI | Private | See coding | Internal restriction codes for PO-based load building | 20080729 | fip_t_valid_restri TYPE STANDARD TABLE OF fip_s_valid_restri
|
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |