hmm... this sound pretty straight forward to me.
Can you share the steps your did? Maybe I can see where it goes wrong.
hmm... this sound pretty straight forward to me.
Can you share the steps your did? Maybe I can see where it goes wrong.
Amit,
Thank you for reaching back out to me. We are using /AFS/ORDERS05. The ACTION is 001. EINKZ is blank. Also, please note, we are using segment E1J3P01 (I believe this is the AFS-specific version of the segment), not E1EDP01.
-Dan
Hi @Archana Shukla,
You are correct the issue was due to incompatible Eclipse version. I downgraded to Luna and the plugins were loaded quickly.
I am tuning in for the updated instance.
Do you know where to look for the documentation on the pre-configured process scenarios ?
Thanks and Regards,
Hi,
As you are having finance experience , SAP FI would be a good choice. Its like domain experience to you. If you do not have any prior SAP experience it will be difficult to join any new organization(even after certification) as SAP FI consultant, since people are deployed to work on live systems which requires experience and finance is a sensitive area. Do SAP certification and look for opportunity in your current organization. be there for coming 2-3 years.
Always remember - nothing is impossible.
HI Gary,
You can check below links for scheduling imports jobs
Importing Transport Requests: Options - Project and Transport Administration - SAP Library
hope this helps.
Thanks
Prakhar
Hi Prasant,
Executed the steps for a new control, defined the frequency for the monitoring to 1 day. Executed the job to run the alert, no notification. Should this "1" day be finished after configuring the alert? Can I see the alert somewhere although there is no e-mail notification?
Best regards.
Lynette
Hi Thomas,
Am also facing this issue. am using ALV Grid report there more than 50,000 entries available. its first time display working fine but whenever click some action, that time it will though an dump. Kindly find below screen short.
Thanks,
Tamil C.
Category ABAP Programming Error
Runtime Errors ASSERTION_FAILED
ABAP Program CL_DATAPTABLECACHE============CP
Application Component BC-FES-GUI
Date and Time 07.08.2015 16:58:46
Short text |
The ASSERT condition was violated. |
What happened? |
In the running application program, the ASSERT statement recognized a |
situation that should not have occurred. |
The runtime error was triggered for one of these reasons: |
- For the checkpoint group specified with the ASSERT statement, the |
activation mode is set to "abort". |
- Via a system variant, the activation mode is globally set to "abort" |
for checkpoint groups in this system. |
- The activation mode is set to "abort" on program level. |
- The ASSERT statement is not assigned to any checkpoint group. |
Hello Kalyan,
Please check this
Choose the table VBAP ( depending on header or item)
click on button "append Structures" and it will propose you the standard name for the table ZAVBAP
Add fields with prefix ZZ
Go to TCode SE51 maintain user exit screens in program SAPMV45A
8459 user exit item level
8309 user exit header level
Here you can then design your own layout. and define your flow logic
PBO modules MV45AOZZ
PAI modules MV45AIZZ
Data definitions MV45ATZZ
Subroutines in MV45AFZZ
Hi Vimal
The best would be please remove/delete the transportation lanes. As transportation lanes will be disabled, dependent demand will transfer to source side.
Please let us know if it help you.
Thanks
Amol
Hi Bill,
I have created custom properties to capture latitude,longitude in Notification object/ Notification add transaction.But when creating notifications, location data is not captured in device.But when i have created notification from object list, location data is captured in Notification notes screen.I have added the similar properties in custom transaction created while adding notification from object list.
Location values are not captured while creating standalone notifications.Kindly suggest.
Thanks in advance.
Thanks & Regards,
Sravanthi Polu
Hi Naani,
you can create an info object to store your accounts then in the infopackage you will create a routine as suggested by Loed looking up that infoobject and in a loop you can fill l_t_range.
In this way you can change the accounts also in production system without change the routine in dev and move it with a transport.
Of course you can also create a datasource from flat file to fill the info object or instead the info object you can use a table to store the accounts and maintain it in SM30.
Hope will help you.
Hi Ravi,
MT942 is for the updating cash position and it is intra day statement. Please find some information on my reply at below link:-
Regards,
Anand Raichura
Well, after migration this is a process which does not work as before. For me it is not something for the idea place but a functionality not any more available, which needs to be added again.
Hi Eswar,
you need to provide correct host name and continue.
Kind Regard's
Mirza Ismail
Akram,
Check that user parameters in SU01, there should be parameter value set in so thats why you are getting such issue.
Regards,
RK
Hey All, Jeroen Rijnbergen Maria Victoria NORMAND Eun-hee Ahn
Good Evening to all of you experts....!!! as per GMT+5:30
After a long time I want to revise this case again, because as per the conventions we need to check the issue on the latest patch as far as it is possible.
So the good time comes...@@@
I was able to revoke all the sa_rolesso_role from 'sa' user.
Now no user available in the server having the sa_role and sso_role.
So request you all the gurus to suggest me what to do next to regain the specified roles. As 'sa' is in the trouble.
4> select @@version
5> go
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Adaptive Server Enterprise/15.7/EBF 24639 SMP SP134 /P/Sun_svr4/OS 5.10/ase157s
p133x/3925/64-bit/FBO/Sat May 2 13:13:12 2015
here is the situation :
------------------------------
sybase157/ASE-15_0/install>isql -Usa -S syb157134 -w999
Password:
1>
2>
3>
4> sp_displaylogin
5> go
Suid: 1
Loginame: sa
Fullname:
Default Database: master
Default Language:
Auto Login Script:
Configured Authorization:
sa_role (default ON)
sso_role (default ON)
oper_role (default ON)
sybase_ts_role (default ON)
mon_role (default ON)
js_admin_role (default ON)
sa_serverprivs_role (default ON)
Locked: NO
Date of Last Password Change: Jun 9 2015 2:47PM
Password expiration interval: 0
Password expired: NO
Minimum password length: 6
Maximum failed logins: 0
Current failed login attempts:
Authenticate with: AUTH_DEFAULT
Login Password Encryption: SHA-256
Last login date: Aug 7 2015 3:59PM
Exempt inactive lock: 0
(return status = 0)
1>
2>
3> revoke role sso_role from sa
4> go
1> sp_displaylogin
2> go
Suid: 1
Loginame: sa
Fullname:
Default Database: master
Default Language:
Auto Login Script:
Configured Authorization:
sa_role (default ON)
oper_role (default ON)
sybase_ts_role (default ON)
mon_role (default ON)
js_admin_role (default ON)
sa_serverprivs_role (default ON)
Locked: NO
Date of Last Password Change: Jun 9 2015 2:47PM
Password expiration interval: 0
Password expired: NO
Minimum password length: 6
Maximum failed logins: 0
Current failed login attempts:
Authenticate with: AUTH_DEFAULT
Login Password Encryption: SHA-256
Last login date: Aug 7 2015 3:59PM
Exempt inactive lock: 0
(return status = 0)
1>
2>
3> revoke role sa_role from sa
4> go
1> sp_displaylogin
2> go
Suid: 1
Loginame: sa
Fullname:
Default Database: master
Default Language:
Auto Login Script:
Configured Authorization:
oper_role (default ON)
sybase_ts_role (default ON)
mon_role (default ON)
js_admin_role (default ON)
sa_serverprivs_role (default ON)
Locked: NO
Date of Last Password Change: Jun 9 2015 2:47PM
Password expiration interval: 0
Password expired: NO
Minimum password length: 6
Maximum failed logins: 0
Current failed login attempts:
Authenticate with: AUTH_DEFAULT
Login Password Encryption: SHA-256
Last login date: Aug 7 2015 3:59PM
Exempt inactive lock: 0
(return status = 0)
1>
2>
3> revoke role oper_role,sybase_ts_role,mon_role,js_admin_role,sa_serverprivs_role from sa
4> go
Msg 10353, Level 14, State 2:
Server 'syb157134', Line 3:
You must have any of the following role(s) to execute this command/procedure: 'sso_role' . Please contact a user with the appropriate role for help.
1> sp_displaylogin
2> go
Suid: 1
Loginame: sa
Fullname:
Default Database: master
Default Language:
Auto Login Script:
Configured Authorization:
oper_role (default ON)
sybase_ts_role (default ON)
mon_role (default ON)
js_admin_role (default ON)
sa_serverprivs_role (default ON)
Locked: NO
Date of Last Password Change: Jun 9 2015 2:47PM
Password expiration interval: 0
Password expired: NO
Minimum password length: 6
Maximum failed logins: 0
Current failed login attempts:
Authenticate with: AUTH_DEFAULT
Login Password Encryption: SHA-256
Last login date: Aug 7 2015 3:59PM
Exempt inactive lock: 0
(return status = 0)
1>
2>
3>
4>
5> grant role sso_role to sa
6> go
Msg 10353, Level 14, State 2:
Server 'syb157134', Line 5:
You must have any of the following role(s) to execute this command/procedure: 'sso_role' . Please contact a user with the appropriate role for help.
1>
2>
3> grant role sa_role to sa
4> go
Msg 10353, Level 14, State 6:
Server 'syb157134', Line 3:
You must have any of the following role(s) to execute this command/procedure: 'sa_role' . Please contact a user with the appropriate role for help.
1>
========================================================
Kindly let me know that, Is it a bug or anything else.
----
Regards
PKP
Marc,
Work with your security team and they will help you to fix the issue.
It can be resolved by customizing the SAP standard report in that you need to maintain "Authority Check" value for company code, so based on user input(i.e company code) it will generate the output.
Regards,
RK
Please check this
Hi Folks,
I am new to SQL and want to practice problems on SQL. Can you please share some
1) Books containing practice problems for sql OR
2) Practice question .pdf links OR
3) website containing the questions .
Regards
NitinRamola