SAP ABAP Class CL_SLS_SALESORDERITEMCHGRC (Sales Order ERP Item Change Request Confirmation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS-ES (Application Component) Enterprise Services in Sales
     OPS_SE_SLS_XI_PROXY (Package) Web Service Proxies Sales
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  II_SLS_SALESORDERITEMCHGRC Sales Order ERP Item Change Request Confirmation 20070514
Properties
Class CL_SLS_SALESORDERITEMCHGRC  
Short Description Sales Order ERP Item Change Request Confirmation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package OPS_SE_SLS_XI_PROXY   Web Service Proxies Sales 
Created 20070514   SAP 
Last change 20110908   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)
2 CL_LORD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 II_SLS_SALESORDERITEMCHGRC Sales Order ERP Item Change Request Confirmation 20070514
Friends
Class CL_SLS_SALESORDERITEMCHGRC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ITEM Instance attribute Private Type reference (TYPE) TABNAME 'ITEM' Table Name 20070903
2 GO_PROTOCOL_PAYLOAD Instance attribute Private Object reference (TYPE REF TO) IF_WSPROTOCOL_PAYLOAD XI and WS: Access to Payload 20070718
3 GT_MESSAGE_LOG Static Attribute Private Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070718
4 GV_FLAG_ERROR Static Attribute Private Type reference (TYPE) ABAP_BOOL 20070718
5 MR_IDP_HELPER Instance attribute Private Object reference (TYPE REF TO) IF_WS_IDP_HELPER API Interface for Idempotent WS Service 20070718
6 MV_IS_EO_REQUESTED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20070718
7 MV_MSG_ID Instance attribute Private Type reference (TYPE) STRING 20070718
8 MV_MSG_UUID Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070718
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Class-constructor : activate extended XML-handling 20070718
2 INPUT_MAPPING Instance method Private Method Mapping proxy interface structure to LORD structures 20070718
3 INPUT_MAP_ESTAT Instance method Private Method Map proxy interface table to LORD structure ESTAT 20070718
4 INPUT_MAP_ITEM Instance method Private Method Map proxy interface entry to LORD structure ITEM 20070718
5 INPUT_MAP_ITEM_COND Instance method Private Method Map proxy interface entry to LORD structure COND 20070718
6 INPUT_MAP_ITEM_COND_LINE Instance method Private Method Map single interface entry to LORD structure COND 20070719
7 INPUT_MAP_ITEM_FIELDS Instance method Private Method Map proxy interface fields to LORD structure ITEM 20070719
8 INPUT_MAP_ITEM_PARTY Instance method Private Method Map proxy interface entry to LORD structure PARTY 20070718
9 INPUT_MAP_ITEM_PARTY_LINE Instance method Private Method Map single interface entry to LORD structure PARTY 20070718
10 INPUT_MAP_ITEM_SLINE Instance method Private Method Map proxy interface entry to LORD structure SLINE 20070718
11 INPUT_MAP_ITEM_SLINE_LINE Instance method Private Method Map single interface entry to LORD structure SLINE 20070718
12 INPUT_MAP_ITEM_TEXT Instance method Private Method Map proxy interface entry to LORD structure TEXT 20070718
13 INPUT_MAP_ITEM_TEXT_LINE Instance method Private Method Map single interface entry to LORD structure TEXT 20070718
14 ONLY_ONE_FINALIZE Instance method Private Method Only-One : Finalizing steps after request processing 20070718
15 ONLY_ONE_PREPARE Instance method Private Method Only-One : Preparatory steps for request processing 20070718
16 OUTPUT_MAPPING Instance method Private Method Mapping results to proxy interface structure 20070718
Events
Class CL_SLS_SALESORDERITEMCHGRC has no event.
Types
Class CL_SLS_SALESORDERITEMCHGRC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SLS_SALESORDERITEMCHGRC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20070718
2 CX_SY_REF_IS_INITIAL System Exception Using ASSIGN 20070718

