RCNCT001 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 RCNCT001 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: EDIT = Edit fields
Selection Text: MACRONAM = Name of selection include
Selection Text: REPNAM = Include name
Selection Text: TABNAME = Field string name
Selection Text: ZUSATZ = Name of supplemental field bar
Title: Project Info System: Change Additional Information for Field Strings
Text Symbol: 001 = This field string cannot be used
Text Symbol: 002 = Table Field CoInd GpInd Typ Long key word
Text Symbol: 003 = Table TMC73 saved
Text Symbol: 004 = Table TMC73 saved and report generated
Text Symbol: 005 = Fld string and supplementary fld str.must be different
Text Symbol: 006 = Choose a field string
Text Symbol: 007 = PS Info System Structures
Text Symbol: 008 = All Structures
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CNIS_GET_REPORT_AND_TABNAME CALL FUNCTION 'CNIS_GET_REPORT_AND_TABNAME' EXPORTING I_TITLEBAR = TEXT-007 I_FLG_STRUCR = CON_YES I_FLG_CNZVR = CON_YES CHANGING C_TABNAME = TABNAME EXCEPTIONS CANCEL = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RCNCT001 - Project Info System: Change Additional Information for Field Strings RCNCT001 - Project Info System: Change Additional Information for Field Strings RCNCT000 - Project Info System: Change Additional Information for Field Strings RCNCT000 - Project Info System: Change Additional Information for Field Strings RCNCQTOP - documentation and ABAP source code RCNCQSEL - Program RCNCQSEL