Quantcast
Channel: SCN: Message List
Viewing all 8746 articles
Browse latest View live

Re: Fin Tech Events Research in San Francisco

$
0
0

Hi Patrice,

 

Please visit the sap.com in your country and go to events.

 

JPA


Re: Issue in Adobe form

$
0
0

Hi Subeesh,

You could control new page and item visible or not by Javascript.

 

like this code:

 

if( this.rawValue == ''){

this.presence = "hidden";

}

else

{

this.presence = "visible";

}

 

regards,

Archer

Re: connection to APC lost

$
0
0

Below is screenshot from APC trace from client.

 

May u know anyway to check in web dispatcher side?  I think problem is there.

2014-12-01_095224.png

Re: SSO 2.0 SP04 Assistance

$
0
0

Hi Alexander,

 

I have now modified my user mapping option to Principal@Realm and Virtual User.

 

I did bind my UME to AD and it was successful, but now that you mentioned, I checked on Identity Management and it seems that users are not being pulled out from LDAP. I think that this is the root of the issue.

 

Regards,


Tom

Identifying Last Evaluation Period in time evaluation

$
0
0

Hi all,

 

I am running the time evaluation and would like to have a logic in the last evaluation period. Though the time evaluation is running on a monthly basis, there are times when a force retro calculation will be required. As such, I would not want my logic to be executed in the first few periods, but only at the last period

 

I am looking at the schema, and there is only a "IF EOM" command. May I know if there are any other command which will allow me to run the logic only at the last period?

 

Example: If the time evaluation runs from Jan to Mar, then logic will only run in Mar.

 

Thanks and Regards

Wai 

Project Stock in material planning

$
0
0

Hi,

 

I have a question about the project stock.

 

Project Stock is consider by MRP as part of available stock in standard SAP.

 

However, if I look at the MD04, it doesn’t seem the standard SAP take into consideration of project stock during MRP run. Please see following pictures.

 

 

A – There is a stock quantity of 115EA, and a maintenance order requirement of 300EA, and a project stock with WBS element of 120EA.

 

P1.jpg

 

B – After a MRP is run, a planned order is generated with 185 proposal.

 

P2.jpg

 

Thanks

Tuff

Monitor Logístico - View Z não é exibida a partir do segundo acesso

$
0
0

Olá,

 

