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

Repeat the segment(E1BPACCR01) for each ITEM

$
0
0


If ITEMNO_ACC is repated two times then E1BPACCR01 should populate two times. And the values in the sub- elements should be populated.

Please see the below structure.

 

1.png

For each ITEMNO_ACC --> E1BPACCR01 segment should be repeated and the sub nodes(ITEMNO_ACC,CURRENCY,AMT_DOCCUR) in the E1BPACCR01 also should be repeated.

Now i am able to populate only ITEMNO_ACC.

So can you hlep me in populating all the sub elements in E1BPACCR01 node.

 

Thanks.

Mahi.


Re: Error: Server hostname:6400 not found or server may be down (FWM 01003) null

$
0
0

Yes, cms not running. But when i restart using ./ccm.sh -start all, i still cannot see cms running. Where is log file?

Re: Post Dated Cheques Cycle

Re: Split app

$
0
0

Hi Adams and Krishna,

     in view.js file i have the below code,

 

var oSplitApp = new sap.m.SplitApp("mySplitApp", {});

var tilePage = new sap.m.Page(

    "tilePageId"

  );

var oTileContainer = new sap.m.TileContainer("TileContainer");

 

            var tile1 = new sap.m.StandardTile("tile1", {

    title: "Hi",

  });

tile1.attachPress(oController.tile1Press);

  var oMasterPage1 = new sap.m.Page("master1",{

   title : "Master",

});

var oDetailPage1 = new sap.m.Page("detail1", {

   title : "Detail 1",

   content:[  ],

});

oTileContainer.addTile(tile1);

        tilePage.addContent(oTileContainer);

          oSplitApp.setInitialDetail("detail1");

           oSplitApp.setInitialMaster("master1");

          oSplitApp.placeAt("content");

 

 

and in controller.js i have the following code

 

