SAP ABAP Class CL_EX_BBP_ES_ME_CHECK_RFQ (Class for BAdI Impl.: BBP_ES_ME_CHECK_RFQ)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-GF (Application Component) Basic Functions
⤷
BBP_ES_ERP_INT (Package) ERP-E-Sourcing Integration
⤷
⤷
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 | 20090115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_ME_CHECK_RFQ | Interface for BAdI: ME_CHECK_RFQ | 20090115 |
Properties
| Class | CL_EX_BBP_ES_ME_CHECK_RFQ | |
| Short Description | Class for BAdI Impl.: BBP_ES_ME_CHECK_RFQ | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BBP_ES_ERP_INT | ERP-E-Sourcing Integration |
| Created | 20090115 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EX_BBP_ES_ME_CHECK_RFQ has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090115 | ||
| 2 | IF_EX_ME_CHECK_RFQ | Interface for BAdI: ME_CHECK_RFQ | 20090115 |
Friends
Class CL_EX_BBP_ES_ME_CHECK_RFQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_MMPUR_CONSTANTS | Constants Purchasing | 20121102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check the service hierarchy of the given line item | 20101104 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20121102 | |
| 3 | Instance method | Private | Method | Is item category allowed | 20121102 |
Events
Class CL_EX_BBP_ES_ME_CHECK_RFQ has no event.
Types
Class CL_EX_BBP_ES_ME_CHECK_RFQ has no local type.
Method Signatures
Method CHECK_SRV_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PACKNO | Value transfer | Type reference (TYPE) | PACKNO | Package number | 20101104 | |||
| 2 | RV_STRUC | Value transfer | Type reference (TYPE) | MMPUR_BOOL | Boolean type | 20121102 |
Method CHECK_SRV_HIERARCHY on class CL_EX_BBP_ES_ME_CHECK_RFQ has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EX_BBP_ES_ME_CHECK_RFQ has no parameter.
Method CONSTRUCTOR on class CL_EX_BBP_ES_ME_CHECK_RFQ has no exception.
Method IS_PSTYP_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PSTYP | Call by reference | Type reference (TYPE) | PSTYP | Item Category in Purchasing Document | 20121102 | |||
| 2 | RV_ALLOWED | Value transfer | Type reference (TYPE) | MMPUR_BOOL | Allowed item category | 20121102 |
Method IS_PSTYP_ALLOWED on class CL_EX_BBP_ES_ME_CHECK_RFQ has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |