While Capturing for migration it generates OMwB_Column and OMwB_Row.

Hi!
Please tel me what is OMwB_Column and OMwB_Row, these are getting created in COLUMN.txt AND ROW.txt while capturing from sqlserver2005.
Please tel me , is it required to take any corrective steps after above out put or should i proceed with migration steps?
yours sincerely
Edited by: 944768 on Aug 12, 2012 11:15 PM

Hello,
I digged a little bit deeper, I did not look so often at the files that are created if you create the database capture scripts.
One of the files that are created is the one that is called SS2K5_BCP_SCRIPT.BAT, and it contains these lines:
rem store the delimiters
bcp "select '%5' " queryout COLUMN.TXT -c -e COLUMN.ERR -t "" -r "" -U%1 -P%2 -S%4
bcp "select '%6' " queryout ROW.TXT -c -e ROW.ERR -t "" -r "" -U%1 -P%2 -S%4
So the files column.txt and row.txt are storing the column resp. row delimiters that SQL Server is using.
So the txt files do not contain any error. The content is one necessary information that is needed to be captured. If there should be any error then that would go to column.err or row.err, as far as I understand the commands (I am not an expert for BCP).
So to answer your initial question: No, it is not required to take any corrective steps after getting the txt files and you can proceed with the migration steps.
Regards
Wolfgang

