SAP ABAP Class CL_NWDEMO_PERSIST_SO (SAP NW Demo Model - so persistence class)
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  
Short Description SAP NW Demo Model - so persistence class    
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 20071022 Base agent SAP NW Demo Model - so persistence class
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 ACCEPT_STATUS_ST Instance attribute Protected Type reference (TYPE) SDEMO_STATUS_VAL Value of Status Variable 20071022
2 ARCHIV_STATUS_ST Instance attribute Protected Type reference (TYPE) SDEMO_STATUS_VAL Value of Status Variable 20071022
3 ATP_STATUS Instance attribute Protected Type reference (TYPE) SDEMO_ATP_STATUS Available-to-Promise Status Code 20070709
4 ATP_STATUS_ST Instance attribute Protected Type reference (TYPE) SDEMO_STATUS_VAL Value of Status Variable 20071022
5 BILLING_STATUS Instance attribute Protected Type reference (TYPE) SDEMO_BILLING_STATUS Billing Status Code 20070709
6 BILLING_STATUS_ST Instance attribute Protected Type reference (TYPE) SDEMO_STATUS_VAL Value of Status Variable 20071022
7 BUYER_GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20070709
8 BUYER_PARTY_ID Instance attribute Protected Type reference (TYPE) SDEMO_BUYER_PARTY_ID BuyerParty 20070709
9 CHANGED_AT Instance attribute Protected Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20070709
10 CHANGED_BY Instance attribute Protected Type reference (TYPE) SYUNAME User Name 20070709
11 CLASSIFICATION Instance attribute Protected Type reference (TYPE) SDEMO_CLASSIFICATION Classification Code 20070709
12 CREATED_AT Instance attribute Protected Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20070709
13 CREATED_BY Instance attribute Protected Type reference (TYPE) SYUNAME User Name 20070709
14 CURRENCY_CODE Instance attribute Protected Type reference (TYPE) SDEMO_CURR_CODE Currency Code 20070709
15 C_QUERY_BY_SO_GUID Constant Private Type reference (TYPE) STRING 'QUERY_BY_SO_GUID' Name of the query method 20070709
16 C_QUERY_BY_TEXT_GUID Constant Private Type reference (TYPE) STRING 'QUERY_BY_TEXT_GUID' Name of the query method 20070724
17 C_QUERY_METHOD_NAME Constant Private Type reference (TYPE) STRING 'IF_OS_CA_PERSISTENCY~GET_PERSISTENT_BY_QUERY' Name of the query method 20070709
18 DESCRIPTION_GUID Instance attribute Protected Type reference (TYPE) SDEMO_DESCRIPTION_GUID Description 20070709
19 LIFECYCLE_STATUS_ST Instance attribute Protected Type reference (TYPE) SDEMO_STATUS_VAL Value of Status Variable 20071022
20 LIFE_CYCLE_STAT Instance attribute Protected Type reference (TYPE) SDEMO_LIFE_CYCLE_STAT LifeCycleStatusCode 20070709
21 POSTING_DATE Instance attribute Protected Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20070709
22 PO_NOTE_GUID Instance attribute Protected Type reference (TYPE) SDEMO_PO_NOTE_GUID Purchase Order Note 20070709
23 PO_POSTING_DATE Instance attribute Protected Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20070709
24 PO_REF_ID Instance attribute Protected Type reference (TYPE) SDEMO_PO_REF_ID Purchase Order Reference ID 20070709
25 QUERY_WITH_SO_GUID Instance attribute Private Object reference (TYPE REF TO) IF_OS_QUERY Object Services Query 20070709
26 QUERY_WITH_TEXT_GUID Instance attribute Private Object reference (TYPE REF TO) IF_OS_QUERY Object Services Query 20070724
27 RESPONSE_STATUS Instance attribute Protected Type reference (TYPE) SDEMO_RESPONSE_STAT Response Status Code 20070709
28 SELLER_GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20070709
29 SELLER_PARTY_ID Instance attribute Protected Type reference (TYPE) SDEMO_SELLER_PARTY_ID SellerParty 20070709
30 SO_GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20070709
31 SO_ID Instance attribute Protected Type reference (TYPE) SDEMO_SO_ID SalesOrderID 20070709
32 SO_ITEM_TT Instance attribute Private Type reference (TYPE) SDEMO_SO_I_REF_TT List of sales order item references 20070709
33 SO_TEXT_TT Instance attribute Private Type reference (TYPE) SDEMO_TEXT_REF_TT List of references for text entries 20070724
34 STATUS_SCHEMA_ST Instance attribute Protected Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20070709
35 TRNSFR_LOC_NAME Instance attribute Protected Type reference (TYPE) SDEMO_TRANSFER_LOC_NAME Transfer Location Name 20070709
36 TTL_GROSS_AMOUNT Instance attribute Protected Type reference (TYPE) SDEMO_TTL_GROSS_AMOUNT Total Gross Amount 20070709
37 TTL_NET_AMOUNT Instance attribute Protected Type reference (TYPE) SDEMO_TTL_NET_AMOUNT Total Net Amount 20070709
38 TTL_TAX_AMOUNT Instance attribute Protected Type reference (TYPE) SDEMO_TTL_TAX_AMOUNT Total Tax Amount 20070709
39 TYPE_CODE Instance attribute Protected Type reference (TYPE) SDEMO_TYPE_CODE Type Code 20070709
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACCEPT_STATUS_ST Instance method Public Get-method of a virtual attribute Reads Attribute ACCEPT_STATUS_ST 20071022
2 GET_ARCHIV_STATUS_ST Instance method Public Get-method of a virtual attribute Reads Attribute ARCHIV_STATUS_ST 20071022
3 GET_ATP_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute ATP_STATUS 20070709
4 GET_ATP_STATUS_ST Instance method Public Get-method of a virtual attribute Reads Attribute ATP_STATUS_ST 20071022
5 GET_BILLING_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute BILLING_STATUS 20070709
6 GET_BILLING_STATUS_ST Instance method Public Get-method of a virtual attribute Reads Attribute BILLING_STATUS_ST 20071022
7 GET_BUYER_GUID Instance method Public Get-method of a virtual attribute Reads Attribute BUYER_GUID 20070709
8 GET_BUYER_PARTY_ID Instance method Public Get-method of a virtual attribute Reads Attribute BUYER_PARTY_ID 20070709
9 GET_CHANGED_AT Instance method Public Get-method of a virtual attribute Reads Attribute CHANGED_AT 20070709
10 GET_CHANGED_BY Instance method Public Get-method of a virtual attribute Reads Attribute CHANGED_BY 20070709
11 GET_CLASSIFICATION Instance method Public Get-method of a virtual attribute Reads Attribute CLASSIFICATION 20070709
12 GET_CREATED_AT Instance method Public Get-method of a virtual attribute Reads Attribute CREATED_AT 20070709
13 GET_CREATED_BY Instance method Public Get-method of a virtual attribute Reads Attribute CREATED_BY 20070709
14 GET_CURRENCY_CODE Instance method Public Get-method of a virtual attribute Reads Attribute CURRENCY_CODE 20070709
15 GET_DESCRIPTION_GUID Instance method Public Get-method of a virtual attribute Reads Attribute DESCRIPTION_GUID 20070709
16 GET_LIFECYCLE_STATUS_ST Instance method Public Get-method of a virtual attribute Reads Attribute LIFECYCLE_STATUS_ST 20071022
17 GET_LIFE_CYCLE_STAT Instance method Public Get-method of a virtual attribute Reads Attribute LIFE_CYCLE_STAT 20070709
18 GET_POSTING_DATE Instance method Public Get-method of a virtual attribute Reads Attribute POSTING_DATE 20070709
19 GET_PO_NOTE_GUID Instance method Public Get-method of a virtual attribute Reads Attribute PO_NOTE_GUID 20070709
20 GET_PO_POSTING_DATE Instance method Public Get-method of a virtual attribute Reads Attribute PO_POSTING_DATE 20070709
21 GET_PO_REF_ID Instance method Public Get-method of a virtual attribute Reads Attribute PO_REF_ID 20070709
22 GET_QUERY_WITH_SO_GUID Instance method Private Get-method of a virtual attribute Reads Attribute QUERY_WITH_SO_GUID 20070709
23 GET_QUERY_WITH_TEXT_GUID Instance method Private Get-method of a virtual attribute Reads Attribute QUERY_WITH_TEXT_GUID 20070724
24 GET_RESPONSE_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute RESPONSE_STATUS 20070709
25 GET_SELLER_GUID Instance method Public Get-method of a virtual attribute Reads Attribute SELLER_GUID 20070709
26 GET_SELLER_PARTY_ID Instance method Public Get-method of a virtual attribute Reads Attribute SELLER_PARTY_ID 20070709
27 GET_SO_GUID Instance method Public Get-method of a virtual attribute Reads Attribute SO_GUID 20070709
28 GET_SO_ID Instance method Public Get-method of a virtual attribute Reads Attribute SO_ID 20070709
29 GET_SO_ITEM_TT Instance method Private Get-method of a virtual attribute Reads Attribute SO_ITEM_TT 20070709
30 GET_SO_TEXT_TT Instance method Private Get-method of a virtual attribute Reads Attribute SO_TEXT_TT 20070724
31 GET_STATUS_SCHEMA_ST Instance method Public Get-method of a virtual attribute Reads Attribute STATUS_SCHEMA_ST 20070709
32 GET_TRNSFR_LOC_NAME Instance method Public Get-method of a virtual attribute Reads Attribute TRNSFR_LOC_NAME 20070709
33 GET_TTL_GROSS_AMOUNT Instance method Public Get-method of a virtual attribute Reads Attribute TTL_GROSS_AMOUNT 20070709
34 GET_TTL_NET_AMOUNT Instance method Public Get-method of a virtual attribute Reads Attribute TTL_NET_AMOUNT 20070709
35 GET_TTL_TAX_AMOUNT Instance method Public Get-method of a virtual attribute Reads Attribute TTL_TAX_AMOUNT 20070709
36 GET_TYPE_CODE Instance method Public Get-method of a virtual attribute Reads Attribute TYPE_CODE 20070709
37 QUERY_BY_SO_GUID Instance method Private Method Read dep. table by product guid 20070709
38 QUERY_BY_TEXT_GUID Instance method Private Method Read dep. name table by name guid 20070724
39 QUERY_SO_DEP_TABLE Instance method Private Method Get ref. of corresponding entries in dep. table of product 20070709
40 SET_ACCEPT_STATUS_ST Instance method Public Set-method of a virtual attribute Sets Attribute ACCEPT_STATUS_ST 20071022
41 SET_ARCHIV_STATUS_ST Instance method Public Set-method of a virtual attribute Sets Attribute ARCHIV_STATUS_ST 20071022
42 SET_ATP_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute ATP_STATUS 20070709
43 SET_ATP_STATUS_ST Instance method Public Set-method of a virtual attribute Sets Attribute ATP_STATUS_ST 20071022
44 SET_BILLING_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute BILLING_STATUS 20070709
45 SET_BILLING_STATUS_ST Instance method Public Set-method of a virtual attribute Sets Attribute BILLING_STATUS_ST 20071022
46 SET_BUYER_GUID Instance method Public Set-method of a virtual attribute Sets Attribute BUYER_GUID 20070709
47 SET_BUYER_PARTY_ID Instance method Public Set-method of a virtual attribute Sets Attribute BUYER_PARTY_ID 20070709
48 SET_CHANGED_AT Instance method Public Set-method of a virtual attribute Sets Attribute CHANGED_AT 20070709
49 SET_CHANGED_BY Instance method Public Set-method of a virtual attribute Sets Attribute CHANGED_BY 20070709
50 SET_CLASSIFICATION Instance method Public Set-method of a virtual attribute Sets Attribute CLASSIFICATION 20070709
51 SET_CREATED_AT Instance method Public Set-method of a virtual attribute Sets Attribute CREATED_AT 20070709
52 SET_CREATED_BY Instance method Public Set-method of a virtual attribute Sets Attribute CREATED_BY 20070709
53 SET_CURRENCY_CODE Instance method Public Set-method of a virtual attribute Sets Attribute CURRENCY_CODE 20070709
54 SET_DESCRIPTION_GUID Instance method Public Set-method of a virtual attribute Sets Attribute DESCRIPTION_GUID 20070709
55 SET_LIFECYCLE_STATUS_ST Instance method Public Set-method of a virtual attribute Sets Attribute LIFECYCLE_STATUS_ST 20071022
56 SET_LIFE_CYCLE_STAT Instance method Public Set-method of a virtual attribute Sets Attribute LIFE_CYCLE_STAT 20070709
57 SET_POSTING_DATE Instance method Public Set-method of a virtual attribute Sets Attribute POSTING_DATE 20070709
58 SET_PO_NOTE_GUID Instance method Public Set-method of a virtual attribute Sets Attribute PO_NOTE_GUID 20070709
59 SET_PO_POSTING_DATE Instance method Public Set-method of a virtual attribute Sets Attribute PO_POSTING_DATE 20070709
60 SET_PO_REF_ID Instance method Public Set-method of a virtual attribute Sets Attribute PO_REF_ID 20070709
61 SET_QUERY_WITH_SO_GUID Instance method Private Set-method of a virtual attribute Sets Attribute QUERY_WITH_SO_GUID 20070709
62 SET_QUERY_WITH_TEXT_GUID Instance method Private Set-method of a virtual attribute Sets Attribute QUERY_WITH_TEXT_GUID 20070724
63 SET_RESPONSE_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute RESPONSE_STATUS 20070709
64 SET_SELLER_GUID Instance method Public Set-method of a virtual attribute Sets Attribute SELLER_GUID 20070709
65 SET_SELLER_PARTY_ID Instance method Public Set-method of a virtual attribute Sets Attribute SELLER_PARTY_ID 20070709
66 SET_SO_ID Instance method Public Set-method of a virtual attribute Sets Attribute SO_ID 20070709
67 SET_SO_ITEM_TT Instance method Private Set-method of a virtual attribute Sets Attribute SO_ITEM_TT 20070709
68 SET_SO_TEXT_TT Instance method Private Set-method of a virtual attribute Sets Attribute SO_TEXT_TT 20070724
69 SET_STATUS_SCHEMA_ST Instance method Public Set-method of a virtual attribute Sets Attribute STATUS_SCHEMA_ST 20070709
70 SET_TRNSFR_LOC_NAME Instance method Public Set-method of a virtual attribute Sets Attribute TRNSFR_LOC_NAME 20070709
71 SET_TTL_GROSS_AMOUNT Instance method Public Set-method of a virtual attribute Sets Attribute TTL_GROSS_AMOUNT 20070709
72 SET_TTL_NET_AMOUNT Instance method Public Set-method of a virtual attribute Sets Attribute TTL_NET_AMOUNT 20070709
73 SET_TTL_TAX_AMOUNT Instance method Public Set-method of a virtual attribute Sets Attribute TTL_TAX_AMOUNT 20070709
74 SET_TYPE_CODE Instance method Public Set-method of a virtual attribute Sets Attribute TYPE_CODE 20070709
Events
Class CL_NWDEMO_PERSIST_SO has no event.
Types
Class CL_NWDEMO_PERSIST_SO has no local type.
Method Signatures

