Errors comes when populating bdctable

hi,
in bdc programming when i popolating bdctable by using
this
PERFORM POPULATE_BDCTABLE USING:
'1''sapmf02d''0101',
''' rf02d-kunnr ' w_kna1-kunnr,
''' rf02d-d0110 ''x',
''' bdc_okcode ''/00',
'1''sapmf02d''0110',
'''kna1-land1''w_kna1-name1',
'''kna1-ort01''w_kna1-ort01',
'''kna1-pstlz''w_kna1-pstlz',
'''bdc_okcode''/11'.
a error comes that
Different number of parameters in FORM and PERFORM (routine:          
POPULATE_BDCTABLE, number of formal parameters: 3, number of actual          
parameters: 1).
what is this error plz explain to me and plz give its solution.
thanks

Hi Zuhi,
Since im not much clear with your code, I will just say how i will proceed. If it helps you, i will be so happy.
Coding Part:
To Populate the BDC Table:
     PERFORM bdc_dynpro      USING 'SAPMF02D' '0110'.
    PERFORM bdc_field       USING 'BDC_CURSOR'
                                  'KNA1-SPRAS'.
    PERFORM bdc_field       USING 'BDC_OKCODE'
                                  '/00'.
    PERFORM bdc_field       USING 'KNA1-NAME1'
                                  wa14_stab-name1.
    PERFORM bdc_field       USING 'KNA1-SORTL'
                                  'SE'.
    PERFORM bdc_field       USING 'KNA1-ORT01'
                                  wa14_stab-city1.
    PERFORM bdc_field       USING 'KNA1-PSTLZ'
                                  '64104'.
*&      Form  bdc_dynpro
  Function to include the form for the DYNPRO
FORM bdc_dynpro USING program dynpro.
  bdc_tab-program  = program.
  bdc_tab-dynpro   = dynpro.
  bdc_tab-dynbegin = 'X'.
  APPEND bdc_tab.
  CLEAR bdc_tab.
ENDFORM.                    " bdc_dynpro
*&      Form  bdc_field
  Function to include the form for the FIELD
FORM bdc_field  USING fnam fval.
  bdc_tab-fnam = fnam.
  bdc_tab-fval = fval.
  APPEND bdc_tab.
  CLEAR bdc_tab.
ENDFORM.                    " bdc_field
This particular code will populate the BDC Table.

Similar Messages

  • We're sorry, an error has occurred while processing the request. Please try again. that error comes when i registred the apple care protection plan plzz suggestion me

    We're sorry, an error has occurred while processing the request. Please try again. that error comes when i registred the apple care protection plan plzz suggestion me

    Call AppleCare.

  • WS-C6509-E not supporting 256 MB disk. upon inserting message pops up but "no such device" error comes when runing "sh disk0/1:"

    WS-C6509-E not supporting 256 MB disk. upon inserting message pops up but "no such device" error comes when runing "sh disk0/1:"
    SUP = 720 and 720-3B
    00:08:03: %FILESYS-SP-5-DEV: PCMCIA flash card inserted into disk1
    Router#
    Router#
    Router#
    Router#sh disk1
    %Error show disk1: (No such device)
    Router#
    Its working fine with 128 MB Disk

    but my 128MB disk is working fine in both SUP and both slots..
    And this only proves that the PCMCIA slot is not at fault.  So this means that:
    256mb PCMCIA card is dead; or 
    256mb PCMCIA card is not standard (non-Cisco)
    I do not believe the 256 mb PCMCIA card is not working because it's not formated.  Even if it's not formated properly the error message would've been different.

  • Error come when i install win 8 recovery

    my laptop is hp pavelion g6 and product number is  C9L68PA#ACJ...when i install win 8 recovery cd ..after succesfullly installing 6 cd ..error come the restoration did not complete please select one of the following buttons...

    Hello, ss26
    Welcome to the HP forums.
    It appears that you were attempting a recovery on the notebook and that after the 6th disk you got a message stating it did not complete. I will try to assist you with this.
    Here is a document that may be able to assist: Troubleshooting HP System Recovery Problems (Windows 8).
    Please try all of the steps it provides. Let me know how this goes for you.
    Thank you for posting on the HP Forums.
    I worked on behalf of HP.

  • Error message when populating drop-down list with mysql DB

    Hi everyone,
    i'm having an error message which gives zero result on google...
    here's the context: i have a drop-down list called "Patient" in the template pages of a livecycle form. The binding is set to Global so that the value is the same on the two pages of the form. I have also linked the items of the list to a mysql database (with DataConnection) by clicking the "Specify Item Values" link on the Binding tab of the element.
    now, when i open my form (or preview) i get this message, in french:
    "Propriété incorrecte de l'opération SET; dataGroup ne possède pas de propriété id."
    which is, in english (personal translation):
    "Incorrect property of the SET operation; dataGroup doesn't have an id property."
    this message appears in a messagebox, the background is empty (standard gray color)
    Then i click "OK" (which is the only button available), and my form appears, the list is populated with the values of my database table, so it actually works...
    As i said, i have zero results on google with this message...
    any idea what it means and how to avoid it?
    Thanks!

    Hi,
    For all things XFA Forms and Databases there is no place better than Stefan Cameron's blog: http://forms.stefcameron.com/.
    Have a look here: http://forms.stefcameron.com/2006/12/18/databases-inserting-updating-and-deleting-records/ and at comment 60.
    Good luck,
    Niall

  • "Error while generating pdf" error come when clicking on "Print Version "

    Hello ,
    When we execute Query in the Portal there is a 'Print version' button.
    When you select it, it opens up print dialog and click OK
    It is supposed to send 'pdf' stream to  Web browser client on end user but it is not able to generate the pdf .
    getting ' Error while generating pdf '
    I am working on BI 7.0 .
    The same is running fine in the Q Environment .But in Production we are getting this error .
    Thanks ,
    Rahul

    Hi,
    I think this is an ADS error. This is a reason why pdf's are not working. We had the same issue.
    You can check your installation:
    Usage of SAP NetWeaver BI Diagnostics & Support Desk Tool
    SAP Note Number: [937697|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_bex/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d393337363937%7d]
    Exceptions: Prerequisites for messages in the area BI Java
    SAP Note Number: [1224043 |https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_bex/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d31323234303433%7d]
    Solution in our case was to update the SAPADS package to 7.00 17.1
    Regards
    Andreas

  • Default error comes when i Open Opportunity quick create

    Dear all,
    When i open quick create of opportunity via account.
    We get an error message. Is there something i am missing in scoping?
    Error Message : Please enter a party with role Sales Unit.
    Regards,
    Dhruvin

    Hello Dhruvin,
    The default error is nothing but an employee (owner) who is not assigned to a Sales Unit.
    You can either assign the employee responsible to a Sales unit under the Organizational Management workcenter which will enable automatic population of the Sales unit when you are creating an Opportunity and assigning an owner & you shall not get this error anymore.
    OR
    If you do not want to do this then while creating an opportunity you can assign an owner & select a Sales Unit under Opportunity creation screen for this owner which shall remove this error.
    Hope this helps!
    BR
    Ankur

  • HT4106 Cannot read the connected storage media error comes when I connect my SDHC card using apple camera connection kit

    When I connect SDHC card using iPad camera connection kit I am getting error message 'cannot read the connected storage media'

    I know you have to have your pictures in a folder called DCIM on the card.

  • Why do error comes when trying to use NI ISA GPIb and NI DAQ card (both PnP)together while they work well when one at a time?

    we configured gpib pnp and at-mio-64e3 cards (isa) in the same pc.gpib function was invoked to take the device to remote and listen mode.now when daq function getDeviceInfo is called the remote mode of the device is removed and after this it always shows no gpib board until pc is rebooted

    Hi,
    I have some questions:
    What OS are you using?
    What driver versions?. You can find the driver versions in the Windows Add/Remove programs utility. DAQ driver is NI-DAQ anmd GPIB driver is NI-488.2.
    Is there any error code?
    I haven't found any known issues between these two drivers. How are the board's resources configured? Base address, IRQ, DMA.
    Let see if with this information we can clear out what is going on.
    DiegoF.

  • [nQSError: 17020] and  [nQSError: 17001] when Populating Data

    Hi All,
    I am getting the following error under when Populating Caching Tables for Marketing.
    *An Error is displayed as [nQSError: 17001] Oracle Error code: 942, message: ORA-00942: table or view does not exist .*
    *[nQSError: 17020] A bulkInsert statement has successfully inserted 0 rows but failed in batch 1. Maximum batch size 43.*
    Current batch size 43. (HY000)
    Please Advise.
    Thanks
    Yuvaraj

    Hi Yuvaraj,
    Is this issue resolved?
    It is related to Marketing Cache tables, seems the table that your Segment trying to insert cache values is not available in DB or it is not cofigured.
    If it is already resolved, please share the steps that how you could resolve the issue?
    Thanks,
    Viswanath K M

  • How can i display a message box when error comes in jsp?

    Hi,
    i need to display a message box whenever an error comes in my jsp. Actually my appln is that i am creating a bar chart using one applet by taking data from the database. When a user does not select a number data for y axis, now in the centre of the web page one java error is coming. "not in number format". it is looking very odd.
    so i want to display the error in a message box whenever it comes as above. pls help me how can i do the same...
    Regds,
    Abhi...

    Hi,
    thanx for ur response. so u mean to say that i can
    display the errors in the web page itself instead of
    displaying as a message box?Either way. You can have the JSP send a message to the applet to display a message box. Or you can just have the JSP do it. or you can have the applet detremine if the JSP would produce an error and then display the message it would display.
    >
    actually i am using servlets. jsp pages are used only
    as the front end. all the background works are doing
    in servlet only.It should be the same in any case. Is the applet connecting to the JSP pages or are you having the browser do it?
    >
    pls get back...

  • I updated my iPhone 3GS on iOS 5.1 everything is ok but when I tap a message in notification area a SMS error comes "This URL wasn't loaded: sms:/open?groupid=1." and when i tap on messages app open and then close certainly... Please anyone helpe me......

    I updated my iPhone 3GS on iOS 5.1 everything is ok but when I tap a message in notification area a SMS error comes "This URL wasn't loaded: sms:/open?groupid=1." and when i tap on messages app open and then close certainly... Please anyone helpe me......

    Forgot to mention I live in Peru Southamerica, the cell provider is Claro (America Moviles).

  • TS3694 how come when i am restoring my iphone 3g is it coming up with error 1015

    how come when i am restoring my iphone 3g is it coming up with error 1015 just as it is verifirying the software??? help me please

    A simple search:
    http://support.apple.com/kb/TS3694?viewlocale=en_US&locale=en_US#error1015
    Error 1015: This error is typically caused by attempts to downgrade the iPhone, iPad, or iPod touch's software. This can occur when you attempt to restore using an older .ipsw file. Downgrading to a previous version is not supported. To resolve this issue, attempt to restore with the latest iPhone, iPad, or iPod touch software available from Apple. This error can also occur when an unauthorized modification of the iOS has occurred and you are now trying to restore to an authorized, default state.

  • When m installng latest version of i tunes error comes

    when m installng latest version of i tunes some error comes it is ''service apple mobile device (apple mobile device) failed to start verify tht u have sufficient privileges to start system service" what should i do????????/

    Okay. We should check to see if it's installed correctly then.
    If you're using XP, go into your Add or Remove programs control panel. Can you see Apple Software Update in the list of programs? if so, select Apple Software Update, click "Change" and then click "Repair".
    If you're using Vista or Windows 7, go into your Uninstall a program control panel. Can you see Apple Software Update in the list of programs? If so, select Apple Software Update and click "repair".
    If you were able to repair, and ASU now appears under "All Programs" in the Start Menu, try another iTunes install. Does it go through properly this time?

  • Data Quality vendor-specific error: An error occurred when calling function 'sdq_init_connector ()' in connector ": "(-8) Exception!." Detailed error message: Exception thrown by Java: java.lang.UnsatisfiedLinkError: nio (Not found in com.ibm.oti.vm.boots

    When attempting to create a new Account in siebel integrated with OEDQ the following error occurs.
    ERROR
    Data Quality vendor-specific error: An error occurred when calling function 'sdq_init_connector ()' in connector ": "(-8) Exception!." Detailed error message: Exception thrown by Java: java.lang.UnsatisfiedLinkError: nio (Not found in com.ibm.oti.vm.bootstrap.library.path)(SBL-APS-00118)
    STEPS
    The issue can be reproduced at will with the following steps:
    1) from EDQ director we have imported the EDQ_CDS,EDQ-REFERENCE DATA & EDQ_HISTORICAl DATA packages sucessfully.
    2) Created dnd.param file in SIebel server SDQCOnnector folder.
    3) Copied the libdnd.so file to siebsrvr lib directory(32 bit)
    3) In dnd.param file we have mentioned the javalib file and instllation directory path(<Siebsrvr roo>/dnd/install)
    4) Unzipped the EDQ-Siebel Connector files in dnd/install folder
    5) Copied the dnd.properties file in dnd/install directory and modified it accordingly to point to installed EDQ instance.
    6) Configured the Siebel components for EDQ integration.
    7) Realtime EDQ jobs are running.
    8) Create a new Account
    Env details are
    On : 8.2.2.14 [IP2014] version, Client Functionality
    EDQ 11.1.1.7.4
    IBM JDK 1.7 32 bit
    Using Open UI
    Any Champ have faced this issue and overcame it please let me know the resolution steps. your help is
    Regards
    Monoj Dey
    9007554589

    Hi Monoj,
    A few questions:
    - What OS is Siebel running on?
    - What version of the Siebel connector are you using?
    - Which libdnd.so file are you using?
    - What's the contents of your dnd.parms file?
    thanks,
    Nick

Maybe you are looking for