Method INPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION Call by reference Type reference (TYPE) TDT_ACTION Table Type for Structure TDS_ACTION 20070718
2 Exporting ET_COND_COMV Call by reference Type reference (TYPE) TDT_COND_COMV Table Type for Structure TDS_COND_COMV 20070718
3 Exporting ET_COND_COMX Call by reference Type reference (TYPE) TDT_COND_COMC Table Type for Structure TDS_COND_COMC 20070718
4 Exporting ET_ESTAT_COMV Call by reference Type reference (TYPE) TDT_ESTAT_COMV Table Type for Structure TDS_ESTAT_COMV 20070718
5 Exporting ET_ESTAT_COMX Call by reference Type reference (TYPE) TDT_ESTAT_COMC Table Type for Structure TDS_ESTAT_COMC 20070718
6 Exporting ET_ITEM_COMV Call by reference Type reference (TYPE) TDT_ITEM_COMV Table Type for Structure TDS_ITEM_COMV 20070718
7 Exporting ET_ITEM_COMX Call by reference Type reference (TYPE) TDT_ITEM_COMC Table Type for Structure TDS_ITEM_COMC 20070718
8 Exporting ET_OBJINST Call by reference Type reference (TYPE) TDT_OBJINST Table Type for Structure TDS_OBJINST 20070718
9 Exporting ET_PARTY_COMV Call by reference Type reference (TYPE) TDT_PARTY_COMV Table Type for Structure TDS_PARTY_COMV 20070718
10 Exporting ET_PARTY_COMX Call by reference Type reference (TYPE) TDT_PARTY_COMC Table Type for Structure TDS_PARTY_COMC 20070718
11 Exporting ET_SLINE_COMV Call by reference Type reference (TYPE) TDT_SLINE_COMV Table Type for Structure TDS_SLINE_COMV 20070718
12 Exporting ET_SLINE_COMX Call by reference Type reference (TYPE) TDT_SLINE_COMC Table Type for Structure TDS_SLINE_COMC 20070718
13 Exporting ET_TEXT_COMV Call by reference Type reference (TYPE) TDT_TEXT_COMV Table Type for Structure TDS_TEXT_COMV 20070718
14 Exporting ET_TEXT_COMX Call by reference Type reference (TYPE) TDT_TEXT_COMC Table Type for Structure TDS_TEXT_COMC 20070718
15 Exporting ET_XI_LORD_ASSIGN Call by reference Type reference (TYPE) TDT_XI_LORD_ASSIGN Table for XI - LORD Assignment 20070903
16 Importing IS_INPUT Call by reference Type reference (TYPE) SLS_SALES_ORDER_ERPITEM_CHANG1 Sales Order ERP Item Change Request 20070718

Method INPUT_MAPPING on class CL_SLS_SALESORDERITEMCHGRC has no exception.

Method INPUT_MAP_ESTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ESTAT_COMV Call by reference Type reference (TYPE) TDT_ESTAT_COMV Table Type for Structure TDS_ESTAT_COMV 20070718
2 Changing CT_ESTAT_COMX Call by reference Type reference (TYPE) TDT_ESTAT_COMC Table Type for Structure TDS_ESTAT_COMC 20070718
3 Importing IS_ESTAT_IN Call by reference Type reference (TYPE) SAPPLCO_SALES_ORDER_ERPITEM_C5 Proxy Structure (Generated) 20070718
4 Importing IV_HANDLE_PARENT Call by reference Type reference (TYPE) TDS_HEAD_COMV-HANDLE GUID in 'CHAR' Format in Uppercase 20070718
5 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR_VA Sales Document Item 20070718
6 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20070718

Method INPUT_MAP_ESTAT on class CL_SLS_SALESORDERITEMCHGRC has no exception.

