Re: Editing ALV report output and sending those values to another alv report
hi Sandhyawhen you reponse the Report1 button, maybe you can use blow code:DATA: number TYPE tbtcjob-jobcount, name TYPE tbtcjob-jobname VALUE 'JOB_TEST'.CALL FUNCTION...
View ArticleNull pointer exception BackendObjectManagerImpl.java
Hi All, We have upgraded CRM JAVA system from 7.01 to 7.31. I have a custom enhancement on partner registration application crm~isa~web~partnerregistration application. I have made necessary changes...
View ArticleJMS sender content conversion problem
Hello, My scenario : JMS sender(MQ) --> SAP PI --> SAP ECC. Problem: Data is sent via Websphere MQ series(JMS provider) in flat file(text format).The CCSID at MQueue is 1208.Format: MQSTRType:...
View ArticleRe: How to Consider expiry ( self life ) while running SNP heuristic
Thanks Ada Will this consider for same SKU different expiry date meaning self life is different for different countries, Saudi will accepct only 18 months and above and Kuwait will accept 15 month...
View ArticleRe: Regarding Subcontract challan print from J1IF
Hi Kiran, Thanks for he reply, I have already tried this option, The ENDIF should be ended in the implicit enhancement itself. Any alternative please... Regards,Pavan.
View ArticleRe: Query help to include return component document
Dear Expoerts, I have corrected the query but the result is still not acceptable. Here is the print screen: Pls help to remove the 2nd row. Thanks,Steve
View ArticleRe: SAP upgrade 4.7 to ECC 6 issue with SU25
Hello Abhinav, SU25 -> Step 2A Output: Earlier SAP did not throw any output while executing Step 2A. The protocol in step 2a is a new feature and was requested by many customers (to have a printable...
View ArticleRe: JMS sender content conversion problem
Any Clue . Is this issue being faced by anyone. Please help!! Thanks Shikha
View ArticleCreating a Form from Json
Hi friends, I am creating a Form using Json data. My Json data looks like this. (partially loaded here) { "items": [ { "key": "sellerInfo", "text": "Seller Information",...
View ArticleRe: Add control (button, image) to the CR viewer toolbar (2010) (.Net)
Really.... Good luck
View ArticleRe: can anyone give an example for updating sales order using...
// Sample code from my project. // Instantiate the modelZ575F_Sd_Rfc_Salesdocu_Display_Input inputModel = new Z575F_Sd_Rfc_Salesdocu_Display_Input(); // Create the model node element...
View ArticleRe: Check GR already done when using IDOC WMMBID02
GR happened or not for a particular PO can be checked with table EKBE. if an entry exists, then GR is done, else not.
View ArticleRe: Sending Records as Attachment in email but Excel is loading in one Column
Hi, you have not separated each row by carriage return character. Check this code. FORM BUILD_XLS_DATA_TABLE. "If you have Unicode check active in program attributes then "you will need to declare...
View ArticleRe: How to know if CheckBox is selected/checked ?
You can follow this document - "How to Add Dynamic Checkboxes in a Web Dynpro Java Page" by Tathagata...
View ArticleRe: AFAB Issue
Hi Krispy, Anyway you are not going open period 5. So depreciation will not be posted for period 5.Run depreciation for periods 6,7,8 etc. Regards,G.Sethuraman
View ArticleRe: Connection to Sybase ASE 12.5.0.3 from Windows Server 2008
The provider is Sybase, there's a set up exe that installs Connectivity, OLE DB Provider, Sybase Central, etc...... After intalling we then set the data source in Configuration Manager for database...
View ArticleRe: Sort functionality is not working on result
Hi Deepika, when I write same code in EH_ONSEARCH then i am getting error like "Field "RESULT->BUILD_TABLE(" is unknown. It is not contained in one of the specific table or defined by data". Could...
View ArticleExport Images!!!
Hello All, Have to export around 28K images to .MDB file, where in Data Manager export option its taking much time and sometime getting crashed. Heard we can export Images using MDM Publisher, If so...
View Articleinsert image
insert image doesnt work in SDN ....how long it is supposed to prolong..? because as a lone consultant on field for me it is a lifeline
View ArticleBinding table columns using formatter function
Hi guys, I am trying to develop google maps application that calculates the distance between two locations i.e., current location and my site location .Address of site location is provided by odata...
View Article