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

Re: Transport request with module-based or function-based

$
0
0

Phong,

I suggest you to create a separate transport request for individual object within any module so that it would be easy for to track and to make any changes in future as per business needs.

 

And as far as your issue is concerned if you miss something in destination system then create one more transport request for missing component and move it to destination system.

 

BR
KK


Re: XXL Attribute

$
0
0

Hello Giselle

 

Thanks for your helpful comments.

 

We had to apply many workaround like yours, because there is no way to show XXL attributes unfortunately.

 

Regards

Re: bpc 10.1 unified model show variables

Re: Display row number without changing data

$
0
0

I would add this.mBindingInfos.text.binding.getValue() into the formatter and return it with the number you extracted.


But I would rather suggest to perform a cleaner way to get the number.

Re: Installation Netweaver 7.4 AS ABAP "Issue ABAP Import"

$
0
0

No , still facing same problem.

Listener working fine, also I have started the oracle database and rerun the SWPM.

 

facing same issue.

 

Loading of 'SAPSSEXC' import package: ERROR

Import Monitor jobs: running 0, waiting 14, completed 12, failed 3, total 29.

Import Monitor jobs: running 1, waiting 13, completed 12, failed 3, total 29.

Import Monitor jobs: running 2, waiting 12, completed 12, failed 3, total 29.

Import Monitor jobs: running 3, waiting 11, completed 12, failed 3, total 29.

Loading of 'SAPSDIC' import package: ERROR

Import Monitor jobs: running 2, waiting 11, completed 12, failed 4, total 29.

Loading of 'SCPRSVALS' import package: ERROR

Import Monitor jobs: running 1, waiting 11, completed 12, failed 5, total 29.

Loading of 'WDY_UI_PROPERTY' import package: ERROR

Import Monitor jobs: running 0, waiting 11, completed 12, failed 6, total 29.

Import Monitor jobs: running 1, waiting 10, completed 12, failed 6, total 29.

Import Monitor jobs: running 2, waiting 9, completed 12, failed 6, total 29.

Import Monitor jobs: running 3, waiting 8, completed 12, failed 6, total 29.

Loading of 'SAPCLUST' import package: ERROR

Import Monitor jobs: running 2, waiting 8, completed 12, failed 7, total 29.

Loading of 'SAPSDOCU' import package: ERROR

Import Monitor jobs: running 1, waiting 8, completed 12, failed 8, total 29.

Loading of 'SAPSLEXC' import package: ERROR

Import Monitor jobs: running 0, waiting 8, completed 12, failed 9, total 29.

Import Monitor jobs: running 1, waiting 7, completed 12, failed 9, total 29.

Import Monitor jobs: running 2, waiting 6, completed 12, failed 9, total 29.

Import Monitor jobs: running 3, waiting 5, completed 12, failed 9, total 29.

Loading of 'DD08B' import package: ERROR

Import Monitor jobs: running 2, waiting 5, completed 12, failed 10, total 29.

Loading of 'SAPSLOAD' import package: ERROR

Import Monitor jobs: running 1, waiting 5, completed 12, failed 11, total 29.

Loading of 'SAPDDIM' import package: ERROR

Import Monitor jobs: running 0, waiting 5, completed 12, failed 12, total 29.

Import Monitor jobs: running 1, waiting 4, completed 12, failed 12, total 29.

Import Monitor jobs: running 2, waiting 3, completed 12, failed 12, total 29.

Import Monitor jobs: running 3, waiting 2, completed 12, failed 12, total 29.

Loading of 'SAPDFACT' import package: ERROR

Import Monitor jobs: running 2, waiting 2, completed 12, failed 13, total 29.

Loading of 'SAPDODS' import package: ERROR

Import Monitor jobs: running 1, waiting 2, completed 12, failed 14, total 29.

Loading of 'SAPUSER' import package: ERROR

Import Monitor jobs: running 0, waiting 2, completed 12, failed 15, total 29.

Import Monitor jobs: running 1, waiting 1, completed 12, failed 15, total 29.

Loading of 'SAP0000' import package: ERROR

Import Monitor jobs: running 0, waiting 1, completed 12, failed 16, total 29.


Re: bapi to save as completed an incoming invoice

$
0
0

Hi,

 

(i do not remeber exactly where but some of this routines where needed too)

have a look at the following routines in program saplmrm_bapi

importing_data_check

rbkpv_fill

frseg_fill

co_fill

ma_fill

rbtx_fill

 

Best regards.

Re: Problems with sap cloud test

Re: BRAIN070 error during activation

$
0
0

Can you try to run attribute change run on costcenter.

try to do RSRV test on SID test of your info object.


Can I use Corbu theme with SAP netweaver 7.0 ehp2

$
0
0

Hello everyone,

 

Is it possible to use Corbu theme with SAP netweaver 7.0 ehp2.

 

I am using a FPM application with the OVP plan and cannot see any difference when I apply the Corbu theme in my application like shown here

 

WDTHEMEROOT

sap_corbu

 

Please help understand.

 

Thank you.

S

Re: Can't Access CMS/InfoView on BO XI3.1

$
0
0

Hi Keith,

 

I agree Denis.

 

Ok try new ip or the host name for the url

 

Http://New IP:8080/InfoViewApp

 

