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

Re: Overtime Calculation

0
0

Hi,

 

If day's are constant then you can map the scenario with below PCR1 , if it's depend upon the monthwise calendar day's then use PCR2.

And what is the 8? is it daily working hours? Then where is overtime hours in the rule which is provided by you.

 

PCR1

 

ZOVT

3

   9999

           AMT=  1000

           AMT/KZDAYS

           ADDWT&100A

           AMT=& 100A

           AMT/KZDWSH

           ADDWT&101A

           AMT=& 101A

           AMT*2

           ADDWT&102A

           AMT=& 102A

           MULTI ANA

           ADDWT 9999

  ****

           ADDWT *

*

  ****

         ADDWT *

 

Here ZDAYS & ZDWSH is the constant which is maintained in T511K table with value is 30 & 8.

I am considering that you are maintaining no of OT hours in the WT9999 which is maintained through IT15.

 

PCR2

ZOVT

3

   9999

           AMT=  1000

           ADDWT&001A

           RTE=TKSOLL

           AMT=1

           MULTI ARA

           ADDWT&100A

           AMT=&  001A

           AMT/&  100A

           ADDWT&101A

           AMT=& 101A

           AMT/KZDWSH

           ADDWT&102A

           AMT=& 102A

           AMT*2

           ADDWT&103A

           AMT=& 103A

           MULTI ANA

           ADDWT 9999

         

  ****

           ADDWT *

*

  ****

         ADDWT *

        

 

Use any of the pcr based upon your case with function PIT where GEN & NOAB would be Par3 & 4 in the schema after function P0015.

 

Check and tell me.

 

 

Regards,

Sankarsan


Re: Arrow key navigation in suggestion field (input)

0
0

Hey Maksim,

 

thanks for your response. Fortunatly I managed to solve this problem.

As I kind of thought the problem occured because UI5 was overwriting my results.

In added a

setFilterSuggests(false)

to the input function of my extended sap.m.input control and now the arrow key navigation works fine.

Hope this might help someone in the future!

Re: Reg: Standard SAP EPF reports

0
0

Hello Meraz, If none of your standard reports are working for you then you would need to go for custom report for accurate values. Thanks, Bhabagrahi

Re: Activity wise MII code transport

0
0

Ok Great!

 

Thanks Rohit

Re: SOLMAN J2EE Stack not coming up

0
0

Hi all,

 

I was able to start the java instance - in the instance profile, the value for jstartup/vm/home was not correct.

In fact, I did get this issue some time back and I had set jstartup/vm/home to the correct value but it seems it got changed somehow. Is this possible?

 

regards,

 

Suraj

Version problem in ABAP proxy

0
0

Dear,

 

We are in a migration phase going from SAP PI 7.11 to SAP PO 7.4.

 

When a consumer ABAP proxy is triggered, I see this error on the SAP ERP side: XML tag Main/@versionMajor has incorrect value 000; expected value is 003 (red flag in SXMB_MONI).

 

The messsage is sent to SAP PO and processed successfully.

Our sender SOAP adapter has message protocol XI 3.0 and all looks good on SAP PO side.

 

Any ideas?

 

Thanks a lot

Dimitri

Re: Viz line chart setting scale for x axis

0
0

HI Dhananjay,

 

I have tried with you inputs given but no luck.

 

Here is my code

 

Json data:

 

ROCCURVE : [ {

  FALSE_POSITIVE_RATE : 0.000,

  TRUE_POSITIVE_RATE : 0.430

  }, {

  FALSE_POSITIVE_RATE : 0.000,

  TRUE_POSITIVE_RATE : 0.570

  }, {

  FALSE_POSITIVE_RATE : 0.000,

  TRUE_POSITIVE_RATE : 0.710

  }, {

  FALSE_POSITIVE_RATE : 0.000,

  TRUE_POSITIVE_RATE : 0.860

  }, {

  FALSE_POSITIVE_RATE : 0.070,

  TRUE_POSITIVE_RATE : 0.860

  }, {

  FALSE_POSITIVE_RATE : 0.240,

  TRUE_POSITIVE_RATE : 0.860

  }, {

  FALSE_POSITIVE_RATE : 1.000,

  TRUE_POSITIVE_RATE : 1.000

  } ]

 

