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

Re: Displaying records of same field in different columns

0
0

Hi Akram,

 

This is possible through a cross tab report.  Place Bank Name field in 'column' and amount field in summary.

 

-Sastry


Re: why SAP PI is best to choose for integration between SAP and Non SAP

0
0

Hello Harish and Hareesh,

 

Thanks a lot to both of you for your reply .The intention of opening this thread was to understand what exactly do I need to talk in-front of business people, those who does not understand much of technical terminology rather than SAP PI vs. Biztalk.

 

Shall I just talk the benefits of SAP PI more in terms of business perspective?

 

Thanks,

Farhan

sap sd

0
0

hello ,

currently I am doing job with SAP SD profile.I am a beginner.

So please guide me how to progress in the world of SAP.I am interested in programming as well.

Extended Notifications sending old notifications after every change in SWNCONFIG

0
0

Hello,

 

We are switching from RSWUWFML2 to Extended Notifications. I have configured everything in SWNCONFIG but noticed that after every change the job(SWN_SELSEN) sends all the Old Notifications again, even though they have been sent before. After the first run, everything's fine and it looks only for the delta.

 

I want to know how to handle this in Production. I understand from one of the threads that during cut-over, emails can be turned off and then once the first run of SWN_SELSEN is over, delete those emails from SOST and then turn back the emails on for next run onwards. Is that a right approach or there is something else I should be doing?

 

I don't know why it looks for all the history when I have configured only Delta filter(for only New or changed workitems for specific tasks) with only one Selection Schedule. I have tested this 3 times in Dev. The same happens in Quality also. These are my filter & schedule settings:

 

Filter ZALL_DELTA:

MAIN_FILTER = BLANK | Cleanup(Delete Old Notifications) = 'X' | Delta = 'X' | Task = total 11 Tasks

Schedule - ZSCHEDULE:

Filter = ZALL_DELTA | Weekdays = all days checked | From 00:00:01 to 23:59:59 | Interval = 15 Mins

 

I am afraid, if we add more tasks under filter Settings in future and transport, the 1st run will send all the notifications again. That will be a disaster.

 

Please guide me how to handle this. May be I am doing something wrong?

 

Thanks.

Re: recover of hot backup

0
0

This has to be validated with your Oracle DBA. In most of the cases Oracle Data pump is suffice to take the backup of database dump.

Re: KM plug-in in NWDS 7.3

0
0

Hi Krishna,

 

Have a look on Note 1572813. I already mention it in my first post.

 

Regards,

Nick

Re: Query - Day calculation backend

0
0

I've raised it with the administrators.

Re: Checks after phase MAIN_SHDIMP/SUBMOD_SHD2_RUN/RUN_RADCUCNT_ALL2 were negative!


Re: RSP - Can't install RSP

0
0

Hi all,


There is a new update available for RSP (PL09). You can download it from the SAP Support Portal.

I installed this at a clients site where it wasn't working and this fixed it.

 

Hopefully it solved your problem too!

Re: Rule based ATP error message

0
0

Hi,

 

I have an issue in ATP check. I have implemented BADI CRM_ATP_INFO_BADI to retrieve automatic schedlin information, but still the information is not coming.

 

Method - TRIGGER_EXECUTION.

  CV_TRIGGER_AUTOMATICAL = 'X'.
  CV_CONF_MODE = 'D'.

 

Can you pls help?

Re: Explorer not working in SAP BI mobile 5.0.13

0
0

HI Vinh,

 

To gather logs

 

login to SAP BI tool on ipad

go to application settings> additional settings

logs

enable logs

select log level: error or debug

repeat the workflow

then , view log or email log

 

Regards,

Atul b

Re: Problem with Export to execl

0
0

Hi,

 

i) Instead of pressing "Export to Excel", there is another button which shows the list in excel format. Check whether list is coming correctly. If yes, then follow standard procedure of saving a file File->save as

 

Else.

 

II) Press the file menu on the top and try to export the list from the options .

 

Regards,

DPM

