Replace function not working for XML CLOB data

Hi all,
I am generating XML using DBMS_XMLGEN in oracle 10g. After generating the XML, I am replacing the ROW tags with appropriate tag name using REPLACE function. Sometimes the tag name is not replaced correctly.
Eg.I am replacing </Cargo_ROW> with </CargoDetail>. But sometimes in one xml, this tag is coming as </CargoDetROW> or </CargoDetaiW>. The XML size is always huge and the same tag is repeated so many time in the loop and in the same XML, only one tag will be replaced incorrectly. This also not happening for all XMLs.
If any one knows the cause about this problem or solution, please share the same.
thanks,

Yes Anton, you are right..
It was typecasting problem
replace supports clob
Check this out
SQL> declare
  2  xmldata clob;
  3  Begin
  4  xmldata:='<Message transaction_log_id="" extraction_date="25/11/09 09:52:03 AM" versio
  5  <Transaction>
  6  <TransactionType>ORIGINAL</TransactionType>
  7  <ControlNumber>60022449779</ControlNumber>
  8  <BookingHeader>
  9  <PortCodeOriginal>GBSOU</PortCodeOriginal>
10  <Contact>.</Contact>
11  <PhoneContact>.</PhoneContact>
12  </BookingHeader>
13  <PartyInformation>
14  <PartyDetails>
15  <PartyId>10002866</PartyId>
16  <Type>SHIP</Type>
17  <Name1>L LTD.</Name1>
18  </PartyDetails>
19  </PartyInformation>
20  <Cargo>
21  <CargoDetROW>
22  <CargoHeader>
23  <CargoReceivedSeqNo>600015391790</CargoReceivedSeqNo>
24  <CargoId>RW9330P013948</CargoId>
25  </CargoHeader>
26  <CargoDimensions>
27  <Length>1</Length>
28  <Width>2</Width>
29  </CargoDimensions>
30  </CargoDetail>
31  <CargoDetROW>
32  <CargoHeader>
33  <CargoReceivedSeqNo>600015391791</CargoReceivedSeqNo>
34  <CargoId>RW9330P01394AA</CargoId>
35  </CargoHeader>
36  <CargoDimensions>
37  <Length>2</Length>
38  <Width>2</Width>
39  </CargoDimensions>
40  </CargoDetail>
41  <Cargo_ROW>
42  <CargoHeader>
43  <CargoReceivedSeqNo>600015391792</CargoReceivedSeqNo>
44  <CargoId>RW9330P01322</CargoId>
45  </CargoDetaiW>
46  <CargoDimensions>
47  <Length>1</Length>
48  <Width>2</Width>
49  </CargoDimensions>
50  </Cargo_ROW>
51  </Cargo>
52  </Transaction>
53  </Message>';
54  xmldata:=to_clob(regexp_replac(xmldata,'</Cargo_ROW>|</CargoDetaiW>|</CargoDetROW>','</CargoDetail'));
55  xmldata:=to_clob(regexp_replace(xmldata,'<Cargo_ROW>|<CargoDetaiW>|<CargoDetROW>','<CargoDetail>'));
56  dbms_output.put_line(xmldata);
57  end;
58  /
<Message transaction_log_id="" extraction_date="25/11/09 09:52:03 AM"
version="1.0">
<Transaction>
<TransactionType>ORIGINAL</TransactionType>
<Contro
lNumber>60022449779</ControlNumber>
<BookingHeader>
<PortCodeOriginal>GBSOU</Por
tCodeOriginal>
<Contact>.</Contact>
<PhoneContact>.</PhoneContact>
</BookingHead
er>
<PartyInformation>
<PartyDetails>
<PartyId>10002866</PartyId>
<Type>SHIP</Ty
pe>
<Name1>L
LTD.</Name1>
</PartyDetails>
</PartyInformation>
<Cargo>
<CargoDetail>
<CargoHea
der>
<CargoReceivedSeqNo>600015391790</CargoReceivedSeqNo>
<CargoId>RW9330P01394
8</CargoId>
</CargoHeader>
<CargoDimensions>
<Length>1</Length>
<Width>2</Width>
</CargoDimensions>
</CargoDetail>
<CargoDetail>
<CargoHeader>
<CargoReceivedSeq
No>600015391791</CargoReceivedSeqNo>
<CargoId>RW9330P01394AA</CargoId>
</CargoHe
ader>
<CargoDimensions>
<Length>2</Length>
<Width>2</Width>
</CargoDimensions>
<
/CargoDetail>
<CargoDetail>
<CargoHeader>
<CargoReceivedSeqNo>600015391792</Carg
oReceivedSeqNo>
<CargoId>RW9330P01322</CargoId>
</CargoDetail>
<CargoDimensions>
<Length>1</Length>
<Width>2</Width>
</CargoDimensions>
</CargoDetail>
</Cargo>
</Transaction>
</Message>
PL/SQL procedure successfully completed.
SQL> Twinkle
Edited by: Twinkle on Nov 26, 2009 6:05 PM

