SAP ABAP Class CL_NWDEMO_PERSIST_SO_I (SAP NetWeaver Demo Model - Sales Order Item persistence clas)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_NWDEMO_MODEL_SALES_ORDER (Package) SAP NetWeaver Demo Model - Sales Order
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20070709
Properties
Class CL_NWDEMO_PERSIST_SO_I  
Short Description SAP NetWeaver Demo Model - Sales Order Item persistence clas    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package S_NWDEMO_MODEL_SALES_ORDER   SAP NetWeaver Demo Model - Sales Order 
Created 20070709   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20070709
Friends
# Friend Modeled only Created on Description
1 CB_NWDEMO_PERSIST_SO_I 20070724 Base agent SAP NetWeaver Demo Model - Sales Order Item persi
2 CL_NWDEMO_SERVICE_SO 20070710 Services for sales order
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATP_STATUS Instance attribute Protected Type reference (TYPE) SDEMO_STATUS_VAL Status Value of a Status Variable 20070709
2 CONS_STATUS Instance attribute Protected Type reference (TYPE) SDEMO_STATUS_VAL Status Value of a Status Variable 20070709
3 CURRENCY_CODE Instance attribute Protected Type reference (TYPE) SDEMO_CURR_CODE Currency Code 20070709
4 C_QUERY_BY_SO_ITEM_GUID Constant Private Type reference (TYPE) STRING 'QUERY_BY_SO_ITEM_GUID' Name of the query method 20070709
5 C_QUERY_BY_TEXT_GUID Constant Private Type reference (TYPE) STRING 'QUERY_BY_TEXT_GUID' Name of the query method 20070724
6 C_QUERY_METHOD_NAME Constant Private Type reference (TYPE) STRING 'IF_OS_CA_PERSISTENCY~GET_PERSISTENT_BY_QUERY' Name of the query method 20070719
7 DETAIL_DSCR_GUID Instance attribute Protected Type reference (TYPE) SDEMO_DETAIL_DSCR_GUID Detail Description 20070709
8 GROSS_AMOUNT Instance attribute Protected Type reference (TYPE) SDEMO_TTL_GROSS_AMOUNT Total Gross Amount 20070709
9 NET_AMOUNT Instance attribute Protected Type reference (TYPE) SDEMO_TTL_NET_AMOUNT Total Net Amount 20070709
10 NOTE_GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20070709
11 PO_REF_ITEM_ID Instance attribute Protected Type reference (TYPE) SDEMO_PO_REF_ITEM_ID Purchase Order Reference Item ID 20070709
12 PRD_TYPE_CODE Instance attribute Protected Type reference (TYPE) SDEMO_PRD_TYPE_CODE Product Type Code 20070709
13 PRODUCT_GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20070709
14 PRODUCT_ID Instance attribute Protected Type reference (TYPE) SDEMO_PRODUCT_ID ProductID 20070709
15 QUERY_WITH_SO_ITEM_GUID Instance attribute Private Object reference (TYPE REF TO) IF_OS_QUERY Object Services Query 20070709
16 QUERY_WITH_TEXT_GUID Instance attribute Private Object reference (TYPE REF TO) IF_OS_QUERY Object Services Query 20070724
17 SO_GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20070709
18 SO_GUID_SI Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20070709
19 SO_ITEM_GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20070709
20 SO_ITEM_ID Instance attribute Protected Type reference (TYPE) SDEMO_SO_ITEM_ID Sales Order Item ID 20070709
21 SO_ITEM_SL_TT Instance attribute Private Type reference (TYPE) SDEMO_SO_I_SL_REF_TT List of Sales Order Item Schedule Line references 20070709
22 SO_ITEM_TEXT_TT Instance attribute Private Type reference (TYPE) SDEMO_TEXT_REF_TT List of references for text entries 20070724
23 STATUS_SCHEMA Instance attribute Protected Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20070709
24 TAX_AMOUNT Instance attribute Protected Type reference (TYPE) SDEMO_TTL_TAX_AMOUNT Total Tax Amount 20070709
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATP_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute ATP_STATUS 20070709
2 GET_CONS_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute CONS_STATUS 20070709
3 GET_CURRENCY_CODE Instance method Public Get-method of a virtual attribute Reads Attribute CURRENCY_CODE 20070709
4 GET_DETAIL_DSCR_GUID Instance method Public Get-method of a virtual attribute Reads Attribute DETAIL_DSCR_GUID 20070709
5 GET_GROSS_AMOUNT Instance method Public Get-method of a virtual attribute Reads Attribute GROSS_AMOUNT 20070709
6 GET_NET_AMOUNT Instance method Public Get-method of a virtual attribute Reads Attribute NET_AMOUNT 20070709
7 GET_NOTE_GUID Instance method Public Get-method of a virtual attribute Reads Attribute NOTE_GUID 20070709
8 GET_PO_REF_ITEM_ID Instance method Public Get-method of a virtual attribute Reads Attribute PO_REF_ITEM_ID 20070709
9 GET_PRD_TYPE_CODE Instance method Public Get-method of a virtual attribute Reads Attribute PRD_TYPE_CODE 20070709
10 GET_PRODUCT_GUID Instance method Public Get-method of a virtual attribute Reads Attribute PRODUCT_GUID 20070709
11 GET_PRODUCT_ID Instance method Public Get-method of a virtual attribute Reads Attribute PRODUCT_ID 20070709
12 GET_QUERY_WITH_SO_ITEM_GUID Instance method Private Get-method of a virtual attribute Reads Attribute QUERY_WITH_SO_ITEM_GUID 20070709
13 GET_QUERY_WITH_TEXT_GUID Instance method Private Get-method of a virtual attribute Reads Attribute QUERY_WITH_TEXT_GUID 20070724
14 GET_SO_GUID Instance method Public Get-method of a virtual attribute Reads Attribute SO_GUID 20070709
15 GET_SO_GUID_SI Instance method Public Get-method of a virtual attribute Reads Attribute SO_GUID_SI 20070709
16 GET_SO_ITEM_GUID Instance method Public Get-method of a virtual attribute Reads Attribute SO_ITEM_GUID 20070709
17 GET_SO_ITEM_ID Instance method Public Get-method of a virtual attribute Reads Attribute SO_ITEM_ID 20070709
18 GET_SO_ITEM_SL_TT Instance method Private Get-method of a virtual attribute Reads Attribute SO_ITEM_SL_TT 20070709
19 GET_SO_ITEM_TEXT_TT Instance method Private Get-method of a virtual attribute Reads Attribute SO_ITEM_TEXT_TT 20070724
20 GET_STATUS_SCHEMA Instance method Public Get-method of a virtual attribute Reads Attribute STATUS_SCHEMA 20070709
21 GET_TAX_AMOUNT Instance method Public Get-method of a virtual attribute Reads Attribute TAX_AMOUNT 20070709
22 QUERY_BY_SO_ITEM_GUID Instance method Private Method Query table by partner guid 20070719
23 QUERY_BY_TEXT_GUID Instance method Private Method Read dep. name table by name guid 20070724
24 QUERY_SO_ITEM_DEP_TABLE Instance method Private Method Get ref. of corresponding entries in dep. table of so item 20070709
25 SET_ATP_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute ATP_STATUS 20070709
26 SET_CONS_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute CONS_STATUS 20070709
27 SET_CURRENCY_CODE Instance method Public Set-method of a virtual attribute Sets Attribute CURRENCY_CODE 20070709
28 SET_DETAIL_DSCR_GUID Instance method Public Set-method of a virtual attribute Sets Attribute DETAIL_DSCR_GUID 20070709
29 SET_GROSS_AMOUNT Instance method Public Set-method of a virtual attribute Sets Attribute GROSS_AMOUNT 20070709
30 SET_NET_AMOUNT Instance method Public Set-method of a virtual attribute Sets Attribute NET_AMOUNT 20070709
31 SET_NOTE_GUID Instance method Public Set-method of a virtual attribute Sets Attribute NOTE_GUID 20070709
32 SET_PO_REF_ITEM_ID Instance method Public Set-method of a virtual attribute Sets Attribute PO_REF_ITEM_ID 20070709
33 SET_PRD_TYPE_CODE Instance method Public Set-method of a virtual attribute Sets Attribute PRD_TYPE_CODE 20070709
34 SET_PRODUCT_GUID Instance method Public Set-method of a virtual attribute Sets Attribute PRODUCT_GUID 20070709
35 SET_PRODUCT_ID Instance method Public Set-method of a virtual attribute Sets Attribute PRODUCT_ID 20070709
36 SET_QUERY_WITH_SO_ITEM_GUID Instance method Private Set-method of a virtual attribute Sets Attribute QUERY_WITH_SO_ITEM_GUID 20070709
37 SET_QUERY_WITH_TEXT_GUID Instance method Private Set-method of a virtual attribute Sets Attribute QUERY_WITH_TEXT_GUID 20070724
38 SET_SO_GUID Instance method Public Set-method of a virtual attribute Sets Attribute SO_GUID 20070709
39 SET_SO_GUID_SI Instance method Public Set-method of a virtual attribute Sets Attribute SO_GUID_SI 20070709
40 SET_SO_ITEM_ID Instance method Public Set-method of a virtual attribute Sets Attribute SO_ITEM_ID 20070709
41 SET_SO_ITEM_SL_TT Instance method Private Set-method of a virtual attribute Sets Attribute SO_ITEM_SL_TT 20070709
42 SET_SO_ITEM_TEXT_TT Instance method Private Set-method of a virtual attribute Sets Attribute SO_ITEM_TEXT_TT 20070724
43 SET_STATUS_SCHEMA Instance method Public Set-method of a virtual attribute Sets Attribute STATUS_SCHEMA 20070709
44 SET_TAX_AMOUNT Instance method Public Set-method of a virtual attribute Sets Attribute TAX_AMOUNT 20070709
Events
Class CL_NWDEMO_PERSIST_SO_I has no event.
Types
Class CL_NWDEMO_PERSIST_SO_I has no local type.
Method Signatures