Method INPUT_MAP_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION Call by reference Type reference (TYPE) TDT_ACTION Table Type for Structure TDS_ACTION 20070718
2 Changing CT_COND_COMV Call by reference Type reference (TYPE) TDT_COND_COMV Table Type for Structure TDS_COND_COMV 20070718
3 Changing CT_COND_COMX Call by reference Type reference (TYPE) TDT_COND_COMC Table Type for Structure TDS_COND_COMC 20070718
4 Changing CT_ESTAT_COMV Call by reference Type reference (TYPE) TDT_ESTAT_COMV Table Type for Structure TDS_ESTAT_COMV 20070718
5 Changing CT_ESTAT_COMX Call by reference Type reference (TYPE) TDT_ESTAT_COMC Table Type for Structure TDS_ESTAT_COMC 20070718
6 Changing CT_ITEM_COMV Call by reference Type reference (TYPE) TDT_ITEM_COMV Table Type for Structure TDS_ITEM_COMV 20070718
7 Changing CT_ITEM_COMX Call by reference Type reference (TYPE) TDT_ITEM_COMC Table Type for Structure TDS_ITEM_COMC 20070718
8 Changing CT_OBJINST Call by reference Type reference (TYPE) TDT_OBJINST Table Type for Structure TDS_OBJINST 20070718
9 Changing CT_PARTY_COMV Call by reference Type reference (TYPE) TDT_PARTY_COMV Table Type for Structure TDS_PARTY_COMV 20070718
10 Changing CT_PARTY_COMX Call by reference Type reference (TYPE) TDT_PARTY_COMC Table Type for Structure TDS_PARTY_COMC 20070718
11 Changing CT_SLINE_COMV Call by reference Type reference (TYPE) TDT_SLINE_COMV Table Type for Structure TDS_SLINE_COMV 20070718
12 Changing CT_SLINE_COMX Call by reference Type reference (TYPE) TDT_SLINE_COMC Table Type for Structure TDS_SLINE_COMC 20070718
13 Changing CT_TEXT_COMV Call by reference Type reference (TYPE) TDT_TEXT_COMV Table Type for Structure TDS_TEXT_COMV 20070718
14 Changing CT_TEXT_COMX Call by reference Type reference (TYPE) TDT_TEXT_COMC Table Type for Structure TDS_TEXT_COMC 20070718
15 Changing CT_XI_LORD_ASSIGN Call by reference Type reference (TYPE) TDT_XI_LORD_ASSIGN Table for XI - LORD Assignment 20070903
16 Importing IS_ITEM_IN Call by reference Type reference (TYPE) SAPPLCO_SALES_ORDER_ERPITEM_19 Proxy Structure (Generated) 20070718
17 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20070718

Method INPUT_MAP_ITEM on class CL_SLS_SALESORDERITEMCHGRC has no exception.

Method INPUT_MAP_ITEM_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION Call by reference Type reference (TYPE) TDT_ACTION Table Type for Structure TDS_ACTION 20070718
2 Changing CT_COND_COMV Call by reference Type reference (TYPE) TDT_COND_COMV Table Type for Structure TDS_PARTY_COMV 20070718
3 Changing CT_COND_COMX Call by reference Type reference (TYPE) TDT_COND_COMC Table Type for Structure TDS_PARTY_COMC 20070718
4 Changing CT_OBJINST Call by reference Type reference (TYPE) TDT_OBJINST Table Type for Structure TDS_OBJINST 20070718
5 Importing IT_COND_IN Call by reference Type reference (TYPE) SAPPLCO_SALES_ORDER_ERPIT_TAB3 Proxy Structure (Generated) 20070718
6 Importing IV_FLAG_NEW_ITEM Call by reference Type reference (TYPE) ABAP_BOOL 20070718
7 Importing IV_HANDLE_PARENT Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070718

Method INPUT_MAP_ITEM_COND on class CL_SLS_SALESORDERITEMCHGRC has no exception.

Method INPUT_MAP_ITEM_COND_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION Call by reference Type reference (TYPE) TDT_ACTION Table Type for Structure TDS_ACTION 20070719
2 Changing CT_COND_COMV Call by reference Type reference (TYPE) TDT_COND_COMV Table Type for Structure TDS_COND_COMV 20070719
3 Changing CT_COND_COMX Call by reference Type reference (TYPE) TDT_COND_COMC Table Type for Structure TDS_COND_COMC 20070719
4 Changing CT_OBJINST Call by reference Type reference (TYPE) TDT_OBJINST Table Type for Structure TDS_OBJINST 20070719
5 Importing IS_COND_IN Call by reference Type reference (TYPE) SAPPLCO_SALES_ORDER_ERPITEM_16 Proxy Structure (Generated) 20070719
6 Importing IT_COND_KEY Call by reference Type reference (TYPE) CL_LORD=>TCT_COND_KEY 20070719
7 Importing IV_HANDLE_PARENT Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070719

Method INPUT_MAP_ITEM_COND_LINE on class CL_SLS_SALESORDERITEMCHGRC has no exception.

