SAP ABAP Function Module CRM_WEC_IST_SALES_ORDER_READ (Reads the details of a sales order (as opposed to a contract))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
WEC-IS-T-MAC (Application Component) Web Channel Telco Change Processes (MACD)
⤷
CRM_WEC_IST (Package) Web Channel: IS-Telco
⤷
⤷
Basic Data
| Function Module | CRM_WEC_IST_SALES_ORDER_READ | Reads the details of a sales order (as opposed to a contract) |
| Function Group | CRM_WEC_IST_CHANGE_ORDER | Change Order/Process Relevant Modules |
| Program Name | SAPLCRM_WEC_IST_CHANGE_ORDER | |
| INCLUDE Name | LCRM_WEC_IST_CHANGE_ORDERU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_ITEMS | TYPE | CRMT_WEC_IST_CHANGE_ORDER_ITEM | Table of Change Order Items | |||
| |
ET_SERVICE_OBJECT | TYPE | CRMT_WEC_IST_SERVICE_OBJECT | Service Object return table | |||
| |
ET_PAYMENT_DETAILS | TYPE | CRMT_WEC_IST_PAYMENT_DETAILS | Encapsulates the payment details of a root item | |||
| |
ET_BUSINESS_PARTNERS | TYPE | CRMT_WEC_IST_BUSINESS_PARTNER | web channel table of business partner information | |||
| |
ET_ORDER_HEADERS | TYPE | CRMT_WEC_IST_ORDER_HEADER | The header of an order (maps to a root item in Java side) | |||
| |
ET_ERROR_MESSAGES | TYPE | CRMT_BAPIRET2 | Return Parameter | |||
| |
IV_ORDER_GUID | TYPE | CRMT_OBJECT_GUID | GUID of a CRM Order Object | |||
| |
IV_PROFILE_ID | TYPE | IST_DL_PRFNAME | Profile Name for the Dealer Portal Application | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100421 |
| SAP Release Created in | 701 |