SAP ABAP Class CL_DMF_LOC_DB (DB Access methods for locations)
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_LOC_DB | |
| Short Description | DB Access methods for locations | |
| 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 | 20081208 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMF_LOC_DB has no forward declaration.
Interfaces
Class CL_DMF_LOC_DB has no interface implemented.
Friends
Class CL_DMF_LOC_DB has no friend class.
Attributes
Class CL_DMF_LOC_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read all site data from the tables WRF1, T001W and ADRC | 20090123 | |
| 2 | Static method | Public | Method | Select all site from T001W and DMF_D_T001W | 20081208 | |
| 3 | Static method | Public | Method | Select site number from address data | 20081210 | |
| 4 | Static method | Public | Method | Select site number from customer number of plant | 20081210 |
Events
Class CL_DMF_LOC_DB has no event.
Types
Class CL_DMF_LOC_DB has no local type.
Method Signatures
Method READ_COMPLETE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ADRC | Call by reference | Type reference (TYPE) | DMF_T_ADRC | Addresses | 20090123 | |||
| 2 | ET_T001W | Call by reference | Type reference (TYPE) | DMF_T_T001W | Table type of T001W | 20090123 | |||
| 3 | ET_WRF1 | Call by reference | Type reference (TYPE) | DMF_T_WRF1 | Plant data | 20090123 | |||
| 4 | IT_WERKS | Call by reference | Type reference (TYPE) | DMF_T_LOCATION_OBJ | Location objects to be transferred | 20090123 |
Method READ_COMPLETE_DATA on class CL_DMF_LOC_DB has no exception.
Method SELECT_ALL_SITES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_T001W_CUST | Call by reference | Type reference (TYPE) | DMF_T_T001W | Table type of T001W | 20081208 | |||
| 2 | ET_T001W_DMF | Call by reference | Type reference (TYPE) | DMF_T_T001W | Table type of DMF_D_T001W | 20081208 |
Method SELECT_ALL_SITES on class CL_DMF_LOC_DB has no exception.
Method SELECT_SITES_BY_ADRNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ADRC | Call by reference | Type reference (TYPE) | DMF_T_ADRNR_OBJ | Address objects to be transferred | 20090122 |
Method SELECT_SITES_BY_ADRNR on class CL_DMF_LOC_DB has no exception.
Method SELECT_SITES_BY_KUNNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_WRF1 | Call by reference | Type reference (TYPE) | DMF_T_KUNNR_OBJ | Plant objects to be transferred | 20081210 |
Method SELECT_SITES_BY_KUNNR on class CL_DMF_LOC_DB has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |