parameters - dynamic selection screen based on the number of records in Z-table -
i've z-table has number of records 15 records. using these 15 records , based on 2 fields group , position i've create 15 check boxes in selection screen dynamically. if in future z-table records updated 25 or 30 records . need 25-30 check boxes in selection screen dynamically out change in code.. please problem...
here's suggestion. instead of generating checkboxes table lines populate dropdown menu or better yet alv grid values table, can in turn selected user. evaluating user selection programmatically easy enough. plus won't have worry varying dynpro sizes table grows further.
Comments
Post a Comment