Method INPUT_MAP_ITEM_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070719
2 Changing CV_FLAG_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20070719
3 Exporting ES_ITEM_COMV Call by reference Type reference (TYPE) TDS_ITEM_COMV Lean Order - Item Data (Values) 20070719
4 Exporting ES_ITEM_COMX Call by reference Type reference (TYPE) TDS_ITEM_COMC Lean Order - Item Data (CHAR) 20070719
5 Importing IS_ITEM Call by reference Type reference (TYPE) SAPPLCO_SALES_ORDER_ERPITEM_19 Proxy Structure (Generated) 20070719
6 Importing IS_ITEM_COMI Call by reference Type reference (TYPE) TDS_ITEM_COMC Lean Order - Item Data (CHAR) 20070719
7 Importing IS_ITEM_COMV_OLD Call by reference Type reference (TYPE) TDS_ITEM_COMV Lean Order - Item Data (Values) 20070719
8 Importing IV_FLAG_CREATION_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20070719

Method INPUT_MAP_ITEM_FIELDS on class CL_SLS_SALESORDERITEMCHGRC has no exception.

Method INPUT_MAP_ITEM_PARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION Call by reference Type reference (TYPE) TDT_ACTION Table Type for Structure TDS_ACTION 20070718
2 Changing CT_OBJINST Call by reference Type reference (TYPE) TDT_OBJINST Table Type for Structure TDS_OBJINST 20070718
3 Changing CT_PARTY_COMV Call by reference Type reference (TYPE) TDT_PARTY_COMV Table Type for Structure TDS_PARTY_COMV 20070718
4 Changing CT_PARTY_COMX Call by reference Type reference (TYPE) TDT_PARTY_COMC Table Type for Structure TDS_PARTY_COMC 20070718
5 Importing IT_PARTY_IN Call by reference Type reference (TYPE) SAPPLCO_SALES_ORDER_ERPIT_TAB4 Proxy Table Type (Generated) 20070718
6 Importing IV_FLAG_NEW_ITEM Call by reference Type reference (TYPE) ABAP_BOOL 20070718
7 Importing IV_HANDLE_PARENT Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070718

Method INPUT_MAP_ITEM_PARTY on class CL_SLS_SALESORDERITEMCHGRC has no exception.

Method INPUT_MAP_ITEM_PARTY_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION Call by reference Type reference (TYPE) TDT_ACTION 20070718
2 Changing CT_OBJINST Call by reference Type reference (TYPE) TDT_OBJINST 20070718
3 Changing CT_PARTY_COMV Call by reference Type reference (TYPE) TDT_PARTY_COMV 20070718
4 Changing CT_PARTY_COMX Call by reference Type reference (TYPE) TDT_PARTY_COMC 20070718
5 Importing IS_PARTY_IN Call by reference Type reference (TYPE) SAPPLCO_SALES_ORDER_ERPITEM_17 Proxy Struktur (generiert) 20070718
6 Importing IT_PARTY_KEY Call by reference Type reference (TYPE) CL_LORD=>TCT_PARTY_KEY 20070718
7 Importing IV_HANDLE_PARENT Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070718

Method INPUT_MAP_ITEM_PARTY_LINE on class CL_SLS_SALESORDERITEMCHGRC has no exception.

Method INPUT_MAP_ITEM_SLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION Call by reference Type reference (TYPE) TDT_ACTION Table Type for Structure TDS_ACTION 20070718
2 Changing CT_OBJINST Call by reference Type reference (TYPE) TDT_OBJINST Table Type for Structure TDS_OBJINST 20070718
3 Changing CT_SLINE_COMV Call by reference Type reference (TYPE) TDT_SLINE_COMV Table Type for Structure TDS_PARTY_COMV 20070718
4 Changing CT_SLINE_COMX Call by reference Type reference (TYPE) TDT_SLINE_COMC Table Type for Structure TDS_PARTY_COMC 20070718
5 Importing IT_SLINE_IN Call by reference Type reference (TYPE) SAPPLCO_SALES_ORDER_ERPIT_TAB2 Proxy Table Type (Generated) 20070718
6 Importing IV_FLAG_NEW_ITEM Call by reference Type reference (TYPE) ABAP_BOOL 20070718
7 Importing IV_HANDLE_PARENT Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070718