Method GET_ATP_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_STATUS_VAL Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_CONS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_STATUS_VAL Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_CURRENCY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_CURR_CODE Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_DETAIL_DSCR_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_DETAIL_DSCR_GUID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_GROSS_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_TTL_GROSS_AMOUNT Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_NET_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_TTL_NET_AMOUNT Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_NOTE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) GUID_16 Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_PO_REF_ITEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_PO_REF_ITEM_ID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_PRD_TYPE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_PRD_TYPE_CODE Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_PRODUCT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) GUID_16 Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_PRODUCT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_PRODUCT_ID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_QUERY_WITH_SO_ITEM_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_OS_QUERY Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_QUERY_WITH_TEXT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_OS_QUERY Attribute Value 20070724
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070724

Method GET_SO_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) GUID_16 Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_SO_GUID_SI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) GUID_16 Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_SO_ITEM_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) GUID_16 Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_SO_ITEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_SO_ITEM_ID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_SO_ITEM_SL_TT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_SO_I_SL_REF_TT Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_SO_ITEM_TEXT_TT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_TEXT_REF_TT Attribute Value 20070724
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070724

Method GET_STATUS_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PRX_R3NAME Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_TAX_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDEMO_TTL_TAX_AMOUNT Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method QUERY_BY_SO_ITEM_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AGENT Call by reference Object reference (TYPE REF TO) OBJECT Object Type Name 20070719
2 Returning RT_ENTRY Value transfer Type reference (TYPE) OSREFTAB List of references 20070719

