Re: Encoding Issue
While doing UAT testing. we found this. How should i correct/check ABAP system code page.
View ArticleRe: What is the standard Function Module used while invoice creation ..?
Hi Mahi, Yes, It is Customer invoices! Not incoming invoices ! In general the reference will follow! Sales document to deliveryDelivery to customer invoice - this is your requirement to get the...
View ArticleCrossdocking problem with quantities less than SUT qty
Hello all,I have a problem with LXDCK crossdocking.When I create IB and OB deliveries for a quantity less than SUT1 (Mat.Master WM view 2),I only get a blank screen like shown below (cross-dock...
View ArticleRe: Roles to be removed from multiple users in BI
This option does not exist in the standard as the role names will differ in 700 different combinations. However there are BAPIs for the user admin, so it is quite safe to model it and loop through the...
View ArticleRe: Busqueda Formateada
Felipe gracias por responder, pero no funciona, ya no tira error, pero ahora la multiplicacion da 0.00
View ArticleRe: Page number count is different in sub report and main report crystal...
U are awsome... mate thnkx for sticking on this issue...
View Articlecan a currency amount be limited by currency
we use the payment medium workbench to create our payment files. The format is tied to the payment type. I have a requirement from the business to limited amounts of foreign certain currency that can...
View ArticleRe: Process Order release rejection
Ramagiri- One more thing I need to add I know Resource 1111 is for test and does not meet resource selection condition, so what could be the conditions should I select another Resource.Resource 1111...
View ArticleRe: User Status Profile Change
The two steps are already implemented. I did the 3rd one. The issue is that the field 'Status Profile' is not editable at all, so how am I suppose to try to change and see any of the error message. Is...
View ArticleRe: Process Order release rejection
Hi Ibrahim, Resource categoryshould be 0008. Thanks & Regards,Ramagiri
View ArticleApplication server directory space
Hi All, Request to confirm the function module / class / coding required to determine the currently available spacein a directory on the application server. RegardsKunal
View ArticleRe: Dump In ALV GRID When Scrolling Down.
Helli kishore, thanks for your reply. As I said above, we already ahead of the note version. That code is already in place and we still face the issue.
View ArticleRe: Create dropdown list field
Hi Manohar, This is a strange behavior, can you try right clicking on your solution and activating it completely. Then clear your browser cache and see if this works. RegardsVinod
View ArticleRe: Warranty on sub equipments
G'Day all , Maheshwaran , Pete and Santosh , Thanks for replying to my query . So the consulsion is Standard SAP does not provide this functionality . Therfore , the only option is go ahed with a...
View ArticleIBSP fields
hello Experts, In IBSP table I see many useful fields like, revision level, Batch number.. plant. Etc.. but issue is that, I dont see them on Ibase Creation screen. Could someone please explain how i...
View ArticleRe: Electronic Bank Statement BAI2- File to Tcode in SAP PO
Hi V Jay - Never worked on it but based on the below thread - I think you can place it on the NFS location and inside ECC you might have to schedule a job Have a look at Automating FF_5 to run at...
View ArticleRe: Binding of different sub-elements from the model
my favorite :-) var JSONData = [{ name: "CUSTOMER_4711", activites: [{ name: "ACTIVITIES-a" }, { name: "ACTIVITIES-b" }, { name: "ACTIVITIES-c" }]}, { name:...
View ArticleExcel is adding blanks to a string in runtime
Hi everyone, I'm using SAP Dashboards 14.0.5.974 and I'm having this currently wierd behaviour. What I have to do is to create a list of closed months (eg: today is February 19th, so last closed month...
View ArticleRe: Show Approver Name on Purchase Order
Hi, Try this query: SELECT T2.[U_NAME] as Approver FROM OWDD T0 inner join WDD1 T1 on T0.[WddCode] = T1.[WddCode] INNER JOIN OUSR T2 ON T1.userID = T2.USERID WHERE T1.[Status] = 'y' and T0.[ObjType]...
View Article