Hierarchy

⤷

⤷

Properties
Class | CL_NWDEMO_SERVICE_SO | |
Short Description | Services for sales order | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_NWDEMO_MODEL_SALES_ORDER | SAP NetWeaver Demo Model - Sales Order |
Created | 20070709 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_NWDEMO_SERVICE_SO has no interface implemented.
Friends
Class CL_NWDEMO_SERVICE_SO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'IF_OS_CA_PERSISTENCY~GET_PERSISTENT_BY_QUERY' | Name of the query method | 20070709 | |
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CA_NWDEMO_PERSIST_SO | Agent SAP NW Demo Model - bp persistence class | 20070709 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_NWDEMO_SERVICE_BP | Services for BP | 20070730 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CA_NWDEMO_PERSIST_SO_I | Agent SAP NetWeaver Demo Model - Sales Order Item persistenc | 20071105 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CA_NWDEMO_PERSIST_SO_SL | Agent SAP NetWeaver Demo Model - Sales Order Item persistenc | 20080111 | ||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_OS_QUERY_MANAGER | Object Services Query Manager | 20070709 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_OS_QUERY | Object Services Query | 20070711 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_OS_QUERY | Object Services Query | 20070709 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_OS_QUERY | Object Services Query | 20071105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Build filter argument for the query by name | 20070730 |
2 | ![]() |
Instance method | Public | Method | Change sales order | 20071031 |
3 | ![]() |
Instance method | Public | Method | Change sales order item | 20080124 |
4 | ![]() |
Instance method | Public | Method | Change schedual line of sales order item | 20080124 |
5 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070709 |
6 | ![]() |
Static method | Private | Method | Convert change structur of item to delete structure | 20080124 |
7 | ![]() |
Static method | Private | Method | Convertion of change structure to new structure | 20080124 |
8 | ![]() |
Instance method | Public | Method | Create sales order | 20070709 |
9 | ![]() |
Instance method | Private | Method | Create sales order item | 20080114 |
10 | ![]() |
Instance method | Public | Method | Create schedual line for sales order item | 20080114 |
11 | ![]() |
Static method | Public | Method | Delete all data of all sales orders | 20071009 |
12 | ![]() |
Instance method | Public | Method | Delete sales order | 20070709 |
13 | ![]() |
Instance method | Public | Method | Delete sales order by int. key (GUID) | 20070709 |
14 | ![]() |
Instance method | Public | Method | Delete sales order by ext. key (ID) | 20070709 |
15 | ![]() |
Instance method | Public | Method | Delete single alses order item | 20080110 |
16 | ![]() |
Instance method | Public | Method | Delete schedual line fo sales order item | 20080124 |
17 | ![]() |
Instance method | Private | Method | Fill multiple results into table | 20070723 |
18 | ![]() |
Instance method | Private | Method | Fill sales order data | 20070709 |
19 | ![]() |
Instance method | Private | Method | Get partner guid by product id | 20070718 |
20 | ![]() |
Static method | Public | Method | Get the next free sales order ID | 20070709 |
21 | ![]() |
Instance method | Private | Method | Get product guid by product id | 20070718 |
22 | ![]() |
Instance method | Private | Method | Fill Proxy output structure | 20070709 |
23 | ![]() |
Instance method | Private | Method | Query sales order by ext. key (partner ID) | 20070709 |
24 | ![]() |
Instance method | Private | Method | Query sales order by ext. key (partner ID) | 20071105 |
25 | ![]() |
Instance method | Public | Method | Read all sales orders | 20070709 |
26 | ![]() |
Instance method | Public | Method | Read sales order | 20070709 |
27 | ![]() |
Instance method | Public | Method | Read sales order by buyer party id | 20070711 |
28 | ![]() |
Instance method | Public | Method | Read sales order by int. key (GUID) | 20070709 |
29 | ![]() |
Instance method | Public | Method | Read sales order by ext. key (ID) | 20070709 |
30 | ![]() |
Instance method | Private | Method | Check existence of sales order item | 20080110 |
Events
Class CL_NWDEMO_SERVICE_SO has no event.
Types
Class CL_NWDEMO_SERVICE_SO has no local type.
Method Signatures
Method BUILD_QUERY_BY_BUYER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SELLER_ID | Call by reference | Type reference (TYPE) | SDEMO_SO_SELLER_ID_TT | Lst of seller partner IDs | 20070730 | ||
2 | ![]() |
C_BUYER_ID | Call by reference | Type reference (TYPE) | SDEMO_PARTNER_ID | Partner Id | 20070730 | ||
3 | ![]() |
ETR_PARAMETER | Call by reference | Type reference (TYPE) | OSDREFTAB | OS: Table of Data References | 20070730 |
Method BUILD_QUERY_BY_BUYER_ID on class CL_NWDEMO_SERVICE_SO has no exception.
Method CHANGE_SO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_SALES_ORDER | Call by reference | Type reference (TYPE) | SDEMO_SO_WITH_ST_CHG | SAP NetWeaver Demo Model - sales_order with status infoChang | 20071031 | ||
2 | ![]() |
CT_SO_ITEM | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_ALL_CHG_TT | Change: List of sales order items with dep. data | 20071031 | ||
3 | ![]() |
CT_SO_TEXT | Call by reference | Type reference (TYPE) | SDEMO_TEXT_CHG_TT | Change: List of text entries | 20071031 | ||
4 | ![]() |
I_PERFORM_COMMIT | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Performe COMMIT WORK AND WAIT at end of method | 20071031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business partner related exceptions | 20071031 |
Method CHANGE_SO_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ITEM | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_ALL_CHG | Change: Sales order item data incl. dependend data | 20080124 | ||
2 | ![]() |
I_PERFORM_COMMIT | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Checkbox | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sales order related exceptions | 20080124 |
Method CHANGE_SO_SL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SO_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_NWDEMO_PERSIST_SO_I | SAP NetWeaver Demo Model - Sales Order Item persistence clas | 20080124 | ||
2 | ![]() |
IS_SO_ITEM_SL | Call by reference | Type reference (TYPE) | SDEMO_SO_SL_CHG | Change: scedual line for sales order item | 20080124 | ||
3 | ![]() |
I_PERFORM_COMMIT | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Checkbox | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sales order related exceptions | 20080124 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_NWDEMO_SERVICE_SO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWDEMO_SERVICE_SO has no exception.
Method CONVERT_ITEM_CHG_TO_DEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_ALL_CHG | Change: Sales order item data incl. dependend data | 20080124 | ||
2 | ![]() |
RS_ITEM_DEL | Value transfer | Type reference (TYPE) | SDEMO_SO_ITEM_ALL | Sales order item data incl. dependend data | 20080124 |
Method CONVERT_ITEM_CHG_TO_DEL on class CL_NWDEMO_SERVICE_SO has no exception.
Method CONVERT_ITEM_CHG_TO_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SO_ITEM_CHG | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_ALL_CHG | Change: Sales order item data incl. dependend data | 20080124 | ||
2 | ![]() |
RS_SO_ITEM_NEW | Value transfer | Type reference (TYPE) | SDEMO_SO_ITEM_ALL_NEW | Sales order item data incl. dependend data | 20080124 |
Method CONVERT_ITEM_CHG_TO_NEW on class CL_NWDEMO_SERVICE_SO has no exception.
Method CREATE_SO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_SALES_ORDER | Call by reference | Type reference (TYPE) | SDEMO_SO_WITH_ST | SAP NetWeaver Demo Model - sales_order with status info | 20070709 | ||
2 | ![]() |
CT_SO_ITEM | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_ALL_NEW_TT | List of sales order items with dep. data | 20070709 | ||
3 | ![]() |
CT_SO_TEXT | Call by reference | Type reference (TYPE) | SDEMO_TEXT_NEW_TT | List of text entries (ext. key) | 20070718 | ||
4 | ![]() |
I_PERFORM_COMMIT | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Performe COMMIT WORK AND WAIT at end of method | 20070709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business partner related exceptions | 20070709 |
Method CREATE_SO_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_SO_EXT_KEY | Call by reference | Type reference (TYPE) | SDEMO_SO_EXT_KEY | Internal key of sales order | 20080114 | ||
2 | ![]() |
CV_SO_INT_KEY | Call by reference | Type reference (TYPE) | SDEMO_SO_INT_KEY | Internal key of sales order | 20080114 | ||
3 | ![]() |
ES_SO_ITEM | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_ALL_NEW | External key of sales order | 20080312 | ||
4 | ![]() |
IS_SO_ITEM | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_ALL_NEW | Sales order item data incl. dependend data | 20080312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sales order related exceptions | 20080114 |
Method CREATE_SO_ITEM_SL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ITEM_EXT_KEY | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_EXT_KEY | Internal key of sales order item | 20080114 | ||
2 | ![]() |
CS_ITEM_INT_KEY | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_INT_KEY | Internal key of sales order item | 20080114 | ||
3 | ![]() |
ES_SL | Call by reference | Type reference (TYPE) | SDEMO_SO_SL | External key of sales order item | 20080312 | ||
4 | ![]() |
IS_SL | Call by reference | Type reference (TYPE) | SDEMO_SO_SL | SAP NetWeaver Demo Model - Sales Order Item Schedule Line | 20080312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sales order related exceptions | 20080114 |
Method DELETE_ALL Signature
Method DELETE_ALL on class CL_NWDEMO_SERVICE_SO has no parameter.
Method DELETE_ALL on class CL_NWDEMO_SERVICE_SO has no exception.
Method DELETE_SO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PERFORM_COMMIT | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Perform COMMIT WORK AND WAIT at end of method | 20070709 | |
2 | ![]() |
I_SO_GUID | Call by reference | Type reference (TYPE) | SDEMO_SO-SO_GUID | Sales order Guid (internal key) | 20070709 | ||
3 | ![]() |
I_SO_ID | Call by reference | Type reference (TYPE) | SDEMO_SO-SO_ID | Sales order Id (external key) | 20070709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business partner related exceptions | 20070709 |
Method DELETE_SO_BY_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PERFORM_COMMIT | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Perform COMMIT WORK AND WAIT at end of method | 20070709 | |
2 | ![]() |
I_SO_GUID | Call by reference | Type reference (TYPE) | SDEMO_SO-SO_GUID | Sales order GUID (internal key) | 20070709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business partner related exceptions | 20070709 |
Method DELETE_SO_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PERFORM_COMMIT | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Perform COMMIT WORK AND WAIT at end of method | 20070709 | |
2 | ![]() |
I_SO_ID | Call by reference | Type reference (TYPE) | SDEMO_SO-SO_ID | Sales order ID (external key) | 20070709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business partner related exceptions | 20070709 |
Method DELETE_SO_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_SO_ITEM_EXT_KEY | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_EXT_KEY | Sales order item data incl. dependend data | 20080114 | ||
2 | ![]() |
CS_SO_ITEM_INT_KEY | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_INT_KEY | Internal key of sales order item | 20080114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sales order related exceptions | 20080110 |
Method DELETE_SO_ITEM_SL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SO_ITEM_SL_GUID | Call by reference | Type reference (TYPE) | GUID_16 | SAP NetWeaver Demo Model - Sales Order Item Schedule Line | 20080124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sales order related exceptions | 20080124 |
Method FILL_MULT_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SO | Call by reference | Type reference (TYPE) | SDEMO_SO_ALL_TT | List of sales orders incl. dependend data | 20070723 | ||
2 | ![]() |
ITR_SO | Call by reference | Type reference (TYPE) | OSREFTAB | OS: Table of References | 20070723 |
Method FILL_MULT_RESULT on class CL_NWDEMO_SERVICE_SO has no exception.
Method FILL_SO_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SALES_ORDER | Call by reference | Type reference (TYPE) | SDEMO_SO_WITH_ST | Sales order data incl. status information | 20070709 | ||
2 | ![]() |
ET_SO_ITEM | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_ALL_TT | List of sales order items with dep. data | 20070709 | ||
3 | ![]() |
ET_TEXT | Call by reference | Type reference (TYPE) | SDEMO_TEXT_TT | List of text entries | 20070724 | ||
4 | ![]() |
IR_SO | Call by reference | Object reference (TYPE REF TO) | CL_NWDEMO_PERSIST_SO | SAP NW Demo Model - so persistence class | 20070723 | ||
5 | ![]() |
I_WITH_SO_DATA | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Get sales order data | 20070709 | |
6 | ![]() |
I_WITH_SO_ITEM | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Get sales order items | 20070709 |
Method FILL_SO_DATA on class CL_NWDEMO_SERVICE_SO has no exception.
Method GET_BP_GUID_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARTNER_ID | Call by reference | Type reference (TYPE) | SDEMO_BP-PARTNER_ID | Partner ID | 20070718 | ||
2 | ![]() |
R_PARTNER_GUID | Value transfer | Type reference (TYPE) | SDEMO_BP-PARTNER_GUID | Partner Guid | 20070718 |
Method GET_BP_GUID_BY_ID on class CL_NWDEMO_SERVICE_SO has no exception.
Method GET_NEXT_SO_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SO_ID | Value transfer | Type reference (TYPE) | SDEMO_SO-SO_ID | SalesOrderID | 20070709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business partner related exceptions | 20070709 |
Method GET_PD_GUID_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PRODUCT_ID | Call by reference | Type reference (TYPE) | SDEMO_PD-PRODUCT_ID | ProductID | 20070718 | ||
2 | ![]() |
R_PRODUCT_GUID | Value transfer | Type reference (TYPE) | SDEMO_PD-PRODUCT_GUID | Product Guid | 20070718 |
Method GET_PD_GUID_BY_ID on class CL_NWDEMO_SERVICE_SO has no exception.
Method MAP_SO_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTPUT | Call by reference | Type reference (TYPE) | SDEMO_SO_BY_ID_RESP_SO | SalesOrderByIDResponse | 20070709 | ||
2 | ![]() |
IS_SALES_ORDER | Call by reference | Type reference (TYPE) | SDEMO_SO_ALL | Sales order including attribut fields from SDEMO_SO_ST | 20070709 |
Method MAP_SO_RESULT on class CL_NWDEMO_SERVICE_SO has no exception.
Method QUERY_SO_BY_EXT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AGENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Agent | 20070709 | ||
2 | ![]() |
I_SO_ID | Call by reference | Type reference (TYPE) | SDEMO_SO-SO_ID | SalesOrderID | 20070709 | ||
3 | ![]() |
RT_ENTRY | Value transfer | Type reference (TYPE) | OSREFTAB | OS: Table of References | 20070709 |
Method QUERY_SO_BY_EXT_KEY on class CL_NWDEMO_SERVICE_SO has no exception.
Method QUERY_SO_ITEM_BY_EXT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AGENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Agent | 20071105 | ||
2 | ![]() |
I_SO_GUID | Call by reference | Type reference (TYPE) | SDEMO_SO_I-SO_GUID | GUID in 'RAW' format | 20071106 | ||
3 | ![]() |
I_SO_ITEM_ID | Call by reference | Type reference (TYPE) | SDEMO_SO_I-SO_ITEM_ID | Sales Order Item ID | 20071105 | ||
4 | ![]() |
RT_ENTRY | Value transfer | Type reference (TYPE) | OSREFTAB | OS: Table of References | 20071105 |
Method QUERY_SO_ITEM_BY_EXT_KEY on class CL_NWDEMO_SERVICE_SO has no exception.
Method READ_ALL_SO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SALES_ORDER | Call by reference | Type reference (TYPE) | SDEMO_SO_ALL_TT | List of sales orders with dependend data | 20070709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business partner related exceptions | 20070709 |
Method READ_SO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BY_SO_ID_OUTPUT | Call by reference | Type reference (TYPE) | SDEMO_SO_BY_ID_RESP_SO | Proxy Structure (generated) | 20080312 | ||
2 | ![]() |
ET_BY_BUYER_ID_OUTPUT | Call by reference | Type reference (TYPE) | SDEMO_SO_ID_BY_B_RSP_SO_ID_TAB | Proxy Table Type (generated) | 20080312 | ||
3 | ![]() |
ET_SALES_ORDER | Call by reference | Type reference (TYPE) | SDEMO_SO_ALL_TT | List of sales orders with dependend data | 20070723 | ||
4 | ![]() |
I_SO_BUYER_ID | Call by reference | Type reference (TYPE) | SDEMO_SO-BUYER_PARTY_ID | BuyerParty | 20070711 | ||
5 | ![]() |
I_SO_GUID | Call by reference | Type reference (TYPE) | SDEMO_SO-SO_GUID | Sales order Guid (internal key) | 20070709 | ||
6 | ![]() |
I_SO_ID | Call by reference | Type reference (TYPE) | SDEMO_SO-SO_ID | Sales order Id (external key) | 20070709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business partner related exceptions | 20070709 |
Method READ_SO_BY_BUYER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PROXY_OUTPUT | Call by reference | Type reference (TYPE) | ANY | SalesOrderByIDReponse | 20070711 | ||
2 | ![]() |
ET_SALES_ORDER | Call by reference | Type reference (TYPE) | SDEMO_SO_ALL_TT | List of sales orders with dependend data | 20070723 | ||
3 | ![]() |
I_SO_BUYER_ID | Call by reference | Type reference (TYPE) | SDEMO_BUYER_PARTY_ID | Buyer Party | 20070711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business partner related exceptions | 20070711 |
Method READ_SO_BY_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PROXY_OUTPUT | Call by reference | Type reference (TYPE) | ANY | SalesOrderByIDReponse | 20070709 | ||
2 | ![]() |
ES_SALES_ORDER | Call by reference | Type reference (TYPE) | SDEMO_SO_WITH_ST | Sales order data incl. status information | 20070709 | ||
3 | ![]() |
ET_SO_ITEM | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_ALL_TT | List of addressesList of sales order items with dep. data | 20070709 | ||
4 | ![]() |
ET_TEXT | Call by reference | Type reference (TYPE) | SDEMO_TEXT_TT | List of text entries | 20070724 | ||
5 | ![]() |
I_SO_GUID | Call by reference | Type reference (TYPE) | SDEMO_SO-SO_GUID | GUID in 'RAW' format | 20070709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business partner related exceptions | 20070709 |
Method READ_SO_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PROXY_OUTPUT | Call by reference | Type reference (TYPE) | ANY | SalesOrderByIDReponse | 20070709 | ||
2 | ![]() |
ES_SALES_ORDER | Call by reference | Type reference (TYPE) | SDEMO_SO_WITH_ST | Sales order data incl. status information | 20070709 | ||
3 | ![]() |
ET_SO_ITEM | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_ALL_TT | List of addressesList of sales order items with dep. data | 20070709 | ||
4 | ![]() |
ET_TEXT | Call by reference | Type reference (TYPE) | SDEMO_TEXT_TT | List of text entries | 20070724 | ||
5 | ![]() |
I_SO_ID | Call by reference | Type reference (TYPE) | SDEMO_SO-SO_ID | SalesOrderID | 20070709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business partner related exceptions | 20070709 |
Method READ_SO_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ITEM_EXT_KEY | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_EXT_KEY | Single-Character Flag | 20080110 | ||
2 | ![]() |
CS_ITEM_INT_KEY | Call by reference | Type reference (TYPE) | SDEMO_SO_ITEM_INT_KEY | Internal key of sales order item | 20080110 | ||
3 | ![]() |
ER_SO_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_NWDEMO_PERSIST_SO_I | SAP NetWeaver Demo Model - Sales Order Item persistence clas | 20080110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sales order related exceptions | 20080110 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |