SAP ABAP Class CL_DMF_CONSUMPTION_OUT (DMF Consumption Interface Implementation)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD (Application Component) Logistics Basic Data
⤷
DMF_BUS_LOGIC (Package) Business Logic

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMF_CONSTANTS_C | Constants | 20090121 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRF_OUTBOUND | Interface for Data Replication Framework | 20090119 |
Properties
Class | CL_DMF_CONSUMPTION_OUT | |
Short Description | DMF Consumption Interface Implementation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DMF_BUS_LOGIC | Business Logic |
Created | 20090119 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DMF_CONSUMPTION_OUT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DMF_CONSTANTS_C | Constants | 20090121 | ||
2 | IF_DRF_OUTBOUND | Interface for Data Replication Framework | 20090119 |
Friends
Class CL_DMF_CONSUMPTION_OUT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'DMF_T_TS_EXT_IF' | Field Name | 20090206 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | DRF_REL_OBJECT_TYPE | 'DMF_TS_ART_LOC_LOCTYPE' | Table Type name of the internal relevant objects table | 20090128 | |
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090227 | ||||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090216 | ||||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090216 | ||||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090216 | ||||
7 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090216 | ||||
8 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'C' | Single-Character Indicator | 20090227 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'I' | Single-Character Indicator | 20090227 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | SY-MSGID | 'DMF_OUTBOUND' | Message Class | 20090223 | |
11 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090223 | ||||
12 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090223 | ||||
13 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090220 | ||||
14 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090227 | ||||
15 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090227 | ||||
16 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090227 | ||||
17 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090220 | ||||
18 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DMF_S_CUST | DMF Customizing | 20090220 | ||
19 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LOGSYS | Logical system | 20090206 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DRF_S_RUNTIME_PARAMETER_EXT | DRF external runtime parameter | 20090223 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DMF_TS_ART_SITE | Article/Site Combinations (sorted) | 20090121 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DMF_TS_ART_SITE | Article/Site Combinations (sorted) | 20090130 | ||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DMF_TS_CONS_MARC | DMF Location Product Data to determine Consumptions | 20090225 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DMF_T_TS_EXT_IF | DMF Time Series (External Interface Structure) | 20090121 | ||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DRF_APPL | Application | 20090223 | ||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20090223 | ||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DRF_DLMOD | Replication Mode | 20090223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090127 |
2 | ![]() |
Static method | Private | Method | Read the consumption data for a material/plant combination | 20090203 |
Events
Class CL_DMF_CONSUMPTION_OUT has no event.
Types
Class CL_DMF_CONSUMPTION_OUT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DMF_CONSUMPTION_OUT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DMF_CONSUMPTION_OUT has no exception.
Method READ_CONSUMPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONS_ATTR | Call by reference | Type reference (TYPE) | DMF_T_CONS_ATTR | DMF Consumption Attribute Fields Table Type | 20090203 | ||
2 | ![]() |
IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20090203 | ||
3 | ![]() |
IV_PERIV | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20090203 | ||
4 | ![]() |
IV_PERKZ | Call by reference | Type reference (TYPE) | PERKZ | Period Indicator | 20090203 | ||
5 | ![]() |
IV_REPMD | Call by reference | Type reference (TYPE) | CHAR1 | Replication Mode | 20090304 | ||
6 | ![]() |
IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20090203 |
Method READ_CONSUMPTION on class CL_DMF_CONSUMPTION_OUT has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |