XBP 3.0,  function BAPI_XBP_JOB_ADD_ABAP_STEP not supported in VBA

Hi,
I did create a VBA application for scheduling jobs in SAP using XBP.
This application is not working anymore with XBP 3.0 because of some new parameters
has been added to function module BAPI_XBP_JOB_ADD_ABAP_STEP.
The parameter FREE_SELINFO (type : RSDSRANGE_T_SSEL) is not supported by VBA,
I did get error :
     +Error in program 'EXCEL': RfcGetStructureInfoAsTable(RSDSRANGE_T_SSEL) exception     
      UNSUPPORTED_TYPE+
I do not have the ABAP skill (I'm an BC admin) to be able to copy the function and remove that
parameter.
There is an other function (SXMI_XBP_JOB_ADD_ABAP_STEP) that does not have that param. but it is missing some other stuff from BAPI_XBP_JOB_ADD_ABAP_STEP that I do need !
Does any of you have a clue on how to solve this ?
I'll try to post something on MS forum... as far as it is an MS error and not a SAP one !
Thanks for your feedback

Hi,
I have the same problem using it by Access Database; my database work right on SAP R/3 4.7 and it doesn't work in ECC 6.0.
I'm not able to add STEP on JOB
I'm receivig a Run-Time error '4701':
"Non-BAPI methods with export parameters are currently not supported"
This is the BAPI version ECC 6.0
FUNCTION bapi_xbp_job_add_abap_step.
""Lokale Schnittstelle:
*"  IMPORTING
*"     VALUE(JOBNAME) LIKE  BAPIXMJOB-JOBNAME
*"     VALUE(JOBCOUNT) LIKE  BAPIXMJOB-JOBCOUNT
*"     VALUE(EXTERNAL_USER_NAME) LIKE  BAPIXMLOGR-EXTUSER
*"     VALUE(ABAP_PROGRAM_NAME) LIKE  BAPIXMREP-REPORTID
*"     VALUE(ABAP_VARIANT_NAME) LIKE  BAPIXMREP-VARIANTNAM DEFAULT
*"       SPACE
*"     VALUE(SAP_USER_NAME) LIKE  BAPIXMSTEP-AUTHCKNAM DEFAULT SY-UNAME
*"     VALUE(LANGUAGE) LIKE  BAPIXMSTEP-LANGUAGE DEFAULT SY-LANGU
*"     VALUE(PRINT_PARAMETERS) LIKE  BAPIXMPRNT STRUCTURE  BAPIXMPRNT
*"       DEFAULT SPACE
*"     VALUE(ARCHIVE_PARAMETERS) LIKE  BAPIXMARCH STRUCTURE  BAPIXMARCH
*"       DEFAULT SPACE
*"     VALUE(ALLPRIPAR) LIKE  BAPIPRIPAR STRUCTURE  BAPIPRIPAR DEFAULT
*"       SPACE
*"     VALUE(ALLARCPAR) LIKE  BAPIARCPAR STRUCTURE  BAPIARCPAR DEFAULT
*"       SPACE
*"     VALUE(FREE_SELINFO) TYPE  RSDSRANGE_T_SSEL OPTIONAL
*"  EXPORTING
*"     VALUE(STEP_NUMBER) LIKE  BAPIXMJOB-STEPCOUNT
*"     VALUE(RETURN) LIKE  BAPIRET2 STRUCTURE  BAPIRET2
*"  TABLES
*"      SELINFO STRUCTURE  RSPARAMS OPTIONAL
and This is the old ones:
FUNCTION bapi_xbp_job_add_abap_step.
""Lokale Schnittstelle:
*"  IMPORTING
*"     VALUE(JOBNAME) LIKE  BAPIXMJOB-JOBNAME
*"     VALUE(JOBCOUNT) LIKE  BAPIXMJOB-JOBCOUNT
*"     VALUE(EXTERNAL_USER_NAME) LIKE  BAPIXMLOGR-EXTUSER
*"     VALUE(ABAP_PROGRAM_NAME) LIKE  BAPIXMREP-REPORTID
*"     VALUE(ABAP_VARIANT_NAME) LIKE  BAPIXMREP-VARIANTNAM DEFAULT
*"       SPACE
*"     VALUE(SAP_USER_NAME) LIKE  BAPIXMSTEP-AUTHCKNAM DEFAULT SY-UNAME
*"     VALUE(LANGUAGE) LIKE  BAPIXMSTEP-LANGUAGE DEFAULT SY-LANGU
*"     VALUE(PRINT_PARAMETERS) LIKE  BAPIXMPRNT STRUCTURE  BAPIXMPRNT
*"       DEFAULT SPACE
*"     VALUE(ARCHIVE_PARAMETERS) LIKE  BAPIXMARCH STRUCTURE  BAPIXMARCH
*"       DEFAULT SPACE
*"     VALUE(ALLPRIPAR) LIKE  BAPIPRIPAR STRUCTURE  BAPIPRIPAR DEFAULT
*"       SPACE
*"     VALUE(ALLARCPAR) LIKE  BAPIARCPAR STRUCTURE  BAPIARCPAR DEFAULT
*"       SPACE
*"  EXPORTING
*"     VALUE(STEP_NUMBER) LIKE  BAPIXMJOB-STEPCOUNT
*"     VALUE(RETURN) LIKE  BAPIRET2 STRUCTURE  BAPIRET2
If someone is able to help me, thank you in advance

Similar Messages

  • PXIe-4141 Calibration Error niDCpower version 1.8 ,"calibration function is not supported by the device."

    Dear sir,
    Nice to meet you.
    When I running the PXIe-4141 Calibration Function "niDCPower Cal Adjust Voltage Leve.vi" in niDCpower version 1.8, 
    it will show an error "calibration function is not supported by the device."(false cae)
    But if I run the PXIe-4141 Calibration Function "niDCPower Cal Adjust Voltage Measurement.vi", (true case)
    it will work.
    See the attachments.
    My Equiptment list:
    WinXP SP3
    Labview 2011
    niDMM 3.0.5
    niDCpower 1.8
    PXI-1073 case with 2 cards.
    slot2: PXIe-4141
    slot6: PXI-4071
    Could someone tell me the solution?
    Solved!
    Go to Solution.
    Attachments:
    4141-cal adjust voltage level.JPG ‏203 KB
    4141 manual cal_20130722.vi ‏46 KB

    Update:
    Error Code: xBFFA4A42
    niDCPower Cal Adjust Voltage Level.vi<ERR>Requested calibration function is not supported by the device.
    Status Code: -200445
    See "voltagle level error.JPG"
    And the same error for "niDCPower Cal Adjust Current Limit.vi".
    See "current limit error.JPG"
    Attachments:
    voltagle level error.JPG ‏15 KB
    current limit error.JPG ‏16 KB

  • Function Download not support in ECC 6.0

    Dear All ,
        Now i faced the problem  when upgrade my coding to ECC6.0 , my current program is using Call funtion "Download" to export the report data to Excel, but this "Download" function is not support  in ECC 6.0 , they suggest  me to use call function "GUI_dowload", but this function cannot give me the features like "Donwload" funtion . Any others function which can use in ECC 6.0 and  same features like "Download" .
    Thanks

    Those functions are obsolete, ([Note 594356 - Function modules ws_upload and ws_download are obsolete|https://service.sap.com/sap/support/notes/594356])
    Use news FM GUI_DOWNLOAD or class CL_GUI_FRONTEND_SERVICES method GUI_DOWNLOAD.
    Regards,
    Raymond

  • Problems with DHTML popup: Required DHTML functions are not supported in this browser.

    When I try to open a Date calendar I receive this message:
    Required DHTML functions are not supported in this browser.

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • "function is not supported by the current version of the backend server"

    Hi,
    I just updated SAP business one with latest 8.81 patch 10 and related integration component. However, when I try to add a sales order using new 1.5 version of the mobile app, it give the following error:
    "Note that this function is not supported by the current version of the backend server".
    Any idea what this means?  Do I need to update the integration component with a different version?
    Thanks

    Hi Jose,
    please refer to this SAP Note [1602674 - SAP Business One for iPhone and iPad - Troubleshooting Guide|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3030303136303236373426]
    Note: you need to use your S-Account to access this note.
    regards,
    Fidel

  • SOA Tablespace PITR - 'Domain/Functional Indexes not supported'

    Hi all,
    Trying to recover tablespaces from a failed 12c upgrade attempt.
    I have multiple backups prior to the upgrade attempt but it seems I can't perform a point in time recovery of the specific tablespaces due to the following:
    MDS & SOAINFRA > Domain/Functional Indexes not supported
    ORASDPM > Object not allowed in Recovery Set
    Has anyone done this? How did you get around it?

    I checked, this index is function_based...
    thank yoiu
    its DDL:
    CREATE INDEX SBSECD1_MDS.MDS_PATHS_N7 ON SBSECD1_MDS.MDS_PATHS
    (PATH_FULLNAME, "PATH_LOW_CN" DESC, PATH_HIGH_CN, PATH_PARTITION_ID)
    LOGGING
    TABLESPACE SBSECD1_MDS
    PCTFREE 10
    INITRANS 2
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    NEXT 1M
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    PCTINCREASE 0
    BUFFER_POOL DEFAULT
    FLASH_CACHE DEFAULT
    CELL_FLASH_CACHE DEFAULT
    NOPARALLEL;

  • Call Library Function Node not Supported

    Hai,
    I have question to ask to NI members. I get an error said " Call Library Function Node 'LVASPT_WA.*ptDecimationFilterH':Node not supported". I use the call library function node in the FPGA.VI in my design. My question is, is it the function cannot used in FPGA.VI? I try to search a similar thread and find the manual but still can't find the answer. Anyone please clarify it to me. Thanks in advance.

    You cannot use Call Library Function Node in FPGA. The FPGA is hardware - it has no way to call an external library. If it is not immediately obvious why it's impossible for the FPGA to call a DLL, you should spend some time understanding what a FPGA is.
    You can integrate FPGA code written outside the LabVIEW environment, but that's not the same as calling a DLL.

  • ADMT Error Functional Level not supported

    Hey there,
    we are about to migrate to 2003-Domains to one 2012R2.
    We installed ADMT Tand configured the prerequisites.
    At initializing ADMT by migrating a global group, if i choose the pdc emulator of the source domain i got an error:
    The domain functional level of the domain... is not supported...
    Only a domain functional level higher than Windows 2000 is supported...
    The Domain and Forest Level is 2003!?! 
    Our Domain Names are:
    source1.customer.com (Netbios: Source1)
    source2.customer.com (Netbios: Source2)
    target.customer.com (Netbios: target)
    My migration account is domain Admin in te target domain and member of built-in Administrators in the source domains...
    The Auditing has been set, and also the
    TcpipClientSupport  Values (should not be required, but i found some posts about it...)
    AllowNT4Crypto in the target domain has also been set...
    If i choose another dc in the source domain i amable to proceed and get an error after Group options with Migrate SID selected:
    Could not verify auditing and TcpipClientSupport on domains. Will not be able to migrate SIDs; the given domain is not available, or no connection possible....
    any ideas?

    Hi ,
    Based on your description, there are two issues you meet.
    You choose the PDC as the source domain when migrating a global group, you get the below error,
    The domain functional level of the domain... is not supported...
    You migrate SID when you choose another DC, you get the below error,
    Could not verify auditing and TcpipClientSupport on domains. Will not be able to migrate SIDs; the given domain is
    not available, or no connection possible....
    If I have misunderstood your concern please let me know.
    As for the first issue, I suggest you need check
    the function level of the SOURCE domain. here is detail step,
    Logon one of the source DCs and open the ADCU
    Right click the domain name and select the properties
    You can see the function level of your source domain
    As for the second issue, it is about SID history
    migration, here I give you the steps for you check,
    Enable auditing of Account Management in the Target domain and source domain
    Create a domain local group called <domain>$$$ in source domain
    Create the following registry entry on the source domain
    PDC
    HKLM\System\CurrentControlSet\Control\LSA\TcpipCientSupport: DWORD : 0x1
    If you need further assistance, please feel free to contact me.
    Regards.
    Bryan Yuan
    Please remember to mark the replies as answers if they help

  • Application calling GLX 1.3 function when not supported.

    Hey there. First off, thanks for any help you might give. I've been working at this for days and I've yet to find a solution.
    Here's the deal: I'm trying to get compiz-fusion to work on my fresh gnome desktop. I've finally managed to get 3D acceleration working on my ATI radeon 4850 HD card, by following this guide http://bbs.archlinux.org/viewtopic.php?id=79509&p=1 And by customizing a new 2.6.32 kernel, complete with KMS.
    That solved my old problem of having a white screen when trying to start compiz. Now, though, it spits out an error, stating:
    WARNING: Application calling GLX 1.3 function "glxCreatePixmap" when GLX 1.3 is not supported! This is an application bug!
    So, if anyone has any insight, I'd love your help. Thanks!

    Yes, that's the only warning. And from what I can tell, this Warning isn't known to cause failure in Compiz-Fusion as it is in my machine. But when I try to start compiz, it spits out that warning and disables metacity, but doesn't get to enabling emerald.

  • Function overloading not supported by RMI-IIOP?

    Hi, I am successfully connecting to a stateful session EJB running under
    WebLogic 5.1, sp5 as an RMI-IIOP client. Here's the problem. If I try to
    invoke an overloaded public method on my bean I get the following error:
    Remote Error: CORBA UNKNOWN 0 Maybe; nested exception is:
    org.omg.CORBA.UNKNOWN: minor code: 0 completed: Maybe
    If I comment out all versions but one of the overloaded method and rebuild,
    everything's peachy, I can call the method.
    Is method overloading not supported by RMI-IIOP? Each version of the
    overloaded method does get added to the weblogic.ejbc generated IDL file,
    but again if there are multiple overloaded versions it doesn't work.
    Thx,
    Sandy Barletta

    Eduardo, have you had a chance to test this yet?
    Thx,
    Sandy
    "Eduardo Ceballos" <[email protected]> wrote in message
    news:[email protected]..
    This is a bug, I suspect. This should of course work. I'll look into it.
    Sandy Barletta wrote:
    Hi, I am successfully connecting to a stateful session EJB running under
    WebLogic 5.1, sp5 as an RMI-IIOP client. Here's the problem. If I try to
    invoke an overloaded public method on my bean I get the following error:
    Remote Error: CORBA UNKNOWN 0 Maybe; nested exception is:
    org.omg.CORBA.UNKNOWN: minor code: 0 completed: Maybe
    If I comment out all versions but one of the overloaded method and
    rebuild,
    everything's peachy, I can call the method.
    Is method overloading not supported by RMI-IIOP? Each version of the
    overloaded method does get added to the weblogic.ejbc generated IDLfile,
    but again if there are multiple overloaded versions it doesn't work.
    Thx,
    Sandy Barletta

  • Why Custom EL Functions are not supported in ADF Faces??

    Im using jdev 10.1.3
    1.- I declare a java class, with a static function for concatenation purposes.
    2.- I create my tld.
    3.- I call the function in my jsp.
    a) If I use the $ prefix, works PERFECT.
    b) If I try to call this in an outputText (i.e)
    - If I use the $ prefix, not compile.
    - If I use the #, I just tell me that no function is maped to my call.
    Is there a REALLY GOOD reason to disable this awesome functionality??
    Frank? Steve? somebody? :(

    Hi Alopez,
    I'll take a stab at this one:
    1) In JSF, you need to expose your managed bean by use of the faces-config.xml file, instead of using a TLD (Tag Library Descriptor). Here's an example of an entry in the faces-config.xml...
    <manged-bean>
      <managed-bean-name>someBean</managed-bean-name>
      <managed-bean-class>com.company.yourmangedbeanhere</managed-bean-class>
      <managed-bean-scope>request</managed-bean-scope>
    </managed-bean>Then your EL would be: #{someBean.yourresult}
    2) the ${} is a JSP based expression language call, which is evaluated at page compile time, and is referred to as "Immediate Evaluation". This is good for JSP because your JSP tags are evaluated immediately. In JSF, this expression method is found mainly in the xxPageDef.xml file.
    3) the #{} is a JSF based expression language call, which is evaluated at runtime, and is referred to as "Deferred Evaluation". This is necesarry for JSF because of the way the JSF request processing lifecycle works. It allows the expression to show the value and be the target.
    If I take a guess, you may be mixing JSP concepts with JSF based development.
    Chapter 4 in "The Complete Reference: JavaServer Faces" by Chris Schalk and Ed Burns explains this concept really well.
    Hope this helps!
    Kenton

  • How to alternate data storage into 2 arrays with an analog square wave input? (seems that the retriggera​ble function is not supported by my PXI card)

    Hi!  
    I'm trying to have an analog square wave input determine where data gathered from a second analog input channel is stored.  I want data to be stored to one array during the high signal period of the square wave and data to be store to another array during the low signal period of the square wave.  The square wave I'm using is of constant frequency (8.3 Hz).  I believe I need to use an analog input wave as opposed to a onboard clock or other timing mechanism because my square wave is also being used to modify the input going into my experimental setup.  Thus the data storage needs to be correlated to the timing of the data modification in the experiment.  I tried to use the retriggerable property node function, but receive error 200452, which I think means that my PXI card (6115) can't support this retriggerable function.  So I'm looking for other ways to accomplish alternating data storage in response to an incoming analog square wave.  Any help would be GREATLY appreciated... Thanks!  (I'm also quite new with LabView so toddler-type explanations would probably be most useful  )
    -Shari
    (LabView version 8.6)
    Attachments:
    Pulsed_Acq_Switch_Simplified.vi ‏47 KB

    Hello Shari,
          I am looking at your situation and it seems very intriguing.  after downloading your file I have a couple questions to ask if you don't mind answering.
          Currently in your program you are only taking one sample of data at a time,  this could lead to uneven sampling.  Would you like to sample at a consistent rate  (say 10 Kilosamples of data a second?)  if so what type of card are you using?
          Also,  Do you want your data to be in a 2-D array of data?
    Best Wishes,
    Daniel

  • Cross-tab report functionality does not support .csv export.

    I want to export the cross tab report in .csv format , but when I export the cross tab report to .csv format only header and footer gets printed multiple times and data is not getting exported.

    No , cross tab report does not getting properly exported in .csv format. Only header and footer gets printed multiple times and data is not getting exported. 
    does cross tab report support .csv export based on WYSIWYG?

  • [ODBC Driver Manager] Driver does not support this function

    HI every body
    In Win Server 2008 R2 , I tried to retrieve data from my ODBC Driver
     by Report Builder , my connection test is successful , but after any retrieve data by SQL Statement I encounter with this Error :
    IM0001: [Microsoft] [ODBC Driver Manager] Driver does not support this function
    I use Win Server 2008 R2 , and my ODBC Driver installed on :
    %SystemRoot%\SysWOW64\odbcad32.exe
    Can anyone help me to solve this problem, its realy urgent for me ,
    PLEASE HELP ………………..

    ODBC Driver name is PMSDK (32 bit) and installed by Primavera software
    I use SQL Report Builder to connect the driver and try SQL Statement in it
    Report Builder may be executing an ODBC function to retrieve meta data, and that function is not supported by the PMSDK driver.  Are you using the latest version of the PMSDK driver?  You might try turning on ODBC tracing to find out the problem
    function. 
    Dan Guzman, SQL Server MVP, http://www.dbdelta.com

  • Regular Expression functions not supported in Interactive report filters ??

    I'm using APEX 4.0.2 and I'm trying to create a row filter in an interactive report which uses regexp_instr and regexp_replace functions and I'm getting the message:
    Invalid filter expression. regexp_instr
    The code runs fine in SQL Workshop
    select cytogenetics from z_patient
    where regexp_instr(regexp_replace(cytogenetics,'(\,+|\"+|\s)',''),'(^46XX$|^46XY$|^46XX\[..\]$|^46XY\[..\]$)')=1
    CYTOGENETICS
    "46,XX [20]"
    "46,XY[20]"
    "46,XX"
    "46,XY[20]"
    "46,XY[30]"
    "46,XY[26]"
    "46,XY [33]"
    "46,XX[32]
    etc...
    my filter is just the where clause above i.e.
    regexp_instr(regexp_replace(cytogenetics,'(\,+|\"+|\s)',''),'(^46XX$|^46XY$|^46XX\[..\]$|^46XY\[..\]$)')=1
    *Are regular expression functions just not supported in interactive report filters?*
    thanks in advance
    Paul P

    Hi Paul,
    regular expression functions are supported in interactive report filters, but it looks like that REGEXP_INSTR hasn't been added as valid command. Only REGEXP_SUBSTR and REGEXP_REPLACE are valid commands for computation expressions and REGEXP_SUBSTR, REGEXP_REPLACE and REGEXP_LIKE for row level filters.
    I have filed bug# 12926266 to fix this issue. Sorry for the inconvenience.
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

Maybe you are looking for