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

Re: Material Master Data from SAP ECC to SAP ME

$
0
0

Hi Gita,

 

In MEINT workflow ME service call now depends on the version of ME you are using. In ME 6.0 you will find the ME Web Services for sending all ECC Master data and transactional from MEINT to ME by the parameter called  Service "Transaction Parameter". The ME Web Services are available with the below URL

http://<Host>:<Port>/manufacturing-services/<ServiceName>

and the available service names are

ProductionService, ApplicationSettingService, BOMService, ItemService, RouterService etc.

 

But In 6.1.2 what I have seen is that services are replaced by API call in MEINT workflow configuration.

 

There are also PAPI web services available. You need to go to

NWA-> Application and Scenario Communication -> Single Service Administration

Then put  in find *papi* and Search by: Internal Name

 

You will get the list of PAPI WS and if you select one at the bottom you will get WSDL URL. You can also test it in wsnavigator.

 

Thanks

Chandan


Re: Automated deployment with PowerBuilder and TFS

$
0
0

Hi Roland,

 

I ended up following something similar to what you suggested at the end there,

 

I set up a small PB app (MyApp.exe) which simply has the following:

 

String Version
integer li_result
Version = ProfileString("version.ini", "Version", "Use", "")
li_result = Run("P:\MyApp\"+Version+"\TheApp.exe")
if li_result <> 1 then  messagebox("Error", "An error occurred when attempting to run Version "+Version+".", StopSign!)
end if

 

with a Vesrion.ini containing:

[Version]
use=V1

So when I run P:\MyApp\MyApp.exe it checks the ini and runs the appropriate TheApp.exe

 

When I run this new application it opens P:\MyApp\V1\TheApp.exe but when I try to log in to the TheApp.exe it comes up with a DBMS 999 error.

If I manually go and run P:\MyApp\V1\TheApp.exe from windows explorer it works correctly, lets me log in etc.

 

Is there something I should add to MyApp to configure the environment or something like that? or am I just calling TheApp.exe incorrectly?

 

Thanks.

Re: Account Determination during Vendor Clearing

$
0
0

Hi Shiva,

 

if GL account is maintained as ending balance account then please define correct GL accounts in T-code OBA1 transaction KDB under column Expense Account and E/R gains acct.

 

If GL account is maintained as an open item account then check OBA1 transaction KDF for "Exchange rate difference realized" Loss and Gain account setting. & "Valuation" for Loss 1, Gain 1 and Bal Sheet adj 1 GL definition.

 

I hope this will fix your issue. Let me know.

 

Thanks

Naseem

Re: Where can i download Creme .cab?

$
0
0

Dear Victor,

 

I'm new in this topic.

could you tell me how to install CreMe on Windows CE 5.0?

I use Windows CE 5.0 Emulator for learn this.

 

Regards,

Bayhaki

Re: 1099 Misc Withholding tax calculation for AP invoices

$
0
0

Hi Kunal,

 

This is the Standard accepted behavior . 1099 Vendor should be paid net of tax. Although you can change this setting

Financial Accounting Basic Settings (New)<Withholding Tax<Extended Withholding Tax<Calculation<Define Withholding Tax Type for Payment Posting

 

Click on FE

Change base amount from Net to Gross Amount.

 

and post a new invoice and clear the amount

 

Regards

 

Veenu

Re: SAP Certified Development Associate - ABAP with SAP NetWeaver 7.0 without taking courses

$
0
0

Hi,

It is not mandatory to take courses for certification.If your in US or Canada you can take test directly,but if your in Asia like India you have to go through your company.

 

Regards,

Sreenivas.

Re: Hierarchy Mapping issue

$
0
0

Please be more specific so that we can help.

Even I didn't get your requirement

Re: Create Table - HANA Studio

$
0
0

Hi Vaibhav !

 

It still showz the same message.HANA - Initialize Editor Issue.PNG

 

Plz advise.

 

With Regards

Rekha


Re: LSMW link with multiple files

$
0
0

Hi Jurgen,

 

I tried to assign ZBKN00 file to both ZBGR00 and ZBKN00, but the system prompts "File 'C:\ZBKN00.txt' can only be assigned to one source structure.".

 

I tried to change the settings in "specify files". I change the file contents from sequential file to "data for one source structures" and the file can be assigned to several source structures but multiple files are not permited.

 

I don't know the "standard" procedure of doing this so I might make some stupid mistakes. If so please accept my apology.

 

Regards,

Morris

Re: SAP Afaria vs SUP

$
0
0

Hi Gopi,

 

1. Afaria is nothing but a Mobile device management (MDM) tool which helps to set policies to manage enterprise mobile devices by OTA (Over The Air. Example), You can install new app without interference of device user, wipe out the device if device lost etc..

 

SUP and SMP are same, SUP has been re-branded as SMP by SAP. The brand Sybase Unwired Platform was kept upto the version SUP 2.2 SP04, After this version the same platform is re-branded as SAP Mobile Platform 2.3. Refer the below link for re-branding...

Rebranding

 

2. As i said, SUP or SMP are two different versions of same product, you have to decide whether you want to use newer version or older version. Newer version is SMP 2.3 (SMP 3.0 is in Rampup stage)

 

Regards

Yokesvaran Kumarasamy

Re: Material Revision at Plant Level

$
0
0

Yes.. business requirement.. data at revision level is passed to interface to read Quality specs. These specs differ for same material at plant level due to interface, regional requirement, regulations types of issues.

Re: Why is the Satus field has a blank in OSRI

$
0
0

Hi,

 

Please advice your SAP version and PL.

 

If your version is 8.8 & 8.81 PL07, then it is an application error. Refer SAP note 1581964

 

Thanks & Regards,

Nagarajan

Re: Roles suggestion!

$
0
0

Hi Martin,

These 2 hierarchies are being maintained in custom infoobject ZCUSTSAL.

 

HIER A DIV 00

 

http://scn.sap.com/servlet/JiveServlet/showImage/2-14640983-351824/HIER+A+-+Div+00.png

HIER A DIV 02

 

http://scn.sap.com/servlet/JiveServlet/showImage/2-14640983-351825/HIER+A+-+Div+02.png

 

HIER B DIV 00

http://scn.sap.com/servlet/JiveServlet/showImage/2-14640983-351826/HIER+B+-+Div+00.png

Categorization Schema is not copied from SMCR to SMMJ / SMHF

$
0
0

Dear Experts,

 

I have set up my categorization schema in my WEB UI. However, i have an error for categorization schema is not copied over when i create document SMMJ / SMHF by referred from SMCR.

 

Need help from experts.

 

Thank you.

 

Dennis

Re: Billing document was created with a wrong condition base value

$
0
0

Hi Siva,

 

try checking the condition type's pricing procedure to see if there are more than condition that's getting applied. as others mentioned posting screen shots would help

 

Regds

Poorna


People's Choice Awards Live Stream | Watch The 40th PCA Awards 2014 Online Free

$
0
0

People’s Choice Awards 2014 Live Stream, People’s Choice Awards 2014 Live Streaming, People’s Choice Awards 2014 Live, People’s Choice Awards 2014 Stream, People’s Choice Awards 2014 Streaming, Watch People’s Choice Awards 2014 Online, Watch People’s Choice Awards 2014 Live

 

People's Choice Awards 2014 Live Stream

 

People’s Choice Awards 2014 Live Stream, People’s Choice Awards 2014 Live Streaming, People’s Choice Awards 2014 Live, People’s Choice Awards 2014 Stream, People’s Choice Awards 2014 Streaming, Watch People’s Choice Awards 2014 Online, Watch People’s Choice Awards 2014 Live

 

The 40th Annual People's Choice Awards will be held at the Nokia Theater in Los Angeles Jan. 8. The award ceremony will be aired live at 9 p.m. EST on CBS. The viewers can watch the splendid event online at the official Web site of People's Choice's live streaming. Also, the live coverage can be viewed on Ustream.

 

A red carpet live show will be hosted by Fandango's Dave Karger, SuChin Pak and Tim Gunn. The red carpet live show can be viewed on the People's Choice's  official Web site starting at 8 p.m. EST. For live updates on the most awaited ceremony, log on to the PCA official Facebook page and follow PCA official Twitter page @peopleschoice for Twitter updates.  

 

People’s Choice Awards 2014 Live Stream, People’s Choice Awards 2014 Live Streaming, People’s Choice Awards 2014 Live, People’s Choice Awards 2014 Stream, People’s Choice Awards 2014 Streaming, Watch People’s Choice Awards 2014 Online, Watch People’s Choice Awards 2014 Live

 

People's Choice Awards 2014 is being hosted by Beth Behrs and Kat Dennings of "2 Broke Girls."

 

"Kat and Beth are great additions to our People's Choice family and we are excited to have them host the show," "Their energy and charisma are a perfect fit for our audience," People's Choice Awards Executive Producer Mark Burnett said in a statement.

 

Behrs and Dennings talked about the hosting preparation in an interview with "People" magazine.

 

"I don't know how I feel," "I'm excited. I'm a little scared. I've presented with Beth at awards shows, but we've never hosted. Michael Patrick King is writing all of our stuff for the actual awards show and he's such a brilliant mind. He gave us a little taste of some of the stuff we're going to be doing. He's so funny," Dennings said.

 

People's Choice Awards 2014 Live Stream

 

People’s Choice Awards 2014 Live Stream, People’s Choice Awards 2014 Live Streaming, People’s Choice Awards 2014 Live, People’s Choice Awards 2014 Stream, People’s Choice Awards 2014 Streaming, Watch People’s Choice Awards 2014 Online, Watch People’s Choice Awards 2014 Live

 

People’s Choice Awards 2014 Live Stream, People’s Choice Awards 2014 Live Streaming, People’s Choice Awards 2014 Live, People’s Choice Awards 2014 Stream, People’s Choice Awards 2014 Streaming, Watch People’s Choice Awards 2014 Online, Watch People’s Choice Awards 2014 Live

Re: GR/IR account balance is not Zero in PO history

$
0
0

If you don't see any list on MB5S, the you GR/IR balance is totally cleared, and its cleared by any any FI t-code not from MIRO or MIR7. That's because your PO history wasn't updated.

Re: Payment Terms

$
0
0

Dear Anne,

 

Actually I don't understand what "V30H" means.

 

But the baseline date can be set default in Payment Term configuration.

Please go to tcode OBB8, you have 4 options for Baseline date:

- No default

- Posting date

- Document date

- Entry date.

Or, you can specify the date for baseline date also.

In your case, I think it should be document date.

 

Julie

Re: 0PUR_C01 and 0PUR_C04 cubes remodeling impact

$
0
0

Hi,

 

Is this new flow or existing flow?

 

Adding info objects is purely depend client/user needs. if you have proper technical specs, please check your requirement and add required info objects.

 

0Doc_num - Am guess this info object holds more granular data, better design as Line item dimension at info cube level, other wise you may face loading issues.

 

Thanks

Suggest SAP one module

$
0
0

Hi friends, im having two month training in SAP ABAP and hands on practice but our Team Lead telling me  now that learn monitoring tool process , he pulling me out of SAP please suggest me which SAP module suits me and how to enhance mine SAP skills. Finally mine Goal is to become Good consultant.

 

Highly Appreciated for your suggestion

 

Thank you

Viewing all 8713 articles
Browse latest View live




Latest Images