SAP ABAP Class CL_WRB_VENDOR_MAT_LIST (Material List for Vendor)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
WRB (Package) Retail Buying
⤷
⤷
Properties
| Class | CL_WRB_VENDOR_MAT_LIST | |
| Short Description | Material List for Vendor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WRB | Retail Buying |
| Created | 20030131 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WRB_VENDOR_MAT_LIST has no interface implemented.
Friends
Class CL_WRB_VENDOR_MAT_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DEF_IM_WRBX_OUT_OF_STOCK | Reference to BAdI Implementation WRBX_OUT_OF_STOC | 20030131 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WRB_MATERIAL_VENDOR_TABLE | Table for Vendor Related Material Master Data | 20030131 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WRB_MATNR_RANGE_TABLE | Table for Material Range | 20030131 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | INT4 | Table Index of Iterator | 20030131 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WRB_XCHAR | Indicator: Material List Has Been Read | 20030131 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | INT4 | Maximum Number of Materials | 20030131 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | MATKL | Material Group as Filter | 20030131 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | INT4 | Package Size of Iterator | 20030131 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RELIF | Indicator: Only Consider Materials for Regular Vendor | 20030131 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | LIFNR | Vendor (Creditor) Account Number | 20030213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Material to Internal Material Table | 20030131 | |
| 2 | Instance method | Public | Constructor | Constructor | 20030131 | |
| 3 | Instance method | Private | Method | Fill Range Table | 20030131 | |
| 4 | Instance method | Public | Method | Accessor Method for Single Material | 20030131 | |
| 5 | Instance method | Public | Method | Accessor Method for Material Range Table | 20030131 | |
| 6 | Instance method | Public | Method | Accessor Method for Material List | 20030131 | |
| 7 | Instance method | Public | Method | Iterator Method: Read Next Package of Materials | 20030131 | |
| 8 | Instance method | Public | Method | Accessor Method for Number of All Materials in List | 20030131 | |
| 9 | Instance method | Private | Method | Number of Materials That Cannot Yet Be Read | 20030131 | |
| 10 | Instance method | Public | Method | Accessor Method for Vendor Number | 20030213 | |
| 11 | Instance method | Public | Method | Initialize Read Iterator of Materials | 20030131 | |
| 12 | Instance method | Public | Method | Indicator "Material List Was Read from Database" | 20030131 | |
| 13 | Instance method | Public | Method | Read Material for Vendor from Purchasing Info Records | 20030131 | |
| 14 | Instance method | Private | Method | Read Material for Material Group | 20030131 | |
| 15 | Instance method | Private | Method | Read Material from Purchasing Info Records | 20030131 | |
| 16 | Instance method | Private | Method | Read Material Variants | 20030131 | |
| 17 | Instance method | Public | Method | Reset Read Iterator of Materials | 20030131 | |
| 18 | Instance method | Private | Method | Split Material into Variants and Check Consistency | 20030131 | |
| 19 | Instance method | Public | Method | Mutator Method for Package Size | 20030131 |
Events
Class CL_WRB_VENDOR_MAT_LIST has no event.
Types
Class CL_WRB_VENDOR_MAT_LIST has no local type.
Method Signatures
Method ADD_MATERIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TC_MATERIAL | Call by reference | Type reference (TYPE) | WRB_MATERIAL_VENDOR_TABLE | Tabellentype für lief.bezogene Artikelstammdaten | 20030131 |
Method ADD_MATERIALS on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_MAX_COMBINATIONS | Call by reference | Type reference (TYPE) | INT4 | 500 | Maximale Anzahl zu lesender Materialien | 20030131 | ||
| 2 | PI_MERCHANDISE_CATEGORY | Call by reference | Type reference (TYPE) | MATKL | Warengruppe | 20030131 | |||
| 3 | PI_PACKET_SIZE | Call by reference | Type reference (TYPE) | INT4 | 50 | Paketgrösse | 20030131 | ||
| 4 | PI_REGULAR_VENDOR | Call by reference | Type reference (TYPE) | RELIF | Regellieferant | 20030131 | |||
| 5 | PI_VENDOR_KEY | Call by reference | Type reference (TYPE) | LIFNR | Kontonummer des Lieferanten bzw. Kreditors | 20030213 | |||
| 6 | RI_BADI | Call by reference | Object reference (TYPE REF TO) | CL_DEF_IM_WRBX_OUT_OF_STOCK | Referenz auf BAdI Implementierung | 20030131 | |||
| 7 | TI_MATERIAL | Call by reference | Type reference (TYPE) | WRB_MATERIAL_VENDOR_TABLE | Tabellentype für lief.bezogene Artikelstammdaten | 20030131 |
Method CONSTRUCTOR on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method FILL_RANGE_TABLE Signature
Method FILL_RANGE_TABLE on class CL_WRB_VENDOR_MAT_LIST has no parameter.
Method FILL_RANGE_TABLE on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method GET_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_MATERIAL | Value transfer | Type reference (TYPE) | WRB_MATERIAL_VENDOR_STRUC | Viewstruktur für Lieferantenbezogene Materialstammdaten | 20030131 | |||
| 2 | PI_MATERIAL_KEY | Call by reference | Type reference (TYPE) | MATNR | Materialnummer | 20030131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Material zur Materialnummer nicht gefunden | 20030131 |
Method GET_MATERIAL_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TE_MATERIAL_RANGE | Value transfer | Type reference (TYPE) | WRB_MATNR_RANGE_TABLE | Tabbelentyp für Material Range | 20030131 |
Method GET_MATERIAL_RANGE on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method GET_MATERIAL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TE_MATERIAL | Value transfer | Type reference (TYPE) | WRB_MATERIAL_VENDOR_TABLE | Tabellentype für lief.bezogene Artikelstammdaten | 20030131 |
Method GET_MATERIAL_TABLE on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method GET_NEXT_MATERIAL_PACKET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_FINISHED | Value transfer | Type reference (TYPE) | WRB_XCHAR | Kennzeichen: Alle Iteratorschritte beendet | 20030131 | |||
| 2 | PE_NUM_READ_ITEMS | Value transfer | Type reference (TYPE) | INT4 | Anzahl gelesene Materialien | 20030131 | |||
| 3 | TE_MATERIAL | Value transfer | Type reference (TYPE) | WRB_MATERIAL_VENDOR_TABLE | Tabellentype für lief.bezogene Artikelstammdaten | 20030131 | |||
| 4 | TE_MATERIAL_RANGE | Value transfer | Type reference (TYPE) | WRB_MATNR_RANGE_TABLE | Tabbelentyp für Material Range | 20030131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Iterator wurde nicht inizialisiert | 20030131 |
Method GET_NUM_MATERIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_NUM_MATERIAL | Value transfer | Type reference (TYPE) | INT4 | Materialanzahl | 20030131 |
Method GET_NUM_MATERIALS on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method GET_NUM_REMAINING_COMBINATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_NUM_REMAINING_COMBINATIONS | Value transfer | Type reference (TYPE) | INT4 | Anzahl Materialien bis zur Maximalanzahl | 20030131 |
Method GET_NUM_REMAINING_COMBINATIONS on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method GET_VENDOR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_VENDOR_KEY | Value transfer | Type reference (TYPE) | LIFNR | Kontonummer des Lieferanten bzw. Kreditors | 20030213 |
Method GET_VENDOR_KEY on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method INIT_MATERIAL_PACKET_ITERATOR Signature
Method INIT_MATERIAL_PACKET_ITERATOR on class CL_WRB_VENDOR_MAT_LIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Iterator wird bereits verwendet | 20030131 |
Method MATERIAL_LIST_IS_FILLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_MATERIAL_LIST_IS_FILLED | Value transfer | Type reference (TYPE) | WRB_XCHAR | Kennzeichen: Materialliste wurde von Datenbank gelesen | 20030131 |
Method MATERIAL_LIST_IS_FILLED on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method READ_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TI_EINA | Call by reference | Type reference (TYPE) | WRB_EINA_TABLE | Einkaufsinfosätze (Tabelle EINA) | 20030131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Materialien gefunden | 20030131 |
Method READ_MATERIAL_BY_MATKL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TI_EINA | Call by reference | Type reference (TYPE) | WRB_EINA_TABLE | Tabellentyp zu EINA (Einkaufsinfosatz) | 20030131 |
Method READ_MATERIAL_BY_MATKL on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method READ_MATERIAL_BY_MATNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TI_EINA | Call by reference | Type reference (TYPE) | WRB_EINA_TABLE | Tabellentyp zu EINA (Einkaufsinfosatz) | 20030131 |
Method READ_MATERIAL_BY_MATNR on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method READ_MATERIAL_BY_SATNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TE_MATERIAL_VARIANTS | Call by reference | Type reference (TYPE) | WRB_MATERIAL_VENDOR_TABLE | Tabellentype für lief.bezogene Artikelstammdaten | 20030131 | |||
| 2 | TI_MATERIAL_GENERIC | Call by reference | Type reference (TYPE) | WRB_MATERIAL_VENDOR_TABLE | Tabellentype für lief.bezogene Artikelstammdaten | 20030131 |
Method READ_MATERIAL_BY_SATNR on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method RESET_MATERIAL_PACKET_ITERATOR Signature
Method RESET_MATERIAL_PACKET_ITERATOR on class CL_WRB_VENDOR_MAT_LIST has no parameter.
Method RESET_MATERIAL_PACKET_ITERATOR on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method RESOLVE_GENERICS_AND_CHECK_MAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TC_MATERIAL | Call by reference | Type reference (TYPE) | WRB_MATERIAL_VENDOR_TABLE | Tabellentype für lief.bezogene Artikelstammdaten | 20030131 |
Method RESOLVE_GENERICS_AND_CHECK_MAT on class CL_WRB_VENDOR_MAT_LIST has no exception.
Method SET_PACKET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PACKET_SIZE | Call by reference | Type reference (TYPE) | INT4 | Paketgrösse | 20030131 |
Method SET_PACKET_SIZE on class CL_WRB_VENDOR_MAT_LIST has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 2002_1_46C |