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

Re: ERROR IN BAPI BAPI_ALM_ORDER_MAINTAIN

0
0

yes, I inserted values into table it_operation and it_operation_up and values are as follows in which I just want to change control key and create purchase requisition and matl_group, pur_group and cost_element are also required to process following changes.

 

  it_operation-activity = '0150'.
  it_operation-control_key = 'ZCON'.
  it_operation-work_cntr = 'FMU'.
  it_operation-plant '3000'.
  it_operation-cost_element = '450850'.
  it_operation-pur_group = '020'.
  it_operation-matl_group = '026'.
  append it_operation.
  clear it_operation.



*  IT_OPERATION_UP-ACTIVITY = '0150'.
  it_operation_up-control_key = 'X'.
*  IT_OPERATION_UP-WORK_CNTR = 'FMU'.
*  IT_OPERATION_UP-PLANT =  '3000'.
  it_operation_up-cost_element = 'X'.
  it_operation_up-pur_group = 'X'.
  it_operation_up-matl_group = 'X'.
  append it_operation.
  clear it_operation.

 

 

 


Re: Cost Depreciation

0
0

Dear All

 

Can some one guide me..

Re: HOW TO CREATE A VIEW ?

How can i import item from excel and put in Delivery?

0
0

Hi All,

 

I create one add on for my customer and i designed by created 1 button in Delivery with name "Import".

The button import will import data from their item excel template to delivery line. After imported, the use can click on Add button( standard button) and ask for approval.

My problem is that i don't know how to add item from excel to active delivery.

Does anyone know how to do it? Please shared with me.

 

Best Regards,

 

TONY

Re: Use of (primary) key in internal tables

0
0

Clemens,

 

Yes, it is more fun , but with that approach I think you may be filtering out some fine signal!

 

An interesting question can provoke some innovative, huh-never-thought-of-that answers from people who know their stuff - or are willing to investigate on your behalf - but aren't German PhDs...

 

"Actually it would cost me some time to set up a measure routine to check."

Many hungry newcomers would be happy to do this for you, but now you've put them off.

 

cheers

Paul

Re: Tcodes listed under user but not found in roles or profiles

0
0

Agree with Kartik,

Go to PFCG-->Write the Role name--> Click on change button--> Go to authorization tab.

 

Then Ctrl+F find out for authorization object S_TCODE. Then you will find out the SE38 has been assigned.

 

Thanks

Asad

Re: Need Assistance on Installation

0
0

Hi Abinash,

 

For any kind of instillation you need the below.

 

1. SWPM software

2. Kernel DVD

3. Oracle Exports

4. ABAP Exports

5. Java Exports.

 

With the above component you can build the SAP Application. However,i ncase if you need any other extra functionalietes you can install as Add-on

 

Regards,

Pavan Gunda

What is the delta logic in SAP BODS4.2?

0
0

Hi ETL Gurus,

 

What is the delta logic in SAP BODS4.2? Is there any new component available?

 

Thanks in advance.


Re: Severe error(s) occurred in phase MAIN_SHDCRE/SUBMOD_SHDDBCLONE/UPDATE_DBSTATS_SHDCLONE!

0
0

Hi Naresh,

 

Please past the alert.log for that time stamp here. Also past the output of command df -h.

 

Regards,

Pavan Gunda

Re: Agentry And OpenUi Flow

0
0

Q1 / Q2.  I agree with Steve on these.

 

Q3.

 

With OpenUI you start with one of the base Agentry control types and extend from there.  This gives you the link between Agentry and your control so you can access Agentry data and also call Agentry actions.

 

Your OpenUI control will exist on a screen in Agentry so within that context you have full control.  For example, we have created integration between Agentry and ESRI to display an interactive map.  This map can be rendered as a full screen in Agentry or as a partial screen depending on the requirements.

 

Either way you will want to start with one of the adapter types depending on the type of data you want to pass into the control.

 

--Bill

Re: SMP3.0 Sizing Guide for Agentry Apps

0
0

Work Manager 6.2 was just released last week.  I would recommend just going with the Work Manager 6.2 sizing as it will be very similar if not identical.

 

--Bill

Re: SAP Search Help- filtering the result based on the values in Parameter screen

0
0

Hi Glen,

 

Thanks for the response.

 

I didn't assign the selection method because I have assigned this search help on cost center field and cost centres are populating based on controlling area, so that list is populated correctly, now in that list if user wants to filter the result set based on some inputs say company code then the result list is not getting filtered out.

 

Regards

Ashu

calculate year of birth based on age

0
0

hello,

 

is it possible to calculate the year of birth based on age? say for example, i have a AGE field in a table. can I calculate the year of birth from the age and then add it dynamically to an ALV?

Re: Cross Company Transactions

0
0

Dear Mahmoud,

 

Thanks for the reply. Its done.

 

Thanks,

Jay

Re: webi


Re: Negative stock and negative value

Re: webi

Re: Web UI Search remove values from dropdown

0
0

Hi,

 

You can get the values in GET_DQUERY_DEFINITION method of search view IMPL class.

for that field change the dropdown values.

 

Regards,

Deepika.

Re: No price could be determined for subcontractingin CK40N

0
0

Hi Kamal,

 

Thank for your reply!!

 

I have checked and maintaed the - 3 - Net Quotation price

 

Please find the screen shot for more information.

 

Capture.JPG

 

My main question....why the system checking is the price and  source of supply for sub con material if we are maintain the following settings in MRP2 at material master and it should not calculate the costing for external procurment as per my knowledge i think .

 

-  MRP2 Material master data       

 

       1. Special Procument Type = 30             

       2. Procurement type = F (External procurement)

 

Kindly advise.

 

Regards

Sudharsana Vamsi

Postion ID role in PS/IM

0
0

Hi Team,

 

I need some info regarding PS-IM .

 

 

1. Purpose of Postion ID in IM.

2. Can we any name of position ID (I tried it is taking any name )

2. What happen if wbs is not assigned on postion ID.

3. Purpose of status(CRTD ) in  postion ID.

 

 

4, suppose I have created hierarchical strcutrue of postion ID and one hierarchical of Wbs in one project.

 

Is there any link between them ?

 

How the budget get transfer from IM  to PS (any code)

 

and last but not the least.

 

5.Investment program is dependent on company code and profit center ?

if yes , then how we change it(T.code) ..I am talking about investment program(IM25) not investment program defintion.

 

Client requirement is delete company code and profit center from investment program in IM25.

 

Please respond..

 

regards

Rahul

Viewing all 8851 articles
Browse latest View live




Latest Images