GRC 10.0 - Compra Normal - Kanban
Boa tarde pessoal, Estou implementando o NF-e Inbound em um cliente. Grande parte do seu volume de notas fiscais de entrada é para ressuprir itens Kanban. Itens Kanban possuem um circuito regulador...
View ArticleRe: IW13-Material where used list issue
Hi, Check you activated the goods movements settings in customizing>Maintenance and Service Processing> Maintenance and Service Orders>Functions and Settings for Order Types>Goods Movements...
View ArticleRe: SAP Sybase ASE - How to remove rows with spaces from a table?
How are you extracting the data? If you are using isql, isql is padding the columns with spaces so that they line up because ISQL wants the output to be pretty. But bcp doesn't care about pretty. Try...
View ArticleBLOQUEAR FACTURA
Buenas tardes estoy realizando un transaction notification pero al ejecutarlo no me realiza la operación deseada lo que quier es que al facturar me bloquee la factura cuando cumple con ciertas...
View ArticleRe: custom logic for proportional factors in SCM 7.0
Yes we have a heavily customized logic for the proportional factor calculation and it works well with the BADI /SAPAPO/ SDP_CALC_PRP. We compare data at different level for 3 years and arrive at a more...
View ArticleRe: Conversão de medida
Oi Felix Você pode colocar a imagem da aba Atribuições em detalhes da NF-e? AbraçoEduardo Chagas
View ArticleRe: Impacts of changes Personnel Area, Personnel subarea and Employee...
Hi Prajyot, earlier comments already suggested this is not a particularly good idea. Just want to make it really clear: you CAN'T delete old PA, PSA, EG, ESG, if you already have payroll results. Even,...
View ArticleRe: Enable Service Master
Hello Raquel , Can you please take a look at SAP Note 1510358 to see if that addresses the issue you are inquiring about. SAP Note 1510358 - How to add a new user field to the service master -...
View ArticleRe: SUP-Error creating Unwired Server Connection connection to MyUnwiredServer
Hi Ram, I request u to post a new thread athttp://scn.sap.com/community/developer-center/mobility-platformSince this thread s already been closed.... Fyi... creating mbo doesnt require sup server...
View ArticleRe: Problem while creating Parameter in BVM
Thank you Abhilash for your response and time.That answers my question.
View ArticleRe: schedule an maintenance activity
Hi, Could you please ellobrate your issue. Regards,Harsha.
View ArticleRe: Key Figure Sorting Dynamically
I dont think there are any BADIs out that there that helps us control the pre-load status of the Planning books. There might be some enhancement spots what could help though.
View ArticleRe: Issue in Inspection Lot with Inspection Type 04
If you have maintained the control indicator as Scope not Fixed, then you can define the scope while doing the results recording. Please get a ABAP consultant to debug the dump & also post the...
View ArticleRe: Change Documents for Parameter Tab
Hello Suchita, Unfortunately a modification performed within the "Parameters" tab of a user do not generate changedocs, so SUIM will not show this modification. I'd encourage you to perform tests...
View ArticleRe: The SAP HANA Engines?
Justin, There is a deference between a calculated measure and a calculated column. most calculated measures will stay in the OLAP engine. However, if you had a calculated column (lets say you...
View ArticleRe: Leave Approval after upgrading to EHP6
can you check these settings as per note? http://scn.sap.com/thread/1936625
View ArticleRe: Canonical name - mass update
Hello Stefan, Hopefully the recommendations from note 1898778will be helpful to you. Thanks and regards,Felipe Fonseca
View ArticleRe: Trouble pulling invoice numbers into query
Hi, Try: SELECT DISTINCTDATEDIFF(DD, T0.DocDueDate, T3.DocDueDate) AS 'Lapsed Days',CASEWHEN DATEDIFF(DD, T0.DocDueDate, T3.DocDueDate) >= 5 THEN 'Shipped 1'WHEN DATEDIFF(DD, T0.DocDueDate,...
View ArticleRe: Issue in Inspection Lot with Inspection Type 04
Hi Maheswaran, How to change scope while doing the results recording? Dump is due to time out RegardsNitin
View ArticleGet mor information from customer AI_SC_GET_SAP_CUSTOMER_NUMBERS
Hello, In our solution manager, we are trying to get more customer information from sap. In report AI_SC_GET_SAP_CUSTOMER_NUMBERS that call function BCSN_Z001_GET_VARS_DEBITS in remote RFC SAP-OSS to...
View Article