Hi All
We have 4-Transfer to browser-based PI sheet in our system.
1. 1. We have requirement in PI sheet to make a field auto populated with value coming from a custom table (this can be achieved by introducing push button and attaching FM)
2. 2. But at the same time it is required to keep this field in editable mode.
We are able to achieve these values defaulting in the field in display mode only using below sequence.
Kindly let us know, how to use char sequence to achieve it in editable mode.
PPPI_FUNCTION_NAME | 5 | X | FM |
PPPI_BUTTON_TEXT | 3 | X | Refresh |
PPPI_EXPORT_PARAMETER | 21 | X | WERKS |
PPPI_PLANT_OF_RESOURCE | 6 | ||
PPPI_EXPORT_PARAMETER | 22 | X | AUFNR |
PPPI_PROCESS_ORDER | 6 | ||
PPPI_EXPORT_PARAMETER | 23 | X | STKNUM |
PPPI_STRING_VARIABLE | 13 | X | STKN |
PPPI_IMPORT_PARAMETER | 3 | X | GROSS_QTY |
PPPI_FLOAT_VARIABLE | 1 | X | SEED_QTY |
PPPI_OUTPUT_TEXT | 2 | X | Seeds Quantity |
PPPI_FLOAT_VARIABLE | 2 | X | SEED_QTY |
Thanks & Regards,
Balaji Choudhari