Quantcast
Channel: SCN: Message List
Viewing all 8379 articles
Browse latest View live

LIS Info Structure update issue

$
0
0

Hi All ,

 

Currently i have requirements to create a  Info structure to capture the credit release
data using transaction codes VKM1 , VKM2, VKM3,VKM4 of the blocked sales order.

 

 

  

  1. I need to capture the data like order number,
    who realised , created by net value, changed on , credit control area , credit
    limit, order released  values
  2. I am facing the below difficulties

 

    

I have create a standard info structure
S901 with update type Sales Order and delivery billing

 

Created update rules for the fields

   

 

When i am testing this i had the below issue

    

Order realised via VKM1 only getting updated in the infostructure , order realised via VKM2 ,VKM3 VKM4 is not getting updated to the info structure

 

   

And if the same order is realised
twice in a span of 10 min using VKM1 , the second record is not getting updated
to the info structure.

    

my  requirement is to capture all the credit releases performed via vkm1 , vkm2, vkm3, vkm4 . it is possible
that same order can be released more than once in a day. What are the things will update to
info structure if we create as standard  sales and distribution.

 

   

Any suggesting how i will achieve this is a great help.

 

   

Thanks

 

 

VEER


Re: Sy-subrc value is not getting retained

$
0
0

Hi Bharath,

 

You need to add the subrc as an exporting or returning parameter of the called method.

 

Regards,

Custodio

Re: Call Forwarding on no answer

$
0
0

Hi Rajesh,

 

Thank you for your questions .


Let's try to answer your questions:


For query #1, please refer to KBA 2125444. This should solve your first request.

 

For query #2, you can configure this by going to the System Configurator -> User and Role Management -> User Settings Template -> Contact Settings -> Answer Timeout for Direct Contacts.

7.png

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

For query #3, go to SC -> User and role management -> User Settings Template -> Contact Settings -> Answer Timeout for Queue Contacts.

 

Hope this helps.

 

- Lloyd

Re: Any BAPI or FM for updating the Storage location and Picked quantity

$
0
0

Hi Gejo

check  method CHANGE_DELIVERY_ITEM in LE_SHP_DELIVERY_PROC badi

Re: What happened to account groups?

$
0
0

Thanks Paulo!

 

Sorry if I was not clear about my question but my inquiry is that when we are performing "copy company code" through tcode EC01 and select option copy gl account then it wont copy account groups? If we create new sets of account group then do we have to link them with copied gl master data?

Where to Access Datasource of Component

$
0
0

Hi,

 

I added databound="true" to the ColoredBox SDK component. I then added the following Init, beforeUpdate, and afterUpdate code:

 

this.init = function() {

  console.log("Init");

  console.log(this);

  this.$().addClass("coloredBox");

  this.$().click(function() {

   that.fireEvent("onclick");

  });

};

 

this.beforeUpdate = function() {

  console.log("Before Update");

  console.log(this);

}

 

this.afterUpdate = function() {

  console.log("After Update");

  console.log(this);

}

 

Then I explored the this object in the console trying to find the Dataset that is bound to the control. All I could find was the reference that DS_1 was bound to the control (DATA_SOURCE_ALIAS_REF: "DS_1"), but no dataset. My question is: How to I access the dataset, so I can use it to populate a control? I have attached the screenshots of where I found the references in the console.

Re: Adding a field to a table replicated through SLT

$
0
0

Hi Tobias,

 

Does the new field always gets added at the last position in HANA table structure despite giving a different position in SLT (LTRS)? Is there any other workaround?

 

Thanks.

Re: PCDchecktool.bat on Windows server - mailformed encoding

$
0
0

Hi Laurence,

 

 

 

