Modify label of field in appraisal documents
Dear experts I need modify the text for some fields ie. Notes in appraisal documents I found the following wiki:...
View ArticleRe: How efficiently we can use a Work Center
SHey Chakravarthy, As you know, the work center concept is used between PP, PM and CS business areas. So it would be helpful for which business area you want to use the work center. For e.g., if you to...
View ArticleRe: Sap data file system getting increased
Hi Kanna, 200 MB per week = 0.8 GB - 1 GB / month. For a Portal system this is a substantial growth.Could you share what applications are running on the portal ?What data gets into the Portal database...
View ArticleRestricting users to approve from MIRO when workflow is already in process
Hi, Would it perhaps be more elegant to have the workflow detect when approval is done via MIRO, and use that to terminate the approval step? cheersPaul
View ArticleRe: ChaRM ZMMJ - Change object ID not getting created
ChaRM members, This issue is resolved by maintaining Copy Control values in the necessary areas. This is linking ZMCR to ZMMJ and established parent and child relationship. Thank You.Venkata Nemala
View ArticleRe: Table spaces is not accessable in DB2 9.7 Windows
Hi Mark, please share output of following command LIST TABLESPACES SHOW DETAIL Regards,Deepak Kori
View ArticleRe: Regrading the SMARTFORMS - Vertical Text Printing ( ZEBRA Printing )
Hello, You can check SAP note: 750002 and 750772.I looked up these commands on Zebra websites and this is the information I found:^FW sets the field orientation.^FWN=normal (this is the default if not...
View ArticleRe: IDOC connection
Hi, For inbound IDOC, the message type and IDOC type will be sent from the sender system to SAP. In SAP, we need to configure the IDOC type for that message type. Cheers~Niranjan
View ArticleRe: Migration Monitor Error 103 During Import ABAP
Hi Shorabh, As per the logs Connect to database failed, rc = -10709 (Connection failed (RTE:[5] database not running))Could you check database is running and you are able to connect to database. Hope...
View ArticleRe: dear experts,
hi Could you provide more details regarding your business request, what issue you encountered and what result you want to have. Without such information, we can't do further investigation....
View ArticleRe: Basics of SAP Real Estate
How about the Help information below:http://help.sap.com/saphelp_4.70/helpdata/ja/fb/13592b457311d189440000e829fbbd/frameset.htm
View ArticleRe: Is cross-tab sortable?
Hi Paul, Yes, the Crosstabs are sortable and you can also drag and drop fields to add rows/columns. A row or a column in a crosstab is essentially a group. You go into the Crosstab Expert > Select...
View ArticleRe: Moving Files in FTP Server
Hi, Just check the prog RSFTP004 for FTP copy and also check progs RSFTP002RSFTP003RSFTP005RSFTP006RSFTP007RSFTP008RSFTP009RSFTP011 Regards,Ramesh.
View ArticleRe: Validating an attribute view
Hi Desmond, looks like you missed to choose one (or several) output columns that should be the logical key for the attribute view: Key Attribute Validity Checksflight-demo.AT_SFLIGHT:No Visible Key...
View ArticleRe: Pricing error while creating billing
Hi, As per my Understanding since you have maintained condition record at both levels ,system Automatically picks the First one, when Exclusive indicator is marked for both tables.if you maintain...
View ArticleRe: Are there are any reports or stats we can access to know who has or...
Hi Vipulkumar, This is what the auditing does.Go to CMC > Auditing and configure the user activities you want to record, and the activities will be traced in Auditing databases. There are not any...
View ArticleRe: How to choose in Delete Duplicates from internal table?
try:Sort itab1 BY Company_Code Asset_No Capital_Date Descending. DELETE ADJACENT DUPLICATES FROM itab1 COMPARING Company_Code Asset_No
View ArticleRe: Company vs company code and consolidations
Hi Charli, You can achive the same through Plant at abroad functionality,whcih you can manage as separate plant as well as profit center & assinged to parent company ,where you can able to sold the...
View ArticleRe: Use of commands
Hi Paul, Commands are free-hand SQL queries. If you're good at SQL and prefer writing queries that do most of the complex tasks including Aggregation, groups etc you might use this. SQL queries allow...
View Article