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

Re: Read Context Node Value in CRM

0
0

Hi Ankesh,

 

1) In the view you can read the context node value as -

 

lr_entity =   me->typed_context->context_node_name->collection_wrapper->get_current.

 

lr_entity->get_properties( ls_attr).

 

in ls_attr you can get the BP Partner value.

 

 

2) You should not write select query. You can use the bol search and other bol relations of BP.

 

3) If your purpose is only to display this new field in the UI level, you can add a value attribute to the existing node itself.

 

4) For value attribute, you don't need to enhance anything in BOL. You can write the Logic to fill the value attribute in the BSP component itself.

 

 

Please let me know if you have any doubts.

 

Regards,

Rachna


Re: Process of Mid Year Go Live For UAE

0
0

Dear Syed,

 

I made all the entries correct in table.

 

Plse advice for same...

 

Regards,

SHarma

Re: Run Time Error :GETWA_NOT_ASSIGNED

0
0

Dear Ayyapa Thotta,

 

Consult with your abap team

 

Regards

Rajkumar

Re: ESS in NWBC or ESS in SAP-Portal

0
0

Hi Juan

 

we can Use T-code LPD_CUST & PFCG based on the scenarios, you can use SAP_ESS_EMPLOYEE_WDA_2 Composite Role from PFCG.

Having EP is a benefit for using WDA & WDJ services, but if you go for NWBC you only have a provision to use WDA. if you are in EHP 5 then few services are still in Java & its not suggested much to use NWBC. For NWBC we don't need to buy any licenses as it comes by default. only thing we need to do is to activate the appropriate Business Functions.

 

check this link

http://nicx.co.uk/attachments/File/Business%20Client.pdf

Tips & Recommendations for customizing ESS Menu (WD ABAP)

Difference between Netweaver Business Client and Netweaver Enterprise Portal

 

Hope this Info will be useful

 

Cheers

Pradyp

Re: T-20 World cup 2014

0
0

Hi ,

 

Now what do you have to say ,

So its looking pakistan will easily win against west indies.

Anyways it was a wonderful match but in my opinion pakistan should have batted sensible  ,it was easy win for WI boys !!

Re: Field Transformation for 0VALUE_DATE

0
0

Hi Vince,

How many records having such error? It must be not in huge numbers. If it is in less number then Modify at ECC and in parallel you can modify it in BW-PSA level.

 

Regards,

Ashish Lakdawala

Re: CSS in HTML Template ....

0
0

Hi Utkarsha,

 

I am not getting any error, the problem is that, HTML Template is not hitting the CSS file, means fonts, size,etc. is not getting updated.

 

Aayush

Re: How to modify existing script that calculates account 1 * account 2 to be dynamic for different time members

0
0

Hi Vadim

Thanks for your reply. Yes, this is for default logic & pls see attachments in original post which answers 'how to ask questions on script logic issue' .

 

The first part of the code (refer below) is working fine:

*WHEN S_ACCOUNT

*IS A_OUTPUT

*REC(FACTOR = ([S_ACCOUNT].[A_OUTPUTGM],[S_TIME].[CC_GM_PERC]),S_ACCOUNT = A_GMARGIN,DATASRC = D_CALC)

*ENDWHEN

 

Issue as you identified is with second part:

*WHEN S_ACCOUNT

*IS A_OUTPUTGM

*WHEN S_TIME

*IS CC_GM_PERC

*REC(FACTOR = ([S_ACCOUNT].[A_OUTPUT]),S_ACCOUNT = A_GMARGIN,DATASRC = D_CALC)

*ENDWHEN

*ENDWHEN

 

I am not sure how to select/manipulate the existing (multiple) records against A_OUTPUT (i.e. one per month), when a single change is made against A_OUTPUTGM. (one change per year category)

 

The selection

*WHEN S_ACCOUNT

*IS A_OUTPUTGM

 

will only return a single record in the d/base, when i need to make changes to multiple records stored against A_OUTPUT.

 

Perhaps i need to use some thing in addition to *WHEN *IS*ENDWHEN

 

Thank all,

Glen


Re: How to track mrp profile change

0
0

Hi Kumar,

 

Added to above check in tcode RSSCD100 -Change Documents for object Class.

 

