Which  Function Module is used for converting the DATE in BDC

HI,
Which  Function Module is used for converting the DATE Format in BDC for Uploading purpose please help me.

data : date like sy-datum.
data : odate(10) type c.
date = sy-datum.        " in format YYYYMMDD
CALL FUNCTION 'CONVERSION_EXIT_PDATE_OUTPUT'
  EXPORTING
   input         = date
IMPORTING
   OUTPUT        = odate         .
write:/ odate.  "in ur format '.
1.
In ur itab make a field for date as 10 characters and use this Fm to store the date .
2. Pass the date as the charcter field to the screen and now check .

Similar Messages

  • Which function module is used for transfering form one version to another

    HI
    COULD ANYBODY TEL ME
    WHICH FUNCTION MODULE IS USED FOR TRNASFORING FROM ONE VERSION TO ANOTHER VERSION.................

    Hi Chaithu,
    Go to SE37,enter your function module, click on where used list button on the application bar.
    All the program used your function module used is displayed.
    Regards,
    Venkat.

  • Function module is used to change the bp role

    WHICH function module is used to change the bp role????

    I have another doubt also,when i add a role (example prospect) for a bp using the function module it works fine.but if i see the classification tab in bp transaction for that particular partner,the prospect check box is not checked.
    how to check that checkbox in classification tab automatically while we create a role????

  • Which function module is used?

    Hi all,
    The function module C1CA_SD_INTERFACE_TO_EHS_NEW is used to generate messages to the workflow inbox.
    From this function module how or which function module is used to get the information to the inbox documents..
    Please reply to my above question...
    Thanks & regards,
    Sunil.

    Hello Sunil
    It is not so clear to me what your are looking for. If you take a look here (as an example)
    http://www.se80.co.uk/sapfms/c/c1ca/c1ca_sd_interface_to_ehs_new.htm
    you will find a "documentation"  of this function module.
    I have copied only thee most important part here of the docu on this link:
    "This is the central function module for linking the R/3 component Product Safety (EHS-SAF) to the R/3 component Sales and Distribution (SD). The function module is used to generate report shipping orders using data from SD. An example of a report is a material safety data sheet. "
    The "inbook" in some "sense" is EHS and there transaction CVD1 and only if you have performed a correct EHS set up.
    What "workflow inbox" are you looking for?? Those of the SAP SD messages ??
    Could you please explain a little bit there you are "struggeling"?
    With best regards
    C.B.
    Edited by: Christoph Bergemann on Apr 9, 2011 9:06 AM

  • How to identify Which function modules are used in the planning area?

    Hi all,
    there are couple of function module derviation is used to derive the calendar year, month, fiscal period etc.
    But how to identify which function module is used in which planning area?
    I cant find out from the where used list from function modules?
    Thanks
    pooja

    Hi Pooja,
    Go to characteristic relationship tab,click on detail icon on extreme left of the derivation,there you will get the name and the details of function module used for derivation.
    Regards,
    Indu

  • To find Function Module is used for How many times

    Hi Gurus.
    How to find a Function module is used for how many times since it is created.. we went through the Tcode STAT , ST03, STAD, STATTRACE but in ST03 we can find it for Program but we could not find it for Function module , So can any one please suggest us . we are using ECC 6.0 version.
    Thanks and Regards,
    Chaitanya.

    Hi Chaithu,
    Go to SE37,enter your function module, click on where used list button on the application bar.
    All the program used your function module used is displayed.
    Regards,
    Venkat.

  • I am persuing M Tech in Cad cam and I wish to do job in core area only , then which SAP module is useful for me as a fresher?

    I am persuing M Tech in Cad cam and I wish to do job in core area only , then which SAP module is useful for me as a fresher?
    <<Moderator: Multiple postings are not allowed>>
    Message was edited by: Ravi Sankar Venna

    Hi Nishant,
    Welcome to SCN.
    Questions like these have been asked many times in these forums. I suggest you search for relevant information and if you are not satisfied, then post a specific question.
    Also, spend some time reading the The SCN Rules of Engagement
    pk

  • Which T code is used for entring the pricing condition P101 for purchase or

    which T code is used for entring the pricing condition P101 for purchase order

    Hi jitendra ,
    if you are looking for T-codes use:
    SE16 and scan table TSTCT.
    Regards Mario

  • Can anyone confirm the date used for pushing the data into AR interface table? Is it abse don Actual ship date or scheduled ship date?

    Can anyone confirm the date used for pushing the data into AR interface table? Is it abse don Actual ship date or scheduled ship date? We are facing a scenario where trx date is lower than the actual ship to which logically sounds incorrect.
    Appreciate any quick response around this.

    Hi,
    Transaction date  will be your autoinvoice master program submission level date (If you haven't setup any logic.
    Please check the program level default date, if user enter old date ststem will pick the same.
    Customer is trying to set the value of the profile OM:Set receivables transaction date as current date for non-shippable lines at the responsiblity level. System does not set the transaction date to current date in ra_interface_lines_all.
    CAUSE
    Customer has used the functionality in R11i. But after the upgrade to R12, the system functions differently than R11i.
    SOLUTION
    1.Ensure that there are no scheduled workflow background process run.
    2.Set the profile "OM: Set Receivables Transaction Date as Current Date for Non-Shippable Lines"  at Responsibility level only as Yes.
    3.Now switch the responsibility to which the profile is set.
    4.Create order for Non-Shippable Lines and progress it to invoicing.
    5.Ensure that the 'workflow background process' concurrent program is run in the same responsibility and this line is considered in it.
    6.Now check if the 'SHIP_DATE_ACTUAL' is populated to ra_interface_lines_all

  • Reg: Function Module thats used to check the status of JOBS and mail it

    Hi Experts,
    Is there any Standard Function module thats going to find the status of the jobs and mail this status to specied email ID in .xls format. While checking status function module should give whether job is - Aborted, Successful, Running, Waiting, Locked, Error, Warning, Starting Date, Ending Date of the Job.
    Please help me,

    Hello Nagaraj,
    You can find out the status of a job with the SHOW_JOBSTATE function module. You provide this function module with a job name and job number. It returns one of the six possible statuses of the job:
    ABORTED TYPE C,
    FINISHED TYPE C,
    PRELIMINARY TYPE C,
    READY TYPE C,
    RUNNING TYPE C,
    SCHEDULED TYPE C.
    Following is the link for the same:
    http://help.sap.com/saphelp_sm32/helpdata/en/fa/096e10543b11d1898e0000e8322d00/content.htm
    Warm Regards,
    Riki Dash

  • Which tables are being used to extract the data for the materi Extractors

    Hi
    please advise which tables are used to extract the data for the extarctors
    0MAT_SALES_ATTR,
    0MATERIAL_ATTR,
    0MAT_PLANT_ATTR
    0PLANT_ATTR
    ,Many thanks.

    Hi,
    Activate a database trace using ST01. Then perform the MM03 operation and goto the SD Texts tab. Now stop the trace and see if you can locate either a table or program which you can utilize in the log.
    http://help.sap.com/saphelp_47x200/helpdata/en/dd/55f993545a11d1a7020000e829fd11/frameset.htm
    Hope this helps..
    Rgs,
    Ravikanth.

  • Abs Function is not working for converting the negitive valies

    Hi ,
       My requirement is from the sorce I'm getting Amount data (both negative and possitive values)
    if the value is negative then i want to convert it as possitive value. that means always i want to pass possitive values to my target side.
    For this i have used  ABS function    AMOUNT (Source) ---> abs -
    > AMOUNT (Target)
    but now the problem is from the source I'm getting this value   <AMOUNT>60179010.00</AMOUNT>
    but while mapping it is converting and giving as <AMOUNT>60179008</AMOUNT>
    I didn't understand this functinality . actually Abs function should just convert the sign of the value but why the value is also giving as mismatch.
    please suggest me some solution for this..
    Regards
    jain

    What SP are you on?
    There have been lot of bugs in terms of the arithmatic functions in XI. But most of the issues have been solved in this release - http://help.sap.com/saphelp_nw04/helpdata/en/44/a7b4355d867455e10000000a11466f/content.htm
    I suggest in case u are not on that SP upgrade to it or use a simple java UDF to do the abs conversion.
    The math class in java can help you - http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Math.html
    Additional read - /people/thorsten.nordholmsbirk/blog/2006/04/03/never-ever-use-xis-built-in-arithmetic-functions

  • Which ports / protocoll are used for pruning the printers from AD on the printserver

    Dear all
    Does anyone know, which ports or protocols are used between DomainController and Printserver to prune the printer-queue's?
    Regards
    Michael

    Print Spooler The Print Spooler system service manages all local and network print queues and controls all print jobs. The print spooler is the center of the Windows printing subsystem and controls all printing jobs. It manages the print queues on the system
    and communicates with printer drivers and input/output (I/O) components, for example, the USB port and the TCP/IP protocol suite.
    System Service Name Spooler
    Application protocol Protocol Port
    NetBIOS Session Service TCP 139
    SMB TCP 445
    http://support.microsoft.com/kb/832017/en-us

  • Which EBO should be used for employee absence data.

    Hi,
    We have the employee absences records in oracle ebiz which should be polled and send to a file.We have to implement this using AIA.Can anyone please tell me which EBO is used for this purpose.
    Thanks.

    Hi,
    I have the same requirement. Can you suggest which EBO did you use finally?
    Regards,
    Neeraj Sehgal

  • Which BC Module to use for a Job Vacancies board?

    I'm currently developing a site for a customer using Adobe Muse and Business Catalyst. After a few false starts it's coming together nicely and the blog works really well. I now need to add a section for job vacancies.
    My question is which module should I use do this? Do I create a second Blog and add the jobs there or should I repurpose the News blog?
    The vacancies need to be searchable by salary range, location and whether they are permenant or contract positions. This will be a radio button panel at the side of the page.
    Advice and thoughts on the above would be most welcome.

    You're right Fubals, WebApps are the best course of action to explore.
    I found this rather splendid article on what I'm trying to achieve in the BC Online Help:
    http://helpx.adobe.com/business-catalyst/partner/web-apps-module-create-custom.html
    I hope that it comes in handy for other BC newbies who are looking to create the same functionality as I am.

Maybe you are looking for

  • Using External Boot Drive with New Intel Mac Mini

    I have a 1st Gen MacMini and use an external 7200 RPM Lacie drive as the system boot drive along with all the applications. If I were to purchase a new Intel Mac Mini, is it possible to use the current external drive as the system drive or is there s

  • Insufficient rights - How to determine the correct rights?

    All, Does anyone know how to determine the correct rights if you get the error message "Insufficient rights for operation"? In SAP backend systems you can start transaction SU53 to check your "missing" authorizations, but is something like that also

  • Move screen on desktop

    I can't center screen on my Pavilion p6627c so right side is visible.  Tried dragging, rotating mouse wheel-- nothing shifts it.

  • WRT54G Wireless Vista intermittent connection

    I have had a wireless WRT54G ver.6 for 2 years (never updated firmware or any else).  Never problems connecting & staying on internet with wireless Dell XP laptops or desktops I have.  But a new Dell w/Vista desktop w/wireless, set-up 1 month ago, co

  • If you have two public class in a java file what will be the error ?

    Q:If you have two public class in a java file what will be the error and how will you remove that.?