Controller.js

This is my code in controller on onInit method.

 

var oVizFramemodaccu = this.getView().byId(

  "modelaccuracy");

 

 

  var modelaccuracydataset = new sap.viz.ui5.data.FlattenedDataset(

  {

  dimensions : [ {

  name : 'ID',

  value : '{ID}'

  },

   {

  name : 'False Positive Rate',

  value : '{FALSE_POSITIVE_RATE}'

  }, ],

  measures : [ {

  name : 'True Positive Rate',

  value : '{TRUE_POSITIVE_RATE}'

  } ],

  data : {

  path : "/ROCCURVE"

  }

  });

 

 

  oVizFramemodaccu.setDataset(modelaccuracydataset);

  oVizFramemodaccu.setModel(pammodel);

 

 

  var feedValueAxis = new sap.viz.ui5.controls.common.feeds.FeedItem(

  {

  'uid' : "primaryValues",

  'type' : "Measure",

  'values' : [ "True Positive Rate" ]

  });

  var feedCategoryAxis = new sap.viz.ui5.controls.common.feeds.FeedItem(

  {

  'uid' : "axisLabels",

  'type' : "Dimension",

  'values' : [ "False Positive Rate" ]

  });

  var feedColor = new sap.viz.ui5.controls.common.feeds.FeedItem(

  {

  'uid' : "color",

  'type' : "Dimension",

  'values' : [ "ID" ]

 

  });

 

  oVizFramemodaccu.addFeed(feedValueAxis);

  oVizFramemodaccu.addFeed(feedColor);

  oVizFramemodaccu.addFeed(feedCategoryAxis);

 

  oVizFramemodaccu.setVizProperties({

  title : {

  visible : true,

  text : "ROC Curve"

  },

  legend : {

  title : {

  visible : false

  },

  visible : false

  },

 

 

  xAxis : {

             scale : {

                  fixedRange : true,

                  minValue : 0.07,

                  //maxValue : 1.00

                  }

         }

        

 

     

  });

 

I have tried the above code to change the x-axis values start from 0.07 to 1 but it is not working

 

Please try the above code and help me how to resolve the issue.

Re: Need work center & routing data

0
0

As I stated it's in weekly bucket.

 

So 24hrs * 999 (no. of individual capacities) * 7 = 167832 Hrs per week

 

For this week = 24 * 999 * 4 (no. of days left) = 95904 Hrs for this left week

 

Regards

Rahul


Re: Internal error in FORM/FUNCTION create_mlaufkeph_gr(saplckmo) while posting 101 (GR Production Order)

0
0

It is an internal error, you can't correct the programs yourself, that is SAP responsibility.

even in case you did something wrong in your process a program shall not dump, it shall issue a meaningful error message to the user so that corrective measures can be taken.

Open a message at SAP support yourself

Business Partners in Freight Unit

0
0

Hi All,

 

Please let me know the connection between business partners in Forwarding Order & Freight Unit.


In our project, we are using customized Party Roles in the Forwaring Order which are not getting replicated in the Freight Unit. I checked for standard party roles & they are getting replicated in Freight Unit.

 

Plese let me know, if there is any configuration to achieve this or any table entries are to maintained.

 

 

Thanks & Regards,

 

Ritesh

Abnormal behaviour of AT SELECTION-SCREEN ON event

0
0

Hi friends,

 

I'm facing an issue where a select option is getting first record overwritten with the record in its header line.

 

Check this code:


AT SELECTION-SCREEN ON BLOCK customer.
     LOOP AT t_cosel.
          MOVE-CORRESPONDING t_cosel TO s_kunnr.
          APPEND s_kunnr.
     ENDLOOP.


Like this I am populating the select option s_kunnr and its succesfully getting 3 records populated.


The next event is:


AT SELECTION-SCREEN ON s_exkun.


As soon as above line executes, the first row in s_kunnr[] is overwritten with the last record that was appended in s_kunnr[] which is still saved in the header s_kunnr.


Why is this happening?


The field s_kunnr is not in the block customer and fields s_exkun and s_kunnr are in the same block on selection screen,


Anyone faced an issue like this before? Kindly help.


Thanks,

