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

Re: indexing problem

0
0

Hi Santosh,

 

Then does APPEND or INSERT meet your requirement to add rows to the table?

 

Cheers,

Amy


Re: indexing problem

0
0

  dear experts,

 

i have one table control requirement.

 

suppose my table control have 4 column and 20 rows. it contain the first value as shown below

 

1st         2nd       3rd            4th

......................................................

10          kg      kilogram          2

 

now i want to upload data from 2nd row. i have written code for this like :

 

data : it type standard table of ............

        wa type ..........

 

data : lv_indx(2) type N,

 

lv_indx  = 2. ( if i assign here '1' it will overlap with 1st one.)

 

loop at it into wa.

 

 

// codes here......

 

lv_indx = lv_indx + 1.

endloop.

 

suppose i have uploaded 3 data here.(means 4 rows )

 

it works fine up to here.  now, problem cames here.

 

suppose  again i want to upload 3 data here..

so, data should comes to the 5th , 6th & 7th rows.

 

 

how to solve this issue so, that data will be uploaded from next row.

 

help plz.

Re: Reg:Track the equipments sent for repair in plant maintenance sap

0
0

This process can be mapped using Refurbishment process. Pre-requisites are Material Master for the equipments, serial number & creating equipments automatically.

 

Go through SAP Help links & also search for Refurbishment with Subcontracting.

 

http://help.sap.com/erp2005_ehp_06/helpdata/en/6d/3603c31c0c4bf2a6ce4a9f7901941c/content.htm

 

http://help.sap.com/erp2005_ehp_05/helpdata/en/4a/9b1a1a7b223894e10000000a42189c/frameset.htm

 

http://help.sap.com/erp2005_ehp_04/helpdata/en/c7/2587b8dad94c52854ccd28015dceb0/content.htm

Re: BO XI 3.1 SP5 Deploy on Websphere 6.1

Re: Grid/Matrix

0
0

Hi Sunny,

 

I am not sure i got you when you say it is displaying outside.

Can you post a screen shot on this problem?

 

Regards

Edy

Re: Relevant function module in Bex

0
0

yes exactly anshu..i want this only....

Re: SNC_Flag not setting from UI to ABAP systems

0
0

Hi - I'm checking into this and will let you know.

 

Thanks

 

Chris

Batch chage during ATP check

0
0

Hi,

 

The scenario is as below:-

 

Customer enters batch in sales order. Based on certain relation ATP check should take place on a different batch (the logic is defined)

 

Is any exit/enhancement available where the batch can be changed before availability check ?

 

 

Regards,

 

RS


Re: Problem with timezone in XI

0
0

Hi Fabio,

The usr02 abap table has a field called tzone for each user, this field obviusly must be supported. Also the SAP ABAP systems has their own time variables, time configuration etc.

 

Whick is really your problem?, should the USA name files be generated in the italian ECC system with the USA timestamp?, may be any field inside the payload?. You could use an UDF inside the message mapping to convert one time in another, to use an abap mapping or RFC lookup for the same purpose, etc

 

Regards.

Re: How to change the "Person responsible" attribute of a Abap package

0
0

Do it from Transport Organizer to change the Owners for all the Objects

Re: Mapping failure Async/ Sync bridge. File not deleting.

0
0

Actually managed to resolve this while working on another interface:

The Sender agreement for the File sender is configured to XML Validation in the adapter engine.

The sender communication channel is configured to "Archive faulty source files"

That's it.

 

John

Re: Error using a static output device

0
0

Ok, now it works well whenever I go out from the execution and run it again.

 

I mean, the first time it works well and the second time that I want to print without going out from the execution, it seems that lose the parameters and the device output is not "PRUEBA" again.

 

Is there any way to keep the values of the parameters until I finish the execution?

 

It's important for me because it's program which must be always opened in a pc  and is constantly used.

 

Thanks.

Re: How to make employee eligible for absence type after certain experience

0
0

Hi Vibin,

 

Did you configure the base entitlement series of sequence numbers

1- seq 001 -> 0-8 months 0 -units of leave

2- seq 002 -> 8-15 months 6 - units of leave...and so on

 

is this how you have configured your quota ?

Re: Calculation Method for Fleet Consumption Values

0
0

Check calculation farmule in SPRO.

Re: How to make employee eligible for absence type after certain experience

0
0

Hi,

 

Have you maintained Feature HDATE & IT0041 , the return value of the Feature HDATE should be the date type maintained in IT0041 hiring date.

 

Else you can use IT0019 to achieve you requirement

 

Regards,

Raja Sekhar


Difference of materials in MD05/MD06 and MD04/MD07

0
0

Dear All,

 

I have given sales order and run MRP by MD02 and save the results.

 

Now when I am checking it in MD04/MD07 by applying filter MTO then it gives me message that,"241 materials were selected".

 

Similarly when I am checking the same in MD05/MD06 then message is "240 materials were selected"

 

Why this 1 material difference is?

 

Kindly guide me.

 

Thanks,

Naresh

Re: whether Crystal reports 2011 supports functions wrote in eclipse IDE

0
0

Hi abhilash thank you for responding,

 

there are some function wrote in using eclipse ide .

i need use those function in crystal 2011.Suppose when we writing formulas  will it come to formula editor or not?

 

Please find the attachment.and suggest to me

please check your mail i am unable to attachment hear

Whether it is possible to implement this in crystal reports 2011 or not if  not is there any way to call resource bundles to crystal reports 2011

Re: WebDynpro Table Migrate Columns

0
0

If I recall it correctly we recreated most of the DCs.

Re: Delay in Solar_eval

0
0

Thanks Ganesh,

 

Other than Adding grunt, is there something we can do to decrease the delay.

 

Like running any optimization job beforehand.

Re: Interactive Dashboard - User able to enter Comments into the Dashboard

Viewing all 11212 articles
Browse latest View live




Latest Images