Did you check kba 1772037 - PcdCheckTool fails to start with java.lang.NoSuchMethodException: com.sapportals.portal.pcd.admintools.standalone.console.MainConsole.main([Ljava.lang.String;)

 

If that is not applicable for your version can you please let me know what version you are on.

 

 

 

Thanks and regards,

Lorraine


Re: Restricting of Date data at current month in BO prompt

Re: Direct link to Fiori Inbox work item for Approval Application

$
0
0

Hello Nitin

 

We were able to solve the issue with the note since we used SSO with SAML authentication.

The part after the # in the fiori URL is handled by the client and never reaches the server. The Note specifically address this lost anchor situation( part after the hash tag) with SAML authentication.

I am not sure if you can get direct links to work without SAML and single sign on.

 

Regards

Puneet

Re: ATD check in TLB does not consider the SNP checking horizon

$
0
0

Hello Virginie,

 

I know this post is very old but I chanced upon this thread in SCN and am
interested in your solution to add a Macro in a specific planning view tor a specific location to force ATR to 999999 and ATI to 0.  Would you be kind enough to tell me the steps to do this?

Will this require me to create 2 new key figures with a Fixed value (example ATRF with a fixed value of 99999 and ATIF with a fixed value of 0) and then in the planning view, create a macro and set ATR key figure = ATRF key figure and ATI Key Figure = ATIF key figure?

Can I just go to the specific planning view and fixed the value of ATR there to 99999 and ATI to 0 without having to create new key figures or macro?

 

Again, will appreciate if you can provide me the step by step of how to achieve this.

 

Thank you in advance!

 

J

 

Re: Stuff SAP could easily fix - rant / wish list

$
0
0

Someone once called me a "company man" (wont forget it..) but getting the thing rolled out also has some priority.

 

Once you know that you must click on the method for on-click functions and description only places the cursor, then you know it. It is like not knowing something, then you don't know it.

 

Perhaps SAP is keeping the option open for the description field to navigate into the translation environment of all data elements, texts, messages etc used by that method to verify that they are translated for installed languages which are flagged as "relevant". That would be cool if they did it, but they didn't!

 

ps: We built our own translation integration into the object navigator functions on description fields for that same reason for our own developments and made it available as add-on feature for our customers without any charge. As SAP dont use their own translation tools to translate their own developments (they use a 3rd party API), I never bothered parking the idea anywhere. Idea Place was a grave yard for ideas anyway (any which I followed or created).

 

pps: Perhaps I was also just speaking to the wrong people. the idea behind Idea Place was that the right people would be active in it. I guess that is where it failed, and the gurus all got pulled off to do HANA development. Have you tried to create a transaction in HANA yet via the command line tool?

 

Cheers,

Julius

Re: Issues with SNC SSO after upgrade to 4.1 sp05 patch 1

$
0
0

Hi Josh,

 

The issue with the webi reports got resolved after we deployed the gx64krb5.dll file on the business objects server and changed the SNC_LIB environment variable to point to the same.

Now, the other issue that came up because of this is the crystal reports which are using SSO against SAP data source broke. Since Crystal uses 32 bit dll.

 

How do we get both the SNC work??? I don't think its possible to have 2 SNC_LIB environment variables. Am I missing something.

 

Please help.

 

Regards,

Shaheen

Re: Date Outside of storage bucket profile area

$
0
0

Hi Pravin,

 

Yes we were discussing about PA initialization, changing periodicity and copying data back to planning book. The aforesaid activities have been performed successfully but while checking the data in planning book i noticed the macros not working anymore and i can't find out why.

 

Kind Regards

Kartik

Re: Agentry to SMP3.0


Re: Does iPad offline mode support partner BO?

$
0
0

Nope. we are working on this requirement with new mobile architecture.

 

Thanks,

 

Zhong

Re: Illegal access to the viewer, please use a valid url.

Re: Extending UI5 Image control

$
0
0

This is how the controller code looks like:

 

sap.ui.controller("sap.ui.sam.controller.Preview", {

 

  onInit : function (evt) {

 

sap.ui.commons.Image.extend("Image", {

 

 

     metadata: {

         properties: {

             "imageName": "string"

          }

     }

  });

},

 

createImages : function(){

 

var oImage = new Image({

  width : "190px",

  height : "130px",

  press : function(oEvent){

  var router = new sap.ui.core.UIComponent.getRouterFor(that);

  var context = oEvent.getSource().getBindingContext();

  var path = context.sPath;

  var start = path.lastIndexOf('/')+1;

  var tileIndex = path.substring(start, path.length);

  router.navTo('ViewDetails', {tileIndex : tileIndex});

  }

  });

 

 

     oImage.setProperty("imageName", "{CATEGORY}");

 

//oImage.bindProperty("imageName" : "{CATEGORY}");

....

....

....

 

}

 

What am I missing?

Meaning of Tree Types in the OITM table?

$
0
0

Hi Everyone,

 

I am wondering what the Tree Types 'N', 'A', 'S', 'P' and 'T' mean within the Items (OITM) table?

 

Capture.JPG

 

I believe that 'S' stands for 'Sales', and that 'P' stands for 'Production', however this is just a hunch rather than something that I have read!

 

Any help here will be greatly appreciated.

 

Kind Regards,

 

David

Re: Online Forms W-2/W-2c not working

$
0
0

Have you checked if the user has the following authorizations?

 

1) Object 'P_PCLX' id 'RELID' field 'X1'

2) Object 'P_PCLX' id 'AUTHC' field 'R'

 

 

Viewing all 8379 articles
Browse latest View live


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