SAPTableExtractor ClassSAPExtractorDotNET
Extract data from SAP Table
Inheritance Hierarchy

SystemObject
  SAPExtractorDotNETSAPTableExtractor

Namespace: SAPExtractorDotNET
Assembly: SAPExtractorDotNET (in SAPExtractorDotNET.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax

public class SAPTableExtractor

The SAPTableExtractor type exposes the following members.

Constructors

  NameDescription
Public methodSAPTableExtractor
Initializes a new instance of the SAPTableExtractor class
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFind
Find Table
Public methodGetColumnFields
Get table's columns definition.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInvoke(RfcDestination)
Public methodInvoke(RfcDestination, ListSAPFieldItem, ListSAPFieldItem)
Get SAP Table data.
If condition is Nothing, then get all columns of table.
Public methodInvoke(RfcDestination, ListString, SAPFieldItem)
Public methodInvoke(RfcDestination, String, SAPFieldItem)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties

  NameDescription
Public propertyTable
Public propertyTableText
Top
Remarks

See Also

Reference