SAP ABAP Class CL_VENDOR_EXTRACT (Enterprise Search: Vendor Object Extraction)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
WLIF (Package) IS-R: Vendor master

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20080218 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080218 |
Properties
Class | CL_VENDOR_EXTRACT | |
Short Description | Enterprise Search: Vendor Object Extraction | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WLIF | IS-R: Vendor master |
Created | 20080218 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_VENDOR_EXTRACT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20080218 | ||
2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080218 |
Friends
Class CL_VENDOR_EXTRACT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'ADR6' | Node Name | 20080318 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'ADRC' | Table Name | 20080218 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'LFA1' | Table Name | 20080218 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'LFB1' | Table Name | 20080218 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'LFM1' | Table Name | 20080218 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'VENDORADDRESS' | Node Name | 20080312 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'VENDORCOMPANYCODE' | Node Name | 20080312 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'VENDORPURCHASINGORG' | Node Name | 20080312 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | 'VENDOR' | Object Type | 20080318 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | '5000' | Package Size | 20080218 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'VENDOR' | Object Type | 20080218 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'VENDOR' | Node Name | 20080312 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get all Addresses of Vendor | 20080218 |
2 | ![]() |
Instance method | Private | Method | Get all Company Code Data for Vendor | 20080218 |
3 | ![]() |
Instance method | Private | Method | Get all Purchasing Organization Data for Vendor | 20080218 |
Events
Class CL_VENDOR_EXTRACT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_VENDOR_HEADER | Public | See coding | 20080218 | T_VENDOR_HEADER type table of eso_s_lfa1
|
Method Signatures
Method GET_VENDOR_ADDRESSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20080218 | ||
2 | ![]() |
IT_VENDOR_HEADER | Call by reference | Type reference (TYPE) | T_VENDOR_HEADER | Vendor Header data | 20080218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080312 |
Method GET_VENDOR_COMPCODE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20080312 | ||
2 | ![]() |
IT_VENDOR_HEADER | Call by reference | Type reference (TYPE) | T_VENDOR_HEADER | Vendor Header data | 20080312 |
Method GET_VENDOR_COMPCODE_DATA on class CL_VENDOR_EXTRACT has no exception.
Method GET_VENDOR_PURCHORG_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20080312 | ||
2 | ![]() |
IT_VENDOR_HEADER | Call by reference | Type reference (TYPE) | T_VENDOR_HEADER | Vendor Header data | 20080312 |
Method GET_VENDOR_PURCHORG_DATA on class CL_VENDOR_EXTRACT has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 604 |