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

Re: Call screen and display an ALV

$
0
0

I created a module for PBO in which I display an ALV and it works fine. Now my problem is that there's no toolbar on the screen and it looks like this:

toolbar.PNG

I went to System -> Status... and GUI Status is "SALV_TABLE_STANDARD".

 

What causes absence of toolbar and defauld buttons not working (like "Back" and so on)?

 

//Edit 1:

This:

 

myfunctions = myalv->get_functions( ).

myfunctions->set_default( abap_true ).

myfunctions->set_all( 'X' ).

does not help at all.


Re: Diferença entre lançamento contábil e fiscal ao gerar documento via BAPI

$
0
0

André,

 

A contabilização ocorre pelo valor total do item. No exemplo seria 1 entrada de 3,30.

 

Abs

Marco Aurélio

Re: STMS - Transport Routes - Multiple Clients and Systems

Risk proposal Workflow

$
0
0

Hi gurus,

 

I am configuring the Risk Proposal Workflow in GRC 10.1 and even though for business event 0RM_RISK_PROPOSE , I put one role that is assigned to a user, then, after performing the risk proposal, noone receives it.

 

What can be wrong?

 

Thanks,

 

Kind regards,

Re: [PM] - Notification / Work order fields protection

$
0
0

Hi Kaushik,

 

Yes i agree, that'a why we couldn't manage its fields view independently in the WO view..

Yes it still pending.. if you have any suggestion for this open point it will be greatful (authorization ..)

 

In the end, i would like to thank all the contributors for theirs helps !

 

Regards

Karim

Dashboards 4.0 - Error when openning BEx query through BW connection

$
0
0

Hi everyone,

 

I'm having an issue creating a dashboard BW connection. The list of queries in my BW system are accessible but when I try to open one, I get:

 

2015-04-26_20-33-54.png

 

Java web is running fine, BICS works when used from Business Objects or BW RSRT...

 

Any ideas?

 

Thanks in advance

SAP HANA SoD Analysis

$
0
0

Hi gurus,

 

I am interested in uploading a specific tables into HANA and based on the connection GRC-HANA, get the SOd Analysis, would it be possible to obtain the same analysis as if the plug-in system would be a ECC system?

 

Thanks,

 

Kind regards,

Re: Adding custom fields to table view assignment block


Re: how to remove target node if source field value is empty

$
0
0

Hello Hareesh,

 

I am using XSLT to remove all nodes, it is working for all sub nodes :

 

<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

    <xsl:strip-space elements="*"/>

    <xsl:template match="node()|@*">

        <xsl:copy>

            <xsl:apply-templates select="node()|@*"/>

        </xsl:copy>

    </xsl:template>

    <xsl:template match="*[not(@*) and not(*) and (not(text()) or .=-1)]"/>

</xsl:stylesheet>

Re: Transfer single results from results recording to batch characteristic

$
0
0

This is basically standard SAP functionality under Multiple specifications functionality.  With that process you can specify what country a material is Ok for or not ok for.

 

 

Multiple Specifications in Inspection Planning - Quality Management (QM) - SAP Library

 

Otherwise, without this, there is no standard way to implement what you want.

 

However, since you are using an interface between your LIMS and SAP, you can have your system, based on values in the file transfered, take certain values from the file and directly update the batch characteristic values, (MSC2n) and record the countries it's ok for.  It would simply be a mult-value characteristic.  But the data for it comes from the transfer file, not QM.  There would basically be nothing visible about this in the inspection lot.

 

Craig

Re: LSO: Tracking Course progress for SCORM Courses

$
0
0

Hi Sharon,

Thanks once again... Is there a best practice in creating course in Captivate so that they behave well with LSO?

 

Regards,

Harshal

Re: IDoc ORDERS01 with different shipping addresses

$
0
0

Hi Robert,

 

I am having the same problem. How dd you resolve the issue?

Re: Anyone is using AVA of BPC 10.0 MS?

$
0
0

replying myself, ok if I skip to select "define variance" after changing model and click ok immediatly (so I get error message: "Base value not set" it updates the existing values in category for selected model (in reality the refresh should be done after changing model)

 

would be a nice Little fix (if hard just make a refresh button)

 

//Mattias

Re: Separate password policy (configuring login parameters)

$
0
0

Hi

 

Empty value in user security policy is for parameters defined in profiles + kernel defaults .

Other sets you can define in SECPOL transaction and use for your special users.

 

Regards

Przemek

Re: how to remove target node if source field value is empty

$
0
0

I am comparing constant null with the source node, if the source node is empty then not create target node.

 

Thank you

John


Re: how to remove target node if source field value is empty

$
0
0

Can you please explain the requirement clearly?

In the initial post,you were referring to a graphical mapping and now you confirmed that you are using xslt.

 

what kind of mapping are you using? what is the mapping logic? what is not working?

Re: Change status for 18 million messages in the Integration Engine

Re: how to remove target node if source field value is empty

$
0
0

Source node would be always be empty right ? (unless you send any value at the node level which is rare.

 

However that should still work.

 

But i believe you should check this condition on a source filed but not on the source node.

 

If you want to check the existence of the source node then you go for

 

source node -> exists -> create if -> target node.

Operation Level WCM - Can we assign selected operation to status WCM?

$
0
0

Hi Expert

 

When i am creating order & assigning Permits to order, order status changes to WCM. Valuation & WCM Operation buttons are appearing to Order Header. But when i am selecting all operations in WCM relevant operations are having status WCM. I want only those operation should have the WCM status to which i have assigned the approval groups. Other operation should remains with status Created only.

Capture.PNG

Also When the status or that WCD operating step is having status PREP ETG, The Button "Release for Execution".

 

Let me know if i am missing any thing

 

Regards

Makarand  

Re: Issue with excel on Dashboard

$
0
0

Hi Amit. Thank you for your answer and forgive me for a reply late. I installed the Dashboard 4.1 SP05 and the result is the same. The excel loses the format. I keep the Dashboard file, reopen and nothing. Thanks for any help that can supply me.

 

Regards.

Viewing all 8594 articles
Browse latest View live




Latest Images