Diagnosis The function module AM_FIELDNAME_TABLE_GET does not deliver a table,since no screen layout rules were read yet. This is generally aprogram error. Procedure Correct your program, and read the screen layout rule first usingthe module FIELDGRP_VALUE_NEW or FIELD_STATUS_GROUP_GET_NEW. |