Application Development 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: 

fixed assets load

Former Member
0 Kudos
167

Hi,

I am trying to load fixed assets using the program RAALTD01. it gives me an error saying " AS91 S 00 347 Field ANLB-WBIND (2) is not an inp ". The datastage application is passing a "/". as the value for this. I don't think its the required field yet Can anyone please help me resolve this problem ?

1 ACCEPTED SOLUTION

Former Member
0 Kudos
116

Check the input field. You may be passing one or more spaces before the slash (ie. " /" instead of "/".

Sorry - that's incorrect. It's saying this isn't an input field.

Rob

Message was edited by:

Rob Burbank

4 REPLIES 4

Former Member
0 Kudos
117

Check the input field. You may be passing one or more spaces before the slash (ie. " /" instead of "/".

Sorry - that's incorrect. It's saying this isn't an input field.

Rob

Message was edited by:

Rob Burbank

0 Kudos
116

I did not quite understand your reply the standard program uses call transaction AT91. Should the filed value be blank or "/" ?

0 Kudos
116

My response was incorrect. I don't think you can pass a value to this field.

Rob

0 Kudos
116

I thought about this a bit more. I think the value you shoud pass is "/". Not " /" and not " ".

Rob