tile1Press:function(){

            var oDetailPage1=sap.ui.getCore().byId("detail1");

             var oSplitApp=sap.ui.getCore().byId("mySplitApp");

               var tilePage=sap.ui.getCore().byId("tilePageId");

          oDetailPage.addPage(tilePage);

          oSplitApp.toDetail(oDetailPage1);

Purachsing Order's attachments Collaboration

$
0
0


Dear Experts,

 

Without having to use additional components like Collaboration Folders (cFolders), How to do I can find the attahments at header level and at item level in SAP SNC(7.02 SP09) after add attachments to purchase order at header level and at item level in SAP ERP(ECC6.06 SP05) ?

 

e.g. I add attachments to purchase order at header level in SAP ERP(ECC6.06 SP05). How can I display the attachments in SAP SNC?

1.

AddAttachments.jpg

 

2.

AddAttachmentsList.jpg

 

TKS

Andrew Ma

Re: Sales Order Function module

$
0
0

Hi,

The Changes you can you Find out in the Table-CDHDR and CDPOS.

Re: File to Proxy Scenario - PI Part

$
0
0

Hi,

 

You are correct.

 

Could you please let us know your pi version?

 

So that people can direct you to right direction.

Re: Radio button issue

$
0
0

Hi,

You need to

1. Give user command to radio buttons

2. Modif Id to the fields field1 and field2.

3. code both cases in at selection screen output.

 

You will get the required output.

PARAMETER : r_x RADIOBUTTONGROUP rad1 USER-COMMAND fc ,
             r_y   RADIOBUTTONGROUP rad1 .



SELECTION-SCREEN beginofBLOCK bl1 WITH FRAME.
  PARAMETERS p_field1 TYPEc MODIF ID MD1.
  PARAMETERS p_field TYPEc MODIF ID MD1.
SELECTION-SCREENendofBLOCK bl1.


AT SELECTION-SCREENOUTPUT.
   if r_y = 'X'.
     loopatscreen.
         IFscreen-group1 = 'MD1'.
           screen-invisible = 0.
           screen-input = 1.
           MODIFYSCREEN.
         ENDIF.
       ENDLOOP .
     else.
       loopatscreen.
         IFscreen-group1 = 'MD1'.
           screen-invisible = 1.
           screen-input = 0.
           MODIFYSCREEN.
         ENDIF.
       ENDLOOP .
  endif.


Why can't the price display in the WCEM with SAP ERP backend.

$
0
0

I have matained the price in the SAP ERP,But it can't display at the product detail infomation  in my WCEM website with the ERP as backend, the same happens when I matintain the product catalog in the ERP with T-code WWM2 .

However, when I make an order on the WCEM website, it can only display the total price for the product I selected in my shopping cart. So, I wonder if I have omitted some steps in configuration.

Can anyone give me a help?

Re: ESPAÑA--> Regimen Especial del Criterio de Caja (RECC)

$
0
0

Hola Joan,

 

Todavía no, pero hay unos pasos manuales relacionados con los objetos de diccionario (TABL) y la creación de un grupo de funciones. Los attachment explican los pasos y objetos a crear

 

Un saludo

 

Eduardo

Re: Edit a post

Re: SAP Mobile App System Monitoring => blank screen

$
0
0

Hi Ragu,

 

it could be a bug in the android version. I tried the same on iOS7 and there it works. The configuration screen between Android and iOS are not the same, see screenshots:

 

Android 4.2.2 (HTC One):

Screenshot_2014-01-21-09-38-34.png

 

iOS7 (iPad Air):

IMG_0012.PNG

 

So, the configuration on iOS seems to be easier, but if you have a closer look to the advanced setting, it seems to be the same as on iOS:

ワードラップのパス

$
0
0

はじめまして

早速の質問です。

 

過去にVS2005のCrystalReportsXIを使用して開発していました。

その移植をWindows7(64bit)のVisualStudio2012にて行い、

http://scn.sap.com/docs/DOC-7824

よりCrystalReporsのSupportPack7 (v 13.0.7.1136)の64bit.msiを導入し

開発環境であるVS2012のデバグで出力した際には改行キーも同等に出力されるのを確認しました。

 

 

IIS上で動作させるとワードラップが変わってしまうようで

複数行に跨る際に自動改行文字数が26>25文字に変わってしまいます。

 

 

具体的には以下のように表示されています

 

 

VS2012、及び旧システム

-------------------------------------------------------

 上記のものは、○○○が実施した平成20年度 ○○零壱

○○○○○○○○○○の○○○を学習し、修了したこと

を証明する。

-------------------------------------------------------

 

 

Windows7(64bit) IIS7

-------------------------------------------------------

 上記のものは、○○○が実施した平成20年度 ○○

壱弐○○○○○○○○○○の○○○を学習し、修了した

ことを証明する。

-------------------------------------------------------

 

 

こちらでどのパスのワードラップ(usp10.dll)ファイルを変更して良いか分からず、

また挙動が違うため同一のPC内で共通パス上にある同じワードラップを使用していないのだと思われます。

IIS7で使用しているワードラップのパスをご存じの方がいらっしゃいましたら教えていただきたく質問させていただきました。

 

 

以上、よろしくお願いいたします。

Re: Freight unit creation

$
0
0

Hi

The issue is resolved.

The status of the FU is "NEW" as per my earlier discussion.It is because of the Attributes being not maintained in ECC for my Material type.

 

I have maintained the attributes and the issue is resolved.

 

with regards,

V.Vijay Kumar

Re: Principal decrease at rollover

$
0
0

The IMG path of the money market flow type configuration is as below:

FSCM -> TRM -> Transaction Manager -> Money Market -> Transaction management -> Flow Types -> Define Flow Types.

 

 

  • you can exclude the whole Product type from posting/ per Company code and Valuation area - SPRO -> TRM -> Transaction Manager -> General Settings -> Accounting -> Link to Other Accounting Components -> Exclude Product Types from Posting;

-> Our offshore loan is defined at transaction type level not product type level, so I cannot just exclude the whole product type.

 

  • or you can exclude specific flows (Update types)/ per Update type and Valuation area -SPRO -> TRM -> Transaction Manager -> General Settings -> Accounting -> Link to Other Accounting Components -> Indicate Update Types as Relevant to Posting.

-> I can explore on this option later. Thank you for your advice.


Actually, even when I tick "postings to FI", as far as there is no account assignment reference attached to the transaction, TBB1 will not pick up anything to post, and this is our current work around.

And in real business scenario, there will be no account assignment reference for user to key in since posting to FI is not required.


I have already logged the issue to OSS and they are logging on to our system to investigate at the moment, because final repayment should not be generated while roll over is carrying out, no matter what we config. The statistical cash flow is wrong and does not meet the common business requirement.


Re: DMS server interface with EP without SAP ECC

$
0
0

Chandu,

 

Go through below links

 

SAP-OT!...How they got Married...?!? what is thier Story?  - gives the tight relation of OT with SAP

SAP DMS  - gives you how it differentiates than a normal SAP DMS

SAP xECM - Demo    - Gives the feels of xECM

SAP Portal Content Management by OpenText –  An ideal Content Management solution for SAP Portal customers Gives idea about the EP content can be managed using PCM(xECM)

 

If you have any specific question please ask. Hope this answers your question

 

Cheers!

Kolusu

Use of RSPC in ECC

$
0
0

Hi,

 

I have a requirement to execute a series of ABAP programs in our ECC system where some steps in the process can execute in parallell, and the successful completion of 1 step can trigger multiple other programs.  Some programs may need to wait for multiple other programs to complete.  There is also a need to be able to restart the process in the event of failure in one of the steps without having to execute the whole process again.

 

The Process Chain tool (trans RSPC) seems to be a good option for this, but I have never used it for this purpose and not in an ECC system (rather than a dedicated BW instance).

 

Does anyone have any experience of doing this?  Do you know if there are any license implications? Were there any other issues?

 

I know that I could achieve the same using a number of options, including workflow and jobs based upon events, but neither seem to be as elegant as using the process chain tool.


Thanks


Colin

Team Calendar

$
0
0


Hi guruz

 

Compleaments of the new year.

 

On the ESS, i am displaying my team calendar and again want to display the team calendar for last year, so the problem is instead of the my page to show the loader, it does. it is just opening the team members immediately.

 

So where can one call the loader to load before displaying the team calender?

Thanks...

 

Regards

Letlapa

Re: How to execute a MDX query in SAP HANA Studio

$
0
0

Please try statements like the following:

MDX GET_CELLDATA 525EEB0B172B5FE4E10000000AA00064

MDX GET_AXISDATA 0 525EEB0B172B5FE4E10000000AA00064

MDX GET_AXISINFO 525EEB0B172B5FE4E10000000AA00064

 

References:

[1] http://scn.sap.com/thread/3144213

Re: Custom paper size revisited

$
0
0

OK, R2 is no longer supported...

 

What you should do is update your app to use CR Assemblies version 13, you can get the VS installer and runtime here:

 

SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads

 

SP 9 will support VS 2013, due out in a few months or less.

 

So right now we don't have any suggestions for you, R2 is not supported in VS 2013.

 

As of SP 8 you can get the paper size ENUM that is saved in the RPT file, everytime you add a custom paper size likely you'll get a new ENUM for it. As you can see CR saves the ENUM, that is likely your issue.

 

In SP 8 you can get the Custom Paper size by name and set the ENUM accordingly using the CopyTo/CopyFrom API so it updates the report info using RAS or the Engine.

 

And I believe if your printer doesn't support custom paper sizes how can you define one so CR uses it? The System.Printer collection won't have an ENUM for that size...

 

Don

Viewing all 8667 articles
Browse latest View live




Latest Images