SAP ABAP Class CL_DMF_SUP_DB (DB Access methods for supplier)
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_SUP_DB | |
| Short Description | DB Access methods for supplier | |
| 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 | 20081217 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMF_SUP_DB has no forward declaration.
Interfaces
Class CL_DMF_SUP_DB has no interface implemented.
Friends
Class CL_DMF_SUP_DB has no friend class.
Attributes
Class CL_DMF_SUP_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read all vendor data from the tables LFA1 and ADRC | 20090123 | |
| 2 | Static method | Public | Method | Read the installed languages in the system | 20130203 | |
| 3 | Static method | Public | Method | Select vendor number from address data | 20081217 |
Events
Class CL_DMF_SUP_DB has no event.
Types
Class CL_DMF_SUP_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_LFA1 | Call by reference | Type reference (TYPE) | DMF_T_LFA1 | Table type of LFA1 | 20090123 | |||
| 3 | IT_LFA1 | Call by reference | Type reference (TYPE) | DMF_T_SUPPLIER_OBJ | Supplier objects to be transferred | 20090123 |
Method READ_COMPLETE_DATA on class CL_DMF_SUP_DB has no exception.
Method READ_INST_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LANG_INST | Call by reference | Type reference (TYPE) | TTAB_T002 | Language keys | 20130203 |
Method READ_INST_LANGUAGES on class CL_DMF_SUP_DB has no exception.
Method SELECT_VENDORS_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 | 20081217 |
Method SELECT_VENDORS_BY_ADRNR on class CL_DMF_SUP_DB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |