Interface SapObject

    • Method Detail

      • getField

        String getField​(String fieldName)
        Get the value of a field of the SAP object. This gives read access to all fields of the object. Use with care.
        Parameters:
        fieldName -
        Returns:
        value of a field, or null if the field does not exist