Σημείωση
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Version: Available or changed with runtime version 1.0.
Sets the current row of the test page as the next row in the data set.
Syntax
[Ok := ] TestRequestPage.Next()
Parameters
TestRequestPage
Type: TestRequestPage
An instance of the TestRequestPage data type.
Return Value
[Optional] Ok
Type: Boolean
true if the current row has changed, otherwise false. Throws a NavTestPageNotOpenedException if the page is not opened.
Related information
TestRequestPage Data Type
Get Started with AL
Developing Extensions