SAP ABAP Class CL_DMF_CONS_INV_DB (DB Access Consumption and Inventory)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD (Application Component) Logistics Basic Data
⤷
DMF_DB_ACCESS (Package) Data Base accesses
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMF_CONSTANTS_C | Constants | 20090216 |
Properties
| Class | CL_DMF_CONS_INV_DB | |
| Short Description | DB Access Consumption and Inventory | |
| 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 | 20090127 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMF_CONS_INV_DB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DMF_CONSTANTS_C | Constants | 20090216 |
Friends
Class CL_DMF_CONS_INV_DB 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) | 20090216 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20090216 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20090216 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20090216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Building up the communication data with the DRF Framework | 20090209 | |
| 2 | Static method | Public | Method | Determination of MARC data for consumption processing | 20090203 | |
| 3 | Static method | Public | Method | Determination of MARD data for inventory processing | 20090210 |
Events
Class CL_DMF_CONS_INV_DB has no event.
Types
Class CL_DMF_CONS_INV_DB has no local type.
Method Signatures
Method BUILD_COMM_DATA_TO_FRAMEWORK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_ART_LOC_LOCTYPE | Call by reference | Type reference (TYPE) | DMF_TS_ART_LOC_LOCTYPE | DMF Sorted table Product, Location, Location type | 20090227 | |||
| 2 | ITS_ART_SITE | Call by reference | Type reference (TYPE) | DMF_TS_ART_SITE | Article/Site Combinations (sorted) | 20090209 | |||
| 3 | IV_REPMD | Call by reference | Type reference (TYPE) | CHAR1 | Replication Mode | 20090209 |
Method BUILD_COMM_DATA_TO_FRAMEWORK on class CL_DMF_CONS_INV_DB has no exception.
Method DETERMINE_MARC_CONSUMPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_CONS_MARC | Call by reference | Type reference (TYPE) | DMF_TS_CONS_MARC | DMF Location Product Data to determine Consumptions | 20090203 | |||
| 2 | ITS_ART_SITE | Call by reference | Type reference (TYPE) | DMF_TS_ART_SITE | Article/Site Combinations (sorted) | 20090203 |
Method DETERMINE_MARC_CONSUMPTION on class CL_DMF_CONS_INV_DB has no exception.
Method DETERMINE_MARD_INVENTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_INV_MARD | Call by reference | Type reference (TYPE) | DMF_TS_INV_MARD | DMF Inventory Data from MARD; Table Type Sorted | 20090210 | |||
| 2 | ITS_ART_SITE | Call by reference | Type reference (TYPE) | DMF_TS_ART_SITE | Article/Site Combinations (sorted) | 20090210 |
Method DETERMINE_MARD_INVENTORY on class CL_DMF_CONS_INV_DB has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |