SAP Reports / Programs | Cross-Application Components | General Application Functions | Business Application Support(CA-GTF-BS) SAP CA

CNV_10992_POPUP_SEARCH SAP ABAP Report - Find unknown text objects (call via IMG): POPUP







CNV_10992_POPUP_SEARCH 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 CNV_10992_POPUP_SEARCH into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

CNV_10992_FIND_UNKNO - Find unknown text objects


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 CNV_10992_POPUP_SEARCH. "Basic submit
SUBMIT CNV_10992_POPUP_SEARCH AND RETURN. "Return to original report after report execution complete
SUBMIT CNV_10992_POPUP_SEARCH VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Find unknown text objects (call via IMG): POPUP
Text Symbol: 043 = Start time
Text Symbol: 055 = No autom. suggestion for structure possible
Text Symbol: 056 = Suggestion was transferred to structure table
Text Symbol: 057 = In table
Text Symbol: 058 = no unknown objects were found
Text Symbol: 042 = Start date
Text Symbol: 001 = Active package not found
Text Symbol: 002 = Find unknown objects for special object classes:
Text Symbol: 010 = ------------------------------------------------------------------------------------------
Text Symbol: 012 = Select. with or w/o CLIENT SPECIFIED:
Text Symbol: 027 = Additional options - not in standard
Text Symbol: 069 = OBJECTCLAS=
Text Symbol: 101 = Find unknown change document objects
Text Symbol: 107 = Search relevant objects in VALUE_NEW/VALUE_OLD in (P)CDPOS
Text Symbol: 120 = Analysis regarding VALUE_OLD and VALUE_NEW
Text Symbol: 121 = CDPOS (and also CDHDR and CDPOS_UID)
Text Symbol: 122 = PCDPOS (and consequently also PCDHDR and PCDPOS_UID)
Text Symbol: 081 = VALUE_NEW=
Text Symbol: 070 = Following object classes that are known to be relevant exist:
Text Symbol: 071 = Following objects that are known to be relevant exist:
Text Symbol: 077 = Following additional objects exist:
Text Symbol: 079 = Following relevant VALUE_OLD, VALUE_NEW exist:
Text Symbol: 123 = BDCP
Text Symbol: 150 = Start date
Text Symbol: 158 = CLIENT SPECIFIED ( = across all clients )
Text Symbol: 171 = TABNAME=
Text Symbol: 172 = FNAME=
Text Symbol: 173 = Data el.=
Text Symbol: 129 = PCDHDR (only OBJECTCLAS)
Text Symbol: 124 = BDCP2 (if existent in system)
Text Symbol: 125 = output one instance for each
Text Symbol: 126 = including check for existence of
Text Symbol: 127 = CDHDR (only OBJECTCLAS)
Text Symbol: 128 = Output all existing objects
Text Symbol: 180 = Table PCDHDR is empty
Text Symbol: 205 = Find unknown objects in BDCP
Text Symbol: 206 = Find unknown objects in CDPOS_UID





Text Symbol: 207 = Find unknown objects in PCDPOS_UID
Text Symbol: 208 = Find unknown objects in BDCP2
Text Symbol: 211 = + Output of existing known relevant objects in CDHDR
Text Symbol: 204 = Find unknown objects in PCDPOS
Text Symbol: 181 = No PCDPOS analysis is made
Text Symbol: 196 = Following change document objects exist and are unknown:
Text Symbol: 201 = Find unknown objects in CDHDR
Text Symbol: 202 = Find unknown objects in PCDHDR
Text Symbol: 203 = Find unknown objects in CDPOS
Text Symbol: 080 = VALUE_OLD=
Text Symbol: 220 = CDHDR
Text Symbol: 222 = PCDHDR
Text Symbol: 224 = CDPOS
Text Symbol: 225 = CDPOS_UID (if existent in system)
Text Symbol: 226 = PCDPOS
Text Symbol: 218 = + output of existing known relevant objects in BDCP2
Text Symbol: 212 = + Output of existing known relevant objects in PCDHDR
Text Symbol: 213 = + Output of existing known relevant objects in CDPOS
Text Symbol: 214 = + Output of existing known relevant objects in PCDPOS
Text Symbol: 215 = + Output of existing known relevant objects in BDCP
Text Symbol: 217 = + output of existing known relevant objects in PCDPOS_UID
Text Symbol: 227 = PCDPOS_UID (if existent in system)
Text Symbol: 254 = Offset
Text Symbol: 255 = Length
Text Symbol: 256 = Domain
Text Symbol: 257 = Data element
Text Symbol: 258 = Sample value
Text Symbol: 253 = Default structure:
Text Symbol: 228 = BDCP
Text Symbol: 229 = BDCP2
Text Symbol: 230 = Find relevant fields VALUE_NEW and VALUE_OLD
Text Symbol: 240 = PREFIX
Text Symbol: 252 = OBJECTID (sample value)
Text Symbol: 293 = not released
Text Symbol: 296 = For following objects, the prefix is unknown:
Text Symbol: 303 = Full table scan
Text Symbol: 304 = Loop over CDHDR-OBJECTCLAS
Text Symbol: 305 = only for one OBJECTCLAS
Text Symbol: 292 = with start date





Text Symbol: 272 = Find unknown text objects
Text Symbol: 280 = Release search jobs now?
Text Symbol: 282 = Release search jobs?
Text Symbol: 290 = Schedule search jobs
Text Symbol: 291 = to be released immediately
Text Symbol: 306 = OBJECTCLAS =
Text Symbol: 352 = TABKEY (sample value)
Text Symbol: 359 = For OBJECTCLAS=
Text Symbol: 361 = no objects with unknown prefix were found
Text Symbol: 406 = Short descr.:
Text Symbol: 316 = OBJECTCLAS =
Text Symbol: 307 = In CDPOS for OBJECTCLAS = ALLOCATION
Text Symbol: 308 = In CDPOS for OBJECTCLAS = SETS
Text Symbol: 313 = Full table scan
Text Symbol: 314 = Loop over PCDHDR-OBJECTCLAS
Text Symbol: 315 = only for one OBJECTCLAS
Text Symbol: 270 = Schedule search jobs?


INCLUDES used within this REPORT CNV_10992_POPUP_SEARCH

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:

CNV_INT_PACKAGE_GET CALL FUNCTION 'CNV_INT_PACKAGE_GET' IMPORTING packid = gc_packid phase = gd_phase EXCEPTIONS active_package_not_found = 1 OTHERS = 2.



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 CNV_10992_POPUP_SEARCH or its description.