cancel
Showing results for 
Search instead for 
Did you mean: 

malaysian employee

Former Member
0 Kudos

hi i am new in hr module.

in malaysian employee screen is not working properly.

in the time of changing.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi jekan,

i am not having good writting guy.

your answer is not clear.

last week i face like this problem. in infotype 0002 the malasian employee id is not updating.

i believe you also face the same problem.

in this problem you need to create new implementation for malaysia in badi.

go to transaction se19. create new implementation for malaysia.(before check in se18)

you can search the BADI "CL_EXITHANDLER=>GET_INSTANCE" in your program.

definitian name is HR_IT0002.

for me i am created ZHR_MY_IT0002 in se 19.

set the filter type malaysia then only it called by screen 2044(i am not sure the screen no)

then write the code in the method.

simply assign pennr(real field) = in_pennr(screen field).

i believe this intro ennough for you to do this problem.

if you need more send a test mail vijayan_s_pillai@yahoo.com i send you the screen snap and badi docu.

dont forget to give formpoints if it is help you.

Former Member
0 Kudos

hi vijay

it is ok fine i find the badi.

in there all the method for checking.(validiation) only

how can i write new one. other wise where i need to code.

Former Member
0 Kudos

i send a mail to you.

can you send me the Screen shoots. if you avail in india send me the contact no.

please.

this issue is urgent for me.

Former Member
0 Kudos

hi jega,

this is not a standard one. so i dont know where you need to code.

check the class in se80.

chk the attributes. it surely having a screen field and a real field for program flow.

assign the real field(perid) = screen perid.

in your persional id i send my screen snaps and a docu for badi. go through then do it.

you can do easily.

vijay