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

DayName () function is not working...please help...

$
0
0

I have 2 sets of string:

[YYYYMM] and [DD].

 

I need to combine these 2 strings to make a date, and return the week day.

 

I am doing the following but it is not working.

It says it is invalid data type.

 

Can anyone please help me?

 

***************************************************************

Step 1. Convert [YYYYMM] to Date

 

Variable 1=FormatDate(ToDate([YYYYMM];"yyyyMM");"yyyy/MM")

 

 

Step 2. Convert [DD] to Date

 

Variable 2 =FormatDate(ToDate([DD];"dd");"/dd")

 

Step 3. Combine 2 variables to create date in the format of (yyyy/MM/dd)

 

Variable 3 =Variable 1 + Variable 2

 

Step 4. Return DayName

 

=DayName([Variable 3])


how to call scp shell script in bods job

$
0
0

Hi All,

I  created a schell script,  which transfer files from job server to SFTP server.

 

I need to call this schell script from BODS job.

 

I tried Exec function in bods


(exec('bin/sh'.' cd /usr/sap/project/script.sh',8)

 

it gives error.

 

Syntax error :  found <[end of text]> expecting <SET, SUBVARIABLE>

 

 

Please Advice

why do a company use Calculation Types

$
0
0

Hello Experts can you please explain why do a company use  Calculation Type

 

1. Pro Rata

 

2. Based on Another Key Figure

 

Please explain with the business examples

 

Regards

Re: Deduction of WHT from Input Tax

$
0
0

Hi First tell us what is the requirement why you need to deducted 1% from input tax is any new tax is updating in the country please explain business scenario Regards Hidyath

Re: SAP Disclosure : BIP Templates blank

$
0
0

Hello Marc,

 

Thanks for the reply.

We have restored the starter kit database as a separate DB and we have updated the MS SQL server up to SP03. So, currently we are using MS SQL 2012 SP03.

At the application side, we have upgraded from SP03 to SP06.Our current SAP DM version is 10.1 SP06. But still facing the same error.

DM version.jpg

Thanks.

 

Best Regards,

Gaurav

Re: Why the 'A' do not show up before condition tables in pricing ?

$
0
0

Rajat,

Both members have given some good information, explanation. I will give a non SAP example which might make things easy and simple to related to -

In a society, there are several buildings, take two buildings A and B.

Both these have flat 101.

 

When they receive a letter, the address comes with A-101 or B-101.

 

SAP:

 

Suppose you go to VK11 and create a condition record for table 905.

And then you go to VBO1 and create a rebate condition record for table 905.

 

If you want to see the details of 905, how will SAP know you want to view the pricing or rebate condition record? For this, in SE16N, you need to give:

for pricing A905

and for rebate KOTE905

 

TW

Re: Footer text display at every page break in ALV Grid

$
0
0

Hi Shaik Basha,

- make sure you do not have any DEFAULT variant active

- Rund report BALVBUFDEL after every program change. For no good reasons SAP stores ALV layout information in a buffer and will not renew them before the date has changed.

- What is wa_sort-sub_tot   = 'X'. good for?

However, in ALV grid, you will not be able to see the page breaks on the screen. Once you convert the ALV grid to “List Output”, you could see the page breaks or during print from the ALV grid.

Regards Clemens

how to use existing custom ABAP program(Z_program) in bods job.

$
0
0

Hi All,

 

I would like to use the custom ABAP program to be used as input source and then transfer to flat file.

 

the output of ABAP program will gives some results and this result should be used in bods job to make some transformations and then load it to flat files.

 

I have created ABAP flow,with program name=Z_PRogram(custom created in ABAP), file name: filename.ABA and used upload checkbox to generate abap code

it is able to generate abap code and i executed the job but it throws error

 

ABAPflow.JPGgenerateabapcode.JPGjob error.JPG


Re: DCC missing from SPRO

$
0
0

Hello Andrea,

 

For this case, for the IMG Activity 'Dynamic cycle count', the Set EA-SCM has to be activated. This can be done, by simply executing the IMG Activity 'Activation Switch for SAP R/3 Enterprise Extension Set' or 'Activate SAP ECC Extensions', whichever is present in the SAP Reference

IMG (SPRO Transaction).

 

This is usually the topmost Activity in the whole IMG screen. Here, in the next screen, you would see a View with the various Extension Sets. Select the EA-SCM, and save the View. Your EA-SCM Switch would now get Activated automatically, and the hidden IMG Activities will become

visible now. But before activating this, Please go through the OSS Note 855959. It contains some details of Client Settings needed before the Activation.

 

Hope this helps.

 

Thanks,
Balaji

Re: Access issue in HTML vs. Silverlight tenant version

$
0
0

Dear Govind,


We would need time until Mid 2017 to complete all Work centers. Therefore, currently customers can only see, what has already been converted.

 

 

 

Regards

Leo

Re: How to apply a specific Authorization for Lumira Content on SAP BI?

$
0
0

Hi Sateesh,

 

my intention is to give the user the right to refresh a visualization -not only the stories- without giving him the edit right. thas is my scenario. I think, this is not possible with the actual specific lumira rights, korrect?

UI of Fiori applications - is stored at XS HANA whenever ?

$
0
0

Hello Guys,

 

Is there an example where UI of Fiori App will be stored at XS server ? Any analytical/fact sheet app ?

It is possible, but is it done like this for at least one Fiori app ?

Please describe also what will be stored on HANA, XS from developer point of view , just to sum up.

 

best regards

Lukasz

Re: BOM EXPLOSION ROUND COMPONENT QUANTITY TO THE NEXT WM UNIT

$
0
0

Hello,

 

Thanks for the answer, we already have test with these values but it didn't work.

 

Best regards.

 

Christophe.

Re: How is the "Payment" category works in India Localization

$
0
0

India Database

 

WHT tax Setup - India Database.png

 

 

Business Partner Master Data - India Database.png

 

 

AP Invoice - India Database.png

 

 

 

Singapore Database

 

WHT tax Setup - SG Database.png

 

Business Partner Master Data - SG Database.png

 

AP Invoice - SG Database.png

 

AP Invoice Journal Entry - SG Database.png

 

 

Outgoing Payment - SG Database.png

Re: CPU Utilization more than 95% in SAP PI system

$
0
0

Hi Pradeep,

 

1. Login to the OS level with the credentials.

 

2. Open Taskmanager in the start or by pressing CTRL+SHIFT+ESC

 

3. Go to the Process in which you can see CPU and Memory tabs.

 

4. Select the Process which is using high CPU and end the task, if that process is not required for  you.

 

Regards,

Kiran.


Re: Previous month, Quarter months report.

$
0
0

Hi Gurus,

 

There is a requirement where the Audit reports(Most Accessed Documents) have to run automatically on

Monthly, Quarterly, Halfyearly basis without any prompts.

what is the solution for this requirement...

 

 

 

 

 

 

Thank you for the help !!!!!

Re: Process chain failure due to value in carores

$
0
0

Hi Nikhil

 

Are the infobjects same for the two key figures or are they different ?

and is any one a custom key figure?

 

Also Please Share the Long text of error in Sub-step.

 

Regards,

Shrey

Service channel inbox for EWA Reports in SAP One support launchpad?

$
0
0

Hello Friends,

 

  I can not find the service channel inbox to download the ewa reports which were generated in SMP - new SAP ONE Support Launchpad.

 

Can you please help where the EWA reports will be available in SMP new launchpad.

 

 

Regards,

 

Farkath C

Re: How is the "Payment" category works in India Localization

$
0
0

Hi Rashal, Please take a look on the screenshots above. It is a comparison between India Localization database versus Singapore localization database.

 

 

Is the same process works for India database? If yes, how?

If not, is there any way how the process the transaction some output with the SG Localization?

 

 

 

 

Thank you!

 

 

Riza

Re: dropdown in dynamic alv

$
0
0

Hi Ricardo,

 

Thanks for the quick response.

Yes I have coded for alv in modifyview method as I have to display dynamic alv.

Columns of alv are dynamic based on the input through drop-down in selection screen.

If I will use first_time parameter, then after changing the value in selection screen dropdown (in first view) the alv list (in the second view) will not change.

 

And regarding setting the default values- my requirement was to set the default value in drop down column of alv.

suppose in alv drop down column we have two values : First and second (as you showed in screenshot of your answer) then by default first should be selected when we display alv. currently it is blank and user has to select one of the two values first and second.

 

I have already hide the standard buttons in alv like append row, insert row, check etc.

 

Regards,

Puneet

Viewing all 8509 articles
Browse latest View live


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