Re: Campo obligatorio IC
Hola Agustín: No logro colocar bien el AND. ........from OCDR T0 where T0.CardCode = @list_of_cols_Val_tab_del and T0.CardType = 'C') Un saludo.
View ArticleRe: how to pass background event parameters to ABAP program in SM36
Hi Anand, Try posting in forum ABAP Development.this forum is for SA Pbusiness workflow. Regards,Ibrahim
View ArticleRe: Query on SMP 3.0 - Working with Agentry Client
Hi Manju, Thanks a lot. I upgraded the IE version to 9 and I am able to upload the application . However when I am trying to connect my client to server its giving me error Communication error (14)...
View ArticleRe: Function Module for sending Encrypted e-mail
I think it is matter of setting your config correctly. Refer these 2 links which details the standard process for this:...
View Articlehow to display each billing operator wise data into multiple reports having...
Hi All, I have below report. Incoming DataBilling OperatorBilled ProductIncoming PathIncoming Call CountIncoming MintuesIncoming...
View ArticleRe: 500 Internal Server Error SAP NetWeaver Application Server/Java AS
part 2 =========================================================================== CSN component of deployment item is BC-CTS-CMS]##2.0 #2014 07 09...
View ArticleRe: Requester can select himself as a manager in Access Request
Hi Sriram, there is no functionality to avoid that. As mentioned by Madhu you can restrict the approval based on user/requestor. Anyways, the request will be sent to the user but approval might no be...
View ArticleRe: IDT SDK - getting object table(s) mapping
I get an exception java.lang.UnsupportedOperationException: csEX at the line below RelationalBusinessLayer relBusinessLayer = (RelationalBusinessLayer) localResourceService.load(RET_UNV_PATH); Please...
View ArticleRe: SAP IdM Script on Linux
Its been a while since I messed about in Unix, but you're running mxmc-update.sh right? Does it print : ************************************************************* Updating <your...
View ArticleRe: settlement rule for production orders
Hi, did you search SAPNET notes using "CO07" and "settlement rule" as search parameters? I find 27 notes, maybe you find what you are looking for... BR Christian
View ArticleRe: Chart x-axis should show the values even if there is nodata
Hi Tanveer, Charts and Groups in a report do not display values that are not present in the database. Create a table in your database with all the dates (if that's possible) and Left Join it to the...
View ArticleRe: Downloading screen from SM35 LOG
Don't hesitate to use search tool (this is a FAQ) - either use keywords like "BDC", "session" or "Batch input" with complementary keywords "read" "log" (Once you find RSTS_READ start reading previously...
View ArticleUsing IDOCS or LSMW can we achieve
HI Experts, I have a Excel with material data as below Material_Number Material_Group_Num amount 111111111 33333333333 11111.00222222222 44444444444...
View ArticleRe: Free Good Should not be Modified
Hi As righty said by Eduardo please use that userexit. You can also put restriction to delete line item using this or may be some other userexit but all exits are there in MV45AFZZ program. I remember...
View ArticleRe: Update cart business partner(s).
Hello Stacy, But it would only help you to change in PO not in SC. And I guess you are looking for SC.I do have a Z-report which helps me to change the Requestor for PO. ThanksGaurav Gautan
View ArticleRe: Enable parallel processing of two data sources when refreshing/ resetting...
Hi Jörg, do you type in the technical names of the queries (data sources) or the descriptions. I used the technical names, but I'm not sure whether this is correct, as the macro doesn't seem to execute...
View ArticleRe: error in updating table J_1IEXCHDR,J_1IEXCDTL in tcode J1IJ
Hi, we have checked plant setting.it is properly maintained.But still we are facing the same problem 'error in updating table' in J1IJ.error message - 'Table entry not exist in VBUK TABLE' Reagrds,
View ArticleRe: Making Sandbox server with production data
Hi Suresh, Refer to below SAP notes and the check out the links within the SAP note for necessary documentation683447 - SAP Tools for MS SQL Server1152240 - Setting Up Microsoft SQL Server 2008 (R2) (...
View ArticleRe: ERS Output email/fax to different ID (CONSNUMBER) in vendor master
Hi All, Found where to put our codes in to cater for this requirement ==>LMRMNF01 - Form Routines for SAPLMRMN - Logistics IV: Message Control. It works wonder. Hope that will help others. Thanks.
View Article