<?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 BDC program for KB31N in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-kb31n/m-p/3643159#M877324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I want to develop a BDC programto enter statistical key figure values using KB31N, i do not find the correct screens to pass the values. Can any one help me solving this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sravanthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2008 06:03:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-03T06:03:27Z</dc:date>
    <item>
      <title>BDC program for KB31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-kb31n/m-p/3643159#M877324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I want to develop a BDC programto enter statistical key figure values using KB31N, i do not find the correct screens to pass the values. Can any one help me solving this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sravanthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 06:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-kb31n/m-p/3643159#M877324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T06:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program for KB31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-kb31n/m-p/3643160#M877325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sravanthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this BAPI for Posting Statistical Key Figures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FU BAPI_ACC_STAT_KEY_FIG_POST&lt;/P&gt;&lt;P&gt;____________________________________________________&lt;/P&gt;&lt;P&gt;Short Text&lt;/P&gt;&lt;P&gt;Accounting: Post Statistical Key Figures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functionality&lt;/P&gt;&lt;P&gt;This method posts a document with statistical key figures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DOC_HEADER structure contains the document header data. The CO_AREA field must contain the controlling area in which you are to post. For an external number range, the DOC_NO field is specified for the document number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fields DOCDATE (document date) and POSTGDATE (posting date) are optional. For empty fields, the system enters the current date. The OBJ_KEY enables you to specify the number and organization of a reference document (each with 10 characters ). The OBJ_TYPE type field is defined for the object type of the reference document of the sending system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should only fill the LOGSYSTEM field if this document belongs to an external system. You can enter a document header text in the DOC_HDR_TX field. If a suitable screen variant exists, you can archive it in the VARIANT field. It only makes sense to fill the VERSION field if you are posting to a business process. This is because if Activity-Based Costing is active as a parallel accounting system, you must specify a delta version. Otherwise you may only post in version 0, which is also set as the default.&lt;/P&gt;&lt;P&gt;The USERNAME field is a required field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The document item data is transferred to the DOC_ITEMS table. This consists of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field name Description Optional&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STATKEYFIG Statistical key figure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STAT_QTY Statistical quantity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERS_NO Personnel number X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SEG_TEXT Segment text X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REC_CCTR Receiver cost center&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACTVTYTYPE Activity type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RECEIV_ORD Receiver order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REC_WBS_EL Work breakdown structure element (WBS element)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RECSALEORD Receiver sales order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RECITEM Item number in the receiver sales order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RECCOSTOBJ Receiver cost object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RECBUSPROC Receiver business process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REC_NETWRK Receiver network&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RECOPERATN Receiver network activity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RRE_COMP_CODE Company code of the receiving real estate object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RRE_BUS_ENT Receiver business entity - Real Estate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RRE_PROPERTY Receiver property - Real Estate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RRE_BUILDING Receiver building - Real Estate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RRE_RENT_UNIT Receiver rental unit - Real Estate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RRE_LEAS Receiver lease - Real Estate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RRE_MGMT_CON Receiver management contract&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RRE_INC_EXP Receiver service charge key - Real Estate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RRE_SETT_UNIT Receiver settlement unit - Real Estate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RRE_REF_DATE Receiver reference date for settlement - Real Estate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RRE_CON_NO Receiver contract - Real Estate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REC_FUND Receiver fund&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REC_FUNCTION Receiver functional area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REC_GRANT Receiver grant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SRE_* fields are for sender real estate objects are obsolete and are not used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system displays the collected messages in the MESSAGES structure. With a successful posting, the system archives the document number in the DOC_NO parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameters&lt;/P&gt;&lt;P&gt;DOC_HEADER&lt;/P&gt;&lt;P&gt;IGNORE_WARNINGS&lt;/P&gt;&lt;P&gt;DOC_NO&lt;/P&gt;&lt;P&gt;DOC_ITEMS&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;CUSTOMER_FIELDS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raja.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward point if it helps&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 07:30:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-kb31n/m-p/3643160#M877325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T07:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program for KB31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-kb31n/m-p/3643161#M877326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Thanks for your reply, how to get the OBJ_KEY and OBJ_TYPE. For normal accounting document it is combination of document number,company code and year. For CO documnet it is combination of 'KS' or 'FS' followed by controlling area and costcenter. In this how to give the values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 08:07:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-kb31n/m-p/3643161#M877326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T08:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program for KB31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-kb31n/m-p/3643162#M877327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;u can either use KB31...dont use KB31N.&lt;/P&gt;&lt;P&gt;try this u will get ur desire result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds,&lt;/P&gt;&lt;P&gt;jigar p&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 04:27:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-kb31n/m-p/3643162#M877327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T04:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program for KB31N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-kb31n/m-p/3643163#M877328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;BAPI_ACC_STAT_KEY_FIG_POST&lt;/P&gt;&lt;P&gt;how can i call this bapi in abap prog to upload kb31 data..&lt;/P&gt;&lt;P&gt;can u send me the sample code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds,&lt;/P&gt;&lt;P&gt;jp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2008 04:35:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-kb31n/m-p/3643163#M877328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-04T04:35:58Z</dc:date>
    </item>
  </channel>
</rss>

