SAP ABAP Class CL_DMF_SPR_DB (DB access methods for SPR Interface)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD (Application Component) Logistics Basic Data
     DMF_DB_ACCESS (Package) Data Base accesses
Properties
Class CL_DMF_SPR_DB  
Short Description DB access methods for SPR Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DMF_DB_ACCESS   Data Base accesses 
Created 20090210   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMF_SPR_DB has no forward declaration.
Interfaces
Class CL_DMF_SPR_DB has no interface implemented.
Friends
Class CL_DMF_SPR_DB has no friend class.
Attributes
Class CL_DMF_SPR_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SELECT_ADD_STORE_DATA Static method Public Method selection of additional store data 20090210
2 SELECT_ALAND_FOR_STORES Static method Public Method selection of all the relevant countries for taxation 20131024
3 SELECT_ORG_DATA Static method Public Method selection of organisation data based on LOCPROD 20090227
4 SELECT_PRICE_REF_DATA Static method Public Method selection of material price references 20090210
5 SELECT_STORE_DATA_BY_LOCPROD Static method Public Method selection of store data by article sites combination 20090210
6 SELECT_STORE_DATA_BY_WERKS Static method Public Method selection of additional store data 20090210
7 SELECT_WIND Static method Public Method selection of wind entries 20090210
Events
Class CL_DMF_SPR_DB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STY_ALAND Public See coding 20131024 BEGIN OF sty_aland, aland type aland, END OF sty_aland
2 TTY_ALAND Public See coding 20131024 tty_aland TYPE TABLE OF sty_aland
Method Signatures

Method SELECT_ADD_STORE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STORES Call by reference Type reference (TYPE) DMF_T_STORE_DATA table with store data 20090210
2 Importing IT_T001W Call by reference Type reference (TYPE) DMF_T_STORE_DATA table with store data 20090210
3 Importing IV_ALL_ORG Call by reference Type reference (TYPE) FLAG select initial org data also 20090210

Method SELECT_ADD_STORE_DATA on class CL_DMF_SPR_DB has no exception.

Method SELECT_ALAND_FOR_STORES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALAND Call by reference Type reference (TYPE) TTY_ALAND Key Tax Indicators Customer with Client (Table Type) 20131024
2 Importing IT_STORES Call by reference Type reference (TYPE) DMF_T_STORE_DATA table with store data 20131024

Method SELECT_ALAND_FOR_STORES on class CL_DMF_SPR_DB has no exception.

Method SELECT_ORG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PLANT Call by reference Type reference (TYPE) DMF_T_STORE_DATA structure for store data 20090227
2 Importing IT_LOCPROD Call by reference Type reference (TYPE) DMF_TS_ART_SITE Article/Site Combinations (sorted) 20090227

Method SELECT_ORG_DATA on class CL_DMF_SPR_DB has no exception.

Method SELECT_PRICE_REF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PMARA Call by reference Type reference (TYPE) DMF_T_DEP_ARTICLE Material Number 20090210
2 Importing IT_MATNR Call by reference Type reference (TYPE) DMF_T_MATNR table for material number (only matnr) 20090210
3 Importing IV_VKORG Call by reference Type reference (TYPE) VKORG Sales Organization 20120104
4 Importing IV_VTWEG Call by reference Type reference (TYPE) VTWEG Distribution Channel 20120104

Method SELECT_PRICE_REF_DATA on class CL_DMF_SPR_DB has no exception.

Method SELECT_STORE_DATA_BY_LOCPROD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STORES Call by reference Type reference (TYPE) DMF_T_STORE_DATA table with store data 20090210
2 Importing IT_ARTICLE_SITES Call by reference Type reference (TYPE) DMF_T_MATERIAL_STORE_DATA table with articles (for store dependent process) 20090210

Method SELECT_STORE_DATA_BY_LOCPROD on class CL_DMF_SPR_DB has no exception.

Method SELECT_STORE_DATA_BY_WERKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STORES Call by reference Type reference (TYPE) DMF_T_STORE_DATA table with store data 20090210
2 Importing IT_T001W Call by reference Type reference (TYPE) DMF_TS_SITE table with store data 20090210
3 Importing IV_ALL_ORG Call by reference Type reference (TYPE) FLAG select initial org data also 20090210

Method SELECT_STORE_DATA_BY_WERKS on class CL_DMF_SPR_DB has no exception.

Method SELECT_WIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WIND Call by reference Type reference (TYPE) DMF_T_WIND table for WIND entries 20090210
2 Importing IV_BLTYP Call by reference Type reference (TYPE) BLTYP Document category for document index updates 20090210
3 Importing IV_KNUMH Call by reference Type reference (TYPE) KNUMH Condition record number 20090210
4 Importing IV_PROCESS Call by reference Type reference (TYPE) FLAG process flag 20090210
5 Importing IV_PSIZE Call by reference Type reference (TYPE) I package size 20090210
6 Importing IV_TIME_FROM Call by reference Type reference (TYPE) CPCRETIME Creation time of a change pointer 20090210
7 Importing IV_TIME_TO Call by reference Type reference (TYPE) CPCRETIME Creation time of a change pointer 20090210

Method SELECT_WIND on class CL_DMF_SPR_DB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605