cancel
Showing results for 
Search instead for 
Did you mean: 

How to create HRPxxxx

former_member300754
Participant
0 Kudos

Hi all,

Please give me some advise on creating HRPxxxx.

I go to SE11 and enter the name (HRP9000) at Database Table and set delivery class as 'C'. Then I copy the fields from P9000. Then activate. The system shows me the errors as the following:

TABL HRP9000 was not activated

INCLUDE table is not active

Check table HRP9512

Enhancement category for table missing

Enhancement category for include or subtype missing

HRP9512 (specify a primary key)

Field AEDTM in table HRP9512 is specified twice. Please check

Field BEGDA in table HRP9512 is specified twice. Please check

Field ENDDA in table HRP9512 is specified twice. Please check

Field HISTO in table HRP9512 is specified twice. Please check

Field INFTY in table HRP9512 is specified twice. Please check

Field ITBLD in table HRP9512 is specified twice. Please check

Field ITXEX in table HRP9512 is specified twice. Please check

Field OBJPS in table HRP9512 is specified twice. Please check

Field ORDEX in table HRP9512 is specified twice. Please check

Field PERNR in table HRP9512 is specified twice. Please check

Field REFEX in table HRP9512 is specified twice. Please check

Field SEQNR in table HRP9512 is specified twice. Please check

Field SPRPS in table HRP9512 is specified twice. Please check

Field SUBTY in table HRP9512 is specified twice. Please check

Field UNAME in table HRP9512 is specified twice. Please check

Table HRP9000 must be created in the database

Check on table HRP9000 resulted in errors

Please help me to solve this problem

Regards,

Peerasit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I dont know why you are trying to create an HRP table.

These are the standard tables corresponding to OM infotypes.

For ex: for infotype 1000, the database table will be HRP1000.

If you want a HRP table, it is done through creating OM custom infotype.

Or else, if u want to create a custom table, u can create a Ztable with you own fields.

Regards,

Charan

former_member300754
Participant
0 Kudos

Hi Charan,

I'm trying to create a custom Infotype. Firstly, I go to PM01, define a Infotype and create PSxxxx then set the characteristics and technical detials. Next I go to PA30 to create a new record and i got a record. Then, I create a datatype HRIxxxx.

At the time I get to PPCI to create an Infotype, an error shows like below:


 Infotype 9512
        Dictionary
            Structure HRI9512 exists
            Structure P9512 exists
            Table HRP9512 does not exist
                HRP9512 does not in the database
                Database index XXXX not created
        Module Pool
            Module pool MP951200 exists
            Include MP951220 exists
            Include MP9512BI does not exist
        Screens
            Screen 1000 exists
            Screen 2000 exists
            Screen 3000 exists
        User interface
            User interface for MP951200 exists
        Table entries
            T778T: Table entries exist
            T777T: Table entries exist
            T777D: Table entries exist
            T77ID: Table entries exist
            T777I: Table entries exist
            T777Z: no table entries exist
            T77OA: no table entries exist
            T777M: no table entries exist
            T778U: no table entries exist
            T777U: no table entries exist
            T77NI: no table entries exist
        SOBJ entries
            OBJECT PDST: no table entries exist
            OBJECT PDWS: no table entries exist
        Dialog module
            Dialog module RH_INFOTYP_9512 does not exist
        TADIR entries
            R3TR TABL HRI9512 exists
            R3TR TABL P9512 exists
            R3TR TABL HRP9512 exists
            R3TR PROG MP951200 exists
            R3TR PROG MP951220 exists
            R3TR PROG MP9512BI does not exist
            R3TR DIAL RH_INFOTYP_9512 does not exist

Actually, I'm just trying to create an Infotype. If you have better way to create a custom Infotype, pls feel free to help me.

Regards,

Peerasit

Former Member
0 Kudos

Hi Peerasit,

In general, infotype is generated despite these warnings.

If I were you, I would only create the entries for the necessary tables through SM31 (upto T77OA may be enough).

Pls try.

Regards,

Dilek

Answers (4)

Answers (4)

former_member300754
Participant
0 Kudos

First, create HRIxxxx as structure then go to PPCI and put the name, xxxx, as Infotype and description. After you type the description, press 'ENTER' button on your keyboard. It's a must to press ENTER button. If not, the system will show you an error popup.

Then, choose CREATE push button on screen to create a custom Infotype.

Former Member
0 Kudos

I mailed the document to your hotmail id. Let me know if you have further questions.

Former Member
0 Kudos

Hi,

It would be helpful if u send the document to me also.

Regards,

K.Tharani.

Former Member
0 Kudos

I created a word document with the step after creating a couple of HRP infotypes. I can send you if you give me your contact mailid.

former_member300754
Participant
0 Kudos

Hi Raj,

Check my address at my UserProfile.

Thanks for your effort

Regards,

Peerasit

Former Member
0 Kudos

Peerasit

First please be sure what kind of infotype you want to create

Is it PA infotype or OM infotype.

To create infotype for PA procedure is entirly differnt from creation of OM infotype.

To Create PA infotype TCODE is PM01

For PA Infotype you can create structure in PM01 transaction itself by click on Edit button which leads to edit strucure.

To Create OM Infotype Tcode is PPCI / PPCJ

For OM Infotype you need create a structure from SE11.

By choosin DATA TYPE

and Structure

Once you create structure you need to use Tcode is PPCI / PPCJ

and follow

Best Regadrs

Former Member
0 Kudos

Hi,

I advise you to use PPCI -> Generate objects.

HRPXXXX is a step of creating an infotype.

Regards,

Dilek

Edited by: Dilek Ersoz on Oct 17, 2008 7:52 AM