SAP ABAP Class CL_MMPUR_AUNIT_CHECK (Checks for ABAP Unit Tests in MM)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_UNIT_TEST (Package) Objects Unit Tests in Purchasing
⤷
⤷
Properties
| Class | CL_MMPUR_AUNIT_CHECK | |
| Short Description | Checks for ABAP Unit Tests in MM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MMPUR_UNIT_TEST | Objects Unit Tests in Purchasing |
| Created | 20120904 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MMPUR_AUNIT_CHECK has no interface implemented.
Friends
Class CL_MMPUR_AUNIT_CHECK has no friend class.
Attributes
Class CL_MMPUR_AUNIT_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if company code exists | 20120905 | |
| 2 | Static method | Public | Method | Check if document type exists | 20120905 | |
| 3 | Static method | Public | Method | Check if material exists | 20120917 | |
| 4 | Static method | Public | Method | Check if plant exists | 20120905 | |
| 5 | Static method | Public | Method | Check if purchasing group exists | 20120905 | |
| 6 | Static method | Public | Method | Check if purchasing organization exists | 20120905 | |
| 7 | Static method | Public | Method | Check if vendor exists | 20120905 |
Events
Class CL_MMPUR_AUNIT_CHECK has no event.
Types
Class CL_MMPUR_AUNIT_CHECK has no local type.
Method Signatures
Method CHECK_COMP_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120905 | ||||
| 2 | IV_COMP_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20120905 |
Method CHECK_COMP_CODE on class CL_MMPUR_AUNIT_CHECK has no exception.
Method CHECK_DOC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120905 | ||||
| 2 | IV_DOC_CAT | Call by reference | Type reference (TYPE) | BSTYP | Purchasing Document Category | 20120920 | |||
| 3 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | BSART | Purchasing Document Type | 20120905 |
Method CHECK_DOC_TYPE on class CL_MMPUR_AUNIT_CHECK has no exception.
Method CHECK_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120917 | ||||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20120917 |
Method CHECK_MATERIAL on class CL_MMPUR_AUNIT_CHECK has no exception.
Method CHECK_PLANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120905 | ||||
| 2 | IV_PLANT | Call by reference | Type reference (TYPE) | EWERK | Plant | 20120905 |
Method CHECK_PLANT on class CL_MMPUR_AUNIT_CHECK has no exception.
Method CHECK_PURCH_GRP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120905 | ||||
| 2 | IV_PURCH_GRP | Call by reference | Type reference (TYPE) | EKGRP | Purchasing Group | 20120905 |
Method CHECK_PURCH_GRP on class CL_MMPUR_AUNIT_CHECK has no exception.
Method CHECK_PURCH_ORG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120905 | ||||
| 2 | IV_PURCH_ORG | Call by reference | Type reference (TYPE) | EKORG | Purchasing Organization | 20120905 |
Method CHECK_PURCH_ORG on class CL_MMPUR_AUNIT_CHECK has no exception.
Method CHECK_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120905 | ||||
| 2 | IV_VENDOR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20120905 |
Method CHECK_VENDOR on class CL_MMPUR_AUNIT_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |