SAP ABAP Interface IF_RWBE_DBSYS_OPT (Interface for BAdI: RWBE_DB_OPTIMIZATIONS)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WSTO (Package) Stock Overviews
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RWBE_DBSYS_HDB Class for BAdI Implementation RWBE_DBSYS_HDB 20130709
Properties
Interface IF_RWBE_DBSYS_OPT  
Short Description Interface for BAdI: RWBE_DB_OPTIMIZATIONS    
General Data
Package WSTO   Stock Overviews 
Created 20130705   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RWBE_UNIT_TEST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130709
Friends
Interface IF_RWBE_DBSYS_OPT has no friend.
Attributes
Interface IF_RWBE_DBSYS_OPT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_OPEN_PO_QUANTITY Instance method Public Method Read Open Purchase Order Quantity 20130709
2 READ_OPEN_STK_TRANSP_ORDER_QTY Instance method Public Method Read Open Stock Transport Order Quantity 20130709
Events
Interface IF_RWBE_DBSYS_OPT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_MATNR Public See coding 20130709 tt_matnr TYPE TABLE OF ty_matnr
2 TT_OPEN_PO Public See coding 20130709 tt_open_po TYPE TABLE OF ty_open_po_tab
3 TT_OPEN_STO Public See coding 20130709 tt_open_sto TYPE TABLE OF ty_open_sto_tab
4 TT_WERKS Public See coding 20130709 tt_werks TYPE TABLE OF ty_werks
5 TY_MATNR Public See coding 20130709 BEGIN OF ty_matnr, matnr TYPE mara-matnr, "Materialnummer meins TYPE rmmme1-meinh, "Mengeneinheit der Anzeige basme TYPE mara-meins, "Basis-Mengeneinheit lvorm TYPE mara-lvorm, "Löschvormerkung matkl TYPE mara-matkl, "Basiswarengruppe saiso TYPE mara-saiso, "Saisonkennzeichen saisj TYPE mara-saisj, "Saisonjahr plgtp TYPE mara-plgtp, "Preislagentyp satnr TYPE mara-satnr, "Verweis auf Sammelartikel attyp TYPE mara-attyp, "Artikeltyp cuobf TYPE mara-cuobf, "Interne Objektnr. z. Konfiguration disst TYPE mara-disst, mtart TYPE mara-mtart, "note 1511925 maktx TYPE makt-maktx, "Materialkurztext umrez_alt TYPE sy-tabix, "Alter Umrechnungsfaktor umren_alt TYPE sy-tabix, END OF ty_matnr
6 TY_OPEN_PO_TAB Public See coding 20130709 BEGIN OF ty_open_po_tab, werks TYPE ewerk, lgort TYPE lgort_d, matnr TYPE matnr, menge TYPE bstmg, mengk TYPE bstmg, * meins TYPE bstme, * umrez TYPE umbsz, * umren TYPE umbsn, END OF ty_open_po_tab
7 TY_OPEN_STO_TAB Public See coding 20130709 BEGIN OF ty_open_sto_tab, werks TYPE werks_d, matnr TYPE matnr, lgort TYPE lgort_d, meng1 TYPE labst, meng2 TYPE labst, meng3 TYPE labst, amein TYPE co_aufme, END OF ty_open_sto_tab
8 TY_WERKS Public See coding 20130709 BEGIN OF ty_werks, werks TYPE werks_d, wrkbz TYPE name1, vlfkz TYPE vlfkz, bwgrp TYPE figrp, waers TYPE waers, END OF ty_werks
Method Signatures

Method READ_OPEN_PO_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OPEN_PO Call by reference Type reference (TYPE) TT_OPEN_PO Open purchase order quantity 20130709
2 Importing IT_MATNR Call by reference Type reference (TYPE) TT_MATNR Table of material numbers 20130709
3 Importing IT_WERKS Call by reference Type reference (TYPE) TT_WERKS Table of plants 20130709

Method READ_OPEN_PO_QUANTITY on Interface IF_RWBE_DBSYS_OPT has no exception.

Method READ_OPEN_STK_TRANSP_ORDER_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OPEN_STO_QTY Call by reference Type reference (TYPE) TT_OPEN_STO Table of Open Stock Transport Orders 20130709
2 Importing IT_MATNR Call by reference Type reference (TYPE) TT_MATNR Table of Material Numbers 20130709
3 Importing IT_WERKS Call by reference Type reference (TYPE) TT_WERKS Table of Plant Numbers 20130709

Method READ_OPEN_STK_TRANSP_ORDER_QTY on Interface IF_RWBE_DBSYS_OPT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in