SAP ABAP Class CL_WRF_APC_PURC_LIST_COL (Operational APC - Data Communication Class)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
LO-MD-RA (Application Component) Assortment
⤷
WRF_APC (Package) Operational Assortment Planning and Control
⤷
⤷
Properties
| Class | CL_WRF_APC_PURC_LIST_COL | |
| Short Description | Operational APC - Data Communication Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | WRF_APC | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | WRF_APC | Operational Assortment Planning and Control |
| Created | 20040416 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WRF_APC_PURC_LIST_COL has no forward declaration.
Interfaces
Class CL_WRF_APC_PURC_LIST_COL has no interface implemented.
Friends
Class CL_WRF_APC_PURC_LIST_COL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR3 | 'DB' | 3-Byte field | 20040611 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | WRF_APC_PURCH_LIST_COL2_TTY | Table that represent a purchasing list collection | 20040416 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | WRF_APC_PURCH_LIST_COL_TTY | Table type that represents the purchasing list collection | 20040416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a purchasing list reference | 20040416 | |
| 2 | Instance method | Public | Constructor | 20040416 | ||
| 3 | Instance method | Public | Method | Get a purchasing list | 20040429 | |
| 4 | Instance method | Public | Method | Get a purchaing list by its logical key | 20040429 | |
| 5 | Instance method | Public | Method | Returns the size of the purchasing list collection | 20040818 | |
| 6 | Instance method | Public | Method | Check if a reference to the purchasing list exists | 20040416 | |
| 7 | Instance method | Public | Method | Save the purchasing list collection | 20040429 |
Events
Class CL_WRF_APC_PURC_LIST_COL has no event.
Types
Class CL_WRF_APC_PURC_LIST_COL has no local type.
Method Signatures
Method ADD_PLIST_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMR_PLIST | Call by reference | Object reference (TYPE REF TO) | CL_WRF_APC_PURC_LIST_DEF | 20040416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040416 | |||
| 2 | 20040416 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WRF_APC_PURC_LIST_COL has no parameter.
Method CONSTRUCTOR on class CL_WRF_APC_PURC_LIST_COL has no exception.
Method GET_PLIST_BY_PLID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PLIST | Value transfer | Object reference (TYPE REF TO) | CL_WRF_APC_PURC_LIST_DEF | 20040429 | ||||
| 2 | IM_PLID | Call by reference | Type reference (TYPE) | WRF_PLID | Einkaufslistennummer | 20040429 | |||
| 3 | IM_SCOPE | Call by reference | Type reference (TYPE) | CHAR3 | 'DB' | 3-Byte-Feld | 20040611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040429 | |||
| 2 | 20040429 |
Method GET_PLIST_BY_SEASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PLIST | Call by reference | Object reference (TYPE REF TO) | CL_WRF_APC_PURC_LIST_DEF | 20040429 | ||||
| 2 | IM_ASRTYP | Call by reference | Type reference (TYPE) | WRFDE_ASSORTYP | 20040429 | ||||
| 3 | IM_HIERID | Call by reference | Type reference (TYPE) | WRF_HIER_CNT | 20040429 | ||||
| 4 | IM_NODE | Call by reference | Type reference (TYPE) | WRF_STRUC_NODE | 20040429 | ||||
| 5 | IM_ROLLOUT | Call by reference | Type reference (TYPE) | SAITY | Kollektion in einer Saison | 20040429 | |||
| 6 | IM_SAISJ | Call by reference | Type reference (TYPE) | SAISJ | Saisonjahr | 20040429 | |||
| 7 | IM_SAISO | Call by reference | Type reference (TYPE) | SAISO | Saisontyp | 20040429 | |||
| 8 | IM_SCOPE | Call by reference | Type reference (TYPE) | CHAR3 | 'DB' | 3-Byte-Feld | 20040611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040429 | |||
| 2 | 20040429 |
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SIZE | Value transfer | Type reference (TYPE) | I | 20040818 |
Method GET_SIZE on class CL_WRF_APC_PURC_LIST_COL has no exception.
Method IS_PLIST_REF_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTS | Value transfer | Type reference (TYPE) | FLAG | Allgemeines Kennzeichen | 20040416 | |||
| 2 | I_PLID | Call by reference | Type reference (TYPE) | WRF_PLID | Einkaufslistennummer | 20040416 |
Method IS_PLIST_REF_EXISTS on class CL_WRF_APC_PURC_LIST_COL has no exception.
Method SAVE_PLISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NO_COMMIT | Call by reference | Type reference (TYPE) | FLAG | SPACE | General Flag | 20050608 | ||
| 2 | IM_UPDTASK | Call by reference | Type reference (TYPE) | FLAG | Allgemeines Kennzeichen | 20040429 | |||
| 3 | IR_ART_SAVEAREA | Call by reference | Object reference (TYPE REF TO) | CL_WRF_APC_ARTICLES_SAVEAREA | 20040429 | ||||
| 4 | IR_ITEM_SAVEAREA | Call by reference | Object reference (TYPE REF TO) | CL_WRF_APC_ITEMS_SAVEAREA | 20040429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040504 | |||
| 2 | 20040504 | |||
| 3 | 20040504 |
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 111 |