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

Re: Migrate SQL Server database to SAP Hana

$
0
0

Hi,

 

I have reverse engineered a SQL Server database to generate the physical data model of the database. Now, I intend to generate the SAP HANA database. In the documentation, it is mentioned that I should go to the toolbar: Database --> Apply model changed to HANA repository and it should open up the Hana wizard. However, I dont see that option at all. Instead, I see Database --> Apply model changes to Database.

Screenshot below:

Powerdesigner.png


Re: How to Transport G/L Accounts between two systems?

$
0
0

Hi John,

For activating ALE for a particular message type there are following prerequisites:

1. Set up the RFC Connection (ABAP) between two systems

2. Configure model view in Sender system

3. Distribute Model view  from sender system

4. Generate partner profile from sender system (In sender system go to tcode WE20 go to partner type LS and maintain outbound parameter for message type GLMAST)

5. In receiving system go to tcode WE20 go to partner type LS and maintain Inbound parameter --> Message type GLMAST and Process code GLMA.

 

Save entries and the above should work for you.

 

Generate IDOC for one GL Account and try to send company code date for one company code first. The message will appear which says "one idoc transferred".

 

Regards

Kapil

Re: SO Consignment fill up item category type change in Consignment issue (Error) become backorder

$
0
0

Dear Atul Kumar Dagade

 

The consignment issue item category already set as W too after i check, the problem exist after we change the ItCa from original fill up document.

 

Please assist more

Aggregation Horizons for Schedule Agreements

$
0
0

Hi

 

I have a requirement to aggregate schedule lines that are in the past- is this possible ?

 

In SPRO / Maintain Creation Profile -I have:

Weekly aggregation as 0 - 999 for forecast

Daily aggregation 0 -10 for JIT .


Do these only aggregate schedule releases for dates in the future ?

 

Example of what I am seeing:

29.12.2014   100

29.12.2014   150

05.01.2015    40

W3/ 2015     300

W4/ 2015     240

 

 

I wish for the dates in the past to be aggregated - E.g 250 for 29.12.2014 in one line

Re: JDBC stored procedure returning single resultset

$
0
0

Hi Inaki,

 

i have been checked sxmb_moni. The response message from DB contain only one resultset.

Re: F4 help in WEB UI with bigger font ?

$
0
0

Hi Rosen,

 

I am assuming that you have made your personalized skin. (Let me know if you have any problem with personalized skin).

 

Find the below tag in your thtmlb_safari_stand.css.

 

.th-clr-row .th-tx-value {

    padding-right:          0;

   font-size: larger !important;

}

 

and replace it with below code:

 

.th-clr-row .th-tx-value {

    padding-right:          0;

   font-size: large !important;

}

 

Thanks,

Ritu

Re: Regarding the error when importing the wsdl file

$
0
0

Hi,

 

     it is generated in cloud.

 

Thanks

Giridhar

Re: Material Specification

$
0
0

Hi Santosh

 

1. We wont maintain Material Specification at Client Level.

    Material can be inspected in two ways.

            (1) Inspection with Task List

            (2) Inspection with Material Specification

2. Pre-requisites for Material Specification

            (1) Create Material in MM01

                (2) Create MIC's in QS21

                (3) Create Material specification in QS61 ,assign MIC's in Material specs.

                (4) In Material Master active QM view -->inspection type--> check material specs

                (5) Create Inspection lot & Material specs will get assign to the Inspection lot as a Inspection plan.

                (6) Do RR, & take UD.

 

 

Regards

SURESH.M


Re: Material Specification

$
0
0

One more point.

 

In 'Plant-Dependent QM Settings' configuration, you should NOT activate the checkbox 'batch valuation without material spec' under inspection lot completion tab.

 

Thanks,

Arijit

Re: VF11, Invoice cancellation

Re: BADi Entrada de Material por EWM

$
0
0

Alexandre,

 

Vocês conseguiram fazer ai? aqui conforme falado pelo Felipe também fizemos um processo que recupera a Inbound Delivery, mas o problema ocorre na MIRO que na maioria das vezes dependendo de como ela é criada o GRC não consegue encontrar essa referência para fazer a MIRO.

 

Chegou a ter esse problema? Aqui tivemos ele e conseguimos resolver com um Z.

