Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

length problem OM infotype creation

Former Member
0 Likes
477

Hi all,

I have a requirement for creating an Organizational Management infotype(OM).In that total legth of structure will be around 1500.

But in PPCI transaction it is not allowing me to create infotype telling "Total length of infotype fields must not exceed 900".

Any body is having any solution for this?

Thanks in advance

Ambili B

1 ACCEPTED SOLUTION
Read only

former_member188827
Active Contributor
0 Likes
400

you can create a button in infotype and call a subscreen.code to write this data in cluster table PCL3, simultaneously creating a unique 40 character key to identify record.

Hi all,

I have a requirement for creating an Organizational Management infotype(OM).In that total legth of structure will be around 1500.

But in PPCI transaction it is not allowing me to create infotype telling "Total length of infotype fields must not exceed 900".

Any body is having any solution for this?

Thanks in advance

Ambili B

1 REPLY 1
Read only

former_member188827
Active Contributor
0 Likes
401

you can create a button in infotype and call a subscreen.code to write this data in cluster table PCL3, simultaneously creating a unique 40 character key to identify record.