HMXCSFA0_CE 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 HMXCSFA0_CE into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M32_CSFA0_CE - Savings Fund balances
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.
Selection Text: CUMNO = D Cumulation interval number
Selection Text: ANPROC = Start year
Title: Balance report for Savings Fund
Text Symbol: ESD = Start invest. period:
Text Symbol: ESE = End invest. period :
Text Symbol: HD1 = Number Employee name Contrib. Contrib. Total
Text Symbol: HD2 = EE Employee Company Contrib.
Text Symbol: NOC = Name
Text Symbol: PBE = Plan
Text Symbol: PER = Evaluation date :
Text Symbol: SBT = Subtotal:
Text Symbol: T01 = Savings Fund balance
Text Symbol: T04 = There is no information for parameters
Text Symbol: T05 = specified on screen
Text Symbol: T06 = to
Text Symbol: TAO = Total :
Text Symbol: TB1 = Return
Text Symbol: TB2 = Close
Text Symbol: TCO = Total contr.
Text Symbol: TIN = Interest total
Text Symbol: TIT = Information
Text Symbol: TLI = Total deducted
Text Symbol: TRE = Tot.Withdrwls
Text Symbol: TSA = Tot.balance
Text Symbol: 001 = Employer registratn
Text Symbol: 002 = Investment period
Text Symbol: 004 = Benefit data
Text Symbol: 007 = Details on Savings Fund balance:
Text Symbol: 008 = Period
Text Symbol: 009 = to
Text Symbol: 115 = There is no data
Text Symbol: ABE = Area
Text Symbol: CEM = Company contr.
Text Symbol: CTR = Employee contr.
Text Symbol: E02 = Error on adding element to error list
Text Symbol: E08 = POP UP display error
Text Symbol: ECA = EE no.
Text Symbol: ECB = Employee name
INCLUDE: PCSFDMX0_CE, "DECLARACIONES Y ESTRUC. F.A. "C5086580_CE
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.