Quantcast
Channel: SCN : All Content - All Communities
Viewing all 3183 articles
Browse latest View live

Search Documents by Object links matching ALL or NOTHING

$
0
0

Hi Everyone,

I am using ''BAPI_DOCUMENT_GETLIST2" to search for documents present in the DMS documentum server.

Object search is carried out as OR-search and all documents are received which are linked to one of the entered objects or all objects.

What i am expecting to match all the conditions/Object links and perform a AND search.

 

I also came across a blog discuss this.

http://wiki.scn.sap.com/wiki/display/PLM/2.+Document+Search+-+Functionalities

 

Is there any SAP note on this regard ?

 

Please share your thoughts.

 

Regards

Prabaharan


Restrict authorization per work center during confirmation

$
0
0

Hello Experts,

 

Business wants, during confirmation (Tcode CO11N) user should only be able to confirm the operation or work center for which he is responsible. It means user should have access only for his work center to confirm the operation.

For example - Let say these are the work centers in Plant 1000- CUTTING, BENDING, MELTING, QUALITY, etc.

 

Now, ABC user is only responsible for work center 'CUTTING' then he should only be able to confirm the operation have CUTTING work center and he should not be able to confirm the operations which having other work centers.

 

We tried 'Authorization object - C_AFRU_APL' however it won't work.

How we can achieve this. Is there any other way to achieve this.

 

Thanks and Regards,

Sandy

Assest advance

$
0
0

Dear All, We have Requirement from the client they wanted to transfer the assets advance amount  to from one assets to another assets  with in the same company code with in the same Assets class . already we have tried in the development system in T code ABUMN but system is transfer in the normal amount not the advance to amount also we tried with in Google as well before posting to the forum , please help us Regards Hidyath

Serial Number - Number Range

$
0
0

Dear Team,

 

I am listing the serial number details in IQ03 as below. The serial numbers are listed as 1, 2, 3,.........23 etc.  I am checking in SNRO for the object /EACC/SERI, I did not maintain any number range (refer below screen shot). Could anyone guide me in which t.code the number range for serial numbers are maintained?

 

IQ03:

 

IQ03.jpg

 

SNRO:

 

SNRO.jpg

LSA++ confused with first layer

$
0
0

dear all

i understand most of the principles with the LSA and LSA ++

what i dont understand is where the first DSO(aDSO) sits in the new LSA++ model.

 

lets imagine i have a source extractor for transactional data. lets say it is going to be loaded via a PSA.

so does the DSO target for the PSA sit in the Operational Data Store Layer, or in the EDW Layer.

is my DSO going to be Write Optimized, or Standard.

when and by what, does the other Corporate Memory DSO get provisioned.

 

i see that much of the new advanced BI content, load straight into the EDW layer, without any prior DSO. what happened to the Acquisition Layer? is the Data Store Layer the Acquisition Layer ?

 

 

 

thanks

g

Enterprise portal

$
0
0

What are uses in using enterprise portal..

ABAP CODE TO GET VALUE

$
0
0

Hello All.

We have requirements to get max value.

 

EG.:

DaysABC1ABC2ABC3ABC4ABC5ABC6Winner1Winner2Winner3
Black12525453027
Blue
Mismatch

 

Here,I give some output.

I am Using Module-Pool-Table Wizard..

I fill data manually in abc1, abc2, abc3, abc4, abc5 and abc6. when i enter at abc6 value then automatically insert maximum 3 value in winner1, winner2, winner3 fields of current raw.

 

Please Advise and Needful.

Thanx in Advance.

Having issue with clearing the documents in T.code F-44

$
0
0

Hi Experts,

 

Having the issue with user, actually one user is able to clear the document in F-44 and another user is not able to clear the revered document.

(The parameter and document is same)

 

For reference,

 

Screen shot 1

  User  AAxxx, having issue with  clearing the documents in Tcode F-44 ( not available the reversed document to clear.)


Capture.PNG


Screen shot 2 User AAyyy,  having access to both wrongly booked & reversal documents to clear.


Capture.PNG


Please give me some guidelines where do we make same settings for both user.

Thanks in advance.

 

Regards,

Babu.












Hi sir ,

$
0
0

While creating company code i got msg do you want to copy GL Acc to comoany code ...........wt it means

400 Bad request Error while using Create function in OData model

$
0
0


While using create method in OData model

 

Error.png

 

