We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE:[sap-abap] If The New Opensql Syntax Is Used It Must Be Used Throughout

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Reply from soldner on Aug 31 at 7:32 AM
SELECT ZZHRS01
FROM AFRU
LEFT OUTER JOIN T247
ON AFRU~TXTSP = T247~SPRAS
INTO TABLE CUM_TAB
WHERE AFRU~AUFNR >= AUFNR
AND AFRU~STOKZ <> 'X'
AND AFRU~ STZHL = ''
AND AFRU~MNR = DATED.

You must use the tildas.

---------------Original Message---------------
From: Ravi_Aditiya
Sent: Wednesday, August 26, 2015 1:55 AM
Subject: If The New Opensql Syntax Is Used It Must Be Used Throughout

move sy-datum+4(2)
to dated.

SELECT ZZHRS01 FROM AFRU LEFT OUTER JOIN T247 ON
AFRU~TXTSP = T247~SPRAS
INTO
TABLE CUM_TAB
WHERE AUFNR >=
AUFNR AND STOKZ <> 'X' AND
STZHL = '' AND MNR = DATED.


The Following Error is Occurring

If the new opensql syntax is used it must be used throughout. This includes using @ to escape host variables

Kindly Help Me Its Urgent

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2015 Ziff Davis, LLC. and message author.
Ziff Davis, LLC. 28 E 28th Street New York, NY 10016
soldner  
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Earn Recognition for Your Contributions at Toolbox for IT. Gain Points for Community Achievements

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language