<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Using Long BYTE string (LRAW) type field in BAPI parameter.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-long-byte-string-lraw-type-field-in-bapi-parameter/m-p/1199249#M130589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a custom BAPI to extract MSDS data from SAP (this data is stored as binary in hex format in DRAO table in ORBLK field). For this, I have created one RFC function module with a exporting table parameter that contains a ORBLK-type field (base type LRAW) and a preceeding INT2 field to contain the length of the internal table line data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I have tested this function module successfully in SAP system. But when I try to create the Business Object with the API Method for this BAPI function in 'SWO1' transaction, I am getting one error due to the ORBLK-type field. It says - "Field &amp;lt;structure name&amp;gt;-ORBLK is too large to be included in container". So I am just not able to generate the Business Object and the BAPI method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Mar 2006 06:59:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-01T06:59:44Z</dc:date>
    <item>
      <title>Using Long BYTE string (LRAW) type field in BAPI parameter..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-long-byte-string-lraw-type-field-in-bapi-parameter/m-p/1199249#M130589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a custom BAPI to extract MSDS data from SAP (this data is stored as binary in hex format in DRAO table in ORBLK field). For this, I have created one RFC function module with a exporting table parameter that contains a ORBLK-type field (base type LRAW) and a preceeding INT2 field to contain the length of the internal table line data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I have tested this function module successfully in SAP system. But when I try to create the Business Object with the API Method for this BAPI function in 'SWO1' transaction, I am getting one error due to the ORBLK-type field. It says - "Field &amp;lt;structure name&amp;gt;-ORBLK is too large to be included in container". So I am just not able to generate the Business Object and the BAPI method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2006 06:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-long-byte-string-lraw-type-field-in-bapi-parameter/m-p/1199249#M130589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-01T06:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using Long BYTE string (LRAW) type field in BAPI parameter..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-long-byte-string-lraw-type-field-in-bapi-parameter/m-p/1199250#M130590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Convert the LRAW into (some) fields with smaller fixed length. When reading your data, split this before filling the output table parameter; when writing data, put the fields together to get ORBLK-typed field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 08:35:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-long-byte-string-lraw-type-field-in-bapi-parameter/m-p/1199250#M130590</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2006-03-02T08:35:06Z</dc:date>
    </item>
  </channel>
</rss>