how to display data at runtime using field symbol in BAPI

0
0

Dear All,

 

   I am able to fetch any tables data at run time according to user's input mentioned below inside .

 

Data : ir_table type ref to data.

 

Field-Symbols : <fst> type  any table.

Create data ir_table type table of (lv_cust).

Assign ir_table->* to  <fst>.

SELECT * FROM  (lv_cust) INTO Corresponding fields of table <fst>.



As per above code ,I am not able to display data in BAPI's structure (Export,Tables parameters).


Could you please let me know , how to resolve this type of issue.

 

 

 

Regards,

Alok

Re: ADRC table

0
0

You cannot update this table by SM30.

 

Its only updated by application/transaction data.

 

PeteA

Re: Header text field in SapScript

0
0

Hi,

 

Try hard coding some text in the newly created window and check if the hard coded text is visible in the output.

 

Thanks,

Tooshar Bendale


Re: Custom text in extended notifications

0
0

Hi Rick,

 

No - IMHO - I am not able to change the subject using this granularity. That exactly is my problem. But I have workitems for each position and not just one head. The new question is why am I not using the possiblity of multiple items in one notification? The reason is that I don't know exaclty how and that the requirement is just one notification per category.

 

Greetings and have a good start into the week,

Vanessa

Sybase Replication Server - Legacy DB2 to SAP/CRM BUT Tables (Oracle)

0
0

I am working in a proposal trying to define a long term strategy for data replication. One of the technology options to support this data replication is Sybase Replication Server. I have been trying to find some documentation in the SCN where we can replicate data from heterogeneous source (such as DB2) to for example Business Partner (BUT) tables in SAP/CRM (in this case Oracle) using only Sybase RS Components. I am aware that the Sybase RS would work with Data Services, however this solution has been discarded.


I have started this same discussion in SAP Replication Server but I got a suggestion to post it here.


I am attaching a perceived landscape for this solution but I am not sure if the replication can be done directly into the data layer in SAP CRM (specifically BUT tables). I couldn't find any documentation where the replicated database is a SAP Application.


Any help is much appreciated.


rs_architecture1.JPG

(extracted from “Real-Time Data Movement Different Scenarios for Different Needs”)

ATP Information from R3 system is not coming

0
0

Hi,

 

I have an issue in ATP check. I have implemented BADI CRM_ATP_INFO_BADI to retrieve automatic schedlin information, but still the information is not coming. This is for service order transaction type, and the configuration for ATP check at item category level is done.

 

Method - TRIGGER_EXECUTION.

  CV_TRIGGER_AUTOMATICAL = 'X'.
  CV_CONF_MODE = 'D'.

 

Can you pls help?

Re: UNIT_CONVERSION_SIMPLE sample inputs

0
0

Hi Ranjith,

 

Try to create a sample program and call the function module and test the result .

 

I do have faced such issues . In SE37 it will never give result properly.

 

Thanks

 

Hariharan V V R 

Re: Classic Scenario multiple transaction type defined to create PO from RFX Response

0
0

Hi,

 

the error states that for the number range object REQREQ the interval with the ID PO is not defined.

You either need to rework the first step in you sequence:

IMG: SAP Implementation Guide > SAP Supplier Relationship Management > SRM Server > Cross-Application Basic Settings > Number Ranges > SRM Server Number Ranges > Define Number Ranges for Shopping Carts and Follow-on Document

 

Instead of using number 73-77 use the ID PO for the range that corresponds to your backend PO number range.

 

Or you need to rework step 3

IMG: SAP Implementation Guide > SAP Supplier Relationship Management > SRM Server > Cross-Application Basic SettingsDefine Number Ranges per Backend System for Follow-on Document


In this case assign the correct number range for PO's to you backend system --> NR_RANGE_PO = 75


The standard checks if he finds an entry in this table. If not, then he automatically searches for the number range with the ID PO which in your case doesn't exist.


Hope this helps

Markus

 

 


Viewing all 8851 articles
Browse latest View live




Latest Images