SAP ABAP Class IF_EX_PLM_AUDIT_STATUS (BAdI Interface IF_EX_PLM_AUDIT_STATUS)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_PLM_AUDIT_STATUS BAdI-Klasse CL_EX_PLM_AUDIT_STATUS 20010223
Properties
Class IF_EX_PLM_AUDIT_STATUS  
Short Description BAdI Interface IF_EX_PLM_AUDIT_STATUS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20010223   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PLM_AUDIT_STATUS_MANAGEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_EX_PLM_AUDIT_STATUS has no interface implemented.
Friends
Class IF_EX_PLM_AUDIT_STATUS has no friend class.
Attributes
Class IF_EX_PLM_AUDIT_STATUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTIVITY Instance method Public Method Check Whether Execution of Transaction Is Allowed 20010223
2 GET_PERMITTED_CHANGES Instance method Public Method Reading of Permissible Changes 20010223
3 GET_UI_DATA Instance method Public Method Reading of Data for the Display 20010223
4 IS_CHANGEABLE Instance method Public Method Determines Whether Master Data Changes are Allowed for Comp. 20010223
5 IS_USABLE Instance method Public Method Determines Whether a Component Can Be Used 20010223
Events
Class IF_EX_PLM_AUDIT_STATUS has no event.
Types
Class IF_EX_PLM_AUDIT_STATUS has no local type.
Method Signatures

Method CHECK_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNR Value transfer Type reference (TYPE) CRM_JSTO-OBJNR Objektnummer 20010223
2 Importing IV_VRGNG Value transfer Type reference (TYPE) J_VORGANG Betriebswirtschaftlicher Vorgang 20010223
# Exception Resumable Description Created on
1 ACTIVITY_NOT_ALLOWED Vorgang nicht erlaubt 20010223
2 STATUS_ACTIVE Status aktiv 20010223

Method GET_PERMITTED_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DEL_ACTIVITIES Call by reference Type reference (TYPE) CGPL_ACTIVITY_TEXT_T Tabelle der erlaubten Vorgänge zum Löschen eines Status 20010223
2 Changing CT_DEL_USERSTAT Call by reference Type reference (TYPE) CGPL_ESTATUS_TEXT_T Tabelle der Anwenderstatus, die gelöscht werden können 20010223
3 Changing CT_SET_ACTIVITIES Call by reference Type reference (TYPE) CGPL_ACTIVITY_TEXT_T Tabelle der erlaubten Vorgänge zum Setzen eines Status 20010223
4 Changing CT_SET_USERSTAT Call by reference Type reference (TYPE) CGPL_ESTATUS_TEXT_T Tabelle der Anwenderstatus, die gesetzt werden können 20010223
5 Importing IV_OBJNR Value transfer Type reference (TYPE) CRM_JSTO-OBJNR Objektnummer 20010223
6 Importing IV_STSMA Value transfer Type reference (TYPE) J_STSMA Statusschema 20010223

Method GET_PERMITTED_CHANGES on class IF_EX_PLM_AUDIT_STATUS has no exception.

Method GET_UI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_UI_DATA Call by reference Type reference (TYPE) PLMT_AUDIT_STATUS_DISPLAY Anzeige von Statusfeldern 20010223
2 Importing IV_OBJNR Value transfer Type reference (TYPE) CRM_JSTO-OBJNR Objektnummer 20010223

Method GET_UI_DATA on class IF_EX_PLM_AUDIT_STATUS has no exception.

Method IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_IS_CHANGEABLE Call by reference Type reference (TYPE) BOOLE_D Änderbarkeit des Objekts (' ' => Objekt ist nicht änderbar) 20010223
2 Importing IV_OBJNR Value transfer Type reference (TYPE) CRM_JSTO-OBJNR Objektnummer 20010223

Method IS_CHANGEABLE on class IF_EX_PLM_AUDIT_STATUS has no exception.

Method IS_USABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_IS_USABLE Call by reference Type reference (TYPE) BOOLE_D Verwendbarkeit des Objekts (' ' => Objekt nicht verwendbar) 20010223
2 Importing IV_OBJNR Value transfer Type reference (TYPE) CRM_JSTO-OBJNR Objektnummer 20010223

Method IS_USABLE on class IF_EX_PLM_AUDIT_STATUS has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in