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

Re: Bapi 'BAPI_PO_CHANGE' returns

$
0
0

Hi Ronaldo,

 

the error message is ME 083 Enter Order Unit so I would suggest checking the unit fields in the POITEM and POITEMX structures.


hope this helps,


JNN

 


How to activate Custome User Interface for SAP MDG after custom changes

$
0
0

Hi

I followed  SAP D&T Academy - How to Configure the User Interface for SAP MDG - YouTube

video and created custom Application Configuration for MDG_BS_MAT_OVP web dynpro applicaiton

 

After creating everything i created Link Log.Actions with UI Appl. and Business Activity: Custom Definition and also

Link Logical Actions with Buisness Activity: Custom Definition as follows

 

 

 

 

 

In this customization i created second configuration by doing deep copy  as shown below

 

 

for this custom Configuration Overview Page Schema  I added label as shown below

 

 

After doing everything when i test the material create from nwbc I am unable to view the newly added feild in Basic Data section

Do i need activate any thing after Logical action assignment ?

How can i test the above mentioned WebDynpro Application with my newly created configuration

 

Thanks

Uma

Re: New model in BPC 10.1 is not recognized in EPM Add On

$
0
0

Hi U-one U-one

Remove button is used to remove a row of members(e.g. entity AAA - write), not the dimension itself. It is gray because you selected a blank row.

 

If you want to remove a dimension from a DAP, you need to set it to unsecured in model setting.

 

Can you check how many dimension are secured in the model setting?

 

Best regards,
Chuan

Re: How can I invisible "Active Queries" and "Without Category Assignment" at my Application

Re: Need help on addrSearchDialog popup on click of To button in email from SR in IC

$
0
0

Hi,

Any help on this,,,

 

Regards^

Venkat

Re: Loans from ESS from NWBC

$
0
0

only applicable for india, you need copy the WD and make it generic for other countries as we typically check for Viekn of the employee in Pa0003 to determine the country specific screens But the standard ones are in JAVA WD only

Re: No roles seen in access request

$
0
0

Hi Melvin, were you able to resolve this issue and if yes, could you please share the resolution. I'm faced with the same issue and unable to fix it. Appreciate if you could share your experience.

Thanks.

Re: Payroll Schema Calculating double pay for unpaid leave

$
0
0

Hi All,

 

The issue is solved..I've move the PCR to be calculated after ZVAL and the amount is deducted correctly now.

 

Thanks for the advice.


Re: Why the SB partner is not selected during PGI

$
0
0

Hi,

However, it does not seems to be working. it does not seems to work in multiple shipto environment.

Do I need to add some customized coding in any of the user exit?

 

Please assist.

PB 12.5.1 WCF Webservice Error 415

$
0
0

Greetings all,

 

I’m developing a WCF webservice in PB.net 12.5.1. I can execute the webservice using the WCF Test Client, but when my customer tries to call it, we get an http 415 error. The incoming call is a straight XML call, no soap, hence the WCF service. I’ve tried several iterations of changes in the web.config file to no avail.

 

The actual error that we see using WireShark is:

 

29  4.423768 192.168.0.204     11.111.11.111     HTTP      HTTP/1.1 415 Cannot process the message because the content type 'application/xml;charset=utf-8' was not the expected type 'text/xml; charset=utf-8'.  (text/html)

 

According to some documentation on msdn, this means the following: “in my hosting code it turned out that I was using ServiceHost instead of WebServiceHost to host my WCF WebHttp service”. I have no idea what this means, or where to look for, or correct this setting. Here’s my web.config for the service. Any help would be much appreciated.

 

Thanks!!

 

Paul

 

 

 

<?xml version="1.0" encoding="utf-8"?>

