SAP Reports / Programs | Enterprise Controlling | Executive Information System | Data Collection(EC-EIS-DCM) SAP EC

SAPFKCIU SAP ABAP dialog Program - SAP-EIS: Formpool -> General buffer handler and update







SAPFKCIU is a standard Module pool for a dialog screen ABAP Program 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 SAPFKCIU into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT SAPFKCIU. "Basic submit
SUBMIT SAPFKCIU AND RETURN. "Return to original report after report execution complete
SUBMIT SAPFKCIU VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: SAP-EIS: Formpool -> General buffer handler and update
Text Symbol: OSY = Operating system
Text Symbol: PAR = Parameters CFPAR:
Text Symbol: PIC = Parameters CFPFS:
Text Symbol: PKY = CUA-Status
Text Symbol: PRD = Period
Text Symbol: RCN = Record number
Text Symbol: REL = Release
Text Symbol: REP = Program
Text Symbol: RTY = Record type
Text Symbol: SDB = Database system
Text Symbol: SID = System name
Text Symbol: SYP = Sys. parameters:
Text Symbol: TCD = Transaction
Text Symbol: TKY = Comment key
Text Symbol: TXT = Charact. text:
Text Symbol: UNI = Last unit
Text Symbol: UNM = User name
Text Symbol: VAL = Last value
Text Symbol: VBT = Update type
Text Symbol: VRS = Version
Text Symbol: VTY = Value type
Text Symbol: YAB = Fiscal year
Text Symbol: NEF = --> No entries found
Text Symbol: ADT = Changed on
Text Symbol: ASP = Aspect
Text Symbol: BFC = Records in buffer
Text Symbol: BFI = Buffer index
Text Symbol: BUF = Internal buffer:
Text Symbol: CLM = Dialog call
Text Symbol: CON = Field content
Text Symbol: DBR = Database record
Text Symbol: DBS = Database
Text Symbol: DIA = Dialog module
Text Symbol: DYN = Screen number
Text Symbol: ENQ = Lock key:
Text Symbol: EXR = External rec.:
Text Symbol: EXT = Ext.record transfer.





Text Symbol: FCD = Function
Text Symbol: FLD = Last select field
Text Symbol: FSY = Fld symbols:
Text Symbol: HDR = Parameters CFHDR:
Text Symbol: HST = Server
Text Symbol: KID = Last characteristic value
Text Symbol: LNG = Logon language
Text Symbol: MDT = Client
Text Symbol: MSG = Message flag


INCLUDES used within this REPORT SAPFKCIU

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name SAPFKCIU or its description.