Method GET_ACCEPT_STATUS_ST 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 20071022
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20071022

Method GET_ARCHIV_STATUS_ST 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 20071022
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20071022

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_ATP_STATUS Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_ATP_STATUS_ST 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 20071022
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20071022

Method GET_BILLING_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_BILLING_STATUS Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_BILLING_STATUS_ST 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 20071022
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20071022

Method GET_BUYER_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_BUYER_PARTY_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_BUYER_PARTY_ID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_CHANGED_AT Signature

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

Method GET_CHANGED_BY Signature

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

Method GET_CLASSIFICATION Signature

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

Method GET_CREATED_AT Signature

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

Method GET_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYUNAME 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_DESCRIPTION_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_DESCRIPTION_GUID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_LIFECYCLE_STATUS_ST 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 20071022
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20071022

Method GET_LIFE_CYCLE_STAT Signature

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

Method GET_POSTING_DATE Signature

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

Method GET_PO_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) SDEMO_PO_NOTE_GUID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_PO_POSTING_DATE Signature

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

Method GET_PO_REF_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_ID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_QUERY_WITH_SO_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_RESPONSE_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_RESPONSE_STAT Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_SELLER_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_SELLER_PARTY_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_SELLER_PARTY_ID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

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_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_ID Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_SO_ITEM_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_REF_TT Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method GET_SO_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_ST 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_TRNSFR_LOC_NAME Signature

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

