Re: passing summary info to header
Hi David, The Report Header is executed before the Report Footer so you any formula that evaluates in the WhilePrintingRecords zone and accumulates values after the Report Header is printed will only...
View ArticleRe: How to create column headings in the output in SAP ABAP
Hi Harikrishna, Try this code.... INITIALIZATION.TYPES : BEGINOF TY_MARD, MATNR TYPE MARD-MATNR, WERKS TYPE MARD-WERKS, LGORT TYPE MARD-LGORT, ENDOF TY_MARD,...
View ArticleRe: MD04 Change Element button (pencil) grayed out
Hi Andrew,Yes you got it right. Regards.Rajen
View ArticleWM: 262 Movement type , During transfer Order Stock must place original...
Dear Experts User has created Transfer order Material "xxx" (261 movement type)-Z01 A-01-01-01. While doing 262 movement type for transfer order system place the Origin Bin. system never change the...
View ArticleRe: Should EhP5 be loaded before loading EhP6?
Hi Doug, When you plan to upgrade to EHP6, you need to first check whether your system is ready for EHP6 upgrade. Whether your database and OS is compatible for upgrade. When you start the upgrade to...
View ArticleRe: Generating dynamic columns in ALV Report
Hi Malikarjun, See this code, it will be helpful. *Type pools declaration for ALVTYPE-POOLS: SLIS. " ALV Global Types*data declaration for dynamic internal table and alvDATA:...
View ArticleRe: Stock in QI without inspection lot
Have you activated Stock Transfer Inspection Type (08) for that material?? If not, while doing 563 movement, you will get error message as Change the inspection stock of material 10100510250002 in QM...
View ArticleRe: inspection plan copying
Hi, There are 2 options of creating a inspection plan with reference Copying an existing groupAssigning to a existing group The first one means that you are just copying the header,...
View ArticleAdding new field in CV01N/CV02N
Hi, We have a new requirement to add a new field in transaction CV01N/CV02N. I have search the forum and found the exit CV110001. But in which table we should add the field and in which screen exit...
View ArticleRe: Access Sequence for Text Determination Procedure
Hi Pathak, Would you share your knowledge on how you have solved the above issue please..! It would be helpful for all of us. Waiting for your response. Regards,Maddy.
View ArticleRe: I can't excute a batch job in SAP business objects data services to...
Hi Kazuki, Could you please try this: Start -> Programs -> SAP BusinessObjects Data Services -> Data services Server Manager -> Click Configuration editor -> Select the job server ->...
View ArticleRe: Edit restricted Key Figure
Hi Saravan,Locked sometimes by transport numbers, plse look into that and unlock by se03 then check it? Thanks,Ram
View ArticleRe: Transfer cost from Primary cost elements to secondary cost elements(43...
Dear Arabinda You can cot and do not transfer cost from Primary cost element to secondary cost element (43) as asked by you. But at the time of activity cost planning in KP06 you can assign primary...
View ArticleRe: Using of PP datapoints into PM Module
Hi Yes you can see the link in IE02 .In IE02 in Location Tab in the Work center Field you can input the PP Work center or you can also see it in IE03
View Articlebex query - PO amount challenge
Dear Gurus, PO are created daily and we need to find the value of the PO's and their count. The value of the PO is in the amount field, which is present in our DSO. The requirement is every month we...
View ArticleRe: Failure in Releasing the Payroll
You are receiving the message because you are trying to release a payroll area that is already set to "released".
View ArticleRe: Reversal of Debit Note in Purchase Moudle
Hi Umamahesh... You can raise a stand alone purchase to reverse the debit note.. RegardsKennedy
View ArticleRe: Generate quota type by contractual year
Dear ... Thank you for your reply. I tried it and it's working.but the quota generated by the end of contractual year. I need it to generated in the beginning automatically. Regards
View ArticleRe: Add default link to Portal favourites for all portal users
Please reply on this. Kindly suggest a way to add additional link onto an iview
View ArticleSplit multiple records for a single xml
Hi, This is my input XML. ` <?xml version="1.0" encoding="UTF-8"?> <queryResponse> <result>...
View Article