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

Re: universe generation failed for resource id "aqert". (Error:INF)

$
0
0

Dear Amit,

 

 

 

   Issue has been resolved. As we are using only one common connection between BO and BW. So I deleted the BO Dev Connection and I have moved the BO QA connection to BO dev and its working fine now. Thanks for your support.


Re: Validation of transformation file error

$
0
0

Hi Vadim & Andy

 

Please find below trans with validation.

Rejected list is Empty.

Transfile.JPG

Regards

Bala.

Re: Command Error from FTP_R3_TO_SERVER

$
0
0

Finally solved the issue.

 

After connecting FTP server, I set passive mode on.

 

CALL FUNCTION 'FTP_COMMAND'
       EXPORTING
         handle        = mi_handle
         command       = 'set passive on'
       TABLES
         data          = result
       EXCEPTIONS
         command_error = 1
         tcpip_error   = 2.

Re: Mail bodycontaining Itab records

$
0
0

Hi Mohan,

 

You are using OOABAP or ABAP for building email?

 

Regards,

Srinath

Re: MDG- SLA/ DELEGATION

$
0
0

Hello Ashish

 

You can create substitution rules in MDG and based on the SLA's define, forward the CR to different users. Once the rules are set, you can write a code on need basis.

 

Kiran

Re: Personas 3.0 SP02: Dynamically populate dropdown values

$
0
0

Before you do that...

I was intrigued by this question and actually was able to find a scripted solution for it. However, this would still require you to copy a standard function group in the backend (to simulate the search help call), and is somewhat cumbersome, but it works.

I'm not sure if this avenue is even interesting for you, so let me know. I may be able to spend some more time on this in the next few days.

 

Edit: Never mind, my solution still requires something that's only available in SP3. So this won't help you in SP2, I'm afraid.

 

Message was edited by: Tamas Hoznek

Re: Unable to see data in report but showing in Multi provider

$
0
0

Pradeep,

Please make sure your Cube1 is showing data and is made available for reporting
Also check your filters in Query.

 

 

Thanks,

Jai Ganesh J

Re: User getting which reports

$
0
0

Hi Paul,

 

I think there are two ways of finding this :

 

1. Activity Universe, : you will see data in this universe only when you enable audit.  Explore this universe and see if you get some data.

 

2. Query builder

 

Thanks,

Sastry


Re: Cash Journal FBCJ

$
0
0

Hi Akmal,

 

Check lot will create in FCHI.

 

Regards,

Mukthar

Re: How to create Multipart request using HTTP_AAE Java adapter

$
0
0

Hello Bhavesh,

 

Yes Bhavesh,In the starting they have mentioned for HTTP_AAE,Just enabling in the channel level will do I guess.

 

I shared it for better understanding.

Re: Rework Order Co07 Process

$
0
0

thanks for respond.


client's requirement is to GR against rework order qty because of certain qty has been wasted during rework process . users want to observe how much qty has been produced in rework process



last thing,

i have seen on web site in Co07 rework process user can do GR from parent production so i want to understand that scenario.


if i can do GR from parent production Order then i have to increase production order qty and do confirmation again


kindly guide me!

Re: Duplicate Data Record

$
0
0

Hi Raja,

 

I have followed your instructions and tried to load again.  Unfortunately, I still encounter the same error message.

 

The error that I encountered is really weird as I can't really see any duplicate entries.

 

Thanks.

Re: Can not find self contents

Re: Parallel sequence processing

$
0
0

Hi Brahmankar,

 

The scenario is i have a standard sequence with 4 operations like 10,20,30,40.

The parallel sequence is created for the 20 and 30 operations with different work centers.

So that the scheduling with 20 and 30 ( 4 work centers ) should have a same dates in production order scheduling ? Is it possible ?

Re: Availability check = KP (no check) System behaviour

$
0
0

Yes it is the same plant.

 

Just to add Perform "dialogue_display" is executed when the check for mdvex-mng01  NE mdvex-mng02 passes the code to the perform.


In  my case mng01 is 1 while mng02 is 0.

mng01 is Requirement quantity for availability check

mng02 is Committed Quantity

 

  IF NOT atpcsx-force_dia IS INITIAL     OR

            mdvex-mng01  NE mdvex-mng02.

            PERFORM dialogue_display.

          ENDIF.

        ENDIF.

      ELSE.


Re: VERY URGENT : Portal SSO for locked Backend User not working

error in simple produre

$
0
0

Hi,

 

could anybody please let me know what is the issue with this procedure. Its giving me error at line 4 as it is not recognizing VAR1 input parameter.

 

CREATE PROCEDURE MULTI1 (IN VAR1 INTEGER, IN VAR2 INTEGER, OUT VAR3 INTEGER)

LANGUAGE SQLSCRIPT SQL SECURITY INVOKER AS

BEGIN

B = :VAR1 * :VAR2;

END;

 

Rgds

Re: Limit Material Movement Storage Location for each Material

$
0
0

Hi Akif

 

just adding to the prasoon and we have one more option as well in the inventory management under authriozation management as " authorization check for storage location"

 

17.png

Regards

Sudhakar

Re: Top 10 customers out of 30 customers

$
0
0

I thought you are working with some DB in the back-end. Check this out buddy, for the example i have taken TOP 5. Continue you with what you have done so far adding few formula's along with that.

 

Take those C & D column calculations in-front of the Cell "A"

1.PNG

2.PNG

3.PNG

4.PNG

5.PNG

6.PNG

Re: Inspection lot origin for co production order

$
0
0

Dear Karthik,

 

I am able to post the material to quality inspection upon normal production GR( T code:CO01)

 

thanks

Faisal

Viewing all 2096 articles
Browse latest View live


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