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

Re: how to make treemap responsive in a page

0
0

Hi,

 

 

Below you can see the hierarchy

 

Shell --> App--> page--> VerticalLayout--> Grid layout --> [ Treemap , List control]

 

and in order to make treemap responsive i have to provide 100% height to vertical layout  and also inside vertical layout cells height 100% as well (basically override the css)

 

same i have to do for the Grid layout as well which is not a good practice.

 

i can share the url of the application but in mail only.

 

Regards,

Shalini


Re: Compounding InfoObjects in BEx Output

0
0

Yes this is a standard behavior and you can call it issue as well with the compounding objects.

 

There is a nice by Yasemin ULUTURK which addresses the same issue.

 

Please search with the term "restricting characteristic with its compounding object."

 

Hope that blog will be useful for you.

 

Regards,

AL

Re: How does hour(), minute() and second() work with date?

0
0

Thank you Lars!

 

-Shu

Re: ADS ERROR

0
0

Hi Yiming Zhang ,

At steps when I check in sa38 program:

1. FP_TEST_00

Error massage:

Call contained error(s): ADS (2)

Message no. FPRUNX003

2. FP_CHECK_DESTINATION_SERVICE

Error massage:

USAGE ERROR: Invalid HTTP connection: ADS

Exception of class CX_FP_RUNTIME_INTERNAL


Best regards,

Vitaliy

Re: Condition not fulfilled due to exception-In chaRm Status change

0
0

Hi,

 

Please post to what status you are moving the CR and type of CR.

 

This error is associated with action of status and it looks like the rfcs to managed system is not working fine.

 

Regards

Rishav

xsodata writeback (Calculation view)

0
0

    Hi experts ,
     I am using xsodata to consume HANA calculation view (which has 2 input parameters) .
Now when i am trying to writeback using  create statement i am not understanding ho to do this .

 

The same scenario i have acheived through attribute view but struggling when it comes to calculation view(with input parameter)

 


For attribute view i have used the following codes and is working perfectly fine

 

Controller

 

sap.ui.getCore().getModel( "modelName").create("/Path", writebackModel.oData, null,

                    function() {

                        sap.m.MessageToast.show("Saved")

                    },

                      function() {

                          sap.m.MessageToast.show("Failed")

                    })

 

xsodata


  "Attribute_view_path::AT_NAME" as "ATV" keys("ID")

     create using "PROCEDURE_PATH::PROCEDURE_NAME";


Procedure

Basic CRUD operations


  • Now i am replacing at_view with calc_view so what should be the
    path format ?
  • Any change in xsodata format ??
  • If i simply use the path without the mandatory input parameters it throwing error that the parameters are required (understandable) . . so how do provide them ...if i am putting it in the format /ABCParameters('123')/Results it throwing "post operation must point to an entity set" . .any solution ??

Re: Select query

0
0

hi sunil,

 

you are using select loop statement which means if there is atleast one record then cursor will move next line of select statement else it will comes of the loop (end select).

Substitution type not found in IT2003 though maintained in Config

0
0

Dear Friends,

 

We have maintained substitution types in respective SPRO Nodes against each PSG. But same is not reflected in PA30- IT2003-Substitution type.

 

In below example, 02 type exist in backend config but it says doesn't exist in IT2003 screen.

 

Substitution rule not there.JPG

 

 

Regards,

Niladri


Re: no TR trigger during action Import to Production

0
0

HI Tejas

 

When the transports are scheduled to import at the backend, variant will be used which contains the information about current project, target system and target client etc which is mandatory for the import to work from solution manager.

 

It seems in your case, that variant already created in the managed system. Please check in your managed system and see where that variant is being used. Remove that variant (very carefully if it is not being used anymore, or if it is being used create one more in Z namespace which is recommended and then remove) and then start it will work.

 

Regards

Rishav

Re: XSLT Mapping To Read .XLS File

Re: using x.509 as authentication token to access BAPI using JCO

0
0

I got exactly the same the issue, anyone can help a little bit ?

 

 

I followed gregor.wolf

here

Setup data encryption between RFC Client and Web AS ABAP with SNC

 

here is the error log content in dev_jco_rfc.trc


**** Error file opened at 20150301 080346 China Standard Time Rel 3.0.2 (2009-03-29) [720.114]

Error:  >Sun Mar 01 08:03:46,555<    >RfcGetException rc (7) message: Syntax error in received X.509-client certificate (base64-coding)

<RfcGetException

Re: Message from function module /TMWFLOW/CHECK_PRJ_CONS: No export system for PRD-100

0
0

Hi,

 

You need to check your logical components in LMDB, quality and test systems should be maintained as target system. You can maintain the system roles there. Development systems will be defined as source system etc.

Recommendation: Before activating charm, run the consistency check on your project.

 

This should resolve your issue.

 

Regards

Rishav

Re: I am trying to send a Messgage through database.

0
0

Hi Ravi,

 

Triggers are not supported by SAP for use on SBO system tables so I don't recommend you integrate your messaging in this way. Instead, you could put your code in the SBO_SP_TransactionNotification stored procedure. This will be called by the SBO client (or the DI API) when a business partner is added (ie when @object_type = 2 and @transaction_type = 'A') so you can add your code in here.

 

Kind Regards,

 

Owen

Re: DI API oCreditNote change BOM child warehouse V8.8

0
0

Hi Graham,

 

The trick I normally use when I want to amend BOM components is to save the document first as a draft. You can then edit the component items and add the document as a full credit note.

 

Kind Regards,

 

Owen

Re: ORCAScript Build executable :Is the pbdflags string too long?

0
0

Thanks Christopher,

 

But

139 PBLs

15,000 + code objects include over 1200 windows

18+yr old application that compiles properly from the IDE project object

BUT doesn't compile correctly when built via ORCAscript

 

Your approach will be like shouting into the wind on stormy seas


Re: How to change user given inputs in the same BEx variable

0
0

Hello Rajani,

 

 

why do u need two variables. Use only one variable and define your exit on that variable,

if

userinput date > sysdate

     then use sysdate

else

     use userinputdate

 

 

Regards,

AR

Error in Eclipse BW-Project

0
0

Hi, I'm trying to use an Eclipse BW-Project to create ADSOs on our system but I cannot see the content of my folders. The only message I get is "Data is loading ...." A couple of months ago it worked and I could create the necessary ADSOs and stuff. But something has changed. Any idea or hint would be great! Cheers Chris

Re: Parallel processing in DTP Level not working.

0
0

Hello Jalina,

 

There will be only 1 job in sm37  for your DTP but the background processes will be 5. Job count will remain only 1, since you are running only one job (i.e. your DTP).

 

To confirm that 5 bckgrnd process are running for your DTP. Goto DTP monitor and sleect Job Monitor from the menu. It will show you the no pf parallel processes.

 

Hope this helps,

 

Regards,
AR

Re: Sales representatives mapping for sample sale

0
0

Hi Sharad,

 

Why not try to use external number range while creating through XD01  so that it will easy to identify as well.

 

Regards,

DSP

Re: TREX: indexing of file content doesn't work in NW 7.3 and NW 7.4

0
0

Hi Robert,

 

yes you are right with the helpdesk connection !

 

Any news from OSS yet?

 

The content is also missing if I create an external link manually to some Web Sites

and there are absolutely no log messages indicating any error.

 

Regards

 

Stefan

Viewing all 8798 articles
Browse latest View live




Latest Images