Optional : GL SIM
To run the GL Simulation an enhancement to SAP standard code is required.
Promenta deliver a package (transport) which contains the enhancement so there is no customer action. This information is provided to enable customer to understand the change that is introduced
Promenta support the enhancement but do not support any integration aspects with other enhancements a customer may already have.
Implicit enhancement 1
Functon Pool : SAPLFAGL_SPL_SIM
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""$"$\SE:(1 ) Include SAPLFAGL_SPL_SIM, End S
*$*$-Start: (1 )--------------------------------------------------------------------------------$*$*
ENHANCEMENT 1 /PROMENTA/WSFI_ENHANCE_0001. "active version
*
include /PROMENTA/WSFI_JP5_GLSIM_INCL.
ENDENHANCEMENT.
*$*$-End: (1 )--------------------------------------------------------------------------------$*$*
Implicit Enhancement 2
Function Module : FAGL_SPL_SIM_GL_VIEW
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""$"$\SE:(1 ) Function Module FAGL_SPL_SIM_GL_VIEW, End S
*$*$-Start: (1 )--------------------------------------------------------------------------------$*$*
ENHANCEMENT 2 /PROMENTA/WSFI_ENHANCE_0001. "active version
*
perFORM promenta_store_msg .
ENDENHANCEMENT.
*$*$-End: (1 )--------------------------------------------------------------------------------$*$*
endfunction.