The SAPTableExtractor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Find |
Find Table
| |
| GetColumnFields |
Get table's columns definition.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Invoke(RfcDestination) | ||
| Invoke(RfcDestination, ListSAPFieldItem, ListSAPFieldItem) |
Get SAP Table data. If condition is Nothing, then get all columns of table. | |
| Invoke(RfcDestination, ListString, SAPFieldItem) | ||
| Invoke(RfcDestination, String, SAPFieldItem) | ||
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also