Method INPUT_MAP_ITEM_SLINE on class CL_SLS_SALESORDERITEMCHGRC has no exception.

Method INPUT_MAP_ITEM_SLINE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION Call by reference Type reference (TYPE) TDT_ACTION 20070718
2 Changing CT_OBJINST Call by reference Type reference (TYPE) TDT_OBJINST 20070718
3 Changing CT_SLINE_COMV Call by reference Type reference (TYPE) TDT_SLINE_COMV 20070718
4 Changing CT_SLINE_COMX Call by reference Type reference (TYPE) TDT_SLINE_COMC 20070718
5 Importing IS_SLINE_IN Call by reference Type reference (TYPE) SAPPLCO_SALES_ORDER_ERPITEM_C8 Proxy Struktur (generiert) 20070718
6 Importing IT_SLINE_KEY Call by reference Type reference (TYPE) CL_LORD=>TCT_SLINE_KEY 20070718
7 Importing IV_HANDLE_PARENT Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070718

Method INPUT_MAP_ITEM_SLINE_LINE on class CL_SLS_SALESORDERITEMCHGRC has no exception.

Method INPUT_MAP_ITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION Call by reference Type reference (TYPE) TDT_ACTION Table Type for Structure TDS_ACTION 20070718
2 Changing CT_OBJINST Call by reference Type reference (TYPE) TDT_OBJINST Table Type for Structure TDS_OBJINST 20070718
3 Changing CT_TEXT_COMV Call by reference Type reference (TYPE) TDT_TEXT_COMV Table Type for Structure TDS_TEXT_COMV 20070718
4 Changing CT_TEXT_COMX Call by reference Type reference (TYPE) TDT_TEXT_COMC Table Type for Structure TDS_TEXT_COMC 20070718
5 Importing IT_TEXT_IN Call by reference Type reference (TYPE) SAPPLCO_SALES_ORDER_ERPIT_TAB1 Proxy Table Type (Generated) 20070718
6 Importing IV_FLAG_NEW_ITEM Call by reference Type reference (TYPE) ABAP_BOOL 20070718
7 Importing IV_HANDLE_PARENT Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070718

Method INPUT_MAP_ITEM_TEXT on class CL_SLS_SALESORDERITEMCHGRC has no exception.

Method INPUT_MAP_ITEM_TEXT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION Call by reference Type reference (TYPE) TDT_ACTION 20070718
2 Changing CT_OBJINST Call by reference Type reference (TYPE) TDT_OBJINST 20070718
3 Changing CT_TEXT_COMV Call by reference Type reference (TYPE) TDT_TEXT_COMV 20070718
4 Changing CT_TEXT_COMX Call by reference Type reference (TYPE) TDT_TEXT_COMC 20070718
5 Importing IS_TEXT_IN Call by reference Type reference (TYPE) SAPPLCO_SALES_ORDER_ERPITEM_C4 Proxy Structure (Generated) 20070718
6 Importing IT_TEXT_KEY Call by reference Type reference (TYPE) CL_LORD=>TCT_TEXT_KEY 20070718
7 Importing IV_HANDLE_PARENT Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070718

Method INPUT_MAP_ITEM_TEXT_LINE on class CL_SLS_SALESORDERITEMCHGRC has no exception.

Method ONLY_ONE_FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SLS_SALES_ORDER_ERPITEM_CHANGE Sales Order ERP Item Change Confirmation 20070718
2 Importing IV_FLAG_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20070718
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20081007

Method ONLY_ONE_PREPARE 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) SLS_SALES_ORDER_ERPITEM_CHANGE Sales Order ERP Item Change Confirmation 20070718
2 Exporting EV_IS_PROCESSED Call by reference Type reference (TYPE) ABAP_BOOL 20070718
3 Importing IS_INPUT Call by reference Type reference (TYPE) SLS_SALES_ORDER_ERPITEM_CHANG1 Sales Order ERP Item Change Request 20070718
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20081007

Method OUTPUT_MAPPING 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) SLS_SALES_ORDER_ERPITEM_CHANGE Sales Order ERP Item-Change Confirmation 20070718
2 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Sales and Distribution Document Number 20070718

Method OUTPUT_MAPPING on class CL_SLS_SALESORDERITEMCHGRC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 603