<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Johan van Zijl &#187; ABAP Code</title> <atom:link href="http://johanvanzijl.com/articles/tag/abap-code/feed/" rel="self" type="application/rss+xml" /><link>http://johanvanzijl.com</link> <description>Mostly SAP related...</description> <lastBuildDate>Mon, 19 Oct 2009 21:25:49 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Passing Custom Fields to Lean Order API</title><link>http://johanvanzijl.com/articles/passing-custom-fields-to-lean-order-api/</link> <comments>http://johanvanzijl.com/articles/passing-custom-fields-to-lean-order-api/#comments</comments> <pubDate>Tue, 31 Mar 2009 19:52:23 +0000</pubDate> <dc:creator>johanvz</dc:creator> <category><![CDATA[ABAP Code]]></category> <category><![CDATA[IC WebClient]]></category> <category><![CDATA[Lean Order API]]></category> <category><![CDATA[SLS_LORD]]></category><guid
isPermaLink="false">http://johanvanzijl.com/?p=184</guid> <description><![CDATA[I recently started working on the ERP Sales Order functionality in the CRM 5.0 WebClient. This is essentially a WebClient view which uses the ERP 6.0 Lean Order API(LORD) to perform all sales order functionality directly in the backend. The benefit is no messy replication of CRM Sales Orders, Config, Pricing and Enhancements.
The problem is [...]]]></description> <wfw:commentRss>http://johanvanzijl.com/articles/passing-custom-fields-to-lean-order-api/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>A Code dump</title><link>http://johanvanzijl.com/articles/a-code-dump/</link> <comments>http://johanvanzijl.com/articles/a-code-dump/#comments</comments> <pubDate>Wed, 25 Mar 2009 21:26:36 +0000</pubDate> <dc:creator>johanvz</dc:creator> <category><![CDATA[ABAP Code]]></category> <category><![CDATA[CRM Service]]></category> <category><![CDATA[BW]]></category> <category><![CDATA[Category Modeller]]></category> <category><![CDATA[SAP CRM]]></category><guid
isPermaLink="false">http://johanvanzijl.com/?p=173</guid> <description><![CDATA[&#8211;Update&#8211; The code shown here is not 100% correct and reliable. I will probably fix at some point&#8230;
I haven&#8217;t posted in a long time, mostly because I have been doing everything except working on a SAP system. So, the first bit of code I have written in a while goes here.
Scenario: Its difficult for BW [...]]]></description> <wfw:commentRss>http://johanvanzijl.com/articles/a-code-dump/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Triggering a Broadcast</title><link>http://johanvanzijl.com/articles/triggering-a-broadcast/</link> <comments>http://johanvanzijl.com/articles/triggering-a-broadcast/#comments</comments> <pubDate>Thu, 29 May 2008 09:05:11 +0000</pubDate> <dc:creator>johanvz</dc:creator> <category><![CDATA[ABAP Code]]></category> <category><![CDATA[IC WebClient]]></category> <category><![CDATA[Broadcast]]></category><guid
isPermaLink="false">http://johanvanzijl.wordpress.com/?p=24</guid> <description><![CDATA[The SAP CRM system allows a manager to send broadcasts to agents via the broadcast manager. This is useful to notify agents immediately of any important information.
The BSP Application CRM_BM can be used to send broadcast messages. Below is a screenshot.When you click send, the user will immediately receive a scrolling message at the bottom [...]]]></description> <wfw:commentRss>http://johanvanzijl.com/articles/triggering-a-broadcast/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Hands Off&#8230;</title><link>http://johanvanzijl.com/articles/hands-off/</link> <comments>http://johanvanzijl.com/articles/hands-off/#comments</comments> <pubDate>Thu, 15 May 2008 21:16:13 +0000</pubDate> <dc:creator>johanvz</dc:creator> <category><![CDATA[ABAP Code]]></category><guid
isPermaLink="false">http://johanvanzijl.wordpress.com/?p=26</guid> <description><![CDATA[I wonder how many times someone stuck their finger into SAPMSSYD before the developer included this warning&#8230;
*///////////////////////////////////////////////////////////////////////
* C A U T I O N:
*///////////////////////////////////////////////////////////////////////
* If you want to add a specific handler within a main step handler,
* make sure to follow the following
* G O L D E N  R U L E
* If [...]]]></description> <wfw:commentRss>http://johanvanzijl.com/articles/hands-off/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>IC WebClient Business Transaction Search</title><link>http://johanvanzijl.com/articles/ic-webclient-business-transaction-search/</link> <comments>http://johanvanzijl.com/articles/ic-webclient-business-transaction-search/#comments</comments> <pubDate>Tue, 13 May 2008 08:12:15 +0000</pubDate> <dc:creator>johanvz</dc:creator> <category><![CDATA[ABAP Code]]></category> <category><![CDATA[IC WebClient]]></category> <category><![CDATA[Business Transaction Search]]></category> <category><![CDATA[Inbox]]></category> <category><![CDATA[SAP CRM]]></category> <category><![CDATA[Web Client]]></category><guid
isPermaLink="false">http://johanvanzijl.wordpress.com/?p=22</guid> <description><![CDATA[Overview
This post describes the enhancement of the IC WebClient using the Business Transaction Search in CRM 5.0. The Business Transaction Search (BT Search) allows you to define an index table that can be used as an alternative to the standard reporting framework.
As this is really too much to information to put into a post, I [...]]]></description> <wfw:commentRss>http://johanvanzijl.com/articles/ic-webclient-business-transaction-search/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>My Table Mover(Part 2)</title><link>http://johanvanzijl.com/articles/my-table-moverpart-2/</link> <comments>http://johanvanzijl.com/articles/my-table-moverpart-2/#comments</comments> <pubDate>Tue, 13 May 2008 07:41:00 +0000</pubDate> <dc:creator>johanvz</dc:creator> <category><![CDATA[ABAP Code]]></category> <category><![CDATA[Conversion]]></category> <category><![CDATA[SAP]]></category><guid
isPermaLink="false">http://johanvanzijl.wordpress.com/?p=15</guid> <description><![CDATA[Ok, so I finally found some time to write Part 2(took me a couple of months).  Part 1 of this blog only dealt with what the Table Mover program does and the broad mechanics used.  In this blog I want to discuss the table download mechanism in order to explain some of the [...]]]></description> <wfw:commentRss>http://johanvanzijl.com/articles/my-table-moverpart-2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Determine the current WebClient Profile</title><link>http://johanvanzijl.com/articles/determine-the-current-webclient-profile/</link> <comments>http://johanvanzijl.com/articles/determine-the-current-webclient-profile/#comments</comments> <pubDate>Tue, 08 Apr 2008 13:00:58 +0000</pubDate> <dc:creator>johanvz</dc:creator> <category><![CDATA[ABAP Code]]></category> <category><![CDATA[IC WebClient]]></category> <category><![CDATA[SAP CRM]]></category><guid
isPermaLink="false">http://johanvanzijl.wordpress.com/?p=17</guid> <description><![CDATA[Sometimes you need to determine the WebClient Profile of the logged in user.  The code below you allows you to accomplish this.
In CRM 4.0:
data: lv_profile type crmc_ic_profile .
lv_profile = cl_crm_ic_services=&#62;get_customizing_profiles( ).
In CRM 5.0 and beyond:
data: lr_prof type ref to if_ic_profile,
lv_prof type string.
lr_prof = cl_ic_profile_service=&#62;get_instance( ).
lv_prof = lr_prof-&#62;get_profile( ).
]]></description> <wfw:commentRss>http://johanvanzijl.com/articles/determine-the-current-webclient-profile/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Messages in the WebClient</title><link>http://johanvanzijl.com/articles/messages-in-the-webclient/</link> <comments>http://johanvanzijl.com/articles/messages-in-the-webclient/#comments</comments> <pubDate>Sat, 26 Jan 2008 23:15:10 +0000</pubDate> <dc:creator>johanvz</dc:creator> <category><![CDATA[ABAP Code]]></category> <category><![CDATA[IC WebClient]]></category> <category><![CDATA[SAP]]></category> <category><![CDATA[SAP CRM]]></category><guid
isPermaLink="false">http://johanvanzijl.wordpress.com/?p=7</guid> <description><![CDATA[I liked the idea of Nigel James to post handy tips for his own future reference. I decided to shamelessly copy him and post some of my own tips here. I will try to post them as I come across them.
So, you can use the code below in a controller class to display messages to [...]]]></description> <wfw:commentRss>http://johanvanzijl.com/articles/messages-in-the-webclient/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>My Table Mover(Part 1)</title><link>http://johanvanzijl.com/articles/my-table-moverpart-1/</link> <comments>http://johanvanzijl.com/articles/my-table-moverpart-1/#comments</comments> <pubDate>Tue, 27 Nov 2007 22:06:12 +0000</pubDate> <dc:creator>johanvz</dc:creator> <category><![CDATA[ABAP Code]]></category> <category><![CDATA[Conversion]]></category> <category><![CDATA[SAP]]></category><guid
isPermaLink="false">http://johanvanzijl.wordpress.com/2007/11/27/my-table-moverpart-1/</guid> <description><![CDATA[I am currently doing more development work than I want to or supposed to do. So, I will start this blog on a rather technical note by taking you through a small development I did the other day. Hopefully someone finds this useful.
I needed to move a table from one SAP system to another system [...]]]></description> <wfw:commentRss>http://johanvanzijl.com/articles/my-table-moverpart-1/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
<!-- Served from: johanvanzijl.com @ 2010-08-01 02:44:10 by W3 Total Cache -->