SAP ABAP Interface IF_EX_EAM_AUTH_CHECK_ORDER (Interface for BAdI: BADI_EAM_AUTHORITY_CHECK_ORDER)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-WOC-MH (Application Component) Maintenance History
     IWO2 (Package) Application Development R/3 Plant Maintenance Order History
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_EAM_AUTH_ORDER_BEGRU BADI_EAM_AUTHORITY_CHECK_ORDER: Check Authorization Group 20080111
Properties
Interface IF_EX_EAM_AUTH_CHECK_ORDER  
Short Description Interface for BAdI: BADI_EAM_AUTHORITY_CHECK_ORDER    
General Data
Package IWO2   Application Development R/3 Plant Maintenance Order History 
Created 20080108   SAP 
Last changed 20100310   SAP 
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
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080108
Friends
Interface IF_EX_EAM_AUTH_CHECK_ORDER has no friend.
Attributes
Interface IF_EX_EAM_AUTH_CHECK_ORDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK_ORDERS Instance method Public Method Authorization Check for Orders 20080108
Events
Interface IF_EX_EAM_AUTH_CHECK_ORDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_S_AUFNR Public See coding Structure of Order Numbers 20080108 BEGIN OF gty_s_aufnr, aufnr TYPE aufnr, END OF gty_s_aufnr
2 GTY_T_AUFNR Public See coding Table of Order Numbers (Sorted) 20080108 gty_t_aufnr TYPE SORTED TABLE OF gty_s_aufnr WITH UNIQUE KEY aufnr
Method Signatures

Method AUTHORITY_CHECK_ORDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RETURN Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20080318
2 Changing CT_ORDERS Call by reference Type reference (TYPE) GTY_T_AUFNR Tabelle von Auftragsnummern (sortiert) 20080108
3 Changing CV_MISSING_AUTHORITY Call by reference Type reference (TYPE) ABAP_BOOL fehlende Berechtigungen ja/nein 20080109
4 Importing IV_ACTIVITY Call by reference Type reference (TYPE) AKTYP Aktivitätstyp in der Transaktion 20080108
5 Importing IV_TCODE Call by reference Type reference (TYPE) SYTCODE Transaktionscode 20080110

Method AUTHORITY_CHECK_ORDERS on Interface IF_EX_EAM_AUTH_CHECK_ORDER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604