<configuration>

  <system.serviceModel>

    <bindings>

      <webHttpBinding>

        <binding name="webHttpBindingConfig">

          <security mode="None">

          </security>

        </binding>

      </webHttpBinding>

    </bindings>

    <services>

      <service name="Sybase.PowerBuilder.WCFNVO.directconnect" behaviorConfiguration="ServiceNameBehavior">

        <endpoint address="" binding="webHttpBinding" contract="Sybase.PowerBuilder.WCFNVO.directconnect" bindingNamespace="http://rti.flytetymelimo.com/_WCFService" bindingConfiguration="webHttpBindingConfig" behaviorConfiguration="web" />

        <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange"/>

      </service>

    </services>

    <!--For debugging purposes set the includeExceptionDetailInFaults attribute to true-->

    <behaviors>

      <serviceBehaviors>

        <behavior name="SimpleServiceBehavior">

          <serviceMetadata httpGetEnabled="True" policyVersion="Policy12" />

          <serviceDebug includeExceptionDetailInFaults="True" />

        </behavior>

        <behavior name="ServiceNameBehavior">

          <serviceMetadata httpGetEnabled="True" />

          <serviceDebug includeExceptionDetailInFaults="True" />

        </behavior>

      </serviceBehaviors>

      <endpointBehaviors>

        <behavior name="web">

          <webHttp />

        </behavior>

      </endpointBehaviors>

    </behaviors>

  </system.serviceModel>

</configuration>

Re: System Replicaiton - a prerequisite of the secondary system and initial replication

$
0
0

Hi Sunil and Amerjit,

 

First replication is ALWAYS full replication?

It does not depend on the data of the secondary system?

 

However, when I setup system replication, I can select the option of Initiate full data shipping.

What does it mean?

If I don't select, the first replication is not full replication?

 

Rgards,

Noriko Shibuya

Re: Can't use WSDL for proxy

Re: Replication time For MDG-F

$
0
0

Check the timings both on hub and your ECC server. I don't see any issue as even with hub mode it should work...

 

kiran

Re: RAISE_EXCEPTION Abab Runtime Error while droping DSO Contents

Generating Reports

$
0
0

Dear Experts,

I want to know if we have any standard reports for the below mentioned things. If yes please let me know:

 

1.   How to generate wage register from SAP?

            - Meaning: I want a output in which there should be salary details for all the employees. All the earnings, deductions, Net Salary etc.

 

2.   How to generate OT register from SAP?

             - The output sheet should reflect the total number of hours worked, rate per hour and total OT amount earned.

 

3.   How to generate Leave register from SAP?

             - Yearly leave register.

 


4.   How to generate Bonus register from SAP?


Regards

Tahir


Re: Clarification for some points regarding MDG-F upload

$
0
0

reply to your point 2 and 3

 

2 - System will throw error for sure while upload too. Check the message settings. May be you have disable it. Also check the CR type - configurations settings. May be duplicate check is not added there...

 

3- do you mean to say if we can download MDG data from MDG tables? Please elaborate...

 

kiran

Re: SAP Gateway SP7.4 - Data Provider implementation 'ZOM_ODC_WORKFLOW_HUB_0001_BE' '01' '/IWPGW/BWF' does not exist

$
0
0

Hi Ekansh,

 

Thanks for your help and reply.

 

Yes this table exists and I think I will be able to configure the mapping directly in the table. However, I've found the root cause of the issue specifically for my case. I realised that the config record for "Manage SAP System Aliases" under "Software Version" field was set to "/IWPGW/BWF" which is specific to Task Gateway, and I used this alias in my WFHUBSERVICE. The correct version for this should be DEFAULT, so as soon as I changed to DEFAULT and recreated the service, it worked fine.4

 

Cheers,

Ray

Re: New model in BPC 10.1 is not recognized in EPM Add On

$
0
0

Hi Chuan,

 

Thank you for your reply.

 

I un-ticked the secured field for all dimensions in the model setting. However, they system always show 2 entities dimensions (which are not secured in the model setting) in the DAP.

 

Could it be a system error?

 

PS:

As far as I understand, only 1 entity type can be assigned to the model rite?

Re: how to populate input field values in a interactive form WebDynpro

$
0
0

Hi Chaitanya,


is your requirement is to display data in pdf after submitting user entered data?

Then, proceed as below

  • Create a new view V_PRINT and embed an interactiveform ui element on it
  • You put your data in context node DATA and bind it to interactive ui element and proceed with just normal ADOBE form
  • Use context node DATA to populate data into adobeform in SFP t-code layout editor
  • Now, on submit button action, navigate to V_PRINT view to show pdf form which user can save/print

 

Hope this helps you.

Regards,

Rama

Re: RAISE_EXCEPTION Abab Runtime Error while droping DSO Contents

Viewing all 8357 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>