SAP ABAP Class CL_NWDEMO_PERSIST_PO (SAP NW Demo Model - product persistence class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_NWDEMO_MODEL_PURCHASE_ORDER (Package) SAP NetWeaver Demo Model - Purchase 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' 20071026
Properties
Class CL_NWDEMO_PERSIST_PO  
Short Description SAP NW Demo Model - product 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_PURCHASE_ORDER   SAP NetWeaver Demo Model - Purchase Order 
Created 20071026   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' 20071026
Friends
# Friend Modeled only Created on Description
1 CB_NWDEMO_PERSIST_PO 20080227 Base agent SAP NW Demo Model - product persistence class
2 CL_NWDEMO_SERVICE_PO 20071029 Services for purchase order
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPROVAL_STATUS Instance attribute Protected Type reference (TYPE) SDEMO_PO_STATUS_CODE Purchase Order Status Code 20071026
2 APPROVAL_STATUS_ST Instance attribute Protected Type reference (TYPE) SDEMO_PO_STATUS_CODE Purchase Order Status Code 20071026
3 BUYER_GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20071026
4 BUYER_PARTY_ID Instance attribute Protected Type reference (TYPE) SDEMO_BUYER_PARTY_ID Buyer ID 20071026
5 CHANGED_AT Instance attribute Protected Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20071026
6 CHANGED_BY Instance attribute Protected Type reference (TYPE) SYUNAME User Name 20071026
7 CONFIRM_STATUS Instance attribute Protected Type reference (TYPE) SDEMO_PO_STATUS_CODE Purchase Order Status Code 20071026
8 CONFIRM_STATUS_ST Instance attribute Protected Type reference (TYPE) SDEMO_PO_STATUS_CODE Purchase Order Status Code 20071026
9 CREATED_AT Instance attribute Protected Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20071026
10 CREATED_BY Instance attribute Protected Type reference (TYPE) SYUNAME User Name 20071026
11 CURRENCY_CODE Instance attribute Protected Type reference (TYPE) SDEMO_CURR_CODE Currency Code 20071026
12 C_QUERY_BY_PO_GUID Constant Private Type reference (TYPE) STRING 'QUERY_BY_PO_GUID' Name of the query method 20071029
13 C_QUERY_BY_TEXT_GUID Constant Private Type reference (TYPE) STRING 'QUERY_BY_TEXT_GUID' Name of the query method 20071029
14 C_QUERY_METHOD_NAME Constant Private Type reference (TYPE) STRING 'IF_OS_CA_PERSISTENCY~GET_PERSISTENT_BY_QUERY' Name of the query method 20071029
15 DESCRIPTION_GUID Instance attribute Protected Type reference (TYPE) SDEMO_DESCRIPTION_GUID Description 20071026
16 GROSS_AMOUNT Instance attribute Protected Type reference (TYPE) SDEMO_TTL_GROSS_AMOUNT Total Gross Amount 20071026
17 GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20071026
18 ID Instance attribute Protected Type reference (TYPE) SDEMO_PO_ID Purchase Order ID 20071026
19 LIFECYCLE_STATUS Instance attribute Protected Type reference (TYPE) SDEMO_PO_STATUS_CODE Purchase Order Status Code 20071026
20 LIFECYCLE_STATUS_ST Instance attribute Protected Type reference (TYPE) SDEMO_PO_STATUS_CODE Purchase Order Status Code 20071026
21 NET_AMOUNT Instance attribute Protected Type reference (TYPE) SDEMO_TTL_NET_AMOUNT Total Net Amount 20071026
22 NOTE_GUID Instance attribute Protected Type reference (TYPE) SDEMO_PO_NOTE_GUID Purchase Order Note 20071026
23 ORDERING_STATUS_ST Instance attribute Protected Type reference (TYPE) SDEMO_PO_STATUS_CODE Purchase Order Status Code 20071026
24 POSTED_AT Instance attribute Protected Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20080226
25 PO_ITEM_TT Instance attribute Private Type reference (TYPE) SDEMO_PO_I_REF_TT List of purchaser order item references 20071029
26 PO_TEXT_TT Instance attribute Private Type reference (TYPE) SDEMO_TEXT_REF_TT List of references for text entries 20071029
27 QUERY_WITH_PO_GUID Instance attribute Private Object reference (TYPE REF TO) IF_OS_QUERY Object Services Query 20071029
28 QUERY_WITH_TEXT_GUID Instance attribute Private Object reference (TYPE REF TO) IF_OS_QUERY Object Services Query 20071029
29 SELLER_GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20071026
30 SELLER_PARTY_ID Instance attribute Protected Type reference (TYPE) SDEMO_SELLER_PARTY_ID Seller ID 20071026
31 STATUS_SCHEMA_ST Instance attribute Protected Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20071026
32 TAX_AMOUNT Instance attribute Protected Type reference (TYPE) SDEMO_TTL_TAX_AMOUNT Total Tax Amount 20071026
33 TYPE_CODE Instance attribute Protected Type reference (TYPE) SDEMO_TYPE_CODE Order Type 20071026
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPROVAL_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute APPROVAL_STATUS 20071026
2 GET_APPROVAL_STATUS_ST Instance method Public Get-method of a virtual attribute Reads Attribute APPROVAL_STATUS_ST 20071026
3 GET_BUYER_GUID Instance method Public Get-method of a virtual attribute Reads Attribute BUYER_GUID 20071026
4 GET_BUYER_PARTY_ID Instance method Public Get-method of a virtual attribute Reads Attribute BUYER_PARTY_ID 20071026
5 GET_CHANGED_AT Instance method Public Get-method of a virtual attribute Reads Attribute CHANGED_AT 20071026
6 GET_CHANGED_BY Instance method Public Get-method of a virtual attribute Reads Attribute CHANGED_BY 20071026
7 GET_CONFIRM_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute CONFIRM_STATUS 20071026
8 GET_CONFIRM_STATUS_ST Instance method Public Get-method of a virtual attribute Reads Attribute CONFIRM_STATUS_ST 20071026
9 GET_CREATED_AT Instance method Public Get-method of a virtual attribute Reads Attribute CREATED_AT 20071026
10 GET_CREATED_BY Instance method Public Get-method of a virtual attribute Reads Attribute CREATED_BY 20071026
11 GET_CURRENCY_CODE Instance method Public Get-method of a virtual attribute Reads Attribute CURRENCY_CODE 20071026
12 GET_DESCRIPTION_GUID Instance method Public Get-method of a virtual attribute Reads Attribute DESCRIPTION_GUID 20071026
13 GET_GROSS_AMOUNT Instance method Public Get-method of a virtual attribute Reads Attribute GROSS_AMOUNT 20071026
14 GET_GUID Instance method Public Get-method of a virtual attribute Reads Attribute GUID 20071026
15 GET_ID Instance method Public Get-method of a virtual attribute Reads Attribute ID 20071026
16 GET_LIFECYCLE_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute LIFECYCLE_STATUS 20071026
17 GET_LIFECYCLE_STATUS_ST Instance method Public Get-method of a virtual attribute Reads Attribute LIFECYCLE_STATUS_ST 20071026
18 GET_NET_AMOUNT Instance method Public Get-method of a virtual attribute Reads Attribute NET_AMOUNT 20071026
19 GET_NOTE_GUID Instance method Public Get-method of a virtual attribute Reads Attribute NOTE_GUID 20071026
20 GET_ORDERING_STATUS_ST Instance method Public Get-method of a virtual attribute Reads Attribute ORDERING_STATUS_ST 20071026
21 GET_POSTED_AT Instance method Public Get-method of a virtual attribute Reads Attribute POSTED_AT 20080226
22 GET_PO_ITEM_TT Instance method Private Get-method of a virtual attribute Reads Attribute PO_ITEM_TT 20071029
23 GET_PO_TEXT_TT Instance method Private Get-method of a virtual attribute Reads Attribute PO_TEXT_TT 20071029
24 GET_QUERY_WITH_PO_GUID Instance method Private Get-method of a virtual attribute Reads Attribute QUERY_WITH_PO_GUID 20071029
25 GET_QUERY_WITH_TEXT_GUID Instance method Private Get-method of a virtual attribute Reads Attribute QUERY_WITH_TEXT_GUID 20071029
26 GET_SELLER_GUID Instance method Public Get-method of a virtual attribute Reads Attribute SELLER_GUID 20071026
27 GET_SELLER_PARTY_ID Instance method Public Get-method of a virtual attribute Reads Attribute SELLER_PARTY_ID 20071026
28 GET_STATUS_SCHEMA_ST Instance method Public Get-method of a virtual attribute Reads Attribute STATUS_SCHEMA_ST 20071026
29 GET_TAX_AMOUNT Instance method Public Get-method of a virtual attribute Reads Attribute TAX_AMOUNT 20071026
30 GET_TYPE_CODE Instance method Public Get-method of a virtual attribute Reads Attribute TYPE_CODE 20071026
31 QUERY_BY_PO_GUID Instance method Private Method Read dep. table by product guid 20071029
32 QUERY_BY_TEXT_GUID Instance method Private Method Read dep. name table by name guid 20071029
33 QUERY_PO_DEP_TABLE Instance method Private Method Get ref. of corresponding entries in dep. table of product 20071029
34 SET_APPROVAL_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute APPROVAL_STATUS 20071026
35 SET_APPROVAL_STATUS_ST Instance method Public Set-method of a virtual attribute Sets Attribute APPROVAL_STATUS_ST 20071026
36 SET_BUYER_GUID Instance method Public Set-method of a virtual attribute Sets Attribute BUYER_GUID 20071026
37 SET_BUYER_PARTY_ID Instance method Public Set-method of a virtual attribute Sets Attribute BUYER_PARTY_ID 20071026
38 SET_CHANGED_AT Instance method Public Set-method of a virtual attribute Sets Attribute CHANGED_AT 20071026
39 SET_CHANGED_BY Instance method Public Set-method of a virtual attribute Sets Attribute CHANGED_BY 20071026
40 SET_CONFIRM_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute CONFIRM_STATUS 20071026
41 SET_CONFIRM_STATUS_ST Instance method Public Set-method of a virtual attribute Sets Attribute CONFIRM_STATUS_ST 20071026
42 SET_CREATED_AT Instance method Public Set-method of a virtual attribute Sets Attribute CREATED_AT 20071026
43 SET_CREATED_BY Instance method Public Set-method of a virtual attribute Sets Attribute CREATED_BY 20071026
44 SET_CURRENCY_CODE Instance method Public Set-method of a virtual attribute Sets Attribute CURRENCY_CODE 20071026
45 SET_DESCRIPTION_GUID Instance method Public Set-method of a virtual attribute Sets Attribute DESCRIPTION_GUID 20071026
46 SET_GROSS_AMOUNT Instance method Public Set-method of a virtual attribute Sets Attribute GROSS_AMOUNT 20071026
47 SET_ID Instance method Public Set-method of a virtual attribute Sets Attribute ID 20071026
48 SET_LIFECYCLE_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute LIFECYCLE_STATUS 20071026
49 SET_LIFECYCLE_STATUS_ST Instance method Public Set-method of a virtual attribute Sets Attribute LIFECYCLE_STATUS_ST 20071026
50 SET_NET_AMOUNT Instance method Public Set-method of a virtual attribute Sets Attribute NET_AMOUNT 20071026
51 SET_NOTE_GUID Instance method Public Set-method of a virtual attribute Sets Attribute NOTE_GUID 20071026
52 SET_ORDERING_STATUS_ST Instance method Public Set-method of a virtual attribute Sets Attribute ORDERING_STATUS_ST 20071026
53 SET_POSTED_AT Instance method Public Set-method of a virtual attribute Sets Attribute POSTED_AT 20080226
54 SET_PO_ITEM_TT Instance method Private Set-method of a virtual attribute Sets Attribute PO_ITEM_TT 20071029
55 SET_PO_TEXT_TT Instance method Private Set-method of a virtual attribute Sets Attribute PO_TEXT_TT 20071029
56 SET_QUERY_WITH_PO_GUID Instance method Private Set-method of a virtual attribute Sets Attribute QUERY_WITH_PO_GUID 20071029
57 SET_QUERY_WITH_TEXT_GUID Instance method Private Set-method of a virtual attribute Sets Attribute QUERY_WITH_TEXT_GUID 20071029
58 SET_SELLER_GUID Instance method Public Set-method of a virtual attribute Sets Attribute SELLER_GUID 20071026
59 SET_SELLER_PARTY_ID Instance method Public Set-method of a virtual attribute Sets Attribute SELLER_PARTY_ID 20071026
60 SET_STATUS_SCHEMA_ST Instance method Public Set-method of a virtual attribute Sets Attribute STATUS_SCHEMA_ST 20071026
61 SET_TAX_AMOUNT Instance method Public Set-method of a virtual attribute Sets Attribute TAX_AMOUNT 20071026
62 SET_TYPE_CODE Instance method Public Set-method of a virtual attribute Sets Attribute TYPE_CODE 20071026
Events
Class CL_NWDEMO_PERSIST_PO has no event.
Types
Class CL_NWDEMO_PERSIST_PO has no local type.
Method Signatures

Method GET_APPROVAL_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_PO_STATUS_CODE Attribute Value 20071026
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20071026

Method GET_APPROVAL_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_PO_STATUS_CODE Attribute Value 20071026
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20071026

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

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

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

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

Method GET_CONFIRM_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_PO_STATUS_CODE Attribute Value 20071026
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20071026

Method GET_CONFIRM_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_PO_STATUS_CODE Attribute Value 20071026
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20071026

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

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

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

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

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

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

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

Method GET_LIFECYCLE_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_PO_STATUS_CODE Attribute Value 20071026
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20071026

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

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

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

Method GET_ORDERING_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_PO_STATUS_CODE Attribute Value 20071026
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20071026

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

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

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

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

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

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

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

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

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

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

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

Method QUERY_BY_PO_GUID on class CL_NWDEMO_PERSIST_PO 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 20071029
2 Returning RT_ENTRY Value transfer Type reference (TYPE) OSREFTAB List of references 20071029

Method QUERY_BY_TEXT_GUID on class CL_NWDEMO_PERSIST_PO has no exception.

Method QUERY_PO_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 20071029
2 Importing IV_AGENT Call by reference Object reference (TYPE REF TO) OBJECT Object Type Name 20071029
3 Importing IV_QUERY_METHOD Call by reference Type reference (TYPE) STRING Query method 20071029

Method QUERY_PO_DEP_TABLE on class CL_NWDEMO_PERSIST_PO has no exception.

Method SET_APPROVAL_STATUS Signature

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

Method SET_APPROVAL_STATUS_ST Signature

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

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

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

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

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

Method SET_CONFIRM_STATUS Signature

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

Method SET_CONFIRM_STATUS_ST Signature

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

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

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

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

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

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

Method SET_ID Signature

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

Method SET_LIFECYCLE_STATUS Signature

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

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

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

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

Method SET_ORDERING_STATUS_ST Signature

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

Method SET_POSTED_AT Signature

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

Method SET_PO_ITEM_TT Signature

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

Method SET_PO_TEXT_TT Signature

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

Method SET_QUERY_WITH_PO_GUID Signature

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

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

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

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

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

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

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 20071026
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20071026
History
Last changed by/on SAP  20080612 
SAP Release Created in 711