Below is the function Please suggest error: createRecord: function(){                   

var odataEntry = {};         

odataEntry.ID = sap.ui.getCore().byId("idInId").getValue();          

odataEntry.Name = sap.ui.getCore().byId("idInName").getValue();          

odataEntry.Rating = sap.ui.getCore().byId("idInRating").getValue();          

odataEntry.Price = sap.ui.getCore().byId("idInPrice").getValue();                     

oDataModel.create('/Products',odataEntry,null,  function(oData,oResponse){ alert("Create successful");  }, 

    function(oError){alert("Create failed");  }     );    },

Message was edited by: Esha Rajpal

How to pass system date in Effective date with the help of BAPI_PO_CHANGE

$
0
0

Hi,

 

I am using BAPI_PO_CHANGE to update the PO quantity and PO Price, but at last i am getting the pop up for effective date.

How to pass the date in this field via the BAPI.

effectdate.png

Please suggest me the solution for the same.

 

Regards

Velu

Service Pack Issue - Leave Request V1 - absence type

$
0
0

Hi

 

We recently applied SAP service packs to our system, but now our leave request app is generating the following error.

 

error.png

From what i can see, this is being caused when trying to find the default absence type during config. Does anyone now how to fix this problem?

What it might be? or know what has caused it.

 

This is all SAP standard code we have not changed this element in anyway

 

Kind regards

Chantele

How to dynamically know if a Business Object is edited from C4C TI

$
0
0

Hello All,

 

            I have standard business object(Individual customer) which can be edited from C4C UI and also form HCP portal . There are some business rules that needs to evaluated based on where the objects is being edited . For example if an Individual customer is edited from HCP some checks need to executed and if the same customer is being edited from C4C some other checks needs to be executed irrespective of the data origin.

 

Is there a way we can check if the object is being edited from C4C UI , like updating a transient flag when the TI screen loads which can be used in my program later.

 

I tried using an embed component and populating the variable but will not work if the any user has hidden the component via personalization.

 

Thanks in advance for help.

 

With regards,

Saurabh

BPC Member Formulas - Internal Error .... no result set

$
0
0

Hi,

 

I would like to create a nested formula but whatever I try I get this error

 

Internal Error .... no result set

 

ENABLE_HANA_MDX = X

 

Any idea on that? I've cleared Dimension Cache already...

Embedding SAP CRM Survey into mail

$
0
0

Hi All

 

I want to embed a survey in a mail. This survey should be publicly available. As soon as customer opens his/her mail, they should see survey questions in front of them and able to select answers and submit.

Please suggest how is it possible in SAP CRM.

 

Thanks & Regards

Anshita 


Drag and drop files (Images, Word document, PDF etc) in FPM application

$
0
0

Hi Experts,

 

We have a requirement to drag a file (it may be pdf, image, word file, email etc) from system and drop it into a table in FPM application. I am aware about drag and drop between UIBBs like List, List ATS, Tree etc.

 

Is this possible in SAP? If yes, how can we achieve that? Or, if we can upload these different files in MIME repository and from there, can we drag files and drop them into table?

Wrong assignment in profit center group in KCH1

$
0
0

Hi,

 

How to find who has assigned profit center to profit center group in KCH1.

 

Actually one user has done wrong assignment in KCH1, Could you please let us know where do we find user details..

 

 

Regards,

Babu.

DATA TRASFER LSMW FOR AS91

$
0
0

Dear All,

 

  I have created an LSMW using BAPI to transfer data from legacy file.Every thing is working fine except the fileds DEP_KEY_01,DEP_KEY_02,

DEP_KEY_07 etc., and ULIFE_YRS_01,ULIFE_YRS_02,ULIFE_YRS_07 etc., and ULIFE_PRDS_01,ULIFE_PRDS_02,ULIFE_PRDS_07 etc.,

were not updating correctly.

 

It is working fine for single field ie for DEP_KEY_01, ULIFE_YRS_01, ULIFE_PRDS_01 etc.,with out any problem.Suppose if I am using multiple

fileds like above the last one value will alone getting update.

 

Regards.

Automatic settlement on WBS level

$
0
0

Hi All,

 

I have scenario that I have created settlement on activity level so my requirement is that after doing settlement on activity level, is my Network, WBS, Project automatically settled based on settlement on activity level or I have to settle individually after activity settlement.

 

 

Regards,

Faizan Khalil

Unable to remove cascading LOV in designer

$
0
0

Hi Experts

 

I'm Using BOE 3.1

 

I created cascading Lov's in universe Month-->day and gerated  Lov's and now i want to delete the cascading LOV but there is no option to remove cascading Lov;s ,when i check in webi i got an error with database error wis 10901 .

 

How can i remove caccading lov

 

Please help me with this ,very urgent

 

sunil

Viewing all 3183 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>