Re: Handling Unit Management in assembling using kits of row materials
Hello Roberto, To consume Handling Units for a Process Order Or Production Order, you have to: 1.- Create the HUs (if not done already)2.- Assign the HUs to the Order using COPAWA3.- Post the goods...
View ArticleRelation between R3TR SPRX and R3TR WEBI
Dear colleagues, I would like to know which of the above R3TR object types define an enterprise service?Also, how to derive the relationship between a service and its web interface (WEBI).In which...
View ArticleBEx Query Slower in Hana?
We are in the process of upgrading our BW system to Hana and after some testing on our test hana system we've noticed that one of our queries is taking double the time to run than it does currently on...
View ArticleCannot Mark Correct Answer on Old Thread
I looked back through some of my old threads and found one with a correct answer that I not marked. I would like to mark it for everyone's benefit, but clicking the Correct Answer button does nothing....
View ArticleRe: Dispatcher test failing - object not found
Vivek, Check your Keys.ini and make sure it's the same between your designtime system and your runtime system if they are on different servers. Matt
View ArticleRe: CR for VS SP9 performance
Hi Patrick There is nothing R&D would do with the code sample. And from what I see, there is nothing wrong with it. However, I do have a question; How is the performance when you run the report in...
View ArticleRe: User add-on terminated
Hi,I have tried running as ADMIN, IN fact I also set mode as Windows XP SP3. The user logs on to the domain as usual, which is her specific profile. I do not have this issue with anyone else.
View ArticleRe: Do we need to maintain end users in Gateway system when SAP UI5...
Although I will not advise it, you can turn off authentication in SICF. Go to the service node for you application, and "hardcode" a service user. Please check if this is compatible with your license...
View ArticleRe: Inactive Customers
Hi Ronit, You could use some code like this: TYPES: BEGIN OF ty_data, kunnr TYPE kunnr, last_date TYPE budat, END OF ty_data. PARAMETERS: p_cutoff TYPE dats. DATA: lt_with_open TYPE...
View ArticleRe: Equipo cliente no reconoce BD al ingresar a SAP B1
Gracias por la respuesta, Ya realice la revisión que comentas, el antivirus no tiene firewall, el firewall de Windows esta inactivo, incluso el de dominio, el servicio TAO_NT_Naming_Service esta activo...
View ArticleRe: Do we need to maintain end users in Gateway system when SAP UI5...
If your problem is the work of maintaining users in both system, you can connect the Gateway to ECC via ALE, and then you manage everything only on one system (ALE takes care of the rest).
View ArticleRe: Inactive Customers
Oops - don't forget to check if anything found in the first SELECT before doing the 2nd SELECT!
View ArticleRe: Certain accounting documents not updating FAGLFLEXA table while they...
HI Shreya. You should identify the documents not posted on the ledger running Tcode: FAGLF03 ( TFC_COMPARE_VZ Program ), after identify the documents run Tcode: GLGCU1 to post it on the ledger that...
View ArticleRe: Crystal Reports prompt issue on export: “The report you requested...
This is because almost any action on the viewer result sin a postback. This includes paging, zooming, drilling exporting and printing. E.g.; you will have to place the report in session. See the...
View ArticleRe: Not possible to delete link investment program position from...
Hi Marcel, Can you please share the screenshot of the error message you receive on deleting the position ? ThanksTerence
View ArticleRe: CNMASS - Ability to apply custom fields from structure CI_PROJ
Hi Yury,How you did that? because I have not found any enhancement point in CNMASS function group.Thanks!
View ArticleRe: Equipo cliente no reconoce BD al ingresar a SAP B1
Buena tarde, Al hacer ping desde el cliente conecta correctamente al puerto 30000 y al 30010 indica que se ha desconectado a los pocos minutos. Se intento conectar al host de ambas maneras, actualmente...
View ArticleRe: EPM report error: report Identifier
Sorry, but you have to explain you report design in details with screenshots... Or it's a waste of time. Vadim
View Article