VALUE_TYPE_ALLOWED_MAIN is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter VALUE_TYPE_ALLOWED_MAIN into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Program VALUE_TYPE_ALLOWED_MAIN
INCLUDE VALUE_TYPE_ALLOWED_TOP . " GLOBAL DATA
INCLUDE VALUE_TYPE_ALLOWED_F01 . " FORM-ROUTINES *
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
VALUE_TYPE_ALLOWED_MAIN - Program VALUE_TYPE_ALLOWED_MAIN VALUE_TYPE_ALLOWED_MAIN - Program VALUE_TYPE_ALLOWED_MAIN VALUE_TYPE_ALLOWED_F01 - Include VALUE_TYPE_ALLOWED_F01 VALRETOP - documentation and ABAP source code VALIDATE_ENTRIES - Include VALIDATE_ENTRIES VALIDATE_COND_REC - Include VALIDATE_COND_REC