Re: How to upload PDF document in SDN
You can't upload PDF documents as attachments. This discussion is better placed in SCN Support.
View ArticleRe: SAP BPC NW Modeling balance sheet report in Consolidation environment
Hi Nilanjan, Thanks for your answer is very helpful. Do you have one more argument to confirm this? thanks.
View ArticleRe: TypeError: user has no properties (in script...
Hi Oliver, Could you check and confirm that there are no blank spaces in the DVD's names ? Also is it a domain installation or location installation ? Did this installation crash any time and then you...
View ArticleSelect-option/Parameter & Primary Key
Dear Abaper, It this compulsory to have a Table fields define in Parameter/Select-option of Selection screen should be Primary key of respective tables?? and If we used two different tables...
View ArticleRe: Client export
Hi Deepak, 1) When we do client Import-export, depending on data & choosen Profile, 3 files are generated:- RT <number>:- this file contain client specific data RO <number>:-...
View ArticleRe: How to display Smartform pdf output on iView of Webdynpro ?
Hi Ajay, You can display smartforms in WDA by using CONVERT_OTF.Please go through this.. http://scn.sap.com/thread/1893663http://scn.sap.com/docs/DOC-25759http://scn.sap.com/docs/DOC-32687 Cheers,Kris.
View ArticleRe: Client export
Hi Sumit, Refresh your knowledge using SAP Note 552711 - FAQ: Client copy 14. Why there are still differences between the systems, for instance with the programs, even after I copy with the copy...
View ArticleEthics and pragmatism: Is it acceptable to get certified with "free" material?
Hi guys, this time I bring to discussion a moral issue, not a technical one. So if you are interested in technical matters, ignore it. I am interested in get certified. This link:...
View ArticleRe: Load Recursion Node ( Navigation List )
Hi Rub, Please check this...http://webdynproabap.wordpress.com/2012/12/18/navigation-list/http://rahulgupta1407.blogspot.in/2012/06/tree-ui-element-and-recursive-node-in.html Cheers,Kris.
View ArticleLink for Sales order , Finished , Semi finished Material in ECC
Dear Experts We are developing a Z report , which would capture Production order confirmation based on the selection of Sales order items, batches, The sales order line item quantity is made up of...
View ArticleRe: Are there any ways to pass data from one program to another
Hello, Try like below. ASSIGN ('(Z_prog)I_TAB[]') TO<FS_ITAB> and also I would like to you please go through this link...
View ArticleRe: Data loading Issue in 0IC_C03
Hi Harish, Maker update usage is depend on the data source and update method. INIT Load 2LIS_03_BX with Marker Update (No selection) 2LIS_03_BF with No Marker Update (selection)...
View ArticleRe: Table splitting of REPOSRC for system copy
also check out this post: http://scn.sap.com/thread/334951
View ArticleRe: Runtime Errors MESSAGE_TYPE_X
If you copied existing program into new program then first check any hardcoding for earlier in place if those are then you need to change program name with newly created program name, check with ALV...
View ArticleRe: Extending UserModule not possible?
Hi Daniel, As per your suggestions, I am not able to remove the restrictions for the ViewComponentHandlerCommonFunction in SAP Namespace of User/ui. So, I have copied...
View ArticleRe: Invalid Form template
That did not work for me.Also, I did not need to do this when I created the first "Hello World" simple solution. Another thing is that I don't seem able to simply clean and delete the existing .xdp,...
View ArticleRe: How to use the SalesOpportunityLines ???
Looking at comparable code, your original code is good. You shouldn't even need that extra SetCurrentLine. I just found SAP note 1562220, that (in short) says that the header amount must match the row...
View ArticleRe: AC Validation Job
Looks good. Can you pls debug further with the step in this blog of Kai's. Infact, he shows how to troubleshoot for the same error message. Please post your findings. Thanks.
View ArticleRe: Query Reporting
Hi Thomas, Try this: SELECT T2.[SlpName], T0.[CardName], '' AS 'No Faktur',T0.[DocNum] 'INV SAP', T0.[DocType], T0.DocDate AS 'Tanggal Faktur', T1.[BaseRef] 'No. DO/SO', T0.[NumAtCard] 'No....
View ArticleRe: After released a shop order , it will change the Planned Completion...
Fixed as per SAP Note 1823248.
View Article