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 ABAP 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 CHECK_COMP_CODE Static method Public Method Check if company code exists 20120905
2 CHECK_DOC_TYPE Static method Public Method Check if document type exists 20120905
3 CHECK_MATERIAL Static method Public Method Check if material exists 20120917
4 CHECK_PLANT Static method Public Method Check if plant exists 20120905
5 CHECK_PURCH_GRP Static method Public Method Check if purchasing group exists 20120905
6 CHECK_PURCH_ORG Static method Public Method Check if purchasing organization exists 20120905
7 CHECK_VENDOR 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 Returning EV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20120905
2 Importing 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 Returning EV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20120905
2 Importing IV_DOC_CAT Call by reference Type reference (TYPE) BSTYP Purchasing Document Category 20120920
3 Importing 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 Returning EV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20120917
2 Importing 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 Returning EV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20120905
2 Importing 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 Returning EV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20120905
2 Importing 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 Returning EV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20120905
2 Importing 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 Returning EV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20120905
2 Importing 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