SAP ABAP Class CL_WRBA_OOS_MAT_LIST (Out-Of-Stock Material List)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
MM-PUR (Application Component) Purchasing
⤷
WRBA (Package) Business Package Retail Buying: Additional Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WRBA_CONSTANTS | Constant Definitions | 20030227 |
Properties
Class | CL_WRBA_OOS_MAT_LIST | |
Short Description | Out-Of-Stock Material List | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WRBA | Business Package Retail Buying: Additional Functions |
Created | 20030227 | SAP |
Last change | 20030227 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WRBA_OOS_MAT_LIST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WRBA_CONSTANTS | Constant Definitions | 20030227 |
Friends
Class CL_WRBA_OOS_MAT_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030228 | ||||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030228 | ||||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030228 | ||||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030228 | ||||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030228 | ||||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030228 | ||||
7 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030228 | ||||
8 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030228 | ||||
9 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030228 | ||||
10 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030228 | ||||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DEF_IM_WRBAX_OUT_OF_STOCK | Default Implementation for BAdI Definition WRBAX_OUT_OF_STO | 20030227 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WRBA_VENDOR_MAT_LIST | Vendor-Related Material List | 20030227 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WRBA_SITE_LIST | Plant List | 20030227 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRBA_XCHAR | Indicator: Check Listing | 20030227 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRBA_MAX_COMBINATIONS | Maximum Number of Combinations | 20030227 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRBA_STOCK_DISPLAY_MODE | Display View for Stock List | 20030227 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRBA_THRESHOLD_STRUC | Threshold Values for Determining Out-Of-Stock | 20030227 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRBA_THRESHOLD_STRUC | Threshold Values for Determining Out-Of-Stock | 20030227 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check Listing | 20030227 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030227 |
3 | ![]() |
Instance method | Public | Method | Read Stock and Calculate Out-Of-Stock | 20030227 |
Events
Class CL_WRBA_OOS_MAT_LIST has no event.
Types
Class CL_WRBA_OOS_MAT_LIST has no local type.
Method Signatures
Method CHECK_LISTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TC_STOCK_DATA | Call by reference | Type reference (TYPE) | WRBA_MARC_MARD_V_TABLE | Viewstruktur für Materialwerksdaten(MARC) und Bestände(MARD) | 20030227 | ||
2 | ![]() |
TC_STOCK_DATA_NOT_LISTED | Call by reference | Type reference (TYPE) | WRBA_MARC_MARD_V_TABLE | Ungelistete Kombinationen | 20030228 | ||
3 | ![]() |
TI_MATERIAL_RANGE | Call by reference | Type reference (TYPE) | WRBA_RANGE_MATNR_TABLE | Materialliste | 20030228 |
Method CHECK_LISTING on class CL_WRBA_OOS_MAT_LIST has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_CHECK_LISTING | Call by reference | Type reference (TYPE) | WRBA_XCHAR | 'X' | Kennzeichen: Listung prüfen | 20030227 | |
2 | ![]() |
PI_MAX_COMBINATIONS | Call by reference | Type reference (TYPE) | WRBA_MAX_COMBINATIONS | 1000 | Max. Anzahl an Kombinationen | 20030227 | |
3 | ![]() |
PI_STOCK_DISPLAY_MODE | Call by reference | Type reference (TYPE) | WRBA_STOCK_DISPLAY_MODE | '1' | Anzeigeart für Bestandsliste | 20030227 | |
4 | ![]() |
PI_THRESHOLD_DC | Call by reference | Type reference (TYPE) | WRBA_THRESHOLD_STRUC | Schwellwerte für Bestimmung Fehlbestände | 20030227 | ||
5 | ![]() |
PI_THRESHOLD_STORE | Call by reference | Type reference (TYPE) | WRBA_THRESHOLD_STRUC | Schwellwerte für Bestimmung Fehlbestände | 20030227 | ||
6 | ![]() |
RI_BADI | Call by reference | Object reference (TYPE REF TO) | CL_DEF_IM_WRBAX_OUT_OF_STOCK | Default-Implementierung zur BAdI-Definition WRBAX_OUT_OF_STO | 20030227 | ||
7 | ![]() |
RI_MATERIAL_LIST | Call by reference | Object reference (TYPE REF TO) | CL_WRBA_VENDOR_MAT_LIST | Lieferantenbezogene Materialliste | 20030227 | ||
8 | ![]() |
RI_SITE_LIST | Call by reference | Object reference (TYPE REF TO) | CL_WRBA_SITE_LIST | Werksliste | 20030227 |
Method CONSTRUCTOR on class CL_WRBA_OOS_MAT_LIST has no exception.
Method READ_AND_PROCESS_STOCKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_NUM_LINES | Call by reference | Type reference (TYPE) | INT4 | Anzahl gelesene DB Zeilen | 20030403 | ||
2 | ![]() |
TE_STOCK_DISPLAY_DATA | Call by reference | Type reference (TYPE) | WRBA_STOCK_DISPLAY_DATA_TABLE | Anzeigestruktur für Bestandsdaten | 20030227 |
Method READ_AND_PROCESS_STOCKS on class CL_WRBA_OOS_MAT_LIST has no exception.
History
Last changed by/on | SAP | 20030227 |
SAP Release Created in | 200 |