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

Re: Can't seen all EE sub group in Organisation Assignment Infotype

0
0

Capture.PNG

 

Only In 1 Active i can see only 6 entries of EE subgroup

eegroup.PNG


Tickets/Bugs in ABAP Supporting Project

0
0

Hi gurus,

     Could anybody send some realtime issues/bugs in supporting project related to SD and MM .

if you know pls send me some bugs with few words . its very helpful to me .

 

Regards,

Satish

Re: How to handle the 1000 times counter PM?

0
0

Dear sally,

This is the scenrio for condition based maintenance and i have also used it so i think you will be not able to create counter based measuring point. so what i will suggest you to use codes and as per that use customer exit IMRC0001. and for task list rao sir already shared a good doc.

 

 

Regards,

Sameer

Fixed Bond Compounded Annually - Securtites (SAP TRM)

0
0

Hi All,

 

How sap system calculate  the fixed interest  compounded?

which option should i click so that system should calculated the compounded interest?

can u share yours valuable opinions

 


For Yours Reference , I attached the excel document

 

 

 


 

Regards

 

Sourabh Muthreja

Re: File upload & download in a particular I.P. address

0
0

I understand your requierment, but it's not always logic. For example if you are under Unix system you could make a NFS Mount between two system. And in ABAP you just have to use Open Dataset statement.

 

You could send or request data using a RFC function

You could create a WebService

You could use FTP

 

and all the Network/System solutions

 

Fred

Re: Standard database function TO_CHAR() usage

0
0

Hi Rossitsa,

 

We used this functionality (system - PO 7.4 SP09) and it worked well.

 

Can you please provide information regarding:

  • If you execute the SQL query in question directly in the remote database, does it get completed successfully or do you get any error?
  • What is the error you get in PO?

 

Can you please provide screenshots of a message mapping (mapping to a target field representing the column accessed using TO_CHAR() function) and configuration of a JDBC communication channel?

 

It would also be helpful if you temporarily enable logging of SQL statements in your JDBC channel and capture exact SQL queries which are sent to the remote database (refer to usage of the additional parameter "logSQLStatement" described in a SAP Note 801367) to ensure that the SQL query is passed to a database as expected and is not corrupted.

 

Regards,

Vadim

 

 

P.S. Thread Database standard functions in query raised by you recently seems to address exactly the same issue. Would you mind keeping just one of these threads open and closing the other one so that SCN members can help you with their answers consistently in one single discussion?

Re: Link for SAP Help

0
0

Harshal,

Since you posted this in an ERP Production Planning forum, I will assume you want to see SAP for ERP (SAP has many software offerings besides ERP).

 

Here is the link:

SAP ERP Central Component - SAP Library

 

Best Regards,

DB49

SPLIT functionality in String

0
0

Hello Gurus,

 

I have a fine in Unix path and am picking the file using OPEN DATA SET and converting into internal table. While doing conversion I am Splitting the string with # delimiter into work area. Everything working fine but for last field in the file am getting #. how to remove that delimiter.

 

For example, my file looks like in Unix as below

 

Vendor#Plant#Text1#Text2#Text3#

123#111#SAP#SAP1#SAP2#

321#111#text1#text2#text3#

 

 

after OPEN DATA SET am getting the string into an internal table as below

 

Vendor     Plant     Text1     Text2     Text3#

123          111        SAP     SAP1     SAP2#

321          111        text1     text2     text3#

 

For the last Column # is not removing so while updating the data into tables then # also updating with data.

 

Kindly suggest me how to remove the # after Text3, SAP2 and text3...

 

Thanks and Regards,

Muralikrishna Peravali


Re: Which University in US that provide MS courses in SAP. I have 5 yrs experience in SAP ABAP and webdynpro.

Last Modified Date column in BI Launchapad

0
0

HI Team ,

 

How to get Modified Date column avaiable for users in BI Launchpad as in CMC?

 

Thank you

Re: Problem Adding data into InfoType 22 via a BDC in ABAP Program

0
0

Hi

Whay field are you talking about?

antoine

Re: Absence are deducted with negative quotas

0
0

hi Corriveau,

 

"No further deduction" has been checked and under "Deduction Priority" Quota types has been selected as Priority1.

 

No where Negative deductions are checked for any absence quotas. System is accepting negative quotas which is not there in configuration.

 

Can you please guide me here.

 

Thanks,

Sai

Re: sales target planning ,sales forecast and sales planning in C4C

0
0

Hi Gabriele,

 

Thanks for step by step solution. I am trying to create a report which can show the total of 'negotiated value' field of every opportunity created in a month and the sales target set for that month for an employee for a 'product'. Is it possible to do this? How can I do this?

 

 

Thanks & Regards,

Saurabh

Re: Message no. HRPBSES_HR131 - Unable to process HR master Data

0
0

Hi

this is the Spanish public sector add-on, its weird you have installed it.... You won't need anything from this packet so best it's to take it off. Why was it installed in the first place?

Your error message is within a class that belong to it (hrpbse) so removing the add-on is likely to remove your error.

spanish public sector solution well is only for public sector entities here in Spain that behave very differently than the private sector.

best

Antoine

Work process restarted back end session terminated

0
0

Hello,

 

I'm using the cl_java_script in abap to execute js files, i have to execute many js files which have a big size, so i compile and i execute the first js file which i get from url, than i compile and execute the second js file.

But i'm getting an error "out of memory" :

Capture.PNG

How can i resolve it

 

Thank you,

Ameni,


Re: Is there any function module, to find whether the statement is within form and endform ?

0
0

You can use FM 'SYSTEM_CALLSTACK' to see in which form you are, but still the question is: What for you need it?

Re: TI ODBC 32 bit connectivity with SAP Data Services

0
0

no, you might be able to use it with 32-bit Designer on 4.2 SP2 but will not be able to run any jobs, since job server is 64 bit

 

check if a JDBC Driver is also available. If yes, then you can use DS 4.2 SP04 or higher to use JDBC Adapter to read the data. The JDBC Adapter currently only supports reading data

Re: Data Services 4.1 Server Group - Remove one of the servers?

0
0

yes, the schedule stores both JobServerGroup and job server information in the command line, so if you remove a job server from the server group after scheduling a job on server group, the schedule command is not automatically updated

 

ideally, when executing the schedule the removed job server shouldn't be considered but looks like currently its doing that

 

yes, you will have to modify the schedule to recreate the schedule command

or you could modify the schedule .bat file and remove the job server that you don't need

Re: Screen is frozen while (re)rendering VizFrame charts

0
0

The dataset I use is app. 3,5 times bigger than "large.json" from the explored sample..and I have 4 such datasets..

 

I'm using VizFrame because it is the recommended UI5's chart library..in other cases I use highcharts...

 

Alright..thanks for your comments Daniel, they help a lot..the performance was improved and it's acceptable by stakeholders now..

 

Cheers,

 

Filip

Re: Instruments calibration using SAP

0
0

Hi Maria,

 

Please can you explain us a bit more on what do you mean by 'equations', which you wish to delete? Do you mean you wish to delete old MIC's which you do not us in regular business? Please clarify before we can answer.

 

Thanks,

Arijit

Viewing all 8798 articles
Browse latest View live




Latest Images