Re: Print texts "Original" in first copy and "Copy" in subsequent copies
From your function or procedure, call twice your smartforms, using a parameter once with "Original" text and the others with "duplicate"
View ArticleRe: Tables related to Parked MM Invoices
Hi, RBCO is the table which storing the Debit line items ( G/L, Asset... ) when an invoice "parked" through MIRO (save as parked) & MIR7 (hold).
View ArticleRe: FM GFW_PRES_SHOW
Dear Mr Himanshu, Thanks for reply. I have already gone through the link you send . See i issue is ----- I want to generate a Line Chart with 3 rows data and want to set Y-Axis as i want. but the...
View ArticleRe: MB90 related problem
Hello Ramesh,i know its Material Document Year, but what is its use.See my requirment is that"when i will enter Material Doc. No. in MB90, it will see its ref. doc. field,then through this ref. doc,...
View ArticleRe: fetching values from HRP1001 and pass the value to another HRP1000
Thank you muralii,so kind of you.I got the results in two internal table (t_out and itab_fout1),now i need to store the values of two internal table(t_out and itab_fout1) into one internal table(itab3)...
View ArticleRe: EHP upgrade and identifying SAP standard screens that were adjusted
Hi Joseph, I dont know of a list of transactions and screens touched by the EHP update, but the following will detail functional changes: http://www.sapsolutionbrowser.com Hope this helps. Regards,Paul
View ArticleRe: One Contract to multiple Sales Order Requirement...
Hi Suresh, In VTAA , Please check what value is updated in Pos./ Neg. Qty field ? If it is blank, then update it with Positive. And then test again. Regards, MJ.
View ArticleRe: Mutliple tax code for single material problem.. urgent
Dear Kumar, Don't maintain two tax code, instead maintain the Tax value @ condition record level VK11 with the key combination which you had taken. So u you need to remove the value maintain @ FTXP...
View ArticleRe: Moving tempdb database fragments off the master device
Bret, Thank you for the response! I am completely aware of the fact that SAP does not recommend moving tempdb off master because of potential recovery issues. However, the recovery procedure is well...
View ArticleRe: End routine Look up Performance Issue
Instead of one internal table, define two, and select zemail into one and the zmobile into the other, using separate SELECT statements. The internal tables should be hashed - one with unique key email,...
View ArticleRe: Record fetching using Select statement
It's very simple. The database is a relational database. There is no order defined on the placement of records. If you want the earliest, later than the date given you have to use the ORDER key word.
View ArticleSAP ALM Configuration
Hi, We have a requirement to configure ALM in our landscape. Earlier I have investigated to configure ALM in Solman 7.0 EHP1 but that was postponed later and we didnt configure that time. As I know ALM...
View ArticleHow to see Unused Crystal Reports in XI R2 SP1 before migration
We are in process of migrating our content from XI r2 SP1 to XI 3.1 SP3 to BI 4.0 SP6. In order to clean the unused reports, i want to know what are the reports we have in the repository which are not...
View ArticleRe: Inconsistency when sorting internal table
The SORT by default is NOT stable. You are only guaranteed the result if you use the addition STABLE. This is well documented.
View ArticleRe: smartform print out orginal and duplicate
Hi, Ask your ABAPER to create 3 radio buttons in input screen with sub screen . So user enter only entered document number only one time and select one radio button for original or duplicate example...
View ArticleRe: SAP ERP Sample Database
Hi For any ERP system you can do the trail version which is freely available below mention links. i thing you may not get the sample database....
View ArticleManage "trade lines" in TRM ?
Hello to all,My customer wants to manage "trade lines" in TRM, do you know if it is possible ? I understood it a like a loan + link to operational customer and vendor invoices, seems very common in...
View ArticleRe: CIN Factory Sales configuration.
Hi Soman, Maintaining master data ia always a onetime activity no need to maintain for each & every transaction, Maintaing chapterid & it's combination with material is very much necessary as...
View ArticleRe: Vendor Warranty Claim Process in Customer Service
Hi Anandha, 1) Vendor warranty claim process Vendor warranty claim process is the situation where in the OEM wants to get the returns of the parts back from the vendor from whom he got the parts at the...
View ArticleRe: One Contract to multiple Sales Order Requirement...
Hi Naren, Please find my VTAA settings as below. Please give your inputs on this. Thx,Suresh
View Article