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

Re: Error while trying to sync with the SUP server

$
0
0

Are you able to reproduce the issue ?

You can find more details of the error in server logs inside the logs folder in SUP installation path (C:\...\Servers\UnwiredServer\logs). Provide the error from server logs.

 

Regards,

Midhun VP


Sales order availaibility date one day in past

$
0
0


Hi Experts,

 

I am facing an issue in SNP planning book / Product view wherein Sales order availability date is one day in past (say, date in ECC 01.04.2015 00:00 hrs --> date in APO 31.03.2015 23:00 hrs). This only happens for plants where DST is maintained. DST ends in March, and this issue is popping up for the sales orders in the subsequent month, i.e. April. The same error is also present in the next month of the DST starting month. The issue is not present in any other months.

 

I guess this is due to some inconsistencies that has arisen in APO. I saw a previous thread, http://scn.sap.com/thread/1816822, but it has ended without any solution.

Note, we are not using GATP.

 

Thanks in Anticipation.

 

Regards,

Biplab

Defining Dynamic structure in Remote Function module(RFC)

$
0
0

Team,

 

I got a requirement, where I need to create a dynamic structure and dynamic table in the exporting tab of Function module(RFC).

 

 

Say, I have sales request(4 fields) and sales quotation(5 fields).

 

Depending on the importing parameter, If it sales request I need to export 4 fields as a structure and if in the importing parameter it is sales quotation then I need to pass 5 fields as a structure.

 

Any help please??

 

Thanks,

Sai

Re: Action Profile to Trigger SMS in SAP CRM

$
0
0

Hi Atul,

 

I think you should use the "method call" type action definition, with a custom implementation of the BADI : EXEC_METHODCALL_PPF, where in custom code has to be written to send sms.

 

SAP uses for example, this FM: CRM_IM_EMAIL_CREATE_SEND_51 , to send sms from marketing campaigns. You can refer to this for any help. The code for sending sms is somehow a bit similar to sending a mail.

 

/Hasan

Re: Fixed Assets Conversion process from live SAP plants to new Co.Code

$
0
0

Hi Suvi,

 

As per my understanding if you are going to create assets in month of july, 2014 fiscal year and when you will run depreciation it should calculate depreciation till month of July(Jan- July). It will take accumulated depreciation from last year fiscal year.

 

Thanks

Chandan

Issue with Table Operation

$
0
0


Hello,

 

I am experiencing an issue with a Table Operation that I hope some one can help with.

 

I have a table that has a list of data elements in it - the data is dynamically added to it.

 

I need to filter our elements that are not acceptable.

 

I am using the 'Delete all lines' operation to remove the items I am not interested in - with an 'unless' condition.

 

I am using multiple 'unless' conditions with an 'or' operand.

 

The issue I am experiencing is this:

 

only the first item in the list of 'unless' conditions is not deleted from the table if it is in the table.

 

if the first item is not in the table then all items in the table are deleted.

 

The issue seems to occur if I use the 'All lines' to pull out the items I need i.e. the opposite of what I describe above.

 

the issue only seems to happen if I use 'all lines' thingy.

 

a colleague looked at the generated ABAP code and thought there seemed to be something amiss.

 

any advice comments suggestions greatly appreciated.

.

TableOperation.png

Re: Fatal System Error

$
0
0

There is a new SAP Note out on this: 2048818, confirming the problem is not related to the db but with the Crystal homepage or start page, however it does not impact the usability of the product.

Jo

Re: Getting % from sum

$
0
0

Hi  Arijit,

 

 

I am using cross Tab as per ur ans i have tried already  but as per tab properties it is displaying % in  every row while the option is to show sum at the end of row and i want the % at the end of row for that particular totals only.

 

 

Thanks & Regards

vinay


Re: SAP B1 9.0 COMPANY LIST NOT DISPLAYED

Re: pending in logon conection to Netweaver by SAPGUI

$
0
0

Hi Torren

 

In you windows OS have you disable the UAC / Firewall & any Antivirus with Network production?

 

BR

SS

Re: Update Purchase order number in Sales order item level from inbound ORDCHG iDoc

$
0
0

Finally Resolved the problem by writing 2 exits.

 

one exit 'EXIT_SAPLVEDB_007'  for identify correct item in the sales order by updating the customer purchase order item number i.e., VBAP-POSEX.  if we update the POSEX field then it wont create new item instead, it will update the item which it is referring to .

 

2nd exit for updating the purchase order number. 

I have tried to pass the program name, screen number, field name, field value etc to bdcdata in the exit 'EXIT_SAPLVEDB_002'. but I observed that it is not going to that screen in the debugging.

 

when I try E1EDP02 with QUALF '044' it will update ship-to party's purchase order number.  so to update ship-to party's purchase order number it is going to that screen. 
so I have used that thing to update purchase order number in sold-to party's purchase order number.

so when it is going that screen iam changing the field name 'VBKD-BSTKD_E' to 'VBKD-BSTKD' in bdcdata.  Then it is worked.

 

This is the solution I found in my time.

Any way it is solved.  Hope it will be helpful for others who will get this problem.

Re: SAP B1 9.0 COMPANY LIST NOT DISPLAYED

Re: Add 1 year to Time in char format in ABAP , '2013.04' TO '2014.04'

$
0
0

Hi,


data : v_char type char32 VALUE '2013.04'.

 

v_char+0(4) = v_char+0(4) + 1.


Regards,

Arun

How to change the order of cascading prompt?[The prompt at higher level appears at TOP]

$
0
0

Hi Guys,

I have one doubt in cascading prompt without Hierarchy view in UNIVERSE 3.1

 

While running a report with it.

The prompt at higher level appears below the prompt at lower level.How can we change the order,i.e, I want Level 2 Account Code as top and then Level 3 Account Code ?


It can achieve in hierarchy view,but i don't want to set it as hierarchy view,because there are huge number of Level 2 Account code[Search pattern is not available too]


 

Thanks in Advance

Shenbu

ALV Grid not refreshing

$
0
0


Hi All,

 

   I have developed a report program in which I am displaying table data in display mode

on screen 1001. and on click of EDIT button it will call SCREEN 1002 in edit mode.

 

User can edit and delete the records and on click of SAVE button , records are getting updated in table.

 

and going to SCREEN 1001 again. but SCREEN 1001 is not showing updated data.

 

I am using LEAVE TO SCREEN 0.

 

 

Thanks,

Arpita


Re: OM object, relationship

Re: How to use BAPI extensions?

Re: Can we sort the options of a parameter alphabetically ?

$
0
0

Hi,

 

Please explain what you mean by 'options' of a parameter.

 

-Abhilash

Re: SLT refresh/system copy

$
0
0

Thanks Udo  for the detailed reply.it was very helpful..

Re: Return component for disassembly order

$
0
0

Hi,

 

Ok, i got what you mean.

 

So as conclusion, just to confirm my understanding, in disassembly production order, once user issue (the FG), there is no way to return the FG right?

 

Thanks

Viewing all 8713 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>