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

Are these Standard or customized elements???

Former Member
0 Likes
645

Hello friends,

I am trying to duplicate the work of a consultant who is not working for us any more.

I have copy and pasted the ZBAPIS and other data elements, structures etc.,

When I try to activate I am getting some messages like some of the structures and elements etc. are not found. But they don't start with 'Z' and so I think they are standard. When I try to look for it on our server I am not able to find them at all.

The error messages that I am seeing while activating these ZBAPI's.

1. FORM "FILL_OUTPUT_RETURN" Doesn't Exist

2. The field 'KOTD504' is unknown.

3. The Dictionary structure or table "A642" is either not active or does not exist.

Any response or feedback will be greatly appreciated.

Thanks

Ram

Edited by: Ram Prasad on Jan 5, 2008 6:16 PM

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
607

Hello Ram

The routine (1) may or may not be a standard routine. The routine may be standard. In this case you apparently have lost the link to the standard include containing this routine.

(2) and (3) may be related to each other in the sense that field KOTD504 may be part of the missing DB structure/table A642. I can imagine that this structure/table is an object generated after execting some standard (customizing?) transaction.

Regards,

Uwe

Hello friends,

I am trying to duplicate the work of a consultant who is not working for us any more.

I have copy and pasted the ZBAPIS and other data elements, structures etc.,

When I try to activate I am getting some messages like some of the structures and elements etc. are not found. But they don't start with 'Z' and so I think they are standard. When I try to look for it on our server I am not able to find them at all.

The error messages that I am seeing while activating these ZBAPI's.

1. FORM "FILL_OUTPUT_RETURN" Doesn't Exist

2. The field 'KOTD504' is unknown.

3. The Dictionary structure or table "A642" is either not active or does not exist.

Any response or feedback will be greatly appreciated.

Thanks

Ram

Edited by: Ram Prasad on Jan 5, 2008 6:16 PM

3 REPLIES 3
Read only

uwe_schieferstein
Active Contributor
0 Likes
608

Hello Ram

The routine (1) may or may not be a standard routine. The routine may be standard. In this case you apparently have lost the link to the standard include containing this routine.

(2) and (3) may be related to each other in the sense that field KOTD504 may be part of the missing DB structure/table A642. I can imagine that this structure/table is an object generated after execting some standard (customizing?) transaction.

Regards,

Uwe

Read only

Former Member
0 Likes
607

Hi,

some include programe is missing In function module.You check standard FM and your zee FM at globle data.you can find out

1.open FM

2. Goto-> globle data

you can get some coding there. you check both FM are same or not.

L.Velu

Read only

Former Member
0 Likes
607

Not answered completely. But still closing to make room for new questions