Input Object Class as Material and Object ID as Material Number and Execute. You will see all consolidated changes.

 

Thanks & Regards,

Ramagiri

Re: Syntax for TREX commands used in key figure calculation definitions

0
0

Hi Bob,

S&OP supports all SAP TREX expressions. Unfortunately the TREX expressions wiki is not available externally.If you are SAP internal, you can access the TREX wiki for a list of supported TREX expressions that can be used in calculation expressions;

http://trexweb.wdf.sap.corp:1080/wiki/index.php/TrexExpressions

 

In general, the following are commonly used in configuration :

Operators :  +      -     *      /      >      <       =        > =     <=

Conditions : IF    ISNULL    ABS    OR      AND  NOT

Aggregation: SUM, AVG, MIN, MAX

 

There are plenty of examples in SAP delivered SAPMODEL1 which are sufficient for most projects.

We will document these and more  in detail in the Model Help section.

 

Hope this helps.

Thanks,

Raghav

Re: WBS Original Budget versus Approved Budget

0
0

Hi,

 


as per my experience there is not SAP standard Report Budget vs Approved Budget ,

but budget report is their - S_ALR_87013558

 

if you want Budget Vs Approved Budget means you have to Develop/Create - Z Report or SAP Query or Report Painter/writer please try

 

one more option take help of ABAPer develop screen for Budget entry - and Approved options

 

Thanking you

 

Regards

Mahesh

Re: COPA extraction issues - Incorrect field name for selection

0
0

Hi, I've applied, unfortunately is not working .... anyone else could help me ??

 

Rgds

Edi.

Hi all

0
0

if any ababper Or any consultant asked me for create UWL for task for them..how i need to start that.already uwl is working on our project how add configure new uwl's .

Regards,

saradhi

cr memo terms

0
0

Hi,

 

What's the purpose of <cr memo terms> field in vendor master?

 

mk

Re: help in fbl3n report

0
0

hey raman.. it would be hard that becz there are nearly 3000 line items with diff po no .. any other way..


Re: How to update the Customer field value of PO Item under the Delivery Address Tab?

0
0

check with previous data po no i think there should be same customer no which u have passed.

Re: Sales Order : Problem with incompletion log for items

0
0

Hi Sayantan,

 

Call1 : Is to trigger for the header details

Call 2 :Is for the first Line item

Call 3 Is for the first and second line item details

 

If you wanted to have a header details you can prefer to do use this exit ' USEREXIT_MOVE_FIELD_TO_VBAK' or if you want to have the line item details you must have to use this user exit - ' USEREXIT_MOVE_FIELD_TO_VBAP' .

 

Here you will always have the line item details.

 

Reward me if it solves your problem.

 

Siva

Re: when i try to open se11 its shows dump.

0
0

hi sriram,

 

Thanks for your kind reply. For me Table Activation is not problem. in se11 in table dictionary  if i give table name the table is not opening at all. it shows some sql error. the database problem.

 

 

 

 

 

 

Regards,

gopi

Last Column of ALV gets compressed

0
0

HI ,

 

The last column of ALV gets compressed when I manually set my widths to my fields.

 

I have a comments section in my Table when the data is huge, So I have to set the width of the field so that the table does not look odd.

 

But when I add the same, the last field of my ALV gets compressed. I added one last field to the same ALV table, and last added field is compressed.

 

My code for setting the ALV data is as follows.

    lo_table_settings->set_fixed_table_layout( abap_true ).

 

LOOP AT t_column INTO w_column.

       IF w_column-id = 'COMMENTS'.

         lr_textview ?= w_column-r_column->get_cell_editor( ).

         lr_textview->set_wrapping( abap_true ).

         lr_textview->set_design(

             value = cl_wd_text_view=>e_design-label_small

         ).

         w_column-r_column->set_width( value = '600' ).

       ELSE.

         w_column-r_column->set_width( value = '100' ).

         lr_header w_column-r_column->get_header( ).

         lr_header->set_header_text_wrapping( value = abap_true  ).

       ENDIF.

     ENDLOOP.


Please help me in this regard.

Re: Authorization of XD02 on status number in status profile

0
0

Hi Guys,

 

Please do needfull.

Viewing all 8851 articles
Browse latest View live




Latest Images