Re: Comparing periods
Hi Durgamadhab,Below would be part of the query. I'm trying to compare the information below the headers for the two periods 9/30 vs 6/30 I can get the query to run for one period but am unsure how...
View ArticleRe: Ship-to party not defined for sales area
Hello chandru, I am facing the exact same issue. Please can u share your how u resolved the issue . Its an urgent issue - will appreciate your reply thanks in advance
View ArticleRe: problem with reducing invoice in MIRO
can you add the values to your example?What is on the vendor invoice, what did you enter into the amount field in basic data?What values do you have for value and quantity for each item as...
View ArticleRe: How to update Net Amount field on a sales order
Hi, Where did you want to write this code ? Are you sure you would like to made something like this ?! it's really dangerous regardsFred
View ArticleRe: MessageTransformBean StructPlain2XML enclosureSign Problem in SFTP sender
Please follow the below link and do the configurations accordingly... http://help.sap.com/saphelp_nw04/helpdata/en/24/4cad3baabd4737bab64d0201bc0c6c/content.htm Also check the module sequence, message...
View ArticleLinkbutton in empty Matrix cells
I thought it was impossible to have a Linkbutton in a Matrix cell that is empty, yet this is happening all the time to me. How can that happen? How can I make it function normally without Linkbuttons...
View ArticleRe: MRP element for Std Assembly
Dear B V Mittal, Your Planned orders are firmed or not. If the planned orders are not firmed then they will not be considered duringh the net calculation. Please tell which MRP type you have assigned...
View ArticleRe: disp+wrok does not start after kernel upgrade to 720
Hi Have you upgrade the DBSL patch? Regards
View ArticleRe: Fields Matching
Hi Try like this TYPES : BEGIN OF ty_final, field(60) TYPE c, END OF ty_final.DATA : it_final TYPE TABLE OF ty_final, wa_final TYPE ty_final.PARAMETERS : p_val TYPE c LENGTH...
View ArticleRe: F4 help has another search component
Hi, 1.> Redefine Get_V_Attribute. Create object using rv_descriptor and export your outboundplug let say Search_attribute 2.> METHOD op_search_attribute.* Added by wizard: Outbound plug...
View ArticleRe: Inspection Lot For Calibration Order in CRTD status
Hi Ntn,I have checked all the option given in the thread all are maintain properly but still lot in CRTD status.There is no multiple task list and assignment.There is no message after clicking on task...
View ArticleRe: MRP element for Std Assembly
Hello There is a field on tab MRP4 of material master that allows you to define if dependent requirements and reservations are MRP relevant. This is generally used when PIRs with strategy 10 are...
View ArticleNot able to login to BPC 10 web admin page NW after installing flash
Hi Experts, This is my first post on SCN. I have BPC 10.0 NW on windows 7, 64-bit, EPM Add-in version: 10.0 SP 14 Patch 3. NET 4, build 8424. I have installed the latest version of Adobe flash...
View ArticleRe: Read an attachment through Sender File Adapter without any Main Document...
Hi, If you are using NFS protocol, do the following steps.. let the actual file name be actual.txt. do the below configuration in sender channel..specify the directory and the file name as...
View Articlecrystal report run but not display in browser
Hi, I am new in crystal Report.I have crystal report . I am using VS 2012 and I want to display report in browser but it is not displaying.when I am running to Internet Explorer , so this is giving...
View ArticleHow to get the recap of debit and credit?
Can somebody help me? I have this codes and I need two results using else. Thanks form show-recap. data: dmbtr_o_txt(25) type c. if p_bukrs eq '5000'. dmbtr_o_txt = 'Discount'. else....
View ArticleRe: Solution Manager does not fulfill the Diagnostics prerequisites
Hi,Probably the SAP Solution Tool Plug-In (ST-PI) is meant. So please check this and upgrade it to the latest SP. Regards,Himanshu
View ArticleRe: How to read EC data from ECC via RFC or WebService or ...?
Hi Shen, yes, you are correct. The SAP EC integration manager connect the application to read the data from the through ERP system via Remote Function Call (RFC) call. I understand, you are looking for...
View ArticleRe: No Payroll Results for 12th Period - Error
Dear Sikinder, This was in PRD i have told the user to do so by giving the steps to exectue... I am testing in DEV client...in DEV client i am getting no errors in Display Log...when i view the Payslip...
View ArticleRe: i need clear clarification about tRFC and QRFC
Hi Bhanu, In Simple Words if I have to tell you:- Queue :-works on FIFO ie First in First Out.In case of Queue message flow in some sequence.I mean to say here there may be chances where one message is...
View Article