cancel
Showing results for 
Search instead for 
Did you mean: 

Infotype Deletion....Pls Help

Former Member
0 Kudos

Hi,

Actully I am in a lil bit mess here with HR abap.

Today, I added some custom fileds in intotype 0045(Loans)

but later on we decided to remove those new fields from that IT i.e.,0045.

Now the problem is, I dont know the procedure to delete those custom fields

from the standard infotype(0045),what i did was just delete that CI_Include from SE11 but now I am getting DUMP when trying to run this infotype.

I am in a need of your help guru's.

Give me some solution I will be thankful to you all.

Message was edited by:

sidharth suri

Accepted Solutions (1)

Accepted Solutions (1)

rainer_hbenthal
Active Contributor
0 Kudos

Goto SE14, enter PA0045 as table for infotype 45, hit enter, then select activate and adjust database. Do not forget to adjust the PB table.

Answers (4)

Answers (4)

Former Member
0 Kudos

I got the soultion,thankz Rainer for all your help and answers...!!!!

Former Member
0 Kudos

What's the solution, because I'm facing the same issue?

Regards,

Mohammad

Former Member
0 Kudos

while generated the "ZP004500" screen no. 0200

it is not getting the screen elements b'coz we have already

deleted them from Data dictionary.(From PA0045 - that custom include).

Former Member
0 Kudos

I have already activate and adjust both the tables

PA0045 and PB0045.

Just want to know one more thing,

now that i have already deleted that include that consists of

custom fileds,so how can it get the screen of that data elemnts.

Screen is still there but not that data elements.

it is still givin the same error.

"Screen "ZP004500" 0200 could not be generated.".

rainer_hbenthal
Active Contributor
0 Kudos

Just check modulpool zp004500, for sure it refers to those deleted fields. Csuse this is a custom modulpool sap is anable to adjust this automitcally. goto se80, select zp0045, try to generate it and the system will tell you where the error is.

Former Member
0 Kudos

do u have any yahoo or gmail chat id....!!!

rainer_hbenthal
Active Contributor
0 Kudos

where is the problem to go to se80, edit zp004500 and generate it???

Former Member
0 Kudos

ya when i try to activate/generate SCREEN in MP ZP004500 it is givin error

"Field P0045-ZDOJ is not in ABAP Dictionary . . . ."

but how can it generate it buddy

we have alredy deleted it .....right....???

Former Member
0 Kudos

Thankz Rainer,for your rply.

I did that but still itz givin this error(Dump Error).

Screen "ZP004500" 0200 could not be generated.

Again i wanna tell you that i have only deleted the Cl_Include

from se11 and nothing else,

I think it is not gettin that screen form prog. ZP004500

wht to do next.

You can give me the proper steps to delete the same.

Thankz again.

rainer_hbenthal
Active Contributor
0 Kudos

You adjusted both tables PA0045 and PB0045?

And the Z modulpool has to be adjust too. You have to do this manually. PA0045 refers to ZP0045 MP and the latter cant be generated/activated.