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

Re: two days holiday in calendar


Re: Network re-assignment to WBS element

$
0
0

It would take a User Exit validation.  You can code it to work anyway you want.  You can't make the field non-editable, but it would prevent them from saving if the assignment was changed.

Re: hi

$
0
0

Hi Naga,

 

Data Migration is a Niche Area. If you get opportunity to work in Data Migration and Master data Management and can use SAP MDM tool for same then it has good demand.

 

It mainly depends on your Area of interest.

Re: How to remove dupliate rows with condition?

$
0
0

Hi Caroline K

 

Try like this

 

TYPES : BEGIN OF ty_final,
         a TYPE string,
         b TYPE string,
         c TYPE string,
         d TYPE string,
         e TYPE string,
         END OF ty_final.


DATA : it_final   TYPE TABLE OF ty_final,
        it_final_1 TYPE TABLE OF ty_final,
        wa_final   TYPE ty_final,
        wa_final_1   TYPE ty_final.

wa_final-a = '13057513'.
wa_final-b = 'A'.
wa_final-c = ''.
wa_final-d = ''.
wa_final-e = ''.
APPEND wa_final TO it_final.
CLEAR wa_final.

wa_final-a = '13057514'.
wa_final-b = 'B'.
wa_final-c = ''.
wa_final-d = ''.
wa_final-e = ''.
APPEND wa_final TO it_final.
CLEAR wa_final.

wa_final-a = '13057515'.
wa_final-b = 'P'.
wa_final-c = ''.
wa_final-d = ''.
wa_final-e = ''.
APPEND wa_final TO it_final.
CLEAR wa_final.


wa_final-a = '13057516'.
wa_final-b = 'S'.
wa_final-c = ''.
wa_final-d = ''.
wa_final-e = ''.
APPEND wa_final TO it_final.
CLEAR wa_final.

wa_final-a = '13057517'.
wa_final-b = 'S'.
wa_final-c = 'X'.
wa_final-d = '3/1/2013'.
wa_final-e = '1/31/2014'.
APPEND wa_final TO it_final.
CLEAR wa_final.

wa_final-a = '13057517'.
wa_final-b = 'S'.
wa_final-c = ''.
wa_final-d = ''.
wa_final-e = ''.
APPEND wa_final TO it_final.
CLEAR wa_final.

wa_final-a = '13057517'.
wa_final-b = 'S'.
wa_final-c = 'X'.
wa_final-d = '2/1/2014'.
wa_final-e = '5/31/2014'.
APPEND wa_final TO it_final.
CLEAR wa_final.


wa_final-a = '13068299'.
wa_final-b = 'S'.
wa_final-c = ''.
wa_final-d = ''.
wa_final-e = ''.
APPEND wa_final TO it_final.
CLEAR wa_final.

wa_final-a = '13057519'.
wa_final-b = 'S'.
wa_final-c = ''.
wa_final-d = ''.
wa_final-e = ''.
APPEND wa_final TO it_final.
CLEAR wa_final.

wa_final-a = '13057519'.
wa_final-b = 'S'.
wa_final-c = 'X'.
wa_final-d = '9/1/2013'.
wa_final-e = '6/30/2014'.
APPEND wa_final TO it_final.
CLEAR wa_final.


it_final_1 = it_final.

DELETE it_final_1 WHERE  C = ''.

SORT : IT_FINAL BY A B C.
SORT : IT_FINAL_1 BY A B C.

lOOP AT IT_FINAL INTO WA_FINAL.
IF wa_final-c ne 'X'.
READ TABLE IT_FINAL_1 INTO WA_FINAL_1 WITH KEY A = WA_FINAL-A
                                                B = WA_FINAL-B.
IF SY-SUBRC = 0.
DELETE IT_FINAL.
ENDIF.
ENDIF.
ENDLOOP.

CLEAR WA_FINAL.

lOOP AT IT_FINAL INTO WA_FINAL.
wRITE : / WA_FINAL-A,
           WA_FINAL-B,
           WA_FINAL-C,
           WA_FINAL-D,
           WA_FINAL-E.
ENDLOOP.



Re: Bex query customer exit help

$
0
0

Yes You can but need to map datasource field to 0calquarter.

Re: MAIN_SHDRUN/JOB_RSUPGBAD were negative!

$
0
0

hi Gaurav,

thanks for your valuables replies.

 

FYI...result of wiki link is

This web page is not available

 

Please find attached logs

Re: I want to have every permission to do modeling in sap Hana ? But I have an problem with sys_bi and sys_bic schema?

$
0
0

