cancel
Showing results for 
Search instead for 
Did you mean: 

Add Infotype Personal profile

former_member215786
Participant
0 Kudos

I need Add an Infotype 0831 used for Colombia in the Personal Profile.

I have add other infotypes ie. infotype 0022 using the following blog:

However When I executed the t.code :HRPAD_EDIT_MODEL, the system show the following message

My question is:What should do for continue?

What steps should do?

The documentation says:

Prerequisites

When the infotype to be added has more than one UI version (as maintained in V_T588UICONVCLAS ), an international (99) version for this infotype must also exist.

If an international version is not available, the infotype cannot be added using this report, but must be added manually to the model.

My question is: How is the process of add manually to model??

Thanks

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182426
Active Contributor
0 Kudos

the message is showing because the IT0831 structure details are not exist in standard. For some of the infotypes UI conversion structures we have to maintain manually.

You have to maintain it manually in table V_T588UICONVCLAS

To do this follow below steps

-> Run t-code SM30

-> Specify table name V_T588UICONVCLAS

-> Click on Maintain button

-> Click on New Entries button

-> Maintain the record as shown below and click on Save.

So now the structure for UI conversion details are available.

Now you can add the IT 0831 same as you did for IT0022 adding by following the Adding any Info Type IN ESS in EHP5/6 through WebDynpro Configuration

former_member215786
Participant
0 Kudos

Dear Shankar.

I have done  this steps

-> Run t-code SM30

-> Specify table name V_T588UICONVCLAS

-> Click on Maintain button

-> Click on New Entries button

-> Maintain the record as shown below and click on Save.

2. Execute the t.code GENIL_MODEL_EDITOR

The sytstem genera message warning: ABAP Dictionary structure 'HCMT_BSP_PA_XX_0831' does not exist.

3. In the T.CODE--->

I have copied from Other Config my configuration and when change to IT0831 -->OK , the system generate a message error . See screenshot below.\

I have checked and the error occour because the structure HCMT_BSP_PA_XX_R0831 not have been created.

How can create this structure? I have checked the t.code SE11- However What fields should add ?

Thanks


Regards

former_member182426
Active Contributor
0 Kudos

for which country your trying to use this IT0831 ?

former_member215786
Participant
0 Kudos

Colombia. Molga 38

former_member182426
Active Contributor
0 Kudos

can you check below things in your system

=> Run t-code SE11

=> Select Domain

=> Specify HCMT_BSP*R0831* and press F4 key

In displayed list can you check is it showing any entry at last HCMT_BSP_PA_XX_R0831.

If nothing exist you have to Create/Generate the structure for IT0831 from t-code PM01.

Run t-code PM01

Specify IT 0831

Click on Generate button

If it shows already exists message, then click overwrite or continue.


former_member215786
Participant
0 Kudos

The it0831 is standard.

I need key for modify the object and create the Structure With the steps indicated.

If this infotype is standard should SAP delivere a note?

thanks

former_member182426
Active Contributor
0 Kudos

yes it's standard only, you have to take access key, you can get it from your basis team they will provide you for this object.

Generally we wont raise this to SAP for getting release note. We will be taking access key and doing it as per client requirement.

former_member215786
Participant
0 Kudos

Hi.

I am doing this procedure in the t.code PM01, but the system not allow create the screen structurre

Thanks

Regards

former_member182426
Active Contributor
0 Kudos

yes, it will show the information message, just click on Continue button in call the screens.

It will overwrite and at last it will generate the structure HCMT_BSP_PA_XX_R0831

former_member215786
Participant
0 Kudos

Jus click on Continue button. However the system display the messsage "

Screen structures and conversion classes are not created in core system"

and show this screen

former_member182426
Active Contributor
0 Kudos

this is ok, you can skip this screen by clicking back button.

And check it out in SE11 the structure HCMT_BSP_PA_XX_R0831 is created or not

former_member215786
Participant
0 Kudos

SE11-->Data Type:

HCMT_BSP_PA_XX_R0831

Display Buttton.

Message :

HCMT_BSP_PA_XX_R0831 does not exist. Check name

former_member182426
Active Contributor
0 Kudos

during generation of structures, is it showed below screen for generating the structure.

This step should be success fully completed, other wise it wont show in SE11.

Make sure it has generated this process with out any errors.

former_member215786
Participant
0 Kudos

I have checked this in a system of other client and this work fine.

I have generate a message OSS and share the response of SAP:

Please be advised that your incident has reached developer support.

Your incident will  be assigned to the next available developer to

assist



A question:

What mean "In core system" ????

Thanks in advance

Regards

former_member182426
Active Contributor
0 Kudos

core system is your ECC system only .

But what's the exact issue in your system happening while generating this structure for IT0831 ? Are you able to generate it as I mentioned above in my screen shot ?

former_member215786
Participant
0 Kudos

Hi.

I have tested in other system of other clients and work fine showing your screens

I have question:

This structure are generated in which of the following components ?

HR-CEE
SAP_BASIS

SAP_ABA

SAP_HR

HR-CEE

The diagnostic that show the system is the following:

Is posible that I need implement a note for my system

Thanks

Regards

former_member182426
Active Contributor
0 Kudos

this is belongs to SAP_HR component only. It's dictionary object.

By seeing your screen shot, it's looks like there is no infotype itself.

Did you check this infotype creation in PA30 for any employee no ? Are you able to maintain any record ?

former_member215786
Participant
0 Kudos

I executed:

PA30-->Personal Number

Infotype-->0831

Subtype-->All the subtype

And the system generated DUMP

Regards

former_member182426
Active Contributor
0 Kudos

correct, first you have to fix this issue , then that will generate with out errors.

Try to take some technical consultant help and fix this issue.