SAP FICO REAL TIME Ticket # 1 Solution

preview_player
Показать описание
UDEMY Discount Coupon Code : 1_ONLY_360 ---- same code for all below courses.
if code note working try below codes
2_ONLY_360
3_ONLY_360

All above codes valid till 28th Nov,2019

For SAP Implementation & Support , Visit US at

1.SAP FICO Electronic Bank Reconciliation Scratch To Advance

2. SAP LSMW -3 Methods + S/4 HANA Migration Cockpit + BDC

3.SAP FICO- APP-DMEE from scratch incl Exit implementation

4.SAP FICO-APP IDOC Config and End to End Testing
sap fico realtime issue solution

Steps for finding UserExit

1. go to T.Code - SE93
Note Down the Package --- FBK

2 go to T.Code - SMOD to find out whether Exit available or not.
SAPMF02K

3. Impement UserExit---- CMOD.


4. Write your login in Zinclude provided in Exit.

5.Write the below code

" enhancemnet for duplicate phone number validation.

DATA: V_NUM TYPE LFA1-TELF1.

SELECT SINGLE TELF1
FROM LFA1
INTO V_NUM
WHERE
TELF1 = I_LFA1-TELF1.

IF V_NUM IS NOT INITIAL.
MESSAGE E000(ZTEST) WITH I_LFA1-TELF1. " please create message class from SE91
ENDIF.
Рекомендации по теме
Комментарии
Автор

Is this issue will resolve by FICO consultant or ABAPER???

draco
Автор

thank you for explaining in simple way, but what logic is provided for avoiding duplication that mobile number
mentioned it ...

chiranjeevivoggu
Автор

Sir, will this scenario be Applicable for pan, tan, GST numbers as well to avoid duplications

kittylove
Автор

Hi Rashid- am following this video- i have created the vendor master with xk01- and noted down the package WLIF- if you search in SMOD- it is not displaying- can you please check this error- No objects correspond to the selection criteria
Message No. ES010

Diagnosis
When selecting data, no hits were found. In a customer system, the default search looks only for those objects which lie within the customer's naming space.


Procedure
If you want to select both SAP objects and customer objects, you can do this in the Settings menu of the Repository Information System.

The setting you specify are retained across user sessions and refer to the current user.

RaviKumar-mkfz
Автор

Very useful... thanks waiting for more vedios

చంద్రబాబునాయుడు-రఫ
Автор

Hi Sir,

how can a fico consultant learn coding?
please advise how to understand this code or how to get get the code.

funfun
Автор

Super sir you so much for posting ....this video ...I have been waiting and tried lots of ways to find the answer you once again...sir

syedanees
Автор

Thank you so much for the video, more helpful for interview

raghavendrayadav
Автор

in the real time system SE93 pakage field is showing WLIF . Could you please clarify the doubt

chethangowda
Автор

Hello Sir thank you it is very much useful for use and my doubt is in what all scenarios we will be using this User Exists.?

putrevuvivekteja
Автор

Could you please explain about logic which you have copied and pasted to validate the phone number

gouthami
Автор

document does not cantain any valid line item sir please clear this issue what i will do

mahalaxmi
Автор

How we get code for phone no. duplication check? and In the next scenario from your video, restrictions of the phone number, please give some clue how to do it. Thank you for your valuable time, thank you a lot.

nikithamuvvala
Автор

it's nice and really helpful, thanks a lot dear sir

ansarmohammed
Автор

Phone no already exist this statement is coming from where because in the coding we have not defined that please explain so that we can get 100% benefit from your excellent video, Thanks Sir

salmanikhat
Автор

Hi am trying to reach in below given number but call is not connected once check it

jyothibossify
Автор

Your explanation Nice sir. I need real time ticks documentation sir...if you share the documents sir

Commonman
Автор

Please share the fi and mm integration real time issue

shaik
Автор

This is very helpful video, thanks a lot sir

tecnogyan
Автор

Many interviewers asking high priority related issues not like bro, depending on experience based related asking present situation

kodandarameshnaidu