Similar Messages

  • ODI 11g 11.1.1.7 with Win64 bit OS : Starange problem : Right click does not work for Create new data server in Topology.

    ODI 11g 11.1.1.7 with Win64 bit OS : Strange problem : Right click does not work for Create new data server in Topology.
    On right click nothing happens at all. I have  reinstall the ODI multiple times with right installer. issue persist.
    Please help.

    Hi,
    Did you use the generic installer or the win32 one ? You should use the former with Win64.
    You can also check that your version of Java is supported in the certification matrix.
    Regards,
    JeromeFr

  • 'Image Set' in Contacts print function not working for envelopes

    I'm using 'Image Set' in Apple Contacts to insert a pic into my Christmas address labels, which works fine, but when I try to use the same function to try and print envelopes the 'set image' function will not work, and no image will appear. Ive tried quitting and restarts to no avail - any thoughts?

    I used to use this to print a report:
    ...but it doesn't work on my Windows 7 computers.  So, now I use this:
    ...and I'm happy again.    You may be, too, if you're using Windows 7.  I found this post helpful when I experienced this problem.
    Jim
    You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice

  • Search function not working for few days ??

    I try to search for object that I have searched before and got results.
    now I don't get any result on any search query I give. yesterday I thought , OK I will wait for tomorrow then it will be resolved. but now it's still not working ?
    for instance search on CL_SALV_TABLE is giving no results ?
    am I the only one experiencing this problem or is it community wide ?
    kind regards
    arthur

    Hi Arthur,
    we are aware of the current search problem and our development team is working on it. In future please report such bugs to [email protected]
    Regards,
    Folkert

  • Dreamweaver CS4: XML Feeds not working for USGS Water Data Web Service

    Hi,
    Can anyone look at my code and help me understand why one xml
    feed works and the other doesn't?
    I'm using Creative Suite 4 Dreamweaver to produce the code.
    Here is the code that works and the code that doesn't,

    Hi,
    For this situation, here is an article discuss about the error message and the solution which you could refer to:
    http://www.getshifting.com/wiki/setupn
    http://stackoverflow.com/questions/9975521/error-connecting-to-wcf-service-with-windows-security
    Regards

  • Jump to Function not working for header items

    Hi Experts,
    I have a query using jump to function to access R3 tranaction,
    It has issue jump to transaction MB51
    Item Data:Material, plant, ...
    header data: posting date,...
    All settings in RSBBS are correct, but the posting date is not passed onto R3 report.
    I have tried similar transaction MR51and posting date can be passed to R3.
    any idears?
    Feng

    This is solution:
    In ERP system.
    Set MEMORYID in table MMIM_REP_CUST for fiekd BUDAT.
    Value for MEMORYID have to be from TPRA table and value for DTG upper than current timestamp
    After this recall mb51 and set this value in RSBBS assignment in BW system.
    Thanks Nikolay Ryzhov for this solution.

  • Fill-down function not working for resources.

    Hi,
    I am running P6 version 8.2 and I am trying to use the 'fill-down' function to copy resources down for certain filtered activities but the option is always greyed out.
    I can fill down just about anything else but for some reason it doesn't work with resources.
    Can anyone fill me in on why this may be..?
    Thanks.
    Russell.

    You can't use fill down on any column that is a list. Predecessors, Successors, Resources, Roles and Activity Codes can all be assigned to multiple activities by highlighting them, right clicking and going to Assign. This will bring up a window where you can choose what to assign.
    I am not 100% sure on why you can't use fill down with resources but I imagine its because you are doing more than editing a value for each activity. You are linking an activity to a resource, each of which are objects in the database.

  • Synchronize function not working for IMAP

    I changed my email account from POP to IMAP.
    I didnt like having to look through all my unread messages on my iphone that I already read at work.
    IMAP settings are all correct (i was on the phone with Cox Communications).
    iPHone gets any emails immediately, but my laptop does not. HOWEVER, if I go into the MacMail menu "Mailbox" and select "Synchronize All Accounts" or choose 'Synchronize >( then select my IMAP account)" then the mail that my iPhone already received all pops up.
    The problem is that Mac Mail doesnt want to remember that I want to Synchronize it. I have to chose this function EVERY TIME I want to check my email.
    The result is that i do not get any emails at work on my laptop unless I manually Synchronzie each time before checking for mail.
    What can I do to get MacMail to remember that I want it Synchronized???

    I have a similarly large number of topic folders populated by rules triggered new mail. Some of my rules are on the mail servers, while some are on my own Macs. (In my case, there are multiple Macs involved; I gather from your message that there is only one MacBook Pro involved in your case.)
    I was in the middle of composing some comments on my understanding of how new messages are detected and processed by Mail.app, but I discovered some counterexamples in the process. Now I'm getting as confused as you may be.
    I'm not sure what the rules are for when each secondary mailbox is refreshed from the server. I do know that "Synchronize All Accounts" (or Synchronize > accountname) is an immediate action, not a request for continued action. I also know that sometimes you have to do an explicit Synchronize to update secondary mailboxes, that they are usually updated eventually, but sometimes it doesn't happen. I don't know why.
    Sorry not to have been more helpful. Maybe somebody else will come along who can go better.

  • Search function not working for outlook 2007

    another screen shot

    rajugeorge wrote:hi bhg, thank you for the community welcome , much appreciatedi had initially tried to uncheck her data files option , thru search options. restarted outlook, and checked them back again. but that didnt helpshes got windows 7 64 bit, we have exchange server 2010 in our organisation.Emails are dragged and put in to the archive folders manually, the archive folder is stored on her network drive ( H drive namely )once again appreciate your helpcheersI haven't dealt with '07 in a while so to be please bear with me here, but under Search OptionsIndexing Options(Possibly) Advanced...What is the indexing location? I'm looking through my '10 Outlook so this may not be relevant in '07. Also are you using .OST or .PST? I would assume the mailbox is an .OST and the archive is a .PST. And again I don't have '07 in front of me so...

  • 'open in' function not working for MKV files

    Does anyone have an issue with using the 'open in' feature to play MKV files in another application? I have 3 applications that support MKV movie files but if I copy a MKV movie to GoodReader or FileBrowser and then use the 'open in' feature, it says there are no registered applications that support this file type. AVI files on the other hand work fine with all 3 applications offering themselves up in the 'open in' feature.
    I have 3 media players that support MKV files and I have tred reinstalling them all with no effect. I have also tried the open in from FileBrowser, Dropbox and GoodReader and then reinstalled these apps as well but still no success so I believe it is an issue with IOS. They all work fine on my iPad 1, this issue ony affects my iPad 2 but I set this one up as a new iPad and didn't restore it from my iPad 2 so not sure why this is. I spoke with one of the DEVs who was very helpful but he couldn't replicate this issue on his iPad 2.

    If "Open Containing folder" is grayed then the files are not longer in the original download location.
    Your More system details list shows the XULRunner 1.9.1 extension that is considered malware
    *XULRunner 1.9.1 true {68ED75C8-0369-4B3A-8F59-FC2787AC2C0C}
    *[[/questions/743526]]
    *[[/questions/749007]]
    You should also update the Flash and Java plugin.
    *http://www.mozilla.com/plugincheck/

  • Email Attachment is not Working for xml file

    Hi All,
    if any one has any answer to this below Query, Your help will be highly appreciated.
    1- while configuring the email for attachment i am getting the selection failure Error in Content Encoding line where i am setting the base64 for encoding. Please fine configuration done for Email activity
    <scope name="Email1">
    <bpelx:annotation>
    <bpelx:pattern patternName="bpelx:email"></bpelx:pattern>
    </bpelx:annotation>
    <variables>
    <variable name="varNotificationReq"
    messageType="ns1:EmailNotificationRequest"/>
    <variable name="varNotificationResponse"
    messageType="ns1:ArrayOfResponse"/>
    <variable name="NotificationServiceFaultVariable"
    messageType="ns1:NotificationServiceErrorMessage"/>
    </variables>
    <sequence name="Sequence1">
    <assign name="EmailParamsAssign">
    <copy>
    <from expression="string('Default')"/>
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:FromAccountName"/>
    </copy>
    <copy>
    <from expression="string('')"/>
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:Bcc"/>
    </copy>
    <copy>
    <from expression="string('')"/>
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:Cc"/>
    </copy>
    <copy>
    <from expression="string('')"/>
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:ReplyToAddress"/>
    </copy>
    <copy>
    <from expression="bpws:getVariableData('subject')"/>
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:Subject"/>
    </copy>
    <copy>
    <from expression="bpws:getVariableData('mailId')"/>
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:To"/>
    </copy>
    <copy>
    <from>
    <Content xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService">
    <MimeType xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService">multipart/mixed</MimeType>
    <ContentBody xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService">
    <MultiPart xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService">
    <BodyPart xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService">
    <MimeType xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"/>
    <ContentBody xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"/>
    <BodyPartName xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"/>
    </BodyPart>
    <BodyPart xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService">
    <MimeType xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"/>
    <ContentBody xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"/>
    <BodyPartName xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"/>
    <contentencoding xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"/>
    </BodyPart>
    </MultiPart>
    </ContentBody>
    </Content>
    </from>
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:Content"/>
    </copy>
    <copy>
    <from expression="string('base64')"/>
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:Content/ns1:ContentBody/ns1:MultiPart/ns1:BodyPart[2]/ns1:ContentEncoding"/>
    </copy>
    <copy>
    <from expression="string('application/xml')"/>
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:Content/ns1:ContentBody/ns1:MultiPart/ns1:BodyPart[1]/ns1:MimeType"/>
    </copy>
    <copy>
    <from expression="bpws:getVariableData('body')"/>
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:Content/ns1:ContentBody/ns1:MultiPart/ns1:BodyPart[1]/ns1:ContentBody"/>
    </copy>
    <copy>
    <from expression="string('application/xml')"/>
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:Content/ns1:ContentBody/ns1:MultiPart/ns1:BodyPart[2]/ns1:MimeType"/>
    </copy>
    <copy>
    <from expression="'abc.xml'"/>
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:Content/ns1:ContentBody/ns1:MultiPart/ns1:BodyPart[2]/ns1:BodyPartName"/>
    </copy>
    <copy>
    <from expression="ora:readFile('file:///*/*.xml')"/
    <to variable="varNotificationReq" part="EmailPayload"
    query="/EmailPayload/ns1:Content/ns1:ContentBody/ns1:MultiPart/ns1:BodyPart[2]/ns1:ContentBody"/>
    </copy>
    </assign>
    If any one has done it before please help me out...
    thanks
    Dillip

    Hello Dillip,
    Please find below links. Either of one should solve your problem -
    http://mysoathoughts.blogspot.fi/2013/02/send-xml-file-as-attachment.html
    http://neeraj-soa-tips.blogspot.co.uk/2012/01/sending-attachment-using-email-activity.html
    BR
    Vaibhav

  • JoinFieldValue function is not working for 'Partner'

    Hi All,
    I'm trying to get value from Partner in workflow, but there is an error message mentioned "<Partner>" is invalid, and then I'm looking for the online help, I found there is no referred record type for 'Partner', is JoinFieldValue function not working for 'Partner'?
    Does anyone know about it?
    Thanks in advance

    Using the Copy function link on a new Web Link Filed, you can pass parameters from one Object to another.
    1 - hit the "Copy" button on a CO Detail Page and grab the URL (This is the Destination Object, i'e I will pass information from Contact (Source) to this CO (Destination))
    Ex: https://secure-rmsomxxxx.crmondemand.com/OnDemand/user/CustomObject5.New?CustomObject5.NewForm.Id=XXXXXXX&OMRET1=CustomObject5.Detail%3fOMTGT%3dCustomObject5.Detail%26OMTHD%3dCustomObject5DetailNav%26CustomObject5.Detail.Id%3dXXXXXXX%26ocTitleField%3dName%26ocTitle%3dXXXXXXXXX%26ocEdit%3dY&OMTGT=CustomObject5.NewForm&OMTHD=CustomObject5PreCopyNav&OMRET0=CustomObject5.HomePage&OCTYPE=
    You would need only a small part from the above:
    https://secure-rmsomxxxx.crmondemand.com/OnDemand/user/CustomObject5.New?CustomObject5.NewForm.[Field you want to Copy]
    2 - Create a Weblink field on Contact and Expose it on the layout your role can see.
    3 - In the Weblink URL use the below
    https://secure-rmsomxxxx.crmondemand.com/OnDemand/user/CustomObject5.New?CustomObject5.NewForm.Description=%%%First_Name%%%
    Save your changes and you're done! you can now see that when you click the link you can pass the Contact First Name in the CO.
    Good Luck!
    Royston

  • Clob is not working for bulk data files in PL/SQL XML program

    Hi Odie,
    we took your help to fix the our issue before
    "https://forums.oracle.com/forums/thread.jspa?threadID=2238458&tstart=105"
    working fine for : program is working for smaller size data.
    Issue : now we have problem with the largr size data .
    getting the below error:
    Arguments
    P_dir_name='/tmp'
    P_file_name='CCBGO.COLO_CNG.RESPONSES.20120802.00054131826'
    Environment will now switch to UTF-8 code-set.
    Parts of this log file may not display correctly
    as a result. This is an expected behavior.
    XML_REPORTS_XENVIRONMENT is :
    /apps/applmgr/product/OFDEV/ofdevora/806/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /apps/applmgr/product/OFDEV/ofdevora/806/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    stat_low = 8B
    stat_high = 0
    emsg:was terminated by signal 11
    Appreciated for your earlier support.
    Kindly suggest .
    Many Thanks,
    Ramesh.

    Thanks ALex,
    your are true it is concurrent program error ,
    but it is working for small amount of data and generating the output and it is not working for larger data.
    i have placed the code which i have used kindly suggest where i am going wrong.
    i am calling the .rdf through the concurrent program, i've used the below query in RDF
    select
    BATCHHEADER
    ,BATCHTRAILER
    ,RqUID
    ,Severity
    ,PmtRefId
    ,StatusDesc
    ,ErrorDesc
    ,AsOfDate
    ,AsOfTime
    ,RqUID1
    ,SPRefId
    from table(CL_CXFRFXFH_PKG.rcacknowledgments(:P_dir_name,:P_file_name));
    kindly find the below code for the package CL_CXFRFXFH_PKG.
    ==========================
    CREATE OR REPLACE package body APPS.CL_CXFRFXFH_PKG is
    function rcacknowledgments (p_directory in varchar2, p_filename in varchar2)
    return TRecordTable pipelined
    is
    nb_rec number := 1;
    tmp_xml clob;
    tmp_file clob;
    rec TRecord;
    begin
    dbms_lob.createtemporary(tmp_file, true);
    tmp_file := dbms_xslprocessor.read2clob(p_directory, p_filename);
    rec.BATCHHEADER := regexp_replace(tmp_file, '.*<BATCHHEADER>(.*)</BATCHHEADER>.*', '\1', 1, 1, 'n');
    rec.BATCHTRAILER := regexp_replace(tmp_file, '.*<BATCHTRAILER>(.*)</BATCHTRAILER>.*', '\1', 1, 1, 'n');
    loop
    tmp_xml := regexp_substr(tmp_file, '<\?xml[^?]+\?>\s*<([^>]+)>.*?</\1>', 1, nb_rec, 'n');
    exit when length(tmp_xml) = 0;
    --dbms_output.put_line(tmp_rec);
    nb_rec := nb_rec + 1;
    select RqUID, Severity, PmtRefId, StatusDesc, ErrorDesc, AsOfDate, AsOfTime, RqUID1, SPRefId
    into rec.RqUID
    , rec.Severity
    , rec.PmtRefId
    , rec.StatusDesc
    , rec.ErrorDesc
    , rec.AsOfDate
    , rec.AsOfTime
    , rec.RqUID1
    , rec.SPRefId
    from xmltable(
    '/CMA/BankSvcRq' passing xmltype(tmp_xml)
    columns RqUID varchar2(3000) path 'RqUID'
    , Severity varchar2(3000) path 'XferAddRs/Status/Severity'
    , PmtRefId varchar2(3000) path 'XferAddRs/Status/PmtRefId'
    , StatusDesc varchar2(3000) path 'XferAddRs/Status/StatusDesc'
    , ErrorDesc varchar2(3000) path 'XferAddRs/Status/ErrorDesc'
    , AsOfDate varchar2(3000) path 'XferAddRs/Status/AsOfDate'
    , AsOfTime varchar2(3000) path 'XferAddRs/Status/AsOfTime'
    , RqUID1 varchar2(3000) path 'XferAddRs/RqUID'
    , SPRefId varchar2(3000) path 'XferAddRs/SPRefId'
    pipe row ( rec );
    end loop;
    dbms_lob.freetemporary(tmp_file);
    return;
    end;
    end;
    ============================================
    Many Thanks,
    Ramesh.

  • I have an older iMac 5,1 and the disc drive no longer works. I was hoping that I could the Apple USB super drive as a replacement, but the info on the super drive page says compatible with iMac 2012 or later. Does anyone know why it would not work for me?

    I have an older iMac 5,1 and the disc drive no longer works. I was hoping that I could the Apple USB super drive as a replacement, but the info on the super drive page says compatible with iMac 2012 or later. Does anyone know why it would not work for me?

    A reply to similar question (Q & As , in product page Apple Store) says:
    "...dissable the internal reader hardware from devices setup. Then plug the external usb superdrive and that's it."  Answered by Enrique T from Lima Oct  25 2013.
    If you can locate an external Apple USB 'Air" superdrive for earlier model MacBook Air, that should work. The newer one for the Air is the same as for iMac, now.
    You may be able to use other brands of external USB optical drive with your older intel-based iMac, as some of them function capably. A few should also be able to see system discs or other bootable utilities on DVD.
    Hopefully this helps.
    Good luck & happy computing!

  • Function Module not working for old Role

    Dears
    Function Module not working for old Role
    Function Module: /VIRSA/BAPI_AE_USERS_FOR_ROLES
    Before EHP4 upgrade this functional module working fine, but after updated users are not visible.
    We have chekced if the users are assigned directly users are visible but indirect (Position Based) assignment users are not apprearing.
    Pl check the fucntion module with given roles below and identify the root cause,
    EP_TRVL_ALL_CAB     - Old Role
    EP_TRN_TRVL_DRGC_V2 - New Role
    Regards
    Krishna Mohan CH
    9704500717

    Krishna,
    I do not think this BAPI is meant to be called by anyone but the application using it, and its functionality may therefore change without notice.
    What are you trying to achieve? Maybe there's a better way to do that...
    Frank.

Maybe you are looking for

  • PR via MD03 get a L /Subcontracting in item category

    Hi all, I created a customer order via VA01 and we launch the MD03 plannig MRP transaction to generate a Purchase Request. The creation indicator of the request is B Material Requierement Planning and the item category message is L /Subcontracting Bu

  • Home page all screwed up!

      Good Evening:     The other night I was on my home page just checking my email. I use to have three search engines on the top of the page one had all my favorite. Anyway I'm not sure what happen but they all just went away. Now all I have is Google

  • Technical requirements for SAP E-rectruiment

    Hello, We are using 4.7 version. We bought ECC 6.0 just a test server without portal facility  for practice. Now we require the portal access. Can anybody says that how we can get that from SAP, Our main purpose is to use E-recrutiment in Portal sinc

  • Use resourceBundle properties file from KM

    Hi, I have a properties file called com.mycomp.apps.phonebook.properties in the KM Content of the portal in KM Content => root => mycomp => apps => phonebook => customizing Now I'm developing a new LinkCommand service for the UserDetails. http://help

  • How transfer IPhoto Slideshow from computer to Laptop

    How can I transfer my iPhoto Slideshow from my mac desktop to my mac laptop.  When I try to transfer I get error message OSStatus 61.