RNCTT002 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for INCLUDE ISH_FILE_VALIDATE_NAME OBJECT DOKU ID TX ..see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RNCTT002 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.
Selection Text: FILE = File path and name
Selection Text: SEGL = Total length in characters
Selection Text: SELL = Line length (<= 9999 chars.)
Title: IS-H: Create Variable Text File User's UNIX Home
Text Symbol: 100 = Completed
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISH_FILE_VALIDATE_NAME CALL FUNCTION 'ISH_FILE_VALIDATE_NAME' CHANGING c_filename = file.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RNCTT002 - IS-H: Create Variable Text File User's UNIX Home RNCTT002 - IS-H: Create Variable Text File User's UNIX Home RNCTT001 - IS-HCM: Compare Message Structures System-Wide RNCTT001 - IS-HCM: Compare Message Structures System-Wide RNCTT000 - IS-HCM: Copy IS-H Report Control System-Wide and Client-Wide RNCTT000 - IS-HCM: Copy IS-H Report Control System-Wide and Client-Wide