Edit buttom is diabled in manage profit center group fiori app due to program issue.
To resolve, Need to apply SAP Note 3731426 - Edit button is greyed out in Manage profit center groups
Edit buttom is diabled in manage profit center group fiori app due to program issue.
To resolve, Need to apply SAP Note 3731426 - Edit button is greyed out in Manage profit center groups
While deploying the developments done in Business Application Studio to Backend ABAP system giving error: Request failed with status code 403
Solution:
Check the Odata service is active in backend: ABAP_REPOSITORY_SRV
Check the authorizaton of Object S_DEVELOP in Backend.
The authorization need to check for the user used in the BTP subaccount destinations.
We have created BAS tenant and user able tologin to BAs.
While connecting to systems, the Destination's are not visible.
But we have created in sub account destinations and those are working fine.
Solution:
Issue is, we did not maintained the parameters in Destinations. With out those parameters Destinations are not visible in BAS.
HTML5.DynamicDestination | true |
|---|
WebIDEEnabled | true |
|---|
We configured the custom content server in OACO and created new category in OACT and asgined the Content Reporsitory to Category, But while transporting the entriies Category is showing in quality but repository is empty.
Go to task and opend and edit it.
Fist login to SAP and goto SE16
Enter table name and execute.
getting above dump while opening a screen with graphical editor.
solution:
Edit the TCP/IP RFC EU_SCRP_WN32 in SM59 and goto Logon & Security:
check the box Positive List Actv
and add take the Called funiton module from dump and put * for callback Function Module.
2952974 - Change of BW client in ERP or SAP S/4HANA system
1. Configure Webdispatcher
2. finalize the hostname name to use in the public URL, i.e https://<name>.domain.com
3. request RISE team to get a Public IP for Public URL.
4. Request customer to create A-records in your public DNS with the public IP addresses (share hostname and public IP to network team)
If we want analyze SM20 logs for ABAP user or background user or Fiori login. Below are few details which can help.
In SAP SM20 logs, Type and Method define the nature and technical approach of a security event (like a logon or report execution). Type commonly indicates the session category (e.g., Dialog, RFC), while Method specifies how that interaction occurred (e.g., Password, Certificate), often appearing as pairs like type=E, method=A
Type=A (Dialog Logon)
Type=B (Background Job Start): Indicates the session is for a background process, not a manual dialog login.
Type E (Establishment): Indicates the establishment of a shared memory area or an internal call. (Mostly for Fiori login)
type=H: HTTP/HTTPS session (Web-based logon)
Method=P (Password) Password authentication (user explicitly entered credentials)
Method=A (Authorized/Internal): Signifies an internal system call, such as background processing, rather than an interactive user session.
In our case: we have given Message text as: Logon successful (type = A, method = P) to get he user login details
and Message text: User logoff to get the log out time and merged to get the time spent.
for fiori login, we use: Logon successful (type = H, method = P), but fiori logout we may not get, since no one will logout fiori, they just close the browser.
Audit Log - Event Description
The user has logged onto the system.
<ZU>Possible Types (= Access types):</>
A = Dialog logon (SAP GUI)
B = Background job start
H = HTTP logon
U = User switch (internal call)
' ' = Password check (API, internal call)
M = SMTP
P = ABAP Push Channel (APC)
E = Build of a shared object area (internal call)
O = AutoABAP (internal call)
T = Server startup procedure (internal call)
V = SAP start service (internal call)
J = JAVA virtual machine (internal call)
W = BGRFC watchdog (internal call)
<ZU>Possible methods (=authentication modes):</>
P = Password
T = Logon ticket
t = Assertion ticket
X = X.509 certificate
S = SNC
R = RFC ticket
A = Authorized impersonation (background processing)
E = External (EXTID)
U = User switch
s = HTTP security session
2 = SAML2
1 = SAML1
o = OAuth2
N = SPNego
a = APC session
B = SAML bearer
r = Reentrance ticket
D = OpenId connect (with interaction)
d = OpenId connect (no interaction)
If a user type or a method is not listed here, you might find more
information in SAP Note 320991.
We have performed client copy, after copy search connectors not working in fiori apps of target client.
in fiori app Create Maintenance Notification getting error "No results have been found for search '*' in 'Technical Object'"
So we thought to run the task list in target client: SAP_ESH_INITIAL_SETUP_WRK_CLIENT for component: SAPAPPLH
Got below error in step Update Software components.
then i ran the program : ESH_REFRESH_RUNTIME_BUFFER
then it worked.
Check the report: FP_TEST_00
In this link document, below steps need to perform in all clients: https://help.sap.com/docs/forms-service-by-adobe/sap-forms-service-cf/create-oauth-2-0-profile?q=location
After we configure Fiori to access from public network, the myinbox attachments like PO & PR.. are opening with internal or webdispatcher URL which willnot work from public network.
Tha Attachments also should use the Public URL to access form public network.
We will below tcodes to setup workflow visualization realted parameters:
SWFVISU
SWFVMD1
SWPA - for to furthe settings and maintain the public URL like below:
first parameter is the public URL:
Below SAP note solution section will help 2009417 - Service class for generation of URLs
In the standard system, the protocol, host address, and port are taken from the configuration of the relevant application type (BSP, Web Dynpro ABAP, for example). If you need to deviate from the standard system, you can set three configuration parameters for each application type. You must create these parameters by choosing "Create Parameters" in transaction SWPA. The names of the parameters are as follows:
| Parameter | Subparameter | Default value | Documentation object |
| SWF_URL | BSP_STD_HOST | SWF_URL_BSP_STD_HOST | |
| SWF_URL | BSP_STD_PORT | SWF_URL_BSP_STD_PORT | |
| SWF_URL | BSP_STD_PROTOCOL | SWF_URL_BSP_STD_PROTOCOL | |
| SWF_URL | WD_ABAP_HOST | SWF_URL_WD_ABAP_HOST | |
| SWF_URL | WD_ABAP_PORT | SWF_URL_WD_ABAP_PORT | |
| SWF_URL | WD_ABAP_PROTOCOL | SWF_URL_WD_ABAP_PROTOCOL | |
| SWF_URL | WEBGUI_HOST | SWF_URL_WEBGUI_HOST | |
| SWF_URL | WEBGUI_PORT | SWF_URL_WEBGUI_PORT | |
| SWF_URL | WEBGUI_PROTOCOL | SWF_URL_WEBGUI_PROTOCOL |
To download cloud connector, it is available at: https://tools.hana.ondemand.com/#cloud