Tenho um componente WebDynpro Z utilizado para ampliar o monitor logístico de NF-e Inbound (Componente ?XNFE?NFE_LOG_WORKPLACE, montado nos moldes do exposto no documento Sample ABAP Coding for Enhancing the Logistics Workplace. O código foi alterado para trazer uma estrutura Z, ao invés da estrutura INBOUND_DELIVERY_STY.

Este componente Web Dynpro é acessado ao clicar no botão preparar etapa do processo. Na primeira vez em que as informações da remessa inbound são exibidas, o funcionamento está correto. Se eu voltar para a tela anterior e tentar executar novamente este passo, independente de ser a mesma remessa ou não, o componente Z (uma tabela editável com alguns dados dos itens da remessa) não é mais exibido. Se a página do navegador for atualizada com F5, e tabela aparece novamente, mas só na primeira vez que a página for acessada.

Analisando em debug, vejo que o componente é carregado novamente, como esperado, mas não é exibido. Tentei simular um refresh automático usando exit plugs, mas não funcionou (acho que por se tratar de um componente dentro de um outro componente principal).

Imagino que dentro do standard, alguma referência ao componente Z é perdida e por isso ele não é exibido a partir do segundo acesso.

 

Como é possível fazer com que o componente continue sendo exibido, depois da primeira visualização?

Deactivate Change Pointers for a particular Partner (Logical System)

$
0
0

(FYI, I am not sure if this is a CRM question, however, saw lots of threads on a similar topic in this area, hence posted here. Please feel free to move the appropriate area if required.)

 

Hi guys,

 

We have implemented integration from SAP ECC-HR to CRM for Employees and Organization data.

 

The landscape initially was SAPECC123 connected to OLDCRM123.

 

Now, we performed an upgrade of the CRM, but it was not a technical upgrade. Due to several issues with the older CRM system, it was decided to discard the older system.

 

So now, we have SAPECC123 connected NEWCRM123. So far so good.

 

The issue is that earlier program RBDMIDOC used to post IDocs from SAPECC123 to OLDCRM123.

 

Now it is posting to both, OLDCRM123 and NEWCRM123.

 

Since we do not need the older CRM anymore, I tried deleting the Logical System from the Partner Profiles in WE20. This however, would post errors when the RBDMIDOC would run.

 

So in order to avoid errors I had to put it back.

 

What is the clean and right way to ensure that the system stops sending the IDocs to the older CRM system?

 

Regards,

Nelson


Re: integration with CS

$
0
0

Hi,

 

Repair order creation ( Sales order type RAS)

    

     This sales order is created from the Service notification to take the part in-house to your plant for repair. You use this order type to take return part and do outbound again after repair

 

Repair Procedure

    

     Transaction code VORP is used to create repair procedure and assign this repair procedure to the item category which will be driven for all the following documents automatically

 

DIP (dynamic items proposal)

    

     This is called as Dynamic item proposals which is also assigned to item categories in VOV7, This is used in creating billing from service order. explore ODP1 transaction

 

Requirement class

    

     Requirement class is used to determine service order automatically from sales order. In this requirement class you will assign all your settlement profiles, RA key and account assignment category. check OVZG

 

these are the main integrations,

 

try to explore based on the transaction codes provided

 

thanks

santosh

AP Invoice Item/Service Type

$
0
0

Hi all

 

Is it possible to prevent user to select Item Service Type in AP Invoice?

 

 

 

 

Kedalene Chong

Monitor Logístico - Desabilitar botão Definir Status Ok

$
0
0

Olá,

 

Tenho um requerimento relacionado ao monitor logístico inbound. Um componente Z foi criado para permitir a edição de alguns campos da remessa inbound, usando o modelo apresentado no documento Sample ABAP Coding for Enhancing the Logistics Workplace. Neste componente, criamos um botão para salvar as informações de itens da remessa na tabela LIPS (simulando a VL32N) mas de um modo que a MIRO não fosse realizada. Este botão deve estar ativo para um tipo de usuários que não poderiam ter acesso ao botão standard "Definir Status Ok", então estou tentando desabilitá-lo de acordo com o perfil do usuário. Mas como o desenvolvimento Z realizado nada tem a ver com o botão Definir Status Ok, gostaria de saber se é possível referenciá-lo de alguma forma para desabilitá-lo ou torná-lo invisível.

 

É possível desabilitar o botão, sem ter que recorrer a um enhancement implícito no GRC?

Need to replicate boxir3 webi report logic in crystal

$
0
0

Iam new to crystal reports .

I would really appreciate any help for below query.

 

my query:

I need to replicate below webi logic in crystal reports.

If Count(ref_no;All ) In(Container minimum required date;Ref_no) > 1 And Count(container ;Distinct) In(Container minimum required date;Ref_no)> 1Then "same" Else "no"

[Container minimum required date] is a date field, it is the minimum of "unpack date on ref_no"

Formula I used to create this in crystal report,[Container minimum required date]=Minimum ( ref_no unpack date,{KIRK_IY_csv.Container #} )

I created a group on "container #"

sample data :

 

Container minimum

required date        container          refno        flag (this is what i need)

09/12/2014           AMFU3274610   248348     no

28/11/2014           MSCU1387457  195100     same

28/11/2014            MSCU3150443  195100     same

19/11/2014            FSCU7467450   195100      no

21/12/2014             MEDU1062669   195100      no

Re: mass insert into Database Table from internal Table

$
0
0

Hi Yin

If you want insert a whole internal table data to dbtable one time, the only thing you could get is how many rows successfully inserted into datable, to check 'SY-DBCNT'. And if you do not add 'ACCEPTING DUPLICATE KEYS', the duplicate keys will occurs dump.

 

You wanna know which row is wrong, then you need 'LOOP' that itab, insert each row and check 'SY-SUBRC'. After this program finished, it will implicitly add 'COMMIT WORK'.

 

 

regards,

Archer

Re: Installing SAP BI 4.1 SP04 on a Multi-Node setup

$
0
0

Just an Update. I have installed BO 4.1 with the following architecture.

  Machine 1: Web Server (Tomcat )

  Machine 2: Management Tier=> CMS,FRS,Connectivity Server(s),Event Server

  Machine 3: Processing Tier I=> Some of the APS servers

  Machine 4: Processing Tier II =>Webi Processing Server,DSL Bridge

 

I have installed Oracle Client on all the servers (excluding Web Server) but put TNSNames.ora file only on Machine 2 (Management Tier).

With this architecture, when I tried to run some WEBi Reports, I was getting "Oracle : TNS No Listener" Error. I made sure I could login to database from this server and everything was working fine except form Launchpad. So, I went ahead  and added same TNSNames on other two servers as well and restarted SIA. Now everything seems working fine (including Webi Reports). I get all the data in the reports. So, it looks like we need TNSNames on all servers , even if we have connectivity server only on one machine. it's very confusing. As per the response from Jawahar, it  seems I don't have to do that. Logically it makes sense to have it only on the machine where the Connectivity servers are hosted.

But, it's behaving differently..Did anybosy face this issue?

 

Thanks

Kenny

Re: Criar ordem de venda a partir de um pedido de compra de forma automatizada

$
0
0

Olá Samara.

 

Essa thread já está fechada. Por favor crie uma thread nova.

 

Grato

Eduardo Chagas


Re: Approval level is Role, but request goes to escape path when 1 of the roles, does not have owner

$
0
0

Hi Abhi and Alessandro,

 

i had tried 2038 as YES, before my previous post, and have re-tried. My request still goes to Escape path.So, do you suspect any other missing thing. Meanwhile, I am trying to see through MSMP instance monitor.

 

regards

Plaban

Re: NF-e 3.10 - Notas SAP pendentes

$
0
0

Olá Renan,

 

 

Estou trabalhando com o SAP ECC 6.0 Release 604 SP09, e ao aplicar as notas para o layout 3.10 a tabela J_1BNFE_EXPORT não foi ativada.

A mesma será ativada somente na RL 605+ ?

 

Desde já agradeço o seu auxilio.

 

Marcelo Batista.

Re: Weekly Requirement

$
0
0

Hi MM KS,

 

You see the forecast splitted in daily buckets because this is what you have in your configuration.

Note that your Period Split ZWEEK has 4 weeks to be split in daily buckets and 4 other weeks in weekly buckets. In you case you should only enter 8 weeks in weekly buckets (keep the column W.in D. in blank). This is the definition of the column: "W.in D.":

Number of weeks (split in daily quantities)

In this column, you enter the number of weeks in whcih daily quantities are split.

 

Kind Regards,

Mariano

Re: NF-e 3.10 - Notas SAP pendentes

$
0
0

Oi Marcelo,

 

Exato. Pretendo publicar uma lista essa semana com as principais tabelas e campos novos que só foram incluídos em tabelas standard a partir do release 605.

 

att

Renan

Re: mass insert into Database Table from internal Table

$
0
0

Hi

 

While following above approach you might as well catch the exceptions by putting your insert query in TRY block.

 

Regards,

Murthy

Viewing all 8746 articles
Browse latest View live




Latest Images