SAP ABAP Function Module HR_99B_COPY_STRUCT_TO_OUTPUT (Copy data from one structure to another)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99B (Package) Payroll Versions Basis, Brazil
Basic Data
Function Module HR_99B_COPY_STRUCT_TO_OUTPUT Copy data from one structure to another  
Function Group HR99B00_UTILS   Utilities  
Program Name SAPLHR99B00_UTILS    
INCLUDE Name LHR99B00_UTILSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing P_STRUCT1 TYPE ANY Original structure containing the data to be copied
Changing P_STRUCT2 TYPE ANY Output structure with char fields, or fields compatible with original structure
Importing P_DIRECT_COPY TYPE CHAR1 Set value 'X' if ALL corresponding internal tables are compatible
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20091125 
SAP Release Created in 600