Callable Object DataForms Input not found

Hi Experts,
I am using NW2004s.I need to create a Callable Object which takes input parameters and display output parameters. Here i don't see Data Forms>Input while creating callable object.which one is the best option for creating callable object similar like data Forms>Input.
Thanks a Lot
Madhan

Hi Madhan,
The Callable Object of Type "Data Forms -> Input" has been removed.  You can view all of the available callable object types by selecting the GP Administration Workset -> Manage Permissions -> Callable Objects.  Please see <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/ff/1b3a4209a6ae04e10000000a1550b0/frameset.htm">HERE</a> for documentation.  As a replacement for this, you can use either Data Input Form or Web Dynpro Form.
Also, please see <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/0f/619fd378a641b29386063019c24fc4/frameset.htm">Available Callable Object Types</a> for a list of supported callable objects.
Regards,
Austin.

Similar Messages

  • Number range object HRTR_PDOC : Interval not found

    Hi,
    I am doing Travel Mgt testing i got two problems
    1. Travel Policy is not taking when entering the expences
    2. when posting the doc to FI the error "Number range object HRTR_PDOC : Interval not found" is coming
    Pls suggest
    thanks in advance
    chandu

    Hi,
    Check table NRIV
    Regards,
    Manoj.

  • DGMGRL object "pc01sby3" was not found

    Hi Guru's,
    I created a logical standby database using Oracle EM 10g Grid control
    My primary db_unique_name is P01PRMY
    Logical standby db_unique_name is PC01SBY3
    After creating logical standby database, i check with DGMGRL
    DGMGRL> show configuration
    Configuration
    Naem:         DGConfig1
    Enabled:     Yes
    Protection Mode: MaxPerformance
    Database:
    PC01PRMY     -     Primary database
    PC01SBY1     -     Physical standby database
    PC01SBY3     -     Logical Standby database
    Dast-Start Failover:DISABLED
    Current status for "DGConfig1":
    SUCCESS
    But when i do
    DGMGRL> show database verbose PC01SBY3
    object "pc01sby3" was not found
    Why this happens

    DGMGRL> show database verbose PC01SBY3
    object "pc01sby3" was not found
    Why this happens
    At first look, can you check broker log files even from primary and also logical standby?
    Does it same happened for Physical standby?

  • RS_EXCEPTION230 object  Update rule not found

    hi guys
    while extracting the standard business  content for 0gl_account  i  am facing the problem RS_EXCEPTION230 update rule object not found .The update rule appears as a white.
    please help as this preventing me to move forward
    thanks
    nitin

    Exactly, i had the same problem and have solved it as follow:
    First you have to select the update rules (for example) and transfer them  (you have to select the option 'Transfer', of the 'Transfer command), you will see that they will be activated without error, next step you can simulate them or include them into an order to transport to another environment.
    Hope this help.

  • Object RDA_INFOPACKAGE (RSCRT_RDA_REQ_LOCKED) not found

    Hi All,
      after Activating the Daemon in RSRDA, We are getting below error and Daemon is getting deactivated.
    Object RDA_INFOPACKAGE (RSCRT_RDA_REQ_LOCKED) ZPAK_xxxxxxx not found.
    it is happening to some info packages only. Other Info packages are running fine but Daemon is Inactive.
    Please help me to resolve the issue.

    Hi Bala,
    For RDA ,it is advised to run through Proces chain,I am not sure whether we will be able to Run it Manualy from PSA to Data target,but thru PC we can do it ...
    Unless the Request in the PSA is pushed to datatarget we cant push any further data to PSA..
    So,Goto TCode RSPC,The RDA Start and Stop Load Process is there in the Load Process and Post -Procesing TAB.
    The Data Flow is ......
    Start>STOP RDA>DTP>Activate DSO>START RDA.
    Rgds
    SVU123
    Edited by: svu123 on Jul 19, 2010 9:34 AM

  • Business Object "Service Order" not found in Web Service Tool

    Dear Experts,
    We're trying to create a web service for Service Order via Web Service Tool,
    but we can't find the business object "Service Order" there.
    How to step to reproduce the problem:
    1. Logon CRM WEBUI with the business role ITSERVICEPRO.
    (or T-cd:BSP_WD_CMPWB > Enter component WS_DESIGN_TOOL > Test)
    2. Go to Service Operations>Web Service
    3. Create a new Web Service
    -> In "Service Objects" area at step 1 "Select Objects", there's a drop down list box of "Business Object".
       In this list, "Service Order" does not exist.
    Other objects such as "Service Confirmation", "Service Order Quotation" etc are available.
    How can we create a new web service for Service Order?
    Any advise would be highly apprecaited.
    Best regards,
    F.T.

    Hello Rocca,
    It is hard coded in FM CRM_SALESDOCUMENT_FILTER that the item which is assigned to object type BUS2000140 would be removed from the upload relevant item list.
    To get it replicated, I am afraid that you need to modify the relevant coding here.
    Best regards,
    Maggie

  • Data Access Objects : JDBC Driver Not Found

    Hi,
    I am having a strange problem accessing JDBC Driver ( for Informix Database, if this
    information helps )
    I am using Data Access Objects ( DAOs ) to fetch multiple records.
    The DAO is accessed from Session Bean for this case.
    The constructor of the DAO does the JNDI lookup for the TxDataSource
    and set it to a class attribute of the DAO. This DataSource is pointing
    to a connection pool
    In the getConnection() private method if DAO we use this DataSource
    to pickup a onnection from the pool and fire a sql query.
    This public method say getMultipleRecords( query conditions ) of DAO
    returns a number of macthing records to the Session Bean.
    This approach works fine in general. But sometimes I get an
    java.sql.SQLException
    SQLException ERROR MESSAGE is:
    "Error accessing jdbc driver: driverURL = jdbc:weblogic:pool:myConnPool, props= {enableTwoPhaseCommit=true,
    connectionPoolID=myConnPool}"
    Once this exception occurs every time the method is called the same exception keep
    coming.
    Once I restart the server this API starts working again.
    Could anyone give any reason why this exception might occur.
    Please send an e-mail to [email protected] while replying to this message.
    Thanks in advance
    Gunajit

    Hi Gunajit
    you need to ensure that the connections are properly closed. If you are
    closing the connections properly, increase the number of connections in the
    connection pool.
    hth
    sree
    "Gunajit" <[email protected]> wrote in message
    news:3ce082ca$[email protected]..
    >
    Hi,
    I am having a strange problem accessing JDBC Driver ( for InformixDatabase, if this
    information helps )
    I am using Data Access Objects ( DAOs ) to fetch multiple records.
    The DAO is accessed from Session Bean for this case.
    The constructor of the DAO does the JNDI lookup for the TxDataSource
    and set it to a class attribute of the DAO. This DataSource is pointing
    to a connection pool
    In the getConnection() private method if DAO we use this DataSource
    to pickup a onnection from the pool and fire a sql query.
    This public method say getMultipleRecords( query conditions ) of DAO
    returns a number of macthing records to the Session Bean.
    This approach works fine in general. But sometimes I get an
    java.sql.SQLException
    SQLException ERROR MESSAGE is:
    "Error accessing jdbc driver: driverURL = jdbc:weblogic:pool:myConnPool,props= {enableTwoPhaseCommit=true,
    connectionPoolID=myConnPool}"
    Once this exception occurs every time the method is called the sameexception keep
    coming.
    Once I restart the server this API starts working again.
    Could anyone give any reason why this exception might occur.
    Please send an e-mail to [email protected] while replying to this
    message.
    >
    Thanks in advance
    Gunajit

  • ERROR MESSAGE: Blu-Ray Object: Export File Not Found

    What does this mean? I keep getting it during the build process.
    Obviously the file is there and can be imported and played in AE or Premeire. It is an uncompressed 1280x720 avi at 23.97fps. My burner is an LG GGW - H20L.
    Any insight on this is appreciated.

    I had the same problem and changed the preset from MPEG-2 to H.264 and about 20 hours later (on a quad core machine) had a working Blu-Ray disk.

  • Callable object "input" is missing

    Hi,
    I am using some guides to learn to use block in Composite Application Framework.
    I have a SAP Portal 2004s SP10.
    I am using some guides I found on CAF Tutorial Center, in particular “Designing a Block” and “Using Parallel Dynamic Block and Dynamic User Assignment”.
    Quite often in those guides it is asked to use a callable object called “Input” under the type “Data Forms”, but in my portal there is nothing with this name, the more similar is a callable object called “Data input form”, but it is no possible to insert input in it, so I cannot complete the tutorial.
    Someone can help me, telling me if there is an alternative valid callable object, or if I have to install some other component?
    Thank you
    Giuseppe Pagnotta

    Hi,
    Most probably you're using an outdated documentation, as the Callable Object of type "Input" has been removed from recent releases.
    Regarding the issue, you can most probably use Data Input Form or Web Dynpro Form instead of "Input" in this case.
    OR
    you can use Visual Composer to create the UI and use CO of type "Portal iView or Page" to integrate it into a Process.
    You can find more information on Visual Composer here: https://www.sdn.sap.com/irj/sdn/visualcomposer
    Hope this helps,
    Ashutosh

  • Show Database Get "Object was not found"error

    Hi there,
    I have a weird situation here.
    I created Data Guard Broker setup and show configuration return good result.
    It is running for quite a while, and I can see if I switch log file on Primary, the Max Seq# is matched between Primary and Standby. Also do a lot of other test query all return good result.
    But today when I happen to run Show Database command it says the DB object not found,
    and there is no error in DRCxxx.log file.
    Did I miss something? Any suggestions are appreciated.
    ===============Script===================
    --Standby
    mkdir log1/dgbroker
    mkdir log1/dgbroker/XXXPRD2R
    mkdir log2/dgbroker
    mkdir log2/dgbroker/XXXPRD2R
    --Primary
    mkdir log1/dgbroker
    mkdir log1/dgbroker/XXXPRD2
    mkdir log2/dgbroker
    mkdir log2/dgbroker/XXXPRD2
    -- primary
    alter system set dg_broker_config_file1='/oracle/log1/dgbroker/XXXPRD2/dg1XXXPRD2.dat' scope=both;
    alter system set dg_broker_config_file2='/oracle/log2/dgbroker/XXXPRD2/dg2XXXPRD2.dat' scope=both;
    -- standby
    alter system set dg_broker_config_file1='/oracle/log1/dgbroker/XXXPRD2R/dg1XXXPRD2R.dat' scope=both;
    alter system set dg_broker_config_file2='/oracle/log2/dgbroker/XXXPRD2R/dg2XXXPRD2R.dat' scope=both;
    -- primary
    alter system set dg_broker_start=true scope=both;
    -- standby
    alter system set dg_broker_start=true scope=both;
    -- primary
    dgmgrl /
    create configuration 'dg_XXXPRD2' as primary database is 'XXXPRD2' connect identifier is 'XXXPRD2';
    add database 'XXXPRD2R' as connect identifier is 'XXXPRD2R' maintained as physical;
    enable configuration;
    ===============Script===================
    DGMGRL> show configuration
    Configuration - dg_XXXPRD2
    Protection Mode: MaxAvailability
    Databases:
    XXXPRD2 - Primary database
    XXXPRD2R - Physical standby database
    Fast-Start Failover: DISABLED
    Configuration Status:
    SUCCESS
    DGMGRL> SHOW DATABASE XXXPRD2
    Object "XXXPRD2" was not found
    DGMGRL> show database XXXPRD2R
    Object "XXXPRD2R" was not found
    -----------------------------------------------

    Hello;
    What I have noticed is sometimes single quotes count and sometime they don't.
    Try :
    SHOW DATABASE 'XXXPRD2';
    Test
    Welcome to DGMGRL, type "help" for information.
    Connected.
    DGMGRL> show database standby
    Object "standby" was not found
    DGMGRL> show database 'standby';
    Object "standby" was not found
    DGMGRL> show database 'STANDBY'; 
    Database - STANDBY
      Role:            PHYSICAL STANDBY
      Intended State:  APPLY-ON
      Transport Lag:   (unknown)
      Apply Lag:      
      Real Time Query: OFF
      Instance(s):
        STANDBYSo getting the case matters too.
    DGMGRL> SHOW DATABASE STANDBY;
    Object "standby" was not found
    DGMGRL> Best Regards
    mseberg
    Edited by: mseberg on Jan 18, 2013 2:21 PM

  • ADMT 3.2 Group Migration - Include File error: The object was not found in the domain

    Hello,
    I have been digging for weeks and still no answer. I am trying to migrate Group across two domains and if I select the group, it works just fine. But I want to bulk-migrate groups. So I am going the Include-File route. when ever I load the file I get
    the bulk of the groups processed but I get a dialogue box that states:
    The following objects are either not found or do not meet selection requirement. No migration will be performed on these objects.
    Then I get a list a group and the message states:
    The object was not found in the domain "contoso.com"
    Does any one know anything about this or how to fix it? I have compared the files with good/bad versions using ADSI edit and from its POV they look the same.

    Hi,
    Thanks for your post.
    There is an attribute named "showInAdvancedViewOnly" which specifies whether the object is to be visible in the "Advanced" mode of user interfaces. This is to say, if the schema attribute "ShowInAdvanceViewOnly" is set to TRUE for any security principal
    in AD, we would not be able to find that account or group while trying to migrate it except the simple ADUC search. Just as the issue you encountered.
    Therefore, please enable the "Advanced" mode in Active Directory Users and Computers, and then check if the three groups could be migrated or not.
    If anything unclear or you have any questions about this case, please feel free to let me know.
    Thanks and I look forward to your reply.
    Best regards,
    Ann Zhu

  • Why is the FORM OBJECT selection not found in the Preferences/Accessibility selection?

    Hello,
    I am using the Dreamweaver cs6. I was wondering why the FORM OBJECT selection is not found in the Preferences/Accessibility selection?

    The engineers removed it.  Why?  That's anybody's guess.  You'll have to add them manually.  Please refer to the HTML5 forms workflow video below:
    http://tv.adobe.com/watch/learn-dreamweaver-cc/html5-forms-workflow/
    Nancy O.

  • Object FIELD I_S_DATA-0AGE_NC not found. Message no. RS_EXCEPTION111.

    Hello all,
    I am executing a report based on a infocube. We recently upgraded to 7.0 and the query works ok in 3.5....when I try to run this query, the following error is displayed.
    Object FIELD I_S_DATA-******* not found
    Message no. RS_EXCEPTION111
    when I try to debug the same query in RSRT the following message is displayed.
    EObject FIELD I_S_DATA-******* not found  RS_EXCEPTION 111
    I>> Row: 22 Inc: GET_FIELD_POSITION_D Prog: CL_IM_RS_BCT_PA RS_EXCEPTION 301
    Note 924320 as we are at patch 17 for BI.
    Please throw some light, full points assured.

    Hi,
    Above issue might occur when you have Virtual Key Figures in your report. Check the below note 924320.
    might help to resolve the issue.  Also check if you have any newly added in keyfigures in the infocube and not being used in the Report.  If the newly added kefigures are not being identified in the MP do the below steps.
    1.Go to the multiprovider...chose the identification
    2. In the identification tab....the key figure should be check marked for all the infoproviders in that
    3. If not tick mark Generate the query and execute in RSRT
    check the note 924320.
    Symptom:
    When you execute a query with virtual characteristics or key figures, the system issues the following error message:
    Object FIELD I_S_DATA-<key figure> not found
    Other terms
    RSR00002, RSR_OLAP_BADI
    Reason and Prerequisites
    This problem is caused by a program error.
    Solution
    If the virtual characteristics or key figures are implemented using the enhancement RSR00002 (CMOD), implement the corrections.
    If the virtual characteristics or key figures were created directly as implementations of the RSR_OLAP_BADI BAdI, compare the source code of the INITIALIZE method with the corresponding source code example. During the call of GET_FIELD_POSITIION_D, <L_S_SK>-VALUE_RETURNNM must be transferred instead of <L_S_SFK>-KYFNM.
    Hope this helps
    Regards
    Srikanth

  • GP Process is Running even though Callable Object Encountered Error

    Hi Everyone,
    I am experiencing an interesting issue working with GP right now and it bothers me.
    I have created a process that includes a sequential block with a few actions including an action that sends out an Adobe form. I noticed during testing that even if the callable objects encountered technical exception (found in the logs), the process itself is not marked as erroneous. This bothers me because I'd like to see the process marked as erroneous if the callable object has errors.
    Has any one experienced this? Is this the "expected" behaviour? I am on SP18 ... is this fixed in a later support package stack?
    Thanks for any input.
    Robert

    Hi Everyone,
    I am experiencing an interesting issue working with GP right now and it bothers me.
    I have created a process that includes a sequential block with a few actions including an action that sends out an Adobe form. I noticed during testing that even if the callable objects encountered technical exception (found in the logs), the process itself is not marked as erroneous. This bothers me because I'd like to see the process marked as erroneous if the callable object has errors.
    Has any one experienced this? Is this the "expected" behaviour? I am on SP18 ... is this fixed in a later support package stack?
    Thanks for any input.
    Robert

  • Callable Objects-Write to System Log,Offline Approval

    Hi,
    I am new to Guided Procedures and I am trying out examples in all callable objects.
    I have doubts in 2 callable object
    1. Can you guide me how to use the callable object under Miscellaneous Type - Write to system Log
    After we Enter the Log text where to go and view the text.    
    2.Callable object under  Process control type -  OfflineApproval           
    When I use this callable object I am not getting mail whether the action is approved or rejected.
    Regards,
    Bala Baskaran
    Edited by: Bala Baskaran on Feb 27, 2008 12:45 PM
    Edited by: Bala Baskaran on Feb 27, 2008 12:48 PM

    Hi,
    Which SRM version are you working??Always mention that in your post for appropriate solutions.
    Pls see the foll notes:
    <b>Note 928320 - RBBP_OFFLINE_EVAL: Local purchase orders not selected</b>
    Note 980963 - RBBP_OFFLINE_EVAL: Some users not found
    Note 1039869 - RBBP_OFFLINE_EVAL:Sometimes text contains no Object ID
    1035114 - RBBP_OFFLINE_EVAL: Wrong messages , missing values there
    BR,
    Disha.
    <b>Pls reward points for useful answers.</b>

Maybe you are looking for

  • CFOP de Importação e não informado dados da DI

    Ola! Há mudanças no processo de entrada de documentos de importação para NF-e de layout XML 3.10? A NF-es nós emitidas desde 3.10 obter o erro Rejeicao: 525 CFOP de Importação e não informado dados da DI. Cholen

  • How many times can a charger be plugged into an iPhone?

    I was at the Apple Store yesterday and the woman that worked there told me that you can only plug your charger into your phone a certain amount of times. She never got around to telling me how many times it was, so I am just curious becuase now I'm a

  • Unable to upload files to D2L Dropbox -iBooks OSX 10.4

    I have an Instrcutor who uses D2L (version  10.2 SP8 ) as well as Mac iBooks operating Tiger OSX 10.4.11.  There are issues withuploading files to the Dropbox. Mac Book > intel code duo 10.6 Snow Leopard Firefox (newest) is supported web browser. "Yo

  • Command Prompt Problem

    Hi everyone, I'm new to Java and I'm using version 6, on windows vista to compile and run some code. Out of nowhere though, after it had been working fine, every time I run the file (after it has compiled just fine with javac), it has simply opened u

  • In my laptop games and videos are not coming

    laptop had asking you dont have vga compatable