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

Re: 500 Connection timed out in SAP Portal

$
0
0

I am new to this technology and I want to understand how connection gets invoke( in codes only connection invokes or not). Can I make this process as a background process?


ABAP- Open more than one type of order

$
0
0

Hello All,

 

I have a quick question in ABAP and hopefully one of you experts will be able to help answer it.

 

I am currently writing a FM in CRM that takes all the open service orders by:

 

READ TABLE gt_status INTO gs_status WITH KEY guid = gs_order_head-guid

                                                  user_stat_proc = 'ZSOSTH'

                                                  txt30 = 'Open'

                                                  active = 'X'.



How do I make it so I can also read Open AND  Deliver Solution AND ... AND .. service orders. I would like the FM to output more than one status other than 'open'.


Any help or direction would be appreciated.


thanks.

Re: Variable for Calendar month

$
0
0

Hello Gurus,

 

I have a requirement in a the report. The columns currently we have in the report are

 

Billing Qty for last 12 months          Billing Qty for Last 6 months      Billing Qty for last 3 months

 

Instead of the 12, 6 and 3 months user wanted to have the Calendar months as columns

 

Biiling Qty   Billing Qty   Billing Qty  Billing Qty  .......  Billing Qty

Jan              Feb           March         April                   Dec

 

I would need to write a code for the variable, and restrict the key figure for billing Qty.

 

I could find a similar thread that would satisfy the above requirement.

 

BEX Query Solution

 

I have made minor changes to the code but the code is not working in spite of trying to correct it

in different ways. I am going wrong in making the changes. I request you to help me out

on this.  Thanks in advance

 

if i_step = 2.

        

data it_range1 like line of e_t_range.

data is_range1 like it_range1.

 

 

first = sy-datum+0(4).

concatenate first '01' into first.

 

 

is_range1-low = first.

is_range-high = sy-datum+0(12).

is_range-sign = 'I'.

is_range-opt = 'BT'.

 

LAST = sy-datum+0(12).

concatenate LAST '12' into LAST.

 

 

append is_range to it_range.

endif.

Re: South Korean Currency Issue in SAP SD Reports

$
0
0

if this happens in your own developed reports and t-codes, then your ABAPer did probably something wrong, simplified it too much, should have checked SAP code to know how SAP does it. And you should have posted this question in ABAP Development forum instead of SD along with the part of coding that causes the trouble to get help.

Re: How to manage delta when deleting and creating COPA datasource

$
0
0

Thanks Ramanjaneyulu for all the help.


I have one last question. I ran the Init without data transfer and I see that it has only set the current pointer in table ROOSGENDLM and repeat pointer is blank. Is this normal and when will the repeat pointer be set?


Thanks again,

AT

Re: Kernel upgrade issue from 720_401 to 720_700

Need standard SAP report to get customers with Credit balance

$
0
0

Hi Experts.

 

We are trying to find out if there is any standard SAP report that can be used to find customers/Contract accounts with credit balance.

 

Thanks,

Suhas.

Re: planing to do a certification on sap exam C_TADM51_731 needed some guide lines and doubts

$
0
0

That's too specific a question for this forum.. just send an email to SAP Education in Thailand.

 

If it's anything like Australia (and Europe and USA), you just turn up and do the exam.

No questions asked (about your eligibility, that is ).

 

good luck and please let us know how it works out.

Paul


Re: Kernel upgrade issue from 720_401 to 720_700

$
0
0

Hello Sai,

 

Now we upgrade it to 720_600 kernel .

 

the system (abap/java)is working fine with 720_600 ,With JVM 65

 

So i cant share the Error logs,

I already read the given notes,

 

Thanks

 

Babu

Re: Kernel upgrade issue from 720_401 to 720_700

$
0
0

Hi Babu

 

Then what is your requirement? without log we can't help you, better you can close the thread.

 

BR

SS

Operation times improvements vs savings

$
0
0

Hi Gurus,

 

I need your help with reflecting shop floor improvements in efficiency. Scenario is: after improvement project my client shortened direct labor time / Lead Time for group of materials, but client doesn't want to change routings as he wants to show better efficiency to prove savings.

 

On the other hand production planner needs to have correct data to plan production correctly (uses capacity planning). Is there a way to reconcile both?

 

I appreciate your help.

 

Darius

transported wrong version of class CL_ABAP_TABLEDESCR - target system unusable

$
0
0

Good day,

 

we accidentally transported an older version of class CL_ABAP_TABLEDESCR to our PRD system. Now we cannot transport the correct version since the transport system will not work anymore. Besides many trxns that use the class in PRD (se38, se24, se16 and so on).

Any great ideas for this dilemma?


Thanks and best regards,

 

Mathias

Re: I am not able to connect to Sybase Unwired Server. SDK 2.3

$
0
0

Dear Gustavo,

 

Please check the version of your Server and SDK is the same. If its the same, is your server and SDK in the same domain?

If not, are you using a VPN Connection to connect to your domain?

If not of the above, is your SMP Server exposed to a public IP?

 

try to ping SYBASE_SERVER_FLORIDA from command prompt and check with the IP address rather than the name,

 

If all the above is working, try restarting the server services and try to connect

 

Hope this helps,

Regards,

Rakshit Doshi

Automatic creation of serial numbers

$
0
0

Is there a way to get SAP 9.0 to automatically create serial numbers (NOT JUST SYSTEM NUMBERS) on creation of receipt.  I can get the system to create a serial number record with a unique SYSTEM number, but the serial number is blank. With only the system number being created, we can not create a customer equipment card without going into each of the records that were automatically created and adding in either a serial number or a manufacturers serial number.  This is to time consuming for the number of serial numbers produced each day.

Re: SUM Error MAIN_SHDIMP/SUBMOD_SHDIMP/SHADOW_IMPORT_INC

$
0
0

Hi,

 

I ignored error in step MAIN_SHDRUN/ACT_UPG.

 

Only one object was not active in MAIN_SHDRUN / phase ACT_UPG

 

The objetct is ISPS_BPST_DI

 

 

 

Was that the cause of this error?

 

Attached log.


Re: Error when Create a bank statement

$
0
0

After testing, my proposal is a no go, for different reasons.

 

So, only options left is to find a personalisation, the nearest possigle t Guatemala and which has the BSP processus and to raise a feature request to SAP.

 

Regards,

Eric

Re: Standard practice for document type in SAP (Table : T003)

Budget Approval Process(Workflow)

$
0
0

Hi Experts,

 

Our requirement demands using 'Appropriation request ' for budget approval process.

 

Problem 1:

CAPEX projects will be created across the different plants.Each plant has approves at 'Plant Level'.

 

Example:Projects created at Plant 'X' are required approvals from 'Plant X' approvals for that particular Projects.(Max of 5) Approvers)

 

So ,overall there are 50 approves across the 10 plants where 5 app-rovers per Plant,

 

Problem 2: When any one of the approver is on vacation,the requirement is to 'route the approval Email to "AR" Administrator so that he can approve in his behalf.

 

Please provide me inputs for the above issues:

 

1.How categorize the 'Plant Level" approvals in-order to design the func Spec?

2.How to route the 'Approvals' to Administrator when one of the approver was on vacation?

 

Thanks,

Srini.

 

P.S Feasibility to send the Approvals to Approvers External Inbox also ability to Approve through Phone.

Re: HTTPS calls to HTTP_AAE sender channel

AUC report

$
0
0

Hi Experts,

 

Is there any report to pull the costs(line Item) sitting in AUC per project?

 

 

Thanks

Srini.

Viewing all 8713 articles
Browse latest View live




Latest Images