How to pass data from the form to the Subroutine program?
Use structure ITCSY
Use structure ITCSY
Use structure ITCSY
Use Function Module Display_*LIST. In U’r program .Put all the data that U want tooutput in its final format and then pass this internal table to the function moduleTwo types of grid list .DISPLAY_GRID_LIST(Version 4.0b)DISPLAY_BASIC_LIST(Version 4.6b)Calculate the subtotal etc and save it as a variant ,However while printing it will printall the enties of the … Read more
Use Function Module Display_*LIST. In U’r program .Put all the data that U want tooutput in its final format and then pass this internal table to the function moduleTwo types of grid list .DISPLAY_GRID_LIST(Version 4.0b)DISPLAY_BASIC_LIST(Version 4.6b)Calculate the subtotal etc and save it as a variant ,However while printing it will printall the enties of the … Read more
– There are three options for passing selection and parameter data to the report.. using SUBMIT…WITH. using a report variant. using a RANGE table
– There are three options for passing selection and parameter data to the report.. using SUBMIT…WITH. using a report variant. using a RANGE table
STANDARD tableKey access to a standard table uses a linear search. This means that the time requiredfor a search is in linear relation to the number of table entries. You should use index operations to access standard tables. SORTED table Defines the table as one that is always saved correctly sorted. Key access to a … Read more
STANDARD tableKey access to a standard table uses a linear search. This means that the time requiredfor a search is in linear relation to the number of table entries. You should use index operations to access standard tables. SORTED table Defines the table as one that is always saved correctly sorted. Key access to a … Read more
RSAVGL00 Table adjustment across clients RSBDCSUB Release batch-input sessions automatically RSCLTCOP Copy tables across clients RSINCL00 Extended program list RSORAREL Get the Oracle Release RSPARAM Display all instance parameters RSTXSCRP Transport SAPscript files across systems RGUGBR00 Substitution/Validation utility RSUSR003 Check the passwords of users SAP* and DDIC in all clients RSUSR006 List users last login … Read more
RSAVGL00 Table adjustment across clients RSBDCSUB Release batch-input sessions automatically RSCLTCOP Copy tables across clients RSINCL00 Extended program list RSORAREL Get the Oracle Release RSPARAM Display all instance parameters RSTXSCRP Transport SAPscript files across systems RGUGBR00 Substitution/Validation utility RSUSR003 Check the passwords of users SAP* and DDIC in all clients RSUSR006 List users last login … Read more