FORM has to access fields from reference(structure)
72 Views
I want to implement a FM for which a template is available ('SAMPLE_PROCESS_00005021'). This FM has a changing parameter 'REFERENCE(c_structure)' without any type.
How can I fill the individual fields in this structure?