SAP ABAP Class CL_SE_PUR_TRQCANCELREQUEST (Outbound Service for TRQSuiteCancellationRequest)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-GF-ES (Application Component) Enterprise Services in Purchasing
     OPS_SE_PUR (Package) Service Enabling for Purchasing
Properties
Class CL_SE_PUR_TRQCANCELREQUEST  
Short Description Outbound Service for TRQSuiteCancellationRequest    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_PUR   Service Enabling for Purchasing 
Created 20091110   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_SE_PUR_TRQCANCELREQUEST has no interface implemented.
Friends
Class CL_SE_PUR_TRQCANCELREQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_XML_MESSAGE_ID Instance attribute Private Type reference (TYPE) SXMSMGUID XI: Message ID 20110419
2 MY_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_SE_PUR_TRQCANCELREQUEST Outbound Service for TRQSuiteCancellationRequest 20091120
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_APPL_LOG Instance method Public Method Creates Application Log 20110419
2 GET_INSTANCE Static method Public Method 20091120
3 PROCESS_OUT Instance method Public Method Outbound Processing 20091110
Events
Class CL_SE_PUR_TRQCANCELREQUEST has no event.
Types
Class CL_SE_PUR_TRQCANCELREQUEST has no local type.
Method Signatures

Method CREATE_APPL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPLICATION_LOG_SET Call by reference Type reference (TYPE) ABAP_BOOL 20110419
2 Importing IS_EKKO Call by reference Type reference (TYPE) EKKO Purchasing Document Header 20110419
3 Importing IV_APPL_LOG_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Application Log: Object Name (Application Code) 20110419
4 Importing IV_APPL_LOG_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20110419
5 Importing IV_EVENT Call by reference Type reference (TYPE) HRS1212-EVENT Event of an Object 20110419
6 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20110419

Method CREATE_APPL_LOG on class CL_SE_PUR_TRQCANCELREQUEST has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SE_PUR_TRQCANCELREQUEST Outbound Service for TRQSuiteCancellationRequest 20091120

Method GET_INSTANCE on class CL_SE_PUR_TRQCANCELREQUEST has no exception.

Method PROCESS_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20091110
2 Importing IV_PO_NO Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20091110
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20091110
2 CX_OPS_SE Error in OPS Service 20091110
History
Last changed by/on SAP  20130531 
SAP Release Created in 605