Re: SQL Show GP's and Price list and if exist the special price with...
Hi Peter Eschweg Try This SELECT T0.[CardCode], T0.[CardName], T3.[ItemCode], T2.[ItemName], T1.[Price], T3.[Price] as Sonderpreis, T3.[Discount]FROM OSPP T3left outer JOIN OCRD T0 ON...
View ArticleRe: Pagination With Crystal report in Asp.net
Hi, Thanks for reply and help Here is the step to re-create issue(I have installed crystal report 13 with visual studio 2010) 1) Create one sample web application with asp.net 4.02) create one...
View ArticleRe: SAP Screen Personas : Home page
Tobias, That is it. Yes, init parameters has frameless=true. I didn't not do anything. Passing frameless=true as URL parameter resolved the issue. I can't thank you enough for your help.
View ArticleRe: Screen Personas - "session has timed out - please log in again" on...
Thank you I will check and come back!
View ArticleRe: How to force authentication in a debugging session of WD in 7.3
Hi Roy, It's ok, you can always "like" the answers to give points . Glad it is working for you now. BR,Saar
View ArticleRe: CK11N error
Check in KP26 of for the activity in cost center if Activity Price for given period activity for CA02 is exist. If not you need first maintain values for the activity in KP26 for the period and then do...
View ArticleUnknown session
I am using SAP Business One 8.82 PL:10 . I have created an add-on.While connecting it gives error as Unknown User.Sometimes it gives error as Unknown Session
View ArticleRe: New User Session via ABAP
SAP Login Inside a login !! I dont think such standard feature available. However you can achieve this by using custom screens and validating User~password from custom table.
View ArticlebindAggregation resulting in duplicate entries
Hi friends, I am using method bindAggregation on a list. The collection has 20 rows. But when the list shows up on the screen, I see 20 entries but all of them are same. All the rows are actually...
View ArticleRe: Want to make trial balance even for few days report painter
Pls any expert at least answer it as to is it really possible or not thru report painter and ABAP is only way. If such things are not really possible in system then why interviewers ask such questions.
View ArticleRe: Send PDF attachment from AL11 as Mail
Hi,I am including a piece of code :Regards. FORM mail_1_prep_5 CHANGING ob_document_bcs TYPE REF TO cl_document_bcs . DATA: bin_file TYPE string . * For testing purpose a test file is created....
View ArticleRe: No data extracted for 0HR_PY_1_CE
Hi Ram/Martin Thanks for your inputs, am checking with the basis team if the OSS notes are applicable to us (but I dont think they are applicable as the extractor is running fine in other systems). We...
View ArticleRe: BO Mobile Works Offline?
Hi Timmy, There is no workaround with the current release of the app, this will be addressed in future release, please elaborate your requirment, so that it can be addressed better while implementing....
View ArticleRe: CPS and x.509 Certificate Logon
Hi Andreas, Please have a look at the section "Basic Password vs Ticket Authentication" in the release notes for your version (in the documentation). This basically boils down to the following issue:...
View ArticleRe: Idoc to Mail Scenario
Hi, if you have alternate receivers then as suggest above you can go for that approach.. if you don't have alternative receiver then you will end up the message in error state at PI... so best...
View ArticleRe: Full batch to be delivered
rahul, Thank you for your post! This requirement still feels "strange" to me. Suppose a delivery has 100EA, it shall reserve a plant and storage location that has more than 100EA (e.g. 150EA), this...
View ArticleRe: How to have PO from MRP recommendation with Project code filled...
Hi, You have to select project code manually while creating the MRP recommended PO. Thanks & Regards,Nagarajan
View ArticleRe: Component version mismatch between DEV and PRD after EHP5 upgrade.
Dear Deepak, I have raise an OSS message. SAP has replied. These four components are not licensed. So are not able to search on market place. We don't know during SAP implimentation in Development...
View ArticleRe: SUM error phase MAIN_NEWBAS/XPRAS_AIMMRG - Solman 7.1
hi, chk the sap notes 1817955, 1701115 too. ThanksJansi
View ArticleRe: Material Replication and Internal Catalog
Hi Konstantin, Thanks for your reply. Do you mean there is no need of catalog for replicated materials in SRM? Then why MDM team is creating an internal catalog? Please clarify. Thanks.
View Article