Similar Messages

  • Invalid scripts for migrating ADF11g app Credentials and Policies to WLS

    I following the instructions posted on the OTN to migrate ADF 11g application credential/policies to WLS:
    http://www.oracle.com/technology/products/jdev/tips/muench/credmig111100/index.html
    The instructions were written back on Oct 8, 2008, the following things need to be updated for the provided migration scripts "build.xml" & "jps-config.xml" to work properly:
    1. The "oracle" directory no longer exists in the <DOMAIN_HOME>/config. The scripts reference this directory for cwallet.sso and system-jazn-data.xml.
    For the latest ADF 11g R1 installation, the "fmwconfig" directory is the directory where the credential/policies files are stored.
    2. The "build.xml" script copies the following WLST script files from the "<MIDDLEWARE_INSTALLATION_HOME>/modules/oracle.jps_11.1.1/scripts"
    > migrateSecurityStore.py
    > validate.py
    > cmdHelp.py
    For the latest ADF 11g R1 installation, the "<MIDDLEWARE_INSTALLATION_HOME>/jdeveloper/modules/oracle.jps_11.1.1/scripts" does not exist any more.
    I can find the "migrationSecurityStore.py" under "<MIDDLEWARE_INSTALLATION_HOME>/jdeveloper/modules/oracle.jps_11.1.1/common/wlstscripts" directory.
    But I can't find the "validate.py" and "cmdHelp.py" anywhere.
    When I modify the build.xml to use "migrationSecurityStore.py" in the new directory, it failed with errors that related to what parameters need to be passed.
    I am not familiar with WLST so I am not able to fix the script myself.
    Is there a updated version of the build.xml and jps-config.xml that will work for the latest ADF 11g R1 installation ?
    Where can I find out how to call "migrationSecurityStore.py" properly to make the migration script work?

    This is the current documentation on that topic. It supercedes my whitepaper from the 11.1.1.0.0 timeframe.

  • While restarting for Win10 istallation, pc overheated, and now it shuts off at boot up

    Out of nowhere my pc stopped working during start ups. I was installing Windows 10, and when it was restarting to finish the process of installing, my pc overheated. I put my hot computer next to the A/C because it kept on overheating when I tried to turn it back on. After my pc cooled down I turned it back on, and after 70 seconds it just shut off (it had a broken screen so I didn't know what was going on). Please someone help me, my pc won't go to select a OS and I can't see what is going on. HALP Thank you if you can help John Tall

    Sudden shutdowns can occcur from the Intel CPU overheating and executing a Thermal Halt, the CPU temperature will confirm this and if the system stays up longer after allowed to set off for hours to cool off but stays on for shorter periods at subsequent reboots then the cause is likely an improperly attached heatsink when you replaced the fan assembly.   I hope you used thermal putty when replacing your fan and apply it properly this time,,,, if you didn't use thermal putty the problem and solution is evident. Either do a better job this time and if you have no idea what thermal putty is then pay someone qualified to reinstall your fan.
    Using TPFancontrol or Notebook Hardware Control will report your CPU temp also enabling granular fan control.
    I prefer TPFancontrol for its simplicity and accurate temp reporting, use it to monitor your CPU temp to verify your CPU isn't baking and shutting down to preserve itself.
    AMD's are notorious for running hot to match Intel speeds and WILL toast themselves more often than Intel.
    Moderator note; inappropriate comment removed
    Don't just sit there, take a second and use the Kudo's button to compliment the people who help you.

  • How to install signature capture for xMAM 3.0 (laptop and handheld)

    Hi,
    can anyone help me to get the signature capture working. I haven't found any documentation about it.
    Regards,
    Florian

    Hi Larissa,
    that's the recent structure I use:
    signature.zip
    >META-INF\MANIFEST.MF
    >signature\mamsignapplet.cab
    >signature\signaturecapture.cab
    >WEB-INF\lib\signaturecapture.cab
    >WEB-INF\lib\mamsignapplet.cab
    Here's the content of manifest.mf:
    INSTALLATIONDIR: webapps/XMAM30_LAPTOP_SR04
    Here's the log of the java console:
    Loading: Class com.sap.mbs.mam.order.control.SignApplet not found
    java.lang.ClassNotFoundException: com.sap.mbs.mam.order.control.SignApplet
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    Thanks to anyone who is able to help!
    Regards,
    Florian

  • How to generate WS and WSDL for proper working DS under ALDSP 3.0?

    Hi,
    Ive got small problem with generating WebService and WSDL for proper working DataService in AL Data Service Studio.
    Whats the worse, I cant find any good documentation showing how to do it step by step in the new development enviroment.
    Currently Im doing it like:
    1) right click on DS and then Create Web Service Map
    2) when Im trying to View WSDL for created (in previous point) WS Map, after a while for deployment, I get Error 404--Not Found
    3) when Im trying to Save WSDL As ... , after showing where it should to be saved, nothing happens
    4) At Test Web Service Map option Ive got (in ZIP archive there is error trace from WebLogic console):
    http://localhost:7001/xyz/abc/test/something.ws?WSDL
    failed due to weblogic.testclient.WsdlParseFailedException: Not Found
    My questions are:
    i) how I can generate WS for DS?
    ii) when there will be some tutorials to download for ALDSP 3.0?

    Some new facts about this situation.
    A moment ago Ive made all the things like in edocs:
    http://edocs.bea.com/aldsp/docs30/install/migration.html#wp1081343
    After that problems still exists and what is the worst - the same problem as at the first time.
    So:
    1) Problem of not migrated kind="private" to visibility="private"
    2) Problem of migrating the files encoded in CP1250 if they got charakters encoded in CP1250
    3) I know that proces of migration from multiple imports to the same namespace within XSDs must be done in manual way but problem still exist
    4) There are some issue like this:
    "[ld:xXx_PIDataServices/cache/order/order.ds]: The return type of the read function "{ld:xXx_PIDataServices/cache/order/order}setOrderStatus" with arity 1 does not match the Data Service target (element) type "{services.cache.integration.amg}setOrderOut"."
    When I remove kind="read" from pragma then its going to be valid.
    In short time we will try to contact with our local BEA support.
    PS Right now I was trying to import another project (sample one for Workshop 8.1 - <BEA_HOME>\weblogic81\samples\workshop\SamplesApp) and it also didnt go smoothly :/
    Edited by PiotrGalas at 02/01/2008 4:20 AM

  • Passing parameters for a query throught XML and capturing response in the same

    Hi All,
    I have defined a RequestParameters object and i am passing paramerts for a query through XML and trying to capture the result in the same and send back to the source. In this case i am send XML from excel.
    Below is my XML format.
    <?xml version="1.0" encoding="utf-8"?>
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
    <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <Insert xmlns="http://tempuri.org/">
    <dataContractValue>
    <dsRequest>
    <dsRequest>
    <SOURCE></SOURCE>
    <ACTION>Insert</ACTION>
    <RequestParams>
    <RequestParams>
    <ACC_NO>52451</ACC_NO>
    <EMP_CITY>HYD</EMP_CITY>
    <EMP_NAME>RAKESH</EMP_NAME>
    <EMP_CONTACT>99664</EMP_CONTACT>
    <EMP_JOM>NOV</EMP_JOM>
    <EMP_SALARY>12345</EMP_SALARY>
    </RequestParams>
    <RequestParams>
    <ACC_NO>52452</ACC_NO>
    <EMP_CITY>HYD</EMP_CITY>
    <EMP_NAME>RAKESH</EMP_NAME>
    <EMP_CONTACT>99664</EMP_CONTACT>
    <EMP_JOM>NOV</EMP_JOM>
    <EMP_SALARY>12345</EMP_SALARY>
    </RequestParams>
    </RequestParams>
    </dsRequest>
    <dsRequest>
    <SOURCE></SOURCE>
    <ACTION>Update</ACTION>
    <RequestParams>
    <RequestParams>
    <ACC_NO>52449</ACC_NO>
    <EMP_CITY>HYD1</EMP_CITY>
    <EMP_NAME>RAKESH1</EMP_NAME>
    <EMP_SALARY>1345</EMP_SALARY>
    </RequestParams>
    <RequestParams>
    <ACC_NO>52450</ACC_NO>
    <EMP_CITY>HYDer</EMP_CITY>
    <EMP_NAME>RAKEH</EMP_NAME>
    <EMP_SALARY>1235</EMP_SALARY>
    </RequestParams>
    </RequestParams>
    </dsRequest>
    </dsRequest>
    </dataContractValue>
    </Insert>
    </s:Body>
    </s:Envelope>
     Where i have a List of dsRequest and RequestParams, where i can send any number of requests for Insert,Update. I have two a XML element defined in RequestParams "RowsEffected","error" where the result will be caputred and is updated
    to the response XML.
    I have 6 defined in RequestParams
    EMP_SALARY(int),ACC_NO(int),EMP_CITY(string),EMP_NAME(string),EMP_CONTACT(string),EMP_JOM(string)
    My Question is:
    When i am trying to build response XML with the following code, the parameters which are not given in the Request XML are also appearing in the Response.
                    ResponseParams.Add(
    newdsResponse()
                        ACTION = OriginalParams[a].ACTION,
                        SOURCE = OriginalParams[a].SOURCE,
                        Manager = OriginalParams[a].Manager,
                        RequestParams = OriginalParams[a].RequestParams
    Where the OriginalParams is dsRequest
    Ex: In my update query i will only send three parameters, but in my response building with ablove code, i am getting all the variables defined as INT in the RequestParameters.
    Is there any way i can avoid this and build response with only the parameters given in the Request ??
    Appreciate ur help..Thanks
    Cronsey.

    Hi Kristin,
    My project is, User will be giving the parameters in the excel, and using VBA, the values are captured and an XML is created in the above mentioned format and is send to web service for the Insert/Update.
    I created a webservice which reads the values from <datacontract> and it consist of list of <dsRequests> where any number of Insert/Upate commands can be executed, with in which it contains a list of <RequestParams> for multiple insertion/Updation.
    //function call
    OriginalParams = generator.Function(query, OriginalParams);
    where OriginalParams is List<dsRequest>
    //inside function
    command.Parameters.Add()// parameters adding
    int
    val = command.ExecuteNonQuery();
    after the execution,an XML element is added for the response part.and it is looped for all the RequestParams.
    OriginalParams[i].Result.Add(
    newResult()
    { ERROR = "No Error",
    ROWS_EFFECTEFD = 1 });
    //once all the execution is done the response building part
    for(inta
    = 0; a < OriginalParams.Count; a++)
                    ResponseParams.Add(
    newdsResponse()
                      Result = OriginalParams[a].Result
    QUEST: When i am trying to build response XML with the following code, the parameters which are not given in the Request XML are also appearing in the Response.
    Ex: In my update query i will only send three parameters, but in my response building with ablove code, i am getting all the variables defined as INT in the RequestParameters.
    Is there any way i can avoid this and build response with only the parameters given in the Request ??
    Appreciate ur help..Thanks
    Cronsey.

  • While doing F-32 residual payment - Two documents generated AB and RV

    Hi all,
    While Clearing partial payment with respect to Invoice thorough F-32 ( As residual )- Two documents generated AB and RV in development system.
    where as in Quality and Production system there is only one AB document generated.
    Is it standard behavior to generate AB and RV?
    Customer don't what that RV document to be generated.

    Hi,
    This is  one of the option given by SAP to manage your  open items in case of  partial payments. In this  process when you go for residual payment, your original open item against which partial payment is made gets cleared &  system automatically creates a new  open item with the balance amount.
    e.g  you have an open item of Rs 10,000/- since  01.03.2014 & today i.e on 01.04.2014 you are making an payment of Rs 6,000/- against the said  item & you  opt for residual payment. In this case the original open item   i.e Rs 10,000/- gets cleared  & a new open item of  i.e Rs 4,000/-  get created . Note that this new open item created by the system  will have  the new document date (01.04.2014) and new baseline date, i.e here aging of your receivable/payable does not reflects the true picture.
    But this  is not the case when you opt for partial clearing method. In partial clearing method , the original open item is not cleared, instead  both the items are shown as open items.
    If you take the case of above example, after making the partial payment of Rs 6,000/- against Rs 10,000/- you will have two open items. One the original one of Rs 10,000/- since 01.03.2014 and another for Rs 6,000/- on 01.04.2014.In this case the aging of your receivable/payable shows the true picture.
    Yes its  a business decision ,which method to  adopt.
    Thanks & regards
    Deepak

  • Pricing and licensing details for Migration accelerator

    Could anyone please tell where can I find the pricing and licensing details for Microsoft Accelerator

    Hi,
    As per the document here, While in limited preview, Migration Accelerator is free and available only in North America. You pay only for any Azure services consumed.
    As the service is in preview, we have very limited information about it.
    Regards,
    Shirisha Paderu

  • Capturing DV/VHS while waiting for FCS 2

    After not doing any editing for years, am getting ready to buy a Mac Pro and would like to be able to begin bringing in useable footage from my DV and VHS archives.
    Would I be able to use iMovie for this task and have the footage in a format that will be useable by FCP 6, without a loss of quality?
    Or, should I just wait till early June for FCS 2?
    PS: am intending to buy an Intensity Pro card in May as well -- for capturing various formats. Not sure how that factors into the decisions.

    FCP Studio 2 is due in May. Wait for it. iMovie is never a good idea for capturing video to use in FCP:
    #20 Using iMovie to Capture for FCP edit
    Shane's Stock Answer #20:
    iMovie handles the media differently from FCP, specifically where audio is concerned. So it is not a recommended workflow. Here's why...
    iMovie captures using DV Stream (.dv) standard which does not use timecode. That is a big disadvantage over the way that FCP captures in that you can't go back and recapture the material at a later date if you need to revisit a project.
    The DV/NTSC specification (the one FCP uses) also calls for seperate tracks for audio and video, even if you capture it as one clip. iMovie' DV stream format is muxed audio and video, which means that they are tied together (I can't get into specifics because I ain't no engineer or programmer). FCP is a bit more demanding and captures the seperate audio/video tracks, either in a single media file or as seperate video and audio files. With FCP you could capture video only or audio only because each is defined by the DV specs. while with iMovie you can't.
    Also, if you drop the iMovie footage into the timeline, your will get the RED render bar forcing you to render the footage in order to see it...
    Shane

  • Monitoring and previewing audio while capturing HDV

    I have seen this discussion in the thread but there is no solution.
    When capturing HDV via firewire, the audio is being previewed. This didn't used to happen. Is there a way to turn this off so that I can use other programs with sound like itunes? I can't find any way of doing this.
    Any solution?

    so that I can use other programs with sound like itunes..
    Buy another computer and use that for iTunes. Seriously.
    If you start dedicating CPU cycles and RAM to listening to music while capturing, you are asking for trouble. Dropped frames, glitches, messed up files (pick one or more)
    Yes, there is another way -uncheck the audio preview button.
    Message was edited by: Nick Holmes because I am an idiot who cannot spel

  • Which Mac Pro? More cores=slower speeds? And most of us know the speed matters or FPU for music and I don't understand the faster is for the least amount of procs. And while I get the whole rendering thing and why it makes sense.

    Which Mac Pro? More cores=slower speeds? And most of us know the speed matters or FPU for music and I don't understand the faster is for the least amount of procs. And while I get the whole rendering thing and why it makes sense.
    The above is what the bar says. It's been a while and wondered, maybe Apple changed the format for forums. Then got this nice big blank canvas to air my concerns. Went to school for Computer Science, BSEE, even worked at Analog Devices in Newton Massachusetts, where they make something for apple. 
    The bottom line is fast CPU = more FPU = more headroom and still can't figure out why the more cores= the slower it gets unless it's to get us in to a 6 core then come out with faster cores down the road or a newer Mac that uses the GPU. Also. Few. I'm the guy who said a few years ago Mac has an FCP that looks like iMovie on Steroids. Having said that I called the campus one day to ask them something and while I used to work for Apple, I think she thought I still did as she asked me, "HOW ARE THE 32 CORES/1DYE COMING ALONG? Not wanting to embarrass her I said fine, fine and then hung up.  Makes the most sense as I never quite got the 2,6,12 cores when for years everything from memory to CPU's have been, in sets of 2 to the 2nd power.  2,4,8,16,32,64,120,256,512, 1024, 2048,4196,8192, 72,768.  Wow. W-O-W and will be using whatever I get with Apollo Quad. 
    Peace to all and hope someone can point us in THE RIGHT DIRECTION.  THANK YOU

    Thanks for your reply via email/msg. He wrote:
    If you are interested in the actual design data for the Xeon processor, go to the Intel site and the actual CPU part numbers are:
    Xeon 4 core - E5.1620v2
    Xeon 6 core - E5.1650v2
    Xeon 8 core - E5.1680v2
    Xeon 12 core - E5.2697v2
    I read that the CPU is easy to swap out but am sure something goes wrong at a certain point - even if solderedon they make material to absorb the solder, making your work area VERY clean.
    My Question now is this, get an 8 core, then replace with 2 3.7 QUAD CHIPS, what would happen?
    I also noticed that the 8 core Mac Pro is 3.0 when in fact they do have a 3.4 8 core chip, so 2 =16? Or if correct, wouldn't you be able to replace a QUAD CHIP WITH THAT?  I;M SURE THEY ARE UO TO SOMETHING AS 1) WE HAVE SEEN NO AUDIO FPU OR PERHAPS I SHOULD CHECK OUT PC MAKERS WINDOWS machines for Sisoft Sandra "B-E-N-C-H-M-A-R-K-S" -
    SOMETHINGS UP AND AM SURE WE'LL ALL BE PLEASED, AS the mac pro      was announced Last year, barely made the December mark, then pushed to January, then February and now April.
    Would rather wait and have it done correct than released to early only to have it benchmarked in audio and found to be slower in a few areas- - - the logical part of my brain is wondering what else I would have to swap out as I am sure it would run, and fine for a while, then, poof....
    PEACE===AM SURE APPLE WILL BLOW US AWAY - they have to figure out how to increase the power for 150 watts or make the GPU work which in regard to FPU, I thought was NVIDIA?

  • How to generate Header and Trailer for a file

    Hi Guru
    How can we generate header and Trailer for a file
    EX:
    i want to generate header with date and trailer with record count from table.
    Sample file :
    20120120
    fwsfs
    adfwsfd
    adff
    afsadf
    afdwsg
    adgsg
    adgsgg
    asgdsag
    sdgasgdaf
    sdfsagfadf
    10

    Hi ,
    1.Create an interface to load data from oracle to file and set generate header as false option in IKM .
    2.Create variable get_current_date of alphanumeric datatype and implement logic SELECT to_Char(SYSDATE,'yyyymmdd') FROM DUAL under refreshing tab
    3.Create variable get_record_count of numeric datatype and implement logic SELECT '<%=odiRef.getPrevStepLog("INSERT_COUNT")%>' FROM DUAL under refreshing tab
    4.Create a package
    Drag the get_current_date variable ,
    Drag odioutfile and paste the below logic OdiOutFile "-FILE=D:\ODI_TEST\emp.txt" "-CHARSET_ENCODING=ISO8859_1" "-XROW_SEP=0D0A" #GET_current_date in command tab
    Drag the interface
    Drag another variable get_Record_count
    Drag the odioutfile and paste the below logic OdiOutFile "-FILE=D:\ODI_TEST\emp.txt" -APPEND "-CHARSET_ENCODING=ISO8859_1" "-XROW_SEP=0D0A"
    #GET_RECORD_COUNT in command tab
    Link all these in sequence,save and run the package.
    OR Modify the IKM SQL to File Append to achieve same functionality.
    Thanks,
    Anuradha

  • HT4623 I have wifi connection on my ipod and it tells me there is a software update as there is a no. 1 at the side of it but when i try to update if tells me unable to check for update An error has occurred while checking for a software update. why? help

    My ipod will not let me access any apps using wifi, it indicates at the top of the screen that there is a strong wifi source but it refused to work on wifi apps. I think this is because if need an update but will not let me as it says an error occurred while looking for a software update. can anyone help please thankyou. my ipod is 4th generation btw

    my ipod is not the newest update possible as i said i tried to update but it wouldnt let me as it wont let me on wifi sources such as safari facebook and other apps which use wifi.all the apps are fully updated

  • I have a Windows 8.1 machine.  I used a projecteor a while back in a Power Point presentation.  Now my menus for Adobe are very small and hard to read.  The print command is so compressed that I cannot read or use it.  How do I fix this problem?

    I used a projecteor a while back in a Power Point presentation.  Now my menus for Adobe are very small and hard to read.  The print command is so compressed that I cannot read or use it.  How do I fix this problem?

    There is no application called "Adobe" - you are either working with Adobe Acrobat or the free Adobe Reader. Open up the preferences for the application (Edit>Preferences), then go to the "General" category and modify the settings for "Scale for screen resolution". You will have to restart the application after you do that. Does that fix your problems?

  • Is there a way to stop the OS from switching to a newly opened app?  I would like to be able to continue what I'm doing while I wait for an app to launch and not get interrupted by a forced entry into the app.

    Is there a way to stop the OS from switching to a newly opened app?  I would like to be able to continue what I'm doing while I wait for an app to launch and not get interrupted by a forced entry into the app.
    As an example, I'm going to my email in safari, while I wait for it to load, I open an excel document, and the OS decides excel should be the front app, so I go back to safari so I can enter my login info, but halfway through my password the OS decides that excel is where I should finish typing my password.
    VERY ANNOYING.  Can I open apps in the background?

    Thank you everyone for the suggestions. J D, I'm not a terminal fan, but I'm sure it works.  I found a solution that I can use in the dock from another post. 
    Annoyed by Mac OS
    Works great and allows me to maximize those multitasking minutes.

Maybe you are looking for

  • Bazaar high-pitched squeal/fuzz noise in iTunes when scrolling.

    System info: I'm using iTunes 6.1.3 on Windows XP Pro, and I'm wearing headphones (i don't have regular speakers). Issue: I noticed that if I click and hold down the scroll bars in the Library in iTunes (the scrollbars for Genre, Artist, and Album),

  • IPod 4th Gen Click Wheel replaced hard drive; problems

    Ok, So I replaced the 20gb hard drive with a new EXACT replacement hard drive, no other problems with iPod. But iTunes will not recognize it because the hard drive is not formatted. I tried formating it with Disk Utility but keep getting error messag

  • Class to Get File List from Application Server

    Hi all I've to obtain the file list of a directory from application server, I can use a FM too but It's possible the lenght of file name is upper then 40 characters so I can't use FM EPS_GET_DIRECTORY_LISTING. Thanks Edited by: Aristoteles92 on Apr 2

  • We want a lumpsum amount for excise duty-how to onfigure?

    Dear Friends Previously we were paying tax to the vendor as ED, Cess, and Ecess etc.But now vendor wants us to pay a lumpsum tax as excise duty as follows:                              Basic Price                                    Rs    10          

  • Error in SOST Transaction - Mail Sending to OUTLOOK

    Hi Experts, I have a Requirement where, I am sending mails from Workflows to OUTLOOK. Mails are Going absolutely fine for some Cases, but in some Cases it ends up in Error in SOST Trnsaction. Is there a limit to the E-Mail Address.. to which mails ar