Thanks,

Shakthi Raj Natarajan

Re: Characteristic value of characteristic 0MATERIAL is not MATN1-converted

$
0
0

Hi Raj,

 

Yes.. i can see in the source system table.. its of length 10 .. we ill make it correct in source system with functional team..

 

Thank you very much

Re: Production Order - Badi ou Exit after save

$
0
0

Hi Michel,

there are different tool in order to change data in production order.

But is very important figure out what kind of data you should change during saving.

Because as already said correctly Mariano you can use generally this Badi WORKORDER_UPDATE if you want to have a lot  field available to change. (In this badi you must use a little workaround for change data in production order as field symbols).


In alternative if you need to change some header field or some component data (like storage location and so on) you can use also in SMDO t-code the following enhanecements:


PPCO0001 |Application development: PP orders |

| PPCO0002 |Check exit for setting delete mark / deletion indicator |

| PPCO0003 |Check exit for order changes from sales order |

| PPCO0004 |Sort and processing exit: Mass processing orders |

| PPCO0005 |Storage location/backflushing when order is created |

| PPCO0006 |Enhancement to specify defaults for fields in order header |

| PPCO0007 |Exit when saving production order |

| PPCO0008 |Enhancement in the adding and changing of components |

| PPCO0009 |Enhancement in goods movements for prod. process order |

| PPCO0010 |Enhancement in make-to-order production - Unit of measure |

| PPCO0012 |Production Order: Display/Change Order Header Data |

| PPCO0013 |Change priorities of selection crit. for batch determination|

| PPCO0014 |Select process orders for external relationships |

| PPCO0015 |Additional check for document links from BOMs |

| PPCO0016 |Additional check for document links from master data |

| PPCO0017 |Additional check for online processing of document links |

| PPCO0018 |Check for changes to production order header |

| PPCO0019 |Checks for changes to order operations |

| PPCO0020 |Process order: Display/change order header data |

| PPCO0021 |Release Control for Automatic Batch Determination |

| PPCO0022 |Determination of Production Memo |

| PPCO0023 |Checks Changes to Order Components |


I hope have been useful for you.

Daniele

 

Re: SAP IBASE Tables containing Material Number & Serial Number

$
0
0

Hi Md,

i don't know if it will be useful for you but i always find information about serial number in the following tables :

 

objk and ser01 , ser02.. and so on

 

I hope have been useful for you

Daniele

Re: performance issue while loading data from write optimized Dso to Infocube

$
0
0

Hi All,

 

Sorry for the late reply !!!

 

Hi chie bill , we are not deleting the Dimension table content, it will delete only infocube content.


Hi Vengal,it is not possible to reorganize the design structure of the flow immediately.

 

Hi Andras, we will let you know update,  if any of these sap notes is really helps us to solve the issue.

 

 

Regards

Rapur

Re: DBCO ERROR (BW to Sybase IQ)

$
0
0

Yes, an entry is required in the DBCON table.

As the source system is running on MSSQL you need to make sure the DBSL files for Sybase is also present. I believe it should be there as newer releases of kernel comes with the DBSL for all supported databases. You also need to install the Sybase client software and adapt the environment variables. The steps are documented in these SAP notes.

1737415 - Sybase IQ: Enable remote/secondary connect to SAP Sybase IQ

1507573 - External DB connect to a Sybase ASE database

 

Cheers

RB


Re: Exclude A/P Credit Memo from this Query

$
0
0

try the below query

 

SELECT 

max(T0.DocDate) as 'Date', 

max(T1.CardName) as 'Vendor Name', 

max(T0.Address) as 'Vendor Address', 

count(T0.DocNum) as 'No. of Invoices', 

COUNT(T5.DocNum) AS 'No of Credit Memos',

max(T1.LicTradNum) as 'TIN No.', 

sum(T0.BaseAmnt) as 'Base Amount', 

sum(T0.VatSum) as 'Input Tax', 

max(T1.ECVatGroup ) as 'TaxCode', 

max(T2.WTCode) as 'WtaxCode' 

FROM OPCH T0  INNER JOIN OCRD T1 ON T0.CardCode = T1.CardCode  

INNER JOIN pch1 t3 ON t3.DocEntry=t0.DocEntry

LEFT JOIN dbo.RPC1 T4 ON T4.BaseEntry=T3.DocEntry left JOIN dbo.ORPC T5 ON T5.DocEntry=T4.DocEntry

left join PCH5 T2 on T0.DocEntry = T2.AbsEntry 

WHERE T0.DocDate BETWEEN '[%0]' and '[%1]' and T0.VatSum <> 0  

GROUP BY T1.CardCode 

 

 

 

--Manish

Re: Error during the SPAM update (version 7.02)

$
0
0

Looking at your situation the best would be to raise an OSS message and ask the support to fix it for you, most probably they (or will ask you) will import the patch from the OS level. As this is not a recommended practice and it violates the policy I do not recommend you to do it without checking this with SAP.

Re: IT 1005 , linked to IT 8 question

$
0
0

tthe it 1005 is at job level. The dates for all four records are same for eg 01012015 to 12319999

Re: BO 4.0/4.1 installation on Windows 8

Re: Draft for Process Start in E-Recruiting

Viewing all 8713 articles
Browse latest View live




Latest Images