SAP ABAP Class CL_OCS_OPEN_TMS_REQ_ERROR (Fehlerklasse - Offnen TMS Aufträge)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
     SPAM (Package) OCS - Installation/Implementation Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OCS_PROCESS_ERROR Generische Fehlerklasse für Fehler im Änderungsprozess 20131112
Properties
Class CL_OCS_OPEN_TMS_REQ_ERROR  
Short Description Fehlerklasse - Offnen TMS Aufträge    
Super Class CL_OCS_PROCESS_ERROR Generische Fehlerklasse für Fehler im Änderungsprozess 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TN_PROCESS    
Program status     
Category 0   
Package SPAM   OCS - Installation/Implementation Tools 
Created 20131112   SAP 
Last change 20141031    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OCS_OPEN_TMS_REQ_ERROR has no forward declaration.
Interfaces
Class CL_OCS_OPEN_TMS_REQ_ERROR has no interface implemented.
Friends
Class CL_OCS_OPEN_TMS_REQ_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_OPEN_TMS_REQS Instance attribute Private Type reference (TYPE) TY_T_PAT02 20131112
2 MT_TMS_QUEUE Instance attribute Private Type reference (TYPE) TMSIQREQS 20140312
3 MV_TMS_QUEUE_DISPLAY_FM Instance attribute Private Type reference (TYPE) RS38L_FNAM 20140312
4 MV_TMS_SYSTEM Instance attribute Private Type reference (TYPE) TMSSYSNAM TMS: System Name 20140312
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20131125
2 CONSTRUCTOR Instance method Public Constructor 20131112
Events
Class CL_OCS_OPEN_TMS_REQ_ERROR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_OUTPUT Public See coding 20131112 BEGIN OF ty_s_output, patch TYPE patch, END OF ty_s_output
2 TY_T_OUTPUT Public See coding 20131112 ty_t_output TYPE STANDARD TABLE OF ty_s_output
3 TY_T_PAT02 Public See coding 20131112 ty_t_pat02 TYPE TABLE OF pat02
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_OCS_OPEN_TMS_REQ_ERROR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OCS_OPEN_TMS_REQ_ERROR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OPEN_TMS_REQS Call by reference Type reference (TYPE) TY_T_PAT02 Offnen TMS Aufträge 20131112

Method CONSTRUCTOR on class CL_OCS_OPEN_TMS_REQ_ERROR has no exception.
History
Last changed by/on SAP  20141031 
SAP Release Created in 740