FILA_HELP_COPY_VALUEID is a standard Executable ABAP Report 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 FILA_HELP_COPY_VALUEID 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: Copies Customizing Entries Used to Another Value ID
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FILA_COPY_VALUEID_CUSTOMIZING CALL FUNCTION 'FILA_COPY_VALUEID_CUSTOMIZING' EXPORTING ID_COMPONENT = pa_compo ID_VALUEID_FROM = PA_from ID_VALUEID_TO = pa_to.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FILA_HELP_COPY_VALUEID - Copies Customizing Entries Used to Another Value ID FILA_HELP_COPY_VALUEID - Copies Customizing Entries Used to Another Value ID FILA_HELP_COPY_SYSTEM_CUST - Copies System Customizing to Other Component or to Other Clients FILA_HELP_COPY_SYSTEM_CUST - Copies System Customizing to Other Component or to Other Clients FILA_HELP_COPY_EVENT - Copies Process and If Not Available, Assigned Subprocess FILA_HELP_COPY_EVENT - Copies Process and If Not Available, Assigned Subprocess