Re: WDA Leave Request --> Hide Customer Field in Confirmation Popup
Maybe I'm missing something here but you can just hide the CUSTOMERXX fields from the popup, either make them invisible or remove completely. See below. If you want to do it properly, create a Z...
View ArticleRe: Need help reg this auth object..
Please take a look at note 1525134 which explains this in detail.
View ArticleRe: String character replacement manipulation
Hi Chris, Hope it helpful. Report ZDEMO. data: lv_data type string. data: begin of itab occurs 0, value(100) type c, end of itab, count type i, index type string,...
View ArticleDesign Studio application not able to run in portal
Hi All, I have created DS 1.3 application. with a panel and 2 tabs in it. Then I have created an URL iView in the portal with BOBJ 4.1 IDOC link from BI Launch pad where the DS application is stored....
View ArticleRe: String character replacement manipulation
Hi Chris, I new too and i've made this, i don't know if this is the kind of solution that you are looking for but i hope it helps. REPORT z_teste_brn_string. TYPES: BEGIN OF ty_stab, field1(50) TYPE...
View ArticleRe: Update makt table description using fm
Hi Hassim, you can use as below: LS_HEADDATA-MATERIAL = 'matnr'.LS_HEADDATA-BASIC_VIEW = 'X'. LS_MATDESC-LANGU = 'spras'.LS_MATDESC-MATL_DESC = 'maktx'.APPEND LS_MATDESC TO LT_MATDESC. CALL...
View ArticleRe: Error al abrir Cliente SAP 9.0 - Muestra mensaje "No hay disco"
No, no han habido ni actualizaciones ni cambios en el addon. Las carpetas compartidas funcionan correctamente gracias
View ArticleRe: Error in Record working time in ESS portal.
please implement note 1771686 , this should resolve this case.
View ArticleRe: Issue in user defined payload search.
Hi Bharath, From your screenshot i saw that you are searching for the value "*" , can you please confirm whether you tried by searching with some values in the moni or only the special...
View ArticleRe: User exits-VT02N
Hola: Tambien se me ocurre que lo que puedes hacer es deshabilitar la facturación desde la VT02N y puedes generar un batch job para la transaccion VF04 donde indiques los parametros para generar la...
View ArticleABAP code to populate initial PO order qty
Hi All, Can someone please help to write abap code to read order quantity when record mode is only 'N' or the initial quantity. We want this field only to populate initial quantity and not the changed...
View ArticleLanded Cost Inquiry
We have additional expense for the item we purchase but the items were partially sold. By use of landed cost, we will post the expense so it will reflect on the item for the remaining stock. Will the...
View ArticleRe: How to calculate Fiscal Period...
Hi Tariq, V6 was already explained by Dinesh below.. I think you must use K4 based on your conversations with Anshu..If you use K4, your fiscal year/period will act like a normal CALMONTH and will...
View ArticleRe: Webdispatcher - URL Filter (Multiple Systems)
He guys, I have to open that thread again, as with the permission file it is not possible to restrict the access for differen systems.The server-field in the permission file can only include the IP of...
View ArticleTAXK1 through 3 not populating into Sales Order
I am currently using CTX1, 2, and 3 for my Canada Tax Categories. I enter my values on the customer master in XD02 of my Sold-To Party, however they do not copy into the Sales Order onto VBAK to my...
View ArticleRe: Internal error(-223) Message Occured(131-183)
Hi Nagarajan,I faced this error when try to create new company database and followed all threads you mention.But it's not resolved. Any help?Thanks and regards,Nhan Pham
View ArticleRe: Is it good learn to Hybris??
Hi DJ, As you go for it, new technology means both challenge and opportunities to SAP consultant. Hybris also seems to provide more value in the area of B2C, flexible dev platform. I have also...
View ArticleRe: Error "conversion of a text from codepage '4103' to codepage '1100' "
Hi Alex, My problem is this " * ", the whole character including the double quotes.Also, I try to replicate this error in our Development Box but the dump does not occur only in Production system. Thanks.
View ArticleWMS Implementation for my company
My company is using SAP, but for now just use IM inventory management. My director want to deploy WMS module for manage warehouse. Can any one pls enlighten me, do I have to buy more servers?...
View ArticleRe: F110 issue only when I enter parameters in Free Selection
Hi Sandeep. I assume you are getting error FZ003 (Company codes &/& do not appear in proposal & &; correct) when filtering by document number. If this is the case and the only...
View Article