Missing Foreign Trade tab in PO and billing documents and VI98 dumps
Hi Team, None of the cross border invoices or purchase orders are having foreign trade tab on them. Consequently, cross-border EU transactions are not shown in Intrastat declaration even though they...
View ArticleRe: SAP CRM 7.0- IC Automaitc Number Identification issue
Hi Rahman, The following is the recommendation from SAP ICI Reference document 4.5 TelephonyDesign principles: Phone numbers (lineNumber, RemoteNumbers, dial(ed)Number) are exchanged in asimplified...
View ArticleCOPA Planning Framework - monthly layout
1. I need to create planning method for monthly load of data. I have followed all the related boards but nothing helped me complete the monthly layout. I was able to do annually but not monthly. Can...
View ArticleS User ID Access
Hi, I have got a mail that my S User ID is listed for deletion as it is not used since long. How can I retain it and what is the appropriate E Mail I can get to get this responded and retained.
View ArticleRe: Converting yyyymm text to date field.
Hi Brent, Glad you were able to find the solution and the formula works for you ! Thank you,Varun Anand
View ArticleNo batch input data for screen SAPLSPO1 0500
Dear All, While I'm trying to present customer check to bank through the bill of exchange portfolio the system given error No batch input data for screen SAPLSPO1 0500Message No. 00344 Regards,Mohamed
View ArticleRe: How automatically link WO with Service entry sheet.
if you confirm the operation before a service entry was made then you certainly miss the cost of this service, as they come into the WO with the service entry to the purchase order.
View ArticleProblem in Seeburger AS2 adapter
Hi Experts, I am using See burger AS2 adapter (Scenario is AS2 to file) in my PI 7.0. Now i have migrated the same to PO 7.4. Here also i am using the same scenario(AS2 to File). Here AS2 channel will...
View ArticleConsuming SAP Web Service in .NET Application
Hi,I am trying to consume a SOAP Based Web Service from my SAP System in a C# .Net Application.I am having problems in accessing the web service.Is there any problem in the ESB.Are there resources that...
View ArticleRe: Script not found issue
It says control not found. Strange thing is...when i go to edit mode and want to look at the script under the button, the edit is greyed out for another user but i can see only for my id. It appears...
View ArticleRe: Migration ASE CE 15.7 SP122 to SP136 gone wrong
First of all, thank you verry much for your help and support. Everything I know about Sybase ASE I have learn by myself, by reading and with help from people like you. Thanks Jack for you patience and...
View ArticleRe: Emp/his superiors can only view emp created opportunities in web UI..!
redefine method eh_onsearch, add parameter CREATED_BY in search querylr_query_service->set_property( exporting iv_attr_name = 'CREATED_BY' iv_value = 'USER' ).lr_query_service->set_property(...
View ArticleRe: break-point not stopping in BADI BBP_CREATE_REQ_BACK
Hello, The best way to test this is creating a shopping cart in saved status.Then, put a breakpoint at this BAdI and execute function module BBP_PD_SC_TRANSFER, providing the cart header GUID as input...
View ArticleRe: Want to calculate the total number of days excluding holidays and...
can you try replicating the scenario which Muthuram has attached.
View ArticleRe: Browser showing HTTP error 403.
http://www.google.com.au/url?sa=t&rct=j&q=&esrc=s&source=web&cd=6&ved=0ahUKEwiCxc6PzcHMAhUl2qYKHS-fCq8QFgg4MAU&url=http%3A%2F%2Fhelp.sap.com%2Fsaap%2FSAP_BP%2FBBLibrary%2FDo...
View ArticleRe: Migration ASE CE 15.7 SP122 to SP136 gone wrong
William-Paul, Than you for sharing the steps and commands that led you to success, the acknowledgement, and for trying again! Regards, Jean-Pierre
View ArticleRe: Cannot send approval email for creating vendors for a particular account...
Hello, It sounds possible. But surely the users would know if they never once received one of the emails.Anyway, good that you got it working, thanks for the information. regardsRick
View ArticleRe: PB Newbie - DW's DataSource
I'm lost. I created a new SP in SQL Server : Create Procedure GetID_new@gid Integer AS SELECT id, empid, username FROM tbl_user WHERE id = @gid I execute it. Here is the result:...
View ArticleRe: How to perform a join depending on a condition in graphical calculation view
Kindly be specific with your requirement. What I got from your question, I would suggest create a decision table and try to consume that decision table in graphical calc view. put all your condition in...
View ArticleRe: Overlapping Start Time and End time records in Internal table
Hi Jit, You can sort the table for start time. Then check if the Start time of current record is less than End time of previous record. If so then the current record is overlapping. Let me know if...
View Article