SAP ABAP Class CL_IM_PM_ORDER_STATUS_2 (Implementation Class for BAdI Impl. PM_ORDER_STATUS)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IWO1 (Package) Appl. Development R/3 Plant Maintenance Order Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_RSU5_SAPI_BADI BAdI Interface IF_EX_RSU5_SAPI_BADI 20110517
Properties
Class CL_IM_PM_ORDER_STATUS_2  
Short Description Implementation Class for BAdI Impl. PM_ORDER_STATUS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IWO1   Appl. Development R/3 Plant Maintenance Order Processing 
Created 20110517   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IM_PM_ORDER_STATUS_2 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_RSU5_SAPI_BADI BAdI Interface IF_EX_RSU5_SAPI_BADI 20110517
Friends
Class CL_IM_PM_ORDER_STATUS_2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_TJ30 Static Attribute Protected Type reference (TYPE) TT_TJ30 20110517
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20110517
2 GET_STATUS_INFO Static method Protected Method Get status codes and text line 20110517
3 INIT Static method Protected Method Initialization 20110517
Events
Class CL_IM_PM_ORDER_STATUS_2 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TJ30 Public See coding 20110517 tt_tj30 TYPE TABLE OF tj30
2 TY_STATUS Public See coding 20110517 BEGIN OF ty_status, istat TYPE j_istat, "system status code estat TYPE j_estat, "user status code sttxt TYPE co_sttxt, "system status line asttx TYPE co_asttx, "user status line f_objnr TYPE j_objnr, END OF ty_status
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_IM_PM_ORDER_STATUS_2 has no parameter.
Method CONSTRUCTOR on class CL_IM_PM_ORDER_STATUS_2 has no exception.

Method GET_STATUS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_STATUS Call by reference Type reference (TYPE) TY_STATUS Status codes and text lines 20110517
2 Importing I_OBJNR Call by reference Type reference (TYPE) J_OBJNR Object Number 20110517

Method GET_STATUS_INFO on class CL_IM_PM_ORDER_STATUS_2 has no exception.

Method INIT Signature

Method INIT on class CL_IM_PM_ORDER_STATUS_2 has no parameter.
Method INIT on class CL_IM_PM_ORDER_STATUS_2 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606