Method GET_TTL_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_TTL_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_TTL_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 GET_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_TYPE_CODE Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method QUERY_BY_SO_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 20070709
2 Returning RT_ENTRY Value transfer Type reference (TYPE) OSREFTAB List of references 20070709

Method QUERY_BY_SO_GUID on class CL_NWDEMO_PERSIST_SO 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 has no exception.

Method QUERY_SO_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_DEP_TABLE on class CL_NWDEMO_PERSIST_SO has no exception.

Method SET_ACCEPT_STATUS_ST Signature

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

Method SET_ARCHIV_STATUS_ST Signature

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

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_ATP_STATUS Attribute Value 20070709
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070709

Method SET_ATP_STATUS_ST Signature

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

Method SET_BILLING_STATUS Signature

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

Method SET_BILLING_STATUS_ST Signature

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

Method SET_BUYER_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUYER_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_BUYER_PARTY_ID Signature

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

Method SET_CHANGED_AT Signature

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

Method SET_CHANGED_BY Signature

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

Method SET_CLASSIFICATION Signature

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

Method SET_CREATED_AT Signature

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

Method SET_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATED_BY Call by reference Type reference (TYPE) SYUNAME 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_DESCRIPTION_GUID Signature

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

Method SET_LIFECYCLE_STATUS_ST Signature

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

Method SET_LIFE_CYCLE_STAT Signature

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

Method SET_POSTING_DATE Signature

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

Method SET_PO_NOTE_GUID Signature

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

Method SET_PO_POSTING_DATE Signature

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

Method SET_PO_REF_ID Signature

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

Method SET_QUERY_WITH_SO_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUERY_WITH_SO_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_RESPONSE_STATUS Signature

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

Method SET_SELLER_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELLER_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_SELLER_PARTY_ID Signature

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

Method SET_SO_ID Signature

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

Method SET_SO_ITEM_TT Signature

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

Method SET_SO_TEXT_TT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SO_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_ST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_SCHEMA_ST 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_TRNSFR_LOC_NAME Signature

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

Method SET_TTL_GROSS_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TTL_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_TTL_NET_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TTL_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_TTL_TAX_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TTL_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

Method SET_TYPE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE_CODE Call by reference Type reference (TYPE) SDEMO_TYPE_CODE 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