SAP NetWeaver Application Server ABAP & SAP Business Warehouse 7.4 SP8 on SAP HANA 1.0 SP8 stopped working

$
0
0

Hi,

 

I've been using the solution SAP NetWeaver Application Server ABAP & SAP Business Warehouse 7.4 SP8 on SAP HANA 1.0 SP8 [Developer Edition] since 09/2014, hosted in AWS, without any problems.


The last successfull access I've made was still in 2014.


Today (2014/01/15) I've tried to access it and the backend is no longer accessible via the remote desktop connection.


I went to the CAL site and find out that the solution in cause had been deactivated. I can't really specify the full message given but it had something to do with licensing.


I reactivated the solution in CAL but it didn't solved the problem.


Does it have anything to do with the new update (42) to that solution ?


Is there any activity to do, some kind of upgrade or something else ?


BRs,


RDM

Re: Watermark from second page onwards in smartforms

$
0
0

Hi Praveen,

 

As per your method, I removed the watermark from the first page. The table is on this page as it is:

 

pic.png

Then I created page 2 and put the watermark inside it. The table is also inside.

 

pic.png

 

Finally in the footer of page 1, I put the command and check boxed "Go to new page":

 

pic.png

 

I am getting a runtime error

 

pic.png

 

Where did I go wrong?

 

Regards.

 

Manish

IWAB0014E Unexpected exception occurred: while exposing portal service as web service

$
0
0

Hi,

 

I am trying to expose the portal service as web service. But on clicking the portal interface,create -->new-->web service, and the web service creation wizard opens, on the next step, an error is encountered.

 

IWAB0014E Unexpected exception occurred.

 

      java.lang.IllegalArgumentException

      at org.eclipse.wst.server.core.internal.facets.FacetUtil.getRuntime(FacetUtil.java:89)

      at org.eclipse.jst.server.core.FacetUtil.getRuntime(FacetUtil.java:59)

      at org.eclipse.jst.ws.internal.consumption.command.common.CreateFacetedProjectCommand.setFacetRuntime(CreateFacetedProjectCommand.java:283)

      at org.eclipse.jst.ws.internal.consumption.command.common.CreateFacetedProjectCommand.getFacetsToAdd(CreateFacetedProjectCommand.java:219)

      at org.eclipse.jst.ws.internal.consumption.command.common.CreateFacetedProjectCommand.execute(CreateFacetedProjectCommand.java:115)

      at org.eclipse.jst.ws.internal.creation.ui.extension.PreServiceDevelopCommand.execute(PreServiceDevelopCommand.java:196)

      at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.runCommand(CommandFragmentEngine.java:419)

      at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.visitTop(CommandFragmentEngine.java:359).......

 

I am using NWDS 7.3 SP06 and NWDI SP09.

 

Can anyone please give any pointer or solution to resolve this.

 

Thanks

Ankur

Cloud support

$
0
0

Hi all    

Can SAP CPS by Redwood integrate with cloud solution like Sales Forces or BOOMI?

Regards

Vlaidmir Kogan


Re: Sales order processing question

$
0
0

Please delete all communication between us as I do not want it to appear on the web.

Re: Credit Check on Sale Order - Sale Order Change Warning Message Instead of Error Msg.

$
0
0

Hi Saeed,

 

Were you able to solve this..?

 

Is this issue happening for all customers or only for one customer..?

 

 

Regards

 

Jobi

ALV sort functionality from Z table

$
0
0

Hello

I am fetching the data from the Z table and displaying in ALV grid report .

When I select the particular row to sort it will get sorted but similar fields are not getting merged. Why?

 

Even if we use in coding not working?

  wa_sort-fieldname = 'AUGBL'.
wa_sort
-group = 'UL'.
wa_sort
-up = 'X'.
wa_sort
-subtot = 'X'.
APPEND wa_sort TO it_sort.

Re: Error 14 - SSL Signature verification failure – Agentry

$
0
0

Manish,

 

What version of the Android Agentry client are you using?

 

If you are using SMP3 (Agentry 7.0.x) you will also need to install the necessary certificate on the Android device.

 

--Bill

Re: Non Budgted item

$
0
0

You have to create derivation strategy for these profiles and assign it to your AVC ledgers.

Viewing all 8902 articles
Browse latest View live




Latest Images