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 | Static method | Public | Method | selection of additional store data | 20090210 | |
| 2 | Static method | Public | Method | selection of all the relevant countries for taxation | 20131024 | |
| 3 | Static method | Public | Method | selection of organisation data based on LOCPROD | 20090227 | |
| 4 | Static method | Public | Method | selection of material price references | 20090210 | |
| 5 | Static method | Public | Method | selection of store data by article sites combination | 20090210 | |
| 6 | Static method | Public | Method | selection of additional store data | 20090210 | |
| 7 | 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 | ET_STORES | Call by reference | Type reference (TYPE) | DMF_T_STORE_DATA | table with store data | 20090210 | |||
| 2 | IT_T001W | Call by reference | Type reference (TYPE) | DMF_T_STORE_DATA | table with store data | 20090210 | |||
| 3 | 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 | ET_ALAND | Call by reference | Type reference (TYPE) | TTY_ALAND | Key Tax Indicators Customer with Client (Table Type) | 20131024 | |||
| 2 | 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 | ET_PLANT | Call by reference | Type reference (TYPE) | DMF_T_STORE_DATA | structure for store data | 20090227 | |||
| 2 | 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 | ET_PMARA | Call by reference | Type reference (TYPE) | DMF_T_DEP_ARTICLE | Material Number | 20090210 | |||
| 2 | IT_MATNR | Call by reference | Type reference (TYPE) | DMF_T_MATNR | table for material number (only matnr) | 20090210 | |||
| 3 | IV_VKORG | Call by reference | Type reference (TYPE) | VKORG | Sales Organization | 20120104 | |||
| 4 | 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 | ET_STORES | Call by reference | Type reference (TYPE) | DMF_T_STORE_DATA | table with store data | 20090210 | |||
| 2 | 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 | ET_STORES | Call by reference | Type reference (TYPE) | DMF_T_STORE_DATA | table with store data | 20090210 | |||
| 2 | IT_T001W | Call by reference | Type reference (TYPE) | DMF_TS_SITE | table with store data | 20090210 | |||
| 3 | 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 | ET_WIND | Call by reference | Type reference (TYPE) | DMF_T_WIND | table for WIND entries | 20090210 | |||
| 2 | IV_BLTYP | Call by reference | Type reference (TYPE) | BLTYP | Document category for document index updates | 20090210 | |||
| 3 | IV_KNUMH | Call by reference | Type reference (TYPE) | KNUMH | Condition record number | 20090210 | |||
| 4 | IV_PROCESS | Call by reference | Type reference (TYPE) | FLAG | process flag | 20090210 | |||
| 5 | IV_PSIZE | Call by reference | Type reference (TYPE) | I | package size | 20090210 | |||
| 6 | IV_TIME_FROM | Call by reference | Type reference (TYPE) | CPCRETIME | Creation time of a change pointer | 20090210 | |||
| 7 | 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 |