amy_king
Active Contributor
Member since ‎2007 Nov 19

User Statistics

  • 1,102 Posts
  • 224 Solutions
  • 56 Kudos given
  • 224 Kudos received

User Activity

I have a business requirement to make certain SAP delivered fields mandatory in EAM Fiori applications Create Maintenance OrderChange Maintenance OrderCreate Maintenance NotificationChange Maintenance Notification KBA 2708958 points to the EAM We...
Within the Fiori Launchpad Designer (/UI2/FLPD_CUST), when you select to add a tile to a catalog, you're presented with the available tile templates. SAP delivers some standard ones--the ones outlined in blue in the image below. We have added two ...
We have an existing customer Enterprise Web Service that was generated from a function group. The web service originally had four operations based on four function modules: #1, #2, #3 and #4. In the Service Definition Editor in SAPgui, I added oper...
I've searched for a transaction or SPRO path that would allow me to maintain table SCAPPTTYPE but haven't found one. Table SCAPPTTYPE contains Appointment Type settings for use in color categorizing or assigning an icon to calendar appointments. Any ...
If I am selecting the same list of fields from two tables in a UNION, is there a way to define the field list so that I may reuse it in the union-ed tables rather than having to list the same fields twice? For example: define vlew myView as select...