This question is related to SAP Scripts. An existing output type is configured in SAP. A form and driver program are linked to it. But on debugging the form from se71, I see that another sub-form is called. I know that a custom table controls the sub-forms for each company code.How can I find the code that is driving this? Will this logic be in my driver program?. I tried but could not find this logic in the driver program. How can I debug the driver program quickly to find the code that is calling a different sub-form based on the entries in the custom table.
↧