Method QUERY_BY_SO_ITEM_GUID on class CL_NWDEMO_PERSIST_SO_I has no exception.

Method QUERY_BY_TEXT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AGENT Call by reference Object reference (TYPE REF TO) OBJECT Object Type Name 20070724
2 Returning RT_ENTRY Value transfer Type reference (TYPE) OSREFTAB List of references 20070724

Method QUERY_BY_TEXT_GUID on class CL_NWDEMO_PERSIST_SO_I has no exception.

Method QUERY_SO_ITEM_DEP_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETR_RESULT Call by reference Type reference (TYPE) ANY TABLE List of references 20070709
2 Importing IV_AGENT Call by reference Object reference (TYPE REF TO) OBJECT Object Type Name 20070709
3 Importing IV_QUERY_METHOD Call by reference Type reference (TYPE) STRING Query method 20070709

Method QUERY_SO_ITEM_DEP_TABLE on class CL_NWDEMO_PERSIST_SO_I has no exception.

Method SET_ATP_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATP_STATUS Call by reference Type reference (TYPE) SDEMO_STATUS_VAL Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_CONS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONS_STATUS Call by reference Type reference (TYPE) SDEMO_STATUS_VAL Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_CURRENCY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENCY_CODE Call by reference Type reference (TYPE) SDEMO_CURR_CODE Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_DETAIL_DSCR_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETAIL_DSCR_GUID Call by reference Type reference (TYPE) SDEMO_DETAIL_DSCR_GUID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_GROSS_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GROSS_AMOUNT Call by reference Type reference (TYPE) SDEMO_TTL_GROSS_AMOUNT Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_NET_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NET_AMOUNT Call by reference Type reference (TYPE) SDEMO_TTL_NET_AMOUNT Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_NOTE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOTE_GUID Call by reference Type reference (TYPE) GUID_16 Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_PO_REF_ITEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PO_REF_ITEM_ID Call by reference Type reference (TYPE) SDEMO_PO_REF_ITEM_ID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_PRD_TYPE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRD_TYPE_CODE Call by reference Type reference (TYPE) SDEMO_PRD_TYPE_CODE Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_PRODUCT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRODUCT_GUID Call by reference Type reference (TYPE) GUID_16 Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_PRODUCT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRODUCT_ID Call by reference Type reference (TYPE) SDEMO_PRODUCT_ID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_QUERY_WITH_SO_ITEM_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUERY_WITH_SO_ITEM_GUID Call by reference Object reference (TYPE REF TO) IF_OS_QUERY Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_QUERY_WITH_TEXT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUERY_WITH_TEXT_GUID Call by reference Object reference (TYPE REF TO) IF_OS_QUERY Attribute Value 20070724
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070724

Method SET_SO_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SO_GUID Call by reference Type reference (TYPE) GUID_16 Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_SO_GUID_SI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SO_GUID_SI Call by reference Type reference (TYPE) GUID_16 Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_SO_ITEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SO_ITEM_ID Call by reference Type reference (TYPE) SDEMO_SO_ITEM_ID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_SO_ITEM_SL_TT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SO_ITEM_SL_TT Call by reference Type reference (TYPE) SDEMO_SO_I_SL_REF_TT Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_SO_ITEM_TEXT_TT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SO_ITEM_TEXT_TT Call by reference Type reference (TYPE) SDEMO_TEXT_REF_TT Attribute Value 20070724
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070724

Method SET_STATUS_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_SCHEMA Call by reference Type reference (TYPE) PRX_R3NAME Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_TAX_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAX_AMOUNT Call by reference Type reference (TYPE) SDEMO_TTL_TAX_AMOUNT Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709
History
Last changed by/on SAP  20080612 
SAP Release Created in 710