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

Package Interface

rainer_hbenthal
Active Contributor
0 Likes
618

Hi,

i would like to use a data element from sap in my own table. Unfortunately, the package, where this data element is in uses package interfaces. So i need to specify the package interface in my own oacakge to get access to that data element. Going to SE21 and creating a packing interface i'm only getting "package interface refers to a package which is too deeply structured". Honestly, i do not know what that does mean and the online help is more confusing then this hint. So how i can i create a pacakge interface or what exactly was my error?

2 REPLIES 2
Read only

Former Member
0 Likes
490

You can directly use data element provided by SAP in your table.

Since the data elements is deleivered by SAP. You can directly assign it with your field in SE11. No need to orry about package.

Read only

0 Likes
490

Sorry, but when im using a specific data element, i'm getting this error:

http://666kb.com/i/azuiq1asmcgqxyux3.jpg

When i'm looking at the package where the data element is in there are several package interfaces avalable, the referrred data element can be found in one interface, but i'm unable to create this in the use access.

Edited by: Rainer Hübenthal on Jun 26, 2008 10:16 AM