‎2007 Jul 16 10:39 AM
The standard SAP program SAPDBZDF giving error in ECC6.0 version in line 211:Field "%_GET" is unknown. It is neither in one of the specified tables nor defined by a "DATA" statement . . .
The line declared is
IF B0SG-XASGL <> 'X' AND %_GET+10(1) <> ' '.
What is the %_GET? how to eliminate the error?
This code doesn't give syntax error in 4.0B version.
If it is standard SAP report, please help me.
‎2007 Jul 16 10:45 AM
Hi Reddy,
Check in OSS. you may get some note for this. Or check there may be chance that this program is obsolete.
Regards,
Atish
‎2007 Jul 16 10:47 AM
Hi,
Are u sure there is Program by Name 'SAPDBZDF'. I checked it.But there is no Program by that name.
Regards,
Padmam.
‎2007 Jul 16 11:01 AM
‎2007 Jul 16 11:03 AM
‎2007 Jul 16 11:21 AM
Hi padmam,
sorry. This seems not a standard SAP program. SAPDBZDF is copied from standard program SAPDBDDF. As SAPDBDDF is updated in ECC6.0, similar changes have not been changed in the customprogram SAPDBZDF. So now I have got the solution.
‎2007 Jul 16 11:09 AM
Hi kreddy,
i think SAPDBZDF belongs to a logical database ZDF wich is
an customer LDB. Check this LDB.
Regards, Dieter
‎2007 Jul 16 1:09 PM
Hi,
this rather looks like some kind of inactive query, infostructure or other generated stuff.
As already mentioned: Our system knows
SAPDBDDF Logical Database SAPDBDDF
SAPDBIDF Real Estate Logical Database
SAPDBKDF Logical Database SAPDBKDF
SAPDBMDF FM Master Data Mass Selection
SAPDBSDF SAPDBSDF Logical Database
SAPDBVDF
If you copied one of the standard logical databases to customer name space SAPDBZDF: I did this and I found OSS notes guiding through additional necessary process.
Regards,
Clemens