SAP ABAP Class MPLAN_BUSINESS_ACTIONS (Execution of Actions)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-PRM-MP (Application Component) Maintenance Plans
     MPLAN_API (Package) Maintenance Plan API
Properties
Class MPLAN_BUSINESS_ACTIONS  
Short Description Execution of Actions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MPLAN_API   Maintenance Plan API 
Created 20060510   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class MPLAN_BUSINESS_ACTIONS has no forward declaration.
Interfaces
Class MPLAN_BUSINESS_ACTIONS has no interface implemented.
Friends
Class MPLAN_BUSINESS_ACTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_REFERENCE Static Attribute Private Object reference (TYPE REF TO) MPLAN_BUSINESS_ACTIONS Singleton Reference 20060510
2 GV_TEMPORARY_ITEM_NUMBER Instance attribute Private Type reference (TYPE) WAPOS Temporary Item Number 20060621
3 GV_TEMPORARY_PLAN_NUMBER Instance attribute Private Type reference (TYPE) WARPL Temporary Plan Number 20060707
Methods
# Method Level Visibility Method type Description Created on
1 GET_ITEM_NUMBER Instance method Public Method Number Assignment for Maintenance Plan Item 20060510
2 GET_PLAN_NUMBER Instance method Public Method Number Assignment for Maintenance Plan 20060510
3 GET_REFERENCE Static method Public Method Read Singleton Reference 20060510
4 GET_TEMPORARY_ITEM_NUMBER Instance method Public Method Temporary Number for Maintenance Item 20060621
5 GET_TEMPORARY_PLAN_NUMBER Instance method Public Method Temporary Number for Maintenance Plan 20060707
6 SET_STATUS Instance method Public Method Set Status 20060517
Events
Class MPLAN_BUSINESS_ACTIONS has no event.
Types
Class MPLAN_BUSINESS_ACTIONS has no local type.
Method Signatures

Method GET_ITEM_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NUMBER Call by reference Type reference (TYPE) WAPOS Wartungsposition 20060510
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060510

Method GET_PLAN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MPTYP Call by reference Type reference (TYPE) MPTYP Wartungsplantyp 20060510
2 Exporting NUMBER Call by reference Type reference (TYPE) WARPL Wartungsplan 20060510
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060510

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REFERENCE Value transfer Object reference (TYPE REF TO) MPLAN_BUSINESS_ACTIONS Ausführen von Aktionen 20060510

Method GET_REFERENCE on class MPLAN_BUSINESS_ACTIONS has no exception.

Method GET_TEMPORARY_ITEM_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NUMBER Call by reference Type reference (TYPE) WAPOS Wartungsposition 20060621
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060621

Method GET_TEMPORARY_PLAN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NUMBER Call by reference Type reference (TYPE) WARPL 20060707
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060707

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER Call by reference Type reference (TYPE) MPLAN_MPLA Wartungsplan 20060517
2 Importing TRANSACTION Call by reference Type reference (TYPE) J_VORGANG Betriebswirtschaftlicher Vorgang 20060517
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060517
History
Last changed by/on SAP  20110908 
SAP Release Created in 700