former_member246634
Active Participant
Member since ‎08-26-2014

User Statistics

  • 137 Posts
  • 8 Solutions
  • 4 Kudos given
  • 5 Kudos received

User Activity

Hi everyone, How can I count rows in table in SFP using JavaScript code? I am using xfa.resolveNodes function as I've seen somewhere else, but it only returns value "1", even if the table has much more rows. I know that I can do this by cou...
Hi everyone, How can I find all service consumers in the system apart from SOAMANAGER? Any other tcode, database table? And I'm not talking about service providers.
Hi all, I am wondering how KNC1 table is filled? Is there any configuration that says "take sales orders, deliveries and invoices into consideration"? Especially I want to know how fields UM01U-UM16U are filled. I'd be thankful for any help.
Hi all, I know that table BP021 is used in BP credit limit calculation (class CL_UKM_FORMULA_FUNCTIONS, method ANNUALSALES), but how and when is this table populated? Is there any configuration to turn on populating this table? Are there any progra...
Hi, I am using BAPI_INCOMING_INVOICE_CHANGE to update some data on incoming invoice. I am able to update DRSEG-SGTXT (Description), but I want to do action below: 1. Move values FROM DRSEG-RBWWR to DRSEG-WRBTR and from DRSEG-RBMNG to DRSEG-MENGE ...