cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime error while for Location transaction (\SAPAPO\LOC3)

Former Member
0 Kudos

Hi all,

While i am using the transaction /SAPAPO\LOC3 giving the runtime Error

Inconsistency between dictionary types

ShrtText

Inconsistency between Dictionary types "/SAPAPO/LOCADTEL_TAB" and

What happened?

Runtime error

The current ABAP program, "/SAPAPO/SAPLLOC_MASTER", had to be terminated

because one of the

statements could not be executed at runtime.

Error analysis

The system discovered an inconsistency when accessing the Dictionary

description of data type "/SAPAPO/LOCADTEL_TAB".

The type "/SAPAPO/LOCADTEL_STR" was used to define type "/SAPAPO/LOCADTEL_TAB".

According to the Dictionary description of type "/SAPAPO/LOCADTEL_TAB", the

data type "/SAPAPO/LOCADTEL_STR"

must be 198 bytes long. However, the Dictionary description of

"/SAPAPO/LOCADTEL_STR", the

latter is in fact 396 bytes long.

Trigger Location of Runtime Error

Program /SAPAPO/SAPLLOC_MASTER

Include /SAPAPO/LLOC_MASTERU19

Thanks

sreenivas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sreenivasu,

It seems there is inconsistency in Location: Address Comm. Types Telephone data.

Please check whether it is maintained properly in all respects.

Also check whether the number of characters whether exceeds std etc.,

Regards

R. Senthil Mareeswaran.

Answers (0)