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

Re: How to do page break in nested table based on inside internal table ?

0
0

Hi Satish ,

 

Finally I achieved my output. I did now another way.

I created one table only in which I have header data and item data like this .

Capture.PNG

Delivey and Adrnr is my Header data that I have repeated in table , Now in layout Design page, I created one table with body row only and do the binding. Delivery and Adrnr I have kepy hiddden excluede from layout..I used conditional break to have page break based on Delivery or on HU.

 

Now to get header data .I created header on master page . I read and set  the value of particular delivery and Adrnr on that particular page from the table in Design page .I used below java script on layout ready of the header field for example delivery

 

// Get the current page

 

var currpage = xfa.layout.page(this);

 

 

// variable to store number of fields in that page.

 

var fields = 0;      

 

 

// Get the number of fields


        fields = xfa.layout.pageContent(currpage-1, "field", 0);

 

 

// Loop on each field on the page


        for ( i=0; i<= fields.length-1; i++ )

        {

 

// Check if the field is in the item table column (it will be actually header data column in your item table)

            if ( fields.item(i).name == "TL" ) 

 

            {

 

// Fetch that value and store in your header field.


                       this.rawValue = fields.item(i).rawValue;

            }

        }

 

Regards ,

Manu


Re: SRM PO STATUS I1080 Problem

0
0

Hola,

 

El Status I1080  es cuando el PO esta replicando los datos para el servidor backend (ECC), depues que termina la replica con exito el PO debe quedar con el status I1043.

 

Saludos,

Re: Troubleshooting latency

0
0

Hello Patrick

 

Did you find any answers for your questions? Even we have latency in our SLT replication production and hard to identify where the issue is really happening. Most of the best practice options are already followed like increase in jobs according to available work process , secondary index for tables in ECC, parallel execution but still on some day, this latency in replication is happening.

 

thanks

Siva

Re: Crystal Server 2013

0
0

The UMT calculates all of the "dependencies", so it will bring through security, schedules, and completed instances.

 

There is no "Upgrade" install - CRS 2008 is 32-bit software and CRS 2013 is 64-bit software.  DO NOT install CRS 2013 on the same server as CRS2008!  They will not play well when installed on the same server - there will be competition for resources between both of the installations and the UMT, which will potentially cause migration failures.  Also, the tables in the CMS database for CRS 2013 have some slightly different structures, so there is no way to connect that install to the CRS 2008 CMS database and get it to work.  So yes, you must use the UMT to migrate your content and security.

 

-Dell

Re: Urgent Help is needed

0
0

Can you try login using Admin account? See if you can see Folders

Re: "Change document for users" taking long time to execute through SU01/SUIM

0
0

Hi,

 

Could you share SP level details,if possible try to import relevant updated patch with latest available at SMP & check again.

 

Regards,

Re: Measuring Points are Not displaying in mobile devices(SAP WM 6.1)

0
0

Hi Chigari

 

Measuring Points assigned as PRT's in backend application (SAP ECC) should be displayed in Agentry Work Manager 6.1 by standard, if their corresponding technical objects are assigned to either the Work Order header or one of the operations.

 

Please check if this requirement is fulfilled in your case.

 

There is no need to modify anything in the Configuration Portal (as far as I know).

 

The modification we have made is only regarding Measuring Points belonging to other Technical Objects (and still assigned as PRTs).

 

Søren Hansen

Re: Urgent Help is needed

0
0

The account I am using is an Admin account but still cannot see Folders component.


Re: SMART FORM and driver program for Scheduling Agreement (ME31L)

0
0

Hi Samrat,

 

What I can suggest you is take the data processing logic from the driver program. There might be standard function modules and subroutines, which are used to fetch the required data.

 

Since you want to create a new custom program and form, you can always the use the same processing logic in the custom driver program and design the smartform accordingly.

 

Attach the driver program and form name to the output type in NACE and it will trigger your program.

 

 

Thanks,

Sumit

Re: SAP Validation for document park and post

0
0

Hi,

 

 

You can use Work around solution  - Account  Group  link with  Reconciliation GL account . In tcode FS00 use aauthorizationobject to restrict the reconcicaltion for posting.

SAP note No - 0002133812

 

 

 

 

 

 

 

 

Regards,

Sharad Tiwari

Re: Any company providing training on SAP GTS in India?

0
0

Dear As per scn rule we should not keep personnel numbers here and we should not discuss here but please send request to me in the personnel log.

Re: the connected user (SAPECC) does not work with the right user/schema

0
0

Hi Donny ,

 

Please execute R3trans -d   and paste the trans.log

 

 

Thanks ,

Manu

Remote Client Copy failed at RFC DDIC System Comparison

0
0

Hi All,

 

I am performing a remote client copy from QAS to DEV.

The simulation run was completed successfully but i am encounter DYNPRO_SEE_IN_BACKGROUND error message from the source's system log during actual run.

It failed at very early steps, roughly around 1 to 3 minute after executed the client copy.

 

On the other hand, I tried to execute the client copy via foreground processes, it will prompt me a selection screen "Derivation Strategy" and the client copy process continue to run after i choose an option in the screen and proceed.

 

Would like to understand if anyone also encounter similar problem? How to due the case if i want to execute the client copy via background but need to deal a screen pop up?

Is it my authorization issue or functional problem?

 

Please advise,

Thanks,

Regards,

 

Thomas

Re: I have disabled text carry-ons. How can I set them back on?

0
0

Hi,

 

please use + icon in the second line item  system automatically copy the  text of first line item another option use Editing option Check box copy text  Gl account.

 

 

Regards,

Sharad Tiwari

Re: Field VBKD-MNDID get filled after upload from CRM with "###ఠ"

0
0

You say you do not use SEPA but as per note 1852774, system would give dump error if you have not activated SEPA functionality in SD

 

 

G. Lakshmipathi


Re: Want to learn SAP PI 7.4 Single stack

Re: File path error while synchronising with Agentry App on iPad

0
0

This is during the delta load.

That is the current workaround that we have , to delete the app and reinstall it.

But, this way the user had to reset the client and he looses his data and also initial sync takes some time for synchronisation.

 

Any idea as to why this error should occur considering that the iOS should have this folder where the agentry app database gets created?

 

-shanthi

Posting only possible in periods 2012/07 and 2012/06 in company code

0
0

Hello All,

 

I am getting the above error while posting goods receipts. Pls help, I am new to this area.

Re: sap.m.List growing Odata

0
0

Hi Frank

 

In the browser developer tools on the network traffic I cannot find any separate count request on the collection of the service.

 

When the actual request in the collection is made I just can see inlinecount=allpages as URL param

 

Best regards

 

Thomas Maier

How to extract data from Sharepoint Using BODS

0
0

Hi,

 

Existing Scenario:

Data is extracted from SharePoint in xls format and placed at a shared path from where it gets picked up by BODS and loaded into the target system. This data extraction from SharePoint is a manual activity, so each day, file is extracted manually and placed for BODS.

 

Desired Scenario:

To avoid this manual activity, it is required to extract data directly from SharePoint via BODS and load into target system without any manual intervention.

 

Can this be achieved ?

 

Any pointers will be helpful.

 

Thanks,

Sumant

 


Viewing all 8851 articles
Browse latest View live




Latest Images