hi! patrick..

                    i understood the given information by you......my doubt is when i create an user(bhai) and when i give modeling role to it....in SQL_PRIVILEGES...should i need to take _SYS_BI-as select privilege....and in SYS_BIC -as SELECt privilege ....it should given manually or not.....if it happens internally ......how come i know ...where can i see information....as in the _SYS_REPO user..in sql privileges i can only see the _SYS_BIC -as select and execute privilege only.....where is SYS_BI in it....

                                              ......in SECURITY FOLDER OF USER ......i can see SYS_REPO user ....but no user with name SYS_BI or SYS_BIC? why?....

                              

thank you,

jagaa.

Re: BO user password change

$
0
0


Hi Durga,

 

change it for those  connections in IDT or Universe designer..

-->Could you please tell me where can I find these connections?I am totally new to IDT or Universe designer

 

Regards,

Vinay


Re: Your greatest fantasy/ wish/ dream ?

$
0
0

Share yours please. let see how realistic is it

 

ntn

Re: Your greatest fantasy/ wish/ dream ?

$
0
0

I don't need to go to a dealer. Why would I want to do that ??

Re: Upgrade ECC6 EHP5 to EHP7

Re: Don't know What to Say....

$
0
0

Yeah may be.. but it works

World is scared of wives

 

ntn

External Internal Order Number - Field AUFEX needs to be available input field in Internal Ord reports

$
0
0


Dear Experts,

 

 

Please share your inputs for the below

 

In the internal order master there is a field ( External Internal Order Field - AUFEX)

 

We need this field to be displayed in the input screen and output screen of the Internal Order Reports.

 

Regards

SB

Re: Confession of a SAP adroit : The silliest mistake you made in sap system.

$
0
0

Im usually not able to enter my password correctly at once

 

ntn

Delivery Split VL04

$
0
0

Dear Friend,

 

 

Any Body Help me for,  We have done Auto Delivery Split with Plant through VL04 in SAP using Standard config. 

Now Our requirement is we want also Spit delivery with Material wise.

 

Means : When we run VL04 Tcode Split Delivery with 1 ) Plant wise  and 2 ) Material wise.

 

 

 

Thanks.

 

Pradip Patel.


Re: Note 1423269 - Consumption and Unit of measure

$
0
0

Is your PIR originated from APO or ECC? You need to make sure the quantity matches during CIF of PIRs (originated from ECC) or during forecast release (originated from APO). It is late to consider UOM during consumption step. It seems that you are checking the withdrawal quantity. You should take care of UOM conversion when sales order, delivery, and PGI is CIFed to APO.

Re: PI 503 - Service Unavailable in SXMB_MONI

$
0
0

Hi Experts,

 

Based on the given documents. For the following scenario that occur to me:

There's a master data interface from SAP to other system with the scenario IDoc to File. This master data interface will be triggered by a background job that runs at night. Sometimes the master data could be massive that it stuck at the adapter engine and impacts other transaction interfaces at the next day

 

I think of the following solutions:

- Increase the maximum File thread to 10. Currently there is only 5 maximum thread. (is it okay to double the maximum thread?)

- Increase the maximum concurrency of the Master Data receiver adapter to 5. Currently it is only 2. Because the master data could be massive, increasing the maximum concurrency could faster the processing at the receiver adapter that often becomes the bottleneck.

- Create Message Prioritization at the AAE (Component monitoring > Adapter Engine > Message Prioritization) to put the master data to low priority while other business critical interfaces to high priority. (For the interfaces that is not configured as low nor high, would they be treated as if they were in normal priority?)

 

Any concern or advise would be appreciated.

 

There's no transport system for increasing the maximum file thread and the message prioritization right?

Do we configure it directly at the target PI system?



Thank you,

Suwandi C.


S_ALR_87012332. g/l account wise report

$
0
0

Dear I am sd consultant

so i am confused to understand

 

Dear I Have used this t. code :. This is only one sheet  i am sd consultant

what is 669000.00 , i have created only one g/l account that is only 8000000 whic is 13500 is correct but what about others ,,, why system is showing .. i am confused

check this screen shots

1.png2.png

 

3.png

4.png

I have created Only one g/l account which is correct 13500

but what about other values

thanks a lot

CATS and FI/CO

$
0
0

Hi experts;

     can anybody tell the relation and integration points between FI/CO from one side and the CATS from another side and the FI/CO consultants responsibilities when implement the CATS (Cross Application Time Sheet)?

     kindly explanation to be associated with the used T-codes.

 

Best regards

Re: Why Status of the sales order not Updated??

$
0
0

Dear Naren,

 

I have taken this screen shots by going into VA02---select all the line items---Gone to status---pl see the screen shots...Also changes can be observed from VA03--enter the number and go to environment--changes...

Hey dear help me in this issue to understand more clearly this problem...

 

Capture1.PNG

 

Capture2.PNG

Viewing all 8902 articles
Browse latest View live




Latest Images

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