Interface SapObject
-
- All Known Subinterfaces:
TableRow
,XbpJob
,XbpJobAbapStep
,XbpJobExternalCommandStep
,XbpJobExternalProgramStep
,XbpJobExternalStep
,XbpJobStep
public interface SapObject
SAP objects wrapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getField(String fieldName)
Get the value of a field of the SAP object.
-