Ali

Re: Debugger is not getting triggered with windows7 or 8

0
0

Hi Romana

 

- i did put an external breakp in the program rsparam at the line "SUBMIT RSPFPAR."

- i went to the portal, i did open system admin and i've used the page "test and admin", ive specified the backend system with transaction se38

- it opens the html gui and ive filled the field  rsparam and i've executed it

- this did open a sapgui window with the debug in the mentioned point

 

My environments are portal 7.4 and ECC6 EHP7

 

I do believe you should give me more input if you need my help

Let me know

a

 

Re: How to perform single table compression in db2.

0
0

Hi,

 

Why don't you try to reorg OFFLINE for the given table in QAS first. For this you can create a TEMP tablespace in some other file sytem and once REORG is completed you can delete the tablespace.

 

You can follow the below mentioned steps for this...

 

  1. Create a temporary filesystem having permissions to db2<sid> with required space usually equal to 1.5 times of table size. (Create reorgtempsap directory under /db2/SID/sapdata1)
  2. db2 connect to SID
  3. db2 update db cfg for SID using auto_tbl_maint off
  4. db2 "CREATE SYSTEM TEMPORARY TABLESPACE REORGTEMP IN NODEGROUP IBMTEMPGROUP PAGESIZE 16K MANAGED BY SYSTEM USING ('/db2/SID/sapdata1/reorgtempsap') DROPPED TABLE RECOVERY OFF"
  5. db2 “REORG TABLE <schema_name>.<table_name> allow no access use R60REORGTEMP LONGBLOBDATA”
  6. $ db2 "drop tablespace REORGTEMP"
  7. $ db2 update db cfg for SID using auto_tbl_maint on

 

Ensure you have DB backup taken prior to the activity.

 

Once you complete the activity you should have table size decreased.

 

 

Regards,

Prithviraj.

Re: Automatic table control field insertion

0
0

I tried doing that in the starting but the internal table is not containing that data.

 

 

please check my codes in my third message.

Co-Products

0
0

Hi all,

 

I have following problem:

I've created a BOM for Material A.The components are Materials B, C, W, X, Y and Z.

Materials W, X Y and Z are co-products (negative positions in the BOM).

 

I would like to know how I can define rules to split the costs between the Co-products.

For example, I'd like to define, that Material A gets 60 % from the production costs, Material W 20 %, Material X 10 % and Material Y and Z 5 % each.

I guess, for materials W, X, Y and Z I've to set the Flag Co-product in Material master. But how can I define the costs split ?

 

thanks in advance for any help

 

Fred


Re: Disable column resizing of ALV

0
0

Hi,

 

I think is not possible but we can pass style to cl_gui_custom_container calling, may give some result.

 

DATA: obj_container   TYPE REF TO cl_gui_custom_container,

 

CREATE OBJECT obj_container

    EXPORTING

      container_name = 'CC_CONTAINER'

      style          = cl_gui_custom_container=>ws_maximizebox

x.PNG

Re: No data in Create Sales Order FIORI app ..unable to choose Customer

0
0

Hi Vincent,

 

           I had  run that Badi and followed the above procedure as you determined,but all still the customer is not showing in the app,can you please suggest exact process or else document in this case.

 

Thanks

Santhosh

Re: How to provide a unique serial number to smartform?

0
0

Hi,

 

You can use GM_GET_FISCAL_YEAR to get the fiscal year. Pass the Variant field as V3 ( which is used mostly in Indian Clients ) but if not ask your functional Person for the Variant s/he has used in configuration.

 

Hope this helps.

Re: Signal 11 thrown by SAP

0
0

You should change the ulimit of the sidadm user and restart the SAP system.

I would set the ulimit for the sidadm user to unlimited except for the coredump

Reg: QC clearance

0
0

Dear experts ,

 

we have one requirement for QC clearance.

 

Business Requirement -  The person who is going to create a purchase requisition , he should be responsible for carrying out

 

results recording and UD and also he must be able to allocate the different user for the same Purchase requisition to carry out QC clearance at

 

the time of creating purchase requisition itself.

 

Need your inputs or any other feasible solution

 

Regards,

Daya

Viewing all 8798 articles
Browse latest View live




Latest Images