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

Re: Connection refused in SOAP UI

0
0

Hi Swetha,

 

Does you share the PI certificate with webservice? Is webservice authenticating the message?

 

This issue can happen

  1. If web service not able to authenticate/identify the sender
  2. If the message is not in right format or right header information

 

are you sending the request with soap envelop or without soap envelop?

 

regards,

Harish


Re: Connection refused in SOAP UI

0
0

Hi Swetha - What is the error that you are getting when you test in PI?

Can you share the screenshot of the Soap receiver channel?

Re: Authorization issue- MB1A

0
0

Dear Shyam:

 

Thanks for your solution, but since the Production order is the same in Plant A and Plant B it does not work , we will try to implement a BAPI to restrict the movements only for Plant for the Production order.

Error : (COR-10819)

What is the process flow of fi/co , sd , mm which an abaper have to know ????

0
0

What is the process flow of fi/co , sd , mm which an abaper have to know ????

Re: Before you lock that thread...

0
0

basic is what was asked before and can easily be found in help.sap.com or in existing SCN content.

Ask your teacher to learn the class how to search.

Availability Check in STO

0
0

Hi all,

 

I have a question regarding the availability check in STO process. I have two plants 1000 with Sloc ABC and 1100 XYZ. I want to move the stock from 1000 ABC to 1100 XYZ. When i create the STO, system is going for availability check. (I'm not passing issuing storage location in item level ie., ABC). Also, the material being transferred doesnt have MRPArea ie., 1000ABC (Plant+Sloc combination) in MRP1 view.

 

will the system check at plant level ie., 1000 during availability check or it will consider at MRPArea if it exists?

 

Also, for extending a material to an MRPArea is it mandatory that the material needs to extended to that particular Sloc.

 

eg: MRPArea - 1000ABC

     Plant - 1000

     Sloc - ABC

Should the material be extended to sloc ABC before extending the MRPArea (1000ABC).

 

Regards,

Satya

Re: how to calculate the average inventory in ABAP

0
0

Hi Arivazhagan,

 

Thanks for your quick reply.

 

In MM ,we do have a standard t code is available . i.e MC44 to find out the inventory turn over.

 

but this report runs on top of structure rather than table.

 

Can you briefly explain the MB5B t code scenario to meet my requirement.

 

 

Thanks

Regards,

Sai


Re: SAP Learning

0
0

Hello,

 

 

No email adress is available, just wanted to write some few lines, I think I can help you.

 

If you are interested, send me an email - you  will get a helping hand.

 

Put this link in the email, so that I can remember.

 

I will prepare some material, ppt´s and so on

 

all the best Erwin

Re: content wronfully rejected by moderator - need assistance ASAP

0
0

I checked both docs already. All content posibilities are not covered in The Difference between a Discussion, Blog Post, Document and Wiki. However, to share the details of a webinar:

1) by elimination a blog is the right format

2) bogs are the ussual format that everybody uses

 

I have to comment again about this approach to get support... very inefficient...

MPN material check during PO

0
0

Hi Gurus,

 

We are procuring same material from two different vendors for two different plants  with same manufacturer. Internal material number is assigned with manufacturer part profile and manufacturer part no in the material master. I have created the MPN material and assigned it to my internal material number in the AMPL list and same MPN material is assigned to different vendors with different plants.

 

To do the negative test, if I create a PO for the MPN material with a vendor who is not assigned in the AMPL list , I am not getting any error. I have activated 'AMPL management" in my manufacturer part profile.

 

What did I wrong?

 

Appreciate your reply.

 

SS

Messages to ccBPM stuck in "Message being sent" status

0
0

Hello All,

 

We have a scenario which is ECC - PI - ccBPM. The BPM once triggered does other tasks. We have over 600 messages stuck in Sent Status in triggering the ccBPM from our ECC system. Can you please let us know how to how to restart the process ?

 

"It shows clock icon with Message Being Sent Status"

 

errors.PNG

 

Thanks,

 

Kiran

Re: Mass creation of accrual objects

0
0

Hi Teja,

 

I am working on Accrual Engine.we have done testing for accrual object.but asking you is there any possible way to create at a time for mass creation of accrual types or if I am wrong accrual objects please.

 

And also please provide me your inputs my client wants one requirement if the initial amount is suppoese Rs 12000/ .every month the accrual amount is to be deducted every month for 1000.problem is if initial amount is incurred after 15 th of the month , the accrual month of 1000 to be deducted in the next month.if the initial amount is incurred before 15th of the month the accrual amount of 1000 to be posted in the current month.

 

 

I have done using one of the accrual method periodically , it got posted every month for 1000.but I need is there any logic for my requirement please.

Re: SAP Learning HUB

0
0

aah OK, sorry Ross, looked wrong on that one then

Re: BPC Logic Script: Copy from calculated members (non-base) to base members

0
0

The reason for repeating code number of times is that for each value changed for %ACLIST% the 50 have to be calculated separately. If you combine it in a single WHEN/ENDWHEN loop - when multiple values will be sent by user (for 4500, 4508, 4509 with equal other dimensions) - then due to WHEN/ENDWHEN accumulation you will get a multiple of result!

 

Vadim


Re: No planning can be entered for ROH material in MD61

0
0

Hi Ramagiri,

If i will maintain MRP Type ND still end user will able to enter planning for ROH in MD61.

 

I don't want user  to enter any planning for ROH material, if it does system will not allow to save it.

 

Regards,

Vivek Malik

Re: Function module to update the SPRPS field in infotypes

0
0

Hello,

 

Use BAPI_PERSDATA_CHANGE with  LOCKINDICATOR = 'X'.

 

Below are call sequence,

  • BAPI_EMPLOYEE_ENQUEUE
  • BAPI_PERSDATA_CHANGE
  • BAPI_EMPLOYEE_DEQUEUE

 

 

Regards,

Sameer

BO4 - scheduling error

0
0

Hi,

 

Anyone seen error message below.

 

BO4 4.0 SP8.

 

Consumption security service not found.

 

 

 

ERROR_MESSAGE.PNG

 

 

Thanks

Filter Data at the bottom level of the Calculation view

0
0

Hi All

 

I have a small question which I am dying to find answers soon.

 

I have a calculation view with below relationship build up

 

VBAK -> VBAP -> ekkn -> EKPO -> LFA1

 

when Everytime I query it takes 1 second . whether its all the records or single record . I feel like HANA calculates all the data first and then filter the required data.

 

Is there a posibility to filter it at VBAK level . rather than calculate everything and filter later.

 

Regards

Re: How to see a combine query results

0
0

At the table level, format table and check Avoid Duplicate Regression. I hope this will help...

 

Regards,

Siva

Viewing all 8676 articles
Browse latest View live




Latest Images