Hierarchy
⤷
⤷
Properties
| Class | CL_DPR_SHOPPING_CART | |
| Short Description | Shopping Cart with Items | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_SRM | Project Management Connection to SRM |
| Created | 20051005 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DPR_SHOPPING_CART has no interface implemented.
Friends
Class CL_DPR_SHOPPING_CART has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DPR_TS_SC_INT | Shopping Cart Data | 20051006 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DPR_TS_SC_INT | Previous Shopping Cart Data | 20051006 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_SC_I_INT | Shopping Cart Item Data | 20051006 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_SC_I_INT | Previous Shopping Cart Item Data | 20051006 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TY_TEXT_SETS | Table of Texts in Various Languages | 20051020 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X': Shopping Cart Data Is Invalid | 20051007 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DPR_TV_GUID | Shopping Cart GUID (= INT_ID) | 20051006 | |||
| 8 | Constant | Public | Type reference (TYPE) | DPR_TV_SC_STATE | '5' | Shopping Cart Is Cancelled | 20051115 | ||
| 9 | Constant | Public | Type reference (TYPE) | DPR_TV_SC_STATE | '3' | Shopping Cart Is Confirmed | 20051019 | ||
| 10 | Constant | Public | Type reference (TYPE) | DPR_TV_SC_STATE | '6' | Shopping Cart Is Delivered | 20051117 | ||
| 11 | Constant | Public | Type reference (TYPE) | DPR_TV_SC_STATE | '4' | Shopping Cart Is Overconfirmed | 20051019 | ||
| 12 | Constant | Public | Type reference (TYPE) | DPR_TV_SC_STATE | '2' | Shopping Cart Is Partly Confirmed | 20051019 | ||
| 13 | Constant | Public | Type reference (TYPE) | DPR_TV_SC_STATE | '1' | Shopping Cart Is Unconfirmed | 20051019 | ||
| 14 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'INC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 15 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'MCA' | Text Symbol for Shopping Cart Name | 20051115 | ||
| 16 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'MFD' | Text Symbol for Shopping Cart Name | 20051117 | ||
| 17 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'MIC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 18 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'MNC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 19 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'MOC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 20 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'MPC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 21 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'RCA' | Text Symbol for Shopping Cart Name | 20051115 | ||
| 22 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'RFD' | Text Symbol for Shopping Cart Name | 20051117 | ||
| 23 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'RIC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 24 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'RNC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 25 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'ROC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 26 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'RPC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 27 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'XCA' | Text Symbol for Shopping Cart Name | 20051115 | ||
| 28 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'XFD' | Text Symbol for Shopping Cart Name | 20051117 | ||
| 29 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'XIC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 30 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'XNC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 31 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'XOC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 32 | Constant | Public | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | 'XPC' | Text Symbol for Shopping Cart Name | 20051020 | ||
| 33 | Static Attribute | Private | Type reference (TYPE) | SYREPID | Program Name of Class | 20051020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Cancel Individual Shopping Cart | 20051115 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20051020 | |
| 3 | Instance method | Public | Constructor | Constructor | 20051006 | |
| 4 | Static method | Public | Method | Converts Alphanumeric Item ID to Numeric Item Number | 20051104 | |
| 5 | Instance method | Public | Method | Determine URL for SRM Shopping Cart | 20051020 | |
| 6 | Instance method | Public | Method | Destructor | 20051006 | |
| 7 | Instance method | Public | Method | Supplies Name of Shopping Cart | 20051013 | |
| 8 | Instance method | Public | Method | Determine Open Quantity for Shopping Cart | 20051209 | |
| 9 | Instance method | Public | Method | Supplies Superior Project Element | 20051115 | |
| 10 | Instance method | Private | Method | Read Attributes of Shopping Cart | 20051006 | |
| 11 | Instance method | Public | Method | Supplies External Data of Shopping Cart | 20051007 | |
| 12 | Instance method | Public | Method | Supplies External Identification of Shopping Cart | 20051013 | |
| 13 | Instance method | Private | Method | Read Attributes of Shopping Cart Items | 20051006 | |
| 14 | Instance method | Public | Method | Supplies External Data of Shopping Cart Items | 20051007 | |
| 15 | Instance method | Public | Method | Supplies Purchase Order Items of Shopping Cart | 20051209 | |
| 16 | Instance method | Public | Method | Supplies Status of Shopping Cart | 20051019 | |
| 17 | Instance method | Public | Method | Delivers Shopping Cart Type (via First SC Item) | 20051013 | |
| 18 | Static method | Public | Method | Determine Text for Text Icon in Text Language | 20051020 | |
| 19 | Instance method | Public | Method | 'X': SC has already been cancelled | 20051115 | |
| 20 | Instance method | Public | Method | 'X': SC is (still) up-to-date | 20051020 | |
| 21 | Instance method | Public | Method | 'X': SC has been delivered | 20051115 | |
| 22 | Instance method | Public | Method | 'X': SC is final (total qty ordered or no remaining qty) | 20051020 | |
| 23 | Instance method | Public | Method | 'X': Shopping Cart is open | 20051019 | |
| 24 | Instance method | Public | Method | 'X': Shopping Cart Data was invalidated | 20051007 | |
| 25 | Instance method | Public | Method | Reload Shopping Cart Data | 20051006 | |
| 26 | Instance method | Public | Method | Set Adm. Data | 20120425 | |
| 27 | Instance method | Public | Method | Replace BPL GUID in Copied Shopping Cart (Acc. to Version) | 20051129 | |
| 28 | Instance method | Private | Method | Set Attributes of Shopping Cart | 20051006 | |
| 29 | Instance method | Public | Method | Sets External Data of Shopping Cart | 20051017 | |
| 30 | Instance method | Private | Method | Set Attributes of Shopping Cart Items | 20051006 | |
| 31 | Instance method | Public | Method | Sets External Data of Shopping Cart Item | 20051017 | |
| 32 | Instance method | Public | Method | Invalidate Shopping Cart Data | 20051007 | |
| 33 | Instance method | Protected | Method | Check Attributes of Shopping Cart | 20051017 | |
| 34 | Instance method | Protected | Method | Check Attributes of Shopping Cart Item | 20051017 |
Events
Class CL_DPR_SHOPPING_CART has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TEXT_SET | Private | See coding | 20051020 | begin of ty_text_set,
langu type sylangu,
texts type standard table of textpool with non-unique default key,
end of ty_text_set
|
||
| 2 | TY_TEXT_SETS | Private | See coding | 20051020 | ty_text_sets type sorted table of ty_text_set with unique key langu
|
Method Signatures
Method CANCEL_SC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_MSG | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | 'X': Meldungen in das Protokoll | 20051115 | ||
| 2 | RV_RC | Value transfer | Type reference (TYPE) | I | 0: OK, 1: Fehler | 20051115 |
Method CANCEL_SC on class CL_DPR_SHOPPING_CART has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_SHOPPING_CART has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_SHOPPING_CART has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SC | Call by reference | Type reference (TYPE) | DPR_TS_SC_INT | Interne Felder einer Shopping Cart | 20051006 | |||
| 2 | IT_SC_I | Call by reference | Type reference (TYPE) | DPR_TT_SC_I_INT | Interne Felder einer Tabelle von Shopping Cart Positionen | 20051007 |
Method CONSTRUCTOR on class CL_DPR_SHOPPING_CART has no exception.
Method CONVERT_ITEM_ID_EXT_TO_NUM Signature
Method CONVERT_ITEM_ID_EXT_TO_NUM on class CL_DPR_SHOPPING_CART has no parameter.
Method CONVERT_ITEM_ID_EXT_TO_NUM on class CL_DPR_SHOPPING_CART has no exception.
Method DETERMINE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | URL zum Einkaufswagen | 20051020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20051020 |
Method FREE Signature
Method FREE on class CL_DPR_SHOPPING_CART has no parameter.
Method FREE on class CL_DPR_SHOPPING_CART has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Name der Shopping Cart | 20051013 |
Method GET_DESCRIPTION on class CL_DPR_SHOPPING_CART has no exception.
Method GET_OPEN_QTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OPEN_QTY | Value transfer | Type reference (TYPE) | DPR_TV_SC_QUANTITY | Angeforderte Gesamtmenge für einen Einkaufswagen | 20051209 |
Method GET_OPEN_QTY on class CL_DPR_SHOPPING_CART has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ENTITY | Value transfer | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Development Projects: Schnittstelle aller Entities | 20051115 |
Method GET_PARENT on class CL_DPR_SHOPPING_CART has no exception.
Method GET_SC_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SC_ATTRIBUTES | Value transfer | Type reference (TYPE) | DPR_TS_SC_INT | Objektlink zum SRM-Einkaufswagen | 20051006 |
Method GET_SC_ATTRIBUTES on class CL_DPR_SHOPPING_CART has no exception.
Method GET_SC_DATA_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTRIBUTES_EXT | Call by reference | Type reference (TYPE) | DPR_TS_SC_EXT | Externe Felder einer Shopping Cart | 20051007 | |||
| 2 | ES_ATTRIBUTES_INT | Call by reference | Type reference (TYPE) | DPR_TS_SC_INT | Interne Felder einer Shopping Cart | 20051007 |
Method GET_SC_DATA_EXT on class CL_DPR_SHOPPING_CART has no exception.
Method GET_SC_EXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SC_EXT_ID | Value transfer | Type reference (TYPE) | DPR_TV_SC_ID | Externe Identifikation eines SRM-Einkaufswagen | 20051013 |
Method GET_SC_EXT_ID on class CL_DPR_SHOPPING_CART has no exception.
Method GET_SC_I_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SC_I_ATTRIBUTES | Value transfer | Type reference (TYPE) | DPR_TT_SC_I_INT | Tabelle mit Struktur Positionen zum SRMSC-Objectlink | 20051006 |
Method GET_SC_I_ATTRIBUTES on class CL_DPR_SHOPPING_CART has no exception.
Method GET_SC_I_DATA_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTRIBUTES_EXT | Call by reference | Type reference (TYPE) | DPR_TT_SC_I_EXT | Externe Felder einer Tabelle von Shopping Cart Positionen | 20051007 | |||
| 2 | ET_ATTRIBUTES_INT | Call by reference | Type reference (TYPE) | DPR_TT_SC_I_INT | Interne Felder einer Tabelle von Shopping Cart Positionen | 20051007 |
Method GET_SC_I_DATA_EXT on class CL_DPR_SHOPPING_CART has no exception.
Method GET_SC_PO_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PO_ITEMS | Call by reference | Type reference (TYPE) | DPR_TT_OBJLINK_SC_PO_DB | SRM-Bestellungen und Positionen für Einkaufswagen | 20051209 |
Method GET_SC_PO_ITEMS on class CL_DPR_SHOPPING_CART has no exception.
Method GET_SC_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SC_STATE | Value transfer | Type reference (TYPE) | DPR_TV_SC_STATE | Status der Shopping Cart | 20051019 |
Method GET_SC_STATE on class CL_DPR_SHOPPING_CART has no exception.
Method GET_SC_TYPE_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SC_TYPE_CODE | Value transfer | Type reference (TYPE) | DPR_TV_SC_TYPE | Typ der Einkaufswagen-Position (1 = Material, 2 = Leistung) | 20051013 |
Method GET_SC_TYPE_CODE on class CL_DPR_SHOPPING_CART has no exception.
Method GET_TEXT_BY_SYMBOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT_SYMBOL | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | Textsymbol | 20051020 | |||
| 2 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Bezeichnung | 20051020 |
Method GET_TEXT_BY_SYMBOL on class CL_DPR_SHOPPING_CART has no exception.
Method IS_CANCELLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_CANCELLED | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Shopping Cart wurde abgesagt | 20051115 |
Method IS_CANCELLED on class CL_DPR_SHOPPING_CART has no exception.
Method IS_CURRENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_CURRENT | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Shopping Cart ist terminlich (noch) aktuell | 20051020 |
Method IS_CURRENT on class CL_DPR_SHOPPING_CART has no exception.
Method IS_DELIVERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_DELIVERED | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Shopping Cart ist endgeliefert | 20051115 |
Method IS_DELIVERED on class CL_DPR_SHOPPING_CART has no exception.
Method IS_FINALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_FINALIZED | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Shopping Cart ist final | 20051020 |
Method IS_FINALIZED on class CL_DPR_SHOPPING_CART has no exception.
Method IS_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | J_VORGANG | Betriebswirtschaftlicher Vorgang | 20051020 | |||
| 2 | IV_LOG_MSG | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | 'X': Meldungen in das Protokoll | 20051020 | ||
| 3 | RV_IS_OPEN | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Shopping Cart ist offen | 20051019 |
Method IS_OPEN on class CL_DPR_SHOPPING_CART has no exception.
Method IS_UNLOADED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_UNLOADED | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Daten zur Shopping Cart sind invalidiert | 20051007 |
Method IS_UNLOADED on class CL_DPR_SHOPPING_CART has no exception.
Method RELOAD Signature
Method RELOAD on class CL_DPR_SHOPPING_CART has no parameter.
Method RELOAD on class CL_DPR_SHOPPING_CART has no exception.
Method SET_ADM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADM | Call by reference | Type reference (TYPE) | DPR_TS_OBJECT_LINK_ADM | Object Link Attributes (Admin./Internal Data) | 20120425 |
Method SET_ADM_DATA on class CL_DPR_SHOPPING_CART has no exception.
Method SET_COPIED_BPL_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BPL_GUID_NEW | Call by reference | Type reference (TYPE) | DPR_TV_GUID | BPL GUID für Ziel | 20051129 | |||
| 2 | IV_BPL_GUID_OLD | Call by reference | Type reference (TYPE) | DPR_TV_GUID | BPL GUID aus Quelle | 20051129 |
Method SET_COPIED_BPL_GUID on class CL_DPR_SHOPPING_CART has no exception.
Method SET_SC_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SC_ATTRIBUTES | Value transfer | Type reference (TYPE) | DPR_TS_SC_INT | Objektlink zum SRM-Einkaufswagen | 20051006 | |||
| 2 | RV_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Attribute des SRM-Einkaufswagens wurden geändert | 20051017 |
Method SET_SC_ATTRIBUTES on class CL_DPR_SHOPPING_CART has no exception.
Method SET_SC_DATA_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTES_INT | Call by reference | Type reference (TYPE) | DPR_TS_SC_INT | Interne Felder einer Shopping Cart | 20051017 | |||
| 2 | RV_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Daten der Shopping Cart wurden geändert | 20051017 |
Method SET_SC_DATA_EXT on class CL_DPR_SHOPPING_CART has no exception.
Method SET_SC_I_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SC_I_ATTRIBUTES | Value transfer | Type reference (TYPE) | DPR_TS_SC_I_INT | Interne Felder einer Shopping Cart Position | 20051017 | |||
| 2 | RV_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Attribute der SRM-Einkaufswagenposition wurden geändert | 20051017 |
Method SET_SC_I_ATTRIBUTES on class CL_DPR_SHOPPING_CART has no exception.
Method SET_SC_I_DATA_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTES_INT | Call by reference | Type reference (TYPE) | DPR_TS_SC_I_INT | Interne Felder einer Shopping Cart Position | 20051017 | |||
| 2 | RV_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Daten der Shopping Cart Position wurden geändert | 20051017 |
Method SET_SC_I_DATA_EXT on class CL_DPR_SHOPPING_CART has no exception.
Method UNLOAD Signature
Method UNLOAD on class CL_DPR_SHOPPING_CART has no parameter.
Method UNLOAD on class CL_DPR_SHOPPING_CART has no exception.
Method VERIFY_SC_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SC_INT_NEW | Call by reference | Type reference (TYPE) | DPR_TS_SC_INT | Interne Felder einer Shopping Cart | 20051017 | |||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Prüfung ergab Fehler | 20051017 | |||
| 3 | IS_SC_INT_OLD | Call by reference | Type reference (TYPE) | DPR_TS_SC_INT | Interne Felder einer Shopping Cart | 20051017 | |||
| 4 | IV_LOG_MSG | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | 'X': Meldungen is Protokoll | 20051108 |
Method VERIFY_SC_ATTRIBUTES on class CL_DPR_SHOPPING_CART has no exception.
Method VERIFY_SC_I_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SC_I_INT_NEW | Call by reference | Type reference (TYPE) | DPR_TS_SC_I_INT | Interne Felder einer Shopping Cart Position | 20051017 | |||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Prüfung ergab Fehler | 20051017 | |||
| 3 | IS_SC_I_INT_OLD | Call by reference | Type reference (TYPE) | DPR_TS_SC_I_INT | Interne Felder einer Shopping Cart Position | 20051017 | |||
| 4 | IV_LOG_MSG | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | 'X': Meldungen is Protokoll | 20051108 |
Method VERIFY_SC_I_ATTRIBUTES on class CL_DPR_SHOPPING_CART has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |