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

LSMW-FIXED ASSET Using Direct input

Former Member
0 Likes
1,231

Hi,

While using Direct input program in LSMW for

Fixed Asset,

I am getting the Error as,

"Unexpected Record type B".

The above Error occurs only when i map BALTB.

If i map only BALTD,the program is working fine.

But i need to give entry for the field ANBTR01,which

is available only in BALTB.

So,Kindly help me to solve the problem.

Thanks.

Hi,

While using Direct input program in LSMW for

Fixed Asset,

I am getting the Error as,

"Unexpected Record type B".

The above Error occurs only when i map BALTB.

If i map only BALTD,the program is working fine.

But i need to give entry for the field ANBTR01,which

is available only in BALTB.

So,Kindly help me to solve the problem.

Thanks.

8 REPLIES 8
Read only

Former Member
0 Likes
1,158

i think there is a problem in your declaration of the structure. how are you declaring ANBTR01. thay type declarations must be wrong. how are you creating the structure, in normal way or from the file.

regadrs

vijay

Read only

0 Likes
1,158

hi,

i have declared anbtr01 as character.

i think the problem is not in the field and

structure declaration.

thanks.

Read only

0 Likes
1,158

thats what i was telling,

are you creating it diretly or from file.

vijay

Read only

0 Likes
1,158

i am passing value for anbtr01 from file.

Read only

0 Likes
1,158

create the source structure manually(which it to hold the data),

and check it.

vijay

Message was edited by: Vijay Babu Dudla

Read only

Former Member
0 Likes
1,158

hi,

i had created source structure manually and assigned it.

its not working.

thanks.

Read only

0 Likes
1,158

can you give the source structure , i will see..

vijay

Read only

josgabriel_martnez
Participant
0 Likes
1,158

Hi Pandiyan,

For sure you have already solved this issue, but, for those who have this problem: you have to fill the field BALTD-BWCNT "Number of following trans. records" in the main structure, with the corresponding value (number of expected records for structure BALTB).

Regards,

José Gabriel.