SAP ABAP Class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV (Cancellation of Shipment by Freight Order)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-SHP-GF-ES (Application Component) Enterprise Services in Shipping
     OPS_SE_TRA (Package) Service Enabling for Transportation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TRA_SE_CONSTANTS Constant Interface 20120323
Properties
Class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV  
Short Description Cancellation of Shipment by Freight Order    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_TRA   Service Enabling for Transportation 
Created 20120207   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TRA_SE_CONSTANTS Constant Interface 20120323
Friends
Class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TM_LOCTYPE Instance attribute Private Attribute reference (LIKE) 20120323
2 MR_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV Cancellation of Shipment by Freight Order 20120207
Methods
# Method Level Visibility Method type Description Created on
1 APPLICATION_PROCESSING Instance method Public Method processing control 20120207
2 CANCEL_SHIPMENT Instance method Private Method Cancellation of shipment by TM freight order 20120208
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120207
4 CONVERT_BSKEY_TO_LOGSYS_NAME Instance method Public Method Convert Business System Key to Logical system (ALE) name 20120207
5 FILL_ACTIVITY_DESCRIPTION Instance method Private Method E1TPACC: Activity description for processing a document 20120207
6 FILL_IDOC_CONTROL_RECORD Instance method Private Method EDIDC: Idoc Control Record 20120207
7 FILL_SHIPMENT_HEADER Instance method Private Method E1TPSHH: Shipment Header 20120207
8 GET_INSTANCE Static method Public Method Return singleton 20120207
9 GET_XI_MSGID Instance method Private Method 20120207
10 MAP_TRP_ORDER_CANCEL_RQ_IN Instance method Public Method 20120207
11 READ_INBOUND_PARTNER_PROFILE Instance method Private Method Reading Partner Profile Inbound from EDP21 20120207
Events
Class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 INBD_PARTNER_PROFILE_STY Private See coding 20120207 BEGIN OF inbd_partner_profile_sty, sndprn TYPE edipsndprn, " Partner Number of Sender sndprt TYPE edipsndprt, " Partner Type of Sender sndpfc TYPE edipsndpfc, " Partner function of sender mestyp TYPE edipmestyp, " Message Type mescod TYPE edipmescod, " Message code mesfct TYPE edipmesfct, " Message function END OF inbd_partner_profile_sty
Method Signatures

Method APPLICATION_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120207
2 Importing IS_INPUT Call by reference Type reference (TYPE) TRA_S_CTRL_AND_DATA_RECORD Transportation control and data record structure 20120207

Method APPLICATION_PROCESSING on class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no exception.

Method CANCEL_SHIPMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120208
2 Importing IS_INPUT Call by reference Type reference (TYPE) TRA_S_CTRL_AND_DATA_RECORD Transportation control and data record structure 20120208

Method CANCEL_SHIPMENT on class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONVERT_BSKEY_TO_LOGSYS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSKEY Call by reference Type reference (TYPE) SLD_BSKEY Key Name of Business System 20120207
2 Returning RV_LOGSYS Value transfer Type reference (TYPE) LOGSYS Logical System 20120207

Method CONVERT_BSKEY_TO_LOGSYS_NAME on class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no exception.

Method FILL_ACTIVITY_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EDIDD Call by reference Type reference (TYPE) EDIDD_TT Table Type for EDIDD (IDoc Data Records) 20120207
2 Importing IS_INPUT Call by reference Type reference (TYPE) SAPPLCO_TO_EXEC_CNC_TO_EXEC TranspOrdSCMExecCanclnReqTranspOrdExec 20120207

Method FILL_ACTIVITY_DESCRIPTION on class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no exception.

Method FILL_IDOC_CONTROL_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EDI_CTRL_REC Call by reference Type reference (TYPE) EDIDC Control record (IDoc) 20120207
2 Importing IS_MSG_HDR Call by reference Type reference (TYPE) SAPPLCO_BUS_DOC_MESSAGE_HEADER Business information from the perspective of the sender appl 20120207

Method FILL_IDOC_CONTROL_RECORD on class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no exception.

Method FILL_SHIPMENT_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EDIDD Call by reference Type reference (TYPE) EDIDD_TT Table Type for EDIDD (IDoc Data Records) 20120207
2 Importing IS_INPUT Call by reference Type reference (TYPE) SAPPLCO_TO_EXEC_CNC_TO_EXEC TranspOrdSCMExecCanclnReqTranspOrdExec 20120207

Method FILL_SHIPMENT_HEADER on class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV Cancellation of Shipment by Freight Order 20120207

Method GET_INSTANCE on class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no exception.

Method GET_XI_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MSGID Value transfer Type reference (TYPE) SXMSMGUID XI: Message ID 20120207

Method GET_XI_MSGID on class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no exception.

Method MAP_TRP_ORDER_CANCEL_RQ_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTPUT Call by reference Type reference (TYPE) TRA_S_CTRL_AND_DATA_RECORD Transportation control and data record structure 20120207
2 Importing IS_INPUT Call by reference Type reference (TYPE) SAPPLCO_TO_EXEC_CNC_MSG TranspOrdSCMExecCanclnReqMsg 20120207

Method MAP_TRP_ORDER_CANCEL_RQ_IN on class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no exception.

Method READ_INBOUND_PARTNER_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTROL_RECORD Call by reference Type reference (TYPE) EDIDC Control record (IDoc) 20120207
2 Returning RS_INBD_PARTNER_PRFL Value transfer Type reference (TYPE) INBD_PARTNER_PROFILE_STY EDI Inbound Partner Profile 20120207

Method READ_INBOUND_PARTNER_PROFILE on class CL_SOA2IDOC_TOR_CNC_REQ_IN_SRV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606