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

Barcode Scanners used in SAP B1


Re: How do I count the total number of reports in all folders in business objects enterprise

$
0
0

Hi,

 

This SQL query for the Query Builder is to count the totla of the Webi, Deski, and Crystal Reports.

select count(SI_NAME) from CI_INFOOBJECTS where  SI_INSTANCE = 0 and (SI_PROGID = 'CrystalEnterprise.Report' OR SI_PROGID = 'CrystalEnterprise.Webi' OR SI_PROGID = 'CrystalEnterprise.FullClient')

 

Hope this helps,

Jin-Chong

Unable to download code

Re: Report question

$
0
0

Hi Manish Patel,

 

type the required ID's out side report grid, then turn on activate member recognition, give the excel reference of required ID in report.

 

Refer attached screen shot-

 

-ShrikantrefTime.PNG

Auto ERS Based on Purchase Order Value

$
0
0

Dear Experts,

 

It is possible to set up Auto ERS / Auto Eval GR Settlement based on Purchase Order Value? That is for same vendor, Auto ERS should happen only if PO total value is below xxxx amount and all PO's above xxxx amount must be ingored in MRRL.

 

If there is no standard customatization availble, is it possible to achieve the above requirement? I am thinking of removing the ERS indicator from Purchase Order on saving by User exit - Checks on PO value.

 

 

Regards,

Rohit

Re: Facing issue in SAML based SSO to SAP NetWeaver cloud app

$
0
0

Hi,

 

Regarding the first issue please correct the URLs to start with "hanatrial." - https://hanatrial.ondemand.com/saml2/sp/acs/p1798703876trial/p1798703876trial.

 

Regarding the second issue see a possible reason for this in the documentation -

https://help.hana.ondemand.com/help/frameset.htm?e637f62abb571014857cb0232adc43a7.html:

Avoid Mapping Servlet Resources to /* in the web.xml

Avoid mapping a servlet to resources using wildcard (<url-pattern>/*</url-pattern>in theweb.xml). This may lead to an infinite loop.

Regards,

Dimitar

Re: SPAM SYNTAX_ERROR

$
0
0

Thank you Reagan, this was the clearest option for me

Business Functions for SAP Customer Relationship Management - SAP Library

$
0
0

To add a comment, please log in or register on the top of this page and choose Reply. Please write your comment in English.

You can also go back to the SAP help page.


Re: Resource Selection during Process Order Execution

$
0
0

Hi Sanjay,

 

As you said "Basically only after the previous operation is about complete, the production team decides"  then how business can expect SAP to decide. If they want the same first you need to provide decision making factors.

 

Thanks.

Re: SC in 4 steps

$
0
0

Hi Bernward,

 

how do you add items? You have written, that you have "saved" SC. If you add positions via old functions like BBP_PD_SC_... it will not be accepted by PDO Layer in WebDynpro.

 

After adding positions via new functionality (classes, methods) - don't forget to trigger SUBMIT_UPDATE method.

 

Best Regards

Konstantin

Re: Export Sales Order to Word

ABAP proxy to file

$
0
0

thanks to everybody!

so I give you more details.

I don't need a syncronus interface. I just need call the proxy from R3 and i want see a file on the ftp server.

So it's not necessary have nothing back.

 

Abount the error:

this is what i find in monitor:

<SAP:Stack>Runtime exception occurred during application mapping com/sap/xi/tf/_MM_SP2FS_ACTUAL_MESE_RESP_; com.sap.aii.utilxi.misc.api.BaseRuntimeException:Premature end of file.</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

 

How i need create the Inbound Service Interface? Sync? Async?

 

thanks

Alessandro

 

 

Re: Sending PDF data to Spool/Printer

$
0
0

I already have the PDF content. I need to use the function module RSPO_SX_OUTPUT_DEVICEDATA to send the PDF content to the spool/printer, but I do not know if I am using it properly.

 

Do I need to populated the number of pages etc.

 

Thanks

 

Martin

Re: Chat client website and HTTPS

$
0
0

Or does this example Chat website will work at all with HTTPS enabled?

Re: Report for product expiration date.

$
0
0

Hi , below the query to have a complete list for all batch .you need to query obtq to have only batch with quantity in stock :

 

SELECT T0.[ItemCode], T0.[DistNumber], T0.[ExpDate]

FROM OBTN T0

join obtq t1 on t1.ItemCode=t0.ItemCode

and t1.SysNumber=t0.SysNumber  

WHERE T0.[ExpDate] < dateadd (m,6,getdate()) and t1.Quantity > 0

 

 

hope this help

 

laurent


Re: Select Options Error :Entered Selections were not accepted

$
0
0

Hi,

 

  Just try like this. instead of writing your code in the initialisation.

 

Select-options: s_unam for sy-uname default 'ZA' to 'ZZ'.

 

Regards,

Ramesh.

System copy Import issue

$
0
0

Hi i am Hariprasad

 

 

During The system copy import into NW7.02 NONUNICODE kernel 7.20 system with SWPM. The SWPM asking UNICODE Kernel instead of NONUNICODE.

I am tired to solve th issue. i was downloaded all required softwares based on SAP NOTE:1680045.

can any one help me.

 

 

thanks in advance.

Re: No business partner could be created for customer XXXX

$
0
0

Hi Nirav,

 

Please check the entire customer/vendor master data synchronization configurations - looks like there is something missing.

 

The notes below could help you on this as well:

Note 954816, 956054 and then also 1077616.

 

Regards,

Martins

Re: Manage serial numbers in stock posting in dtw

$
0
0

Can you please tell how to open the above SAP note ?

Re: Transfer Order deletion

$
0
0

Hi Suresh,

 

You can find OSS 1454038 - How to Cancel / Confirm a transfer order when the delivery has been deleted to resolve this issue.

 

Per this note, the solution is,

   1.Goto LT12 (confirm) or LT15 (cancel) and enter the warehouse number and TO number

   2. Press enter

   3. On this screen, start debugging by entering /h in the ok-code field

   4. Single step (F5) until LTAK-VBELN is filled

   5. Clear the value and click on the update (pencil) icon

   6. Now proceed with continue (F8)

   7. Press save to cancel / confirm the TO

 

Regards

Sanjeet Kumar

Viewing all 9990 articles
Browse latest View live


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