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

table E070 field AS4TEXT blank

Former Member
0 Likes
4,570

Dear Team,

In my production system when i check table E070 via se16, field AS4TEXT coming blank which contain Transport request description. Till yesterday it was showing.

In other system like dev and qa description is coming.

Please suggest what can be reason and how we can get the data?

Regards,

Tarun

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,125

HI,

Problem solved now.

I maintained text table as below from se11 for table e070 and ocs_cp_e070. Previously text table OCS_CP_E07T was pointing to both table which is not correct.

E070  --> E07T

OCS_CP_E070 -->  OCS_CP_E07T

Thanks Klaus, your analysis helped us to find root cause.

Regards,

Tarun.

10 REPLIES 10
Read only

Former Member
0 Likes
3,125

Hi Tarun,

field AS4TEXT is no field of table E070, but a field of the language dependent table E07T. Please check E07T in SE16 for different languages.

Regards,

Klaus

Read only

0 Likes
3,125

HI Klaus,

Thanks for reply.

I checked in production, text table for E070 is OCS_CP_E07T which having 0 entries for language EN.

But in other system text table for E070 is E07T.

Can you please suggest how we can add E07T in production?

Read only

0 Likes
3,125

Hi,

I've never heard about OCS_CP_E07T, can't find it neither in SAP Support Portal nor in GOOGLE.

Please check tcode SE16 for table E07T, if there are still the requested entries available.

Meanwhile I'm searching, where tables E=70 and E07T are connected.

Regards

Klaus

Read only

0 Likes
3,125

HI Klaus,

E07T having entries (Transport description).

Tarun

Read only

0 Likes
3,125

Ok, I've checked in our DEV system. If I'm in SE11 display of E070 and slect menu entry

Goto -> Text Table

then I'm displaying OCS_CP_E07T. But this is an empty table, and data are available and shown from E07T in SE16. This came with transport request

SAPKD70056     SPAM/SAINT Update - Version 700/0056

to our DEV to PROD systems this month. Other of our system lines don't still have this update.

Although this update is on all systems texts are successfully shown from e07T.

So I think you've got a SPAM/SAINT update on your PROD system, where something went wrong. This update seems not to be on your DEV and QUAL systems. Please contact your Basis team with this informations.

Regards,

Klaus


Read only

0 Likes
3,125

HI Klaus,

Thanks for reply.

We had updated SAPKD70256 in month of December and problem started from yesterday.

Is there any way to correct it?

Tarun

Read only

0 Likes
3,125

Hi,

please contact SAP for that issue.

Regards,

Klaus

Read only

RaymondGiuseppi
Active Contributor
0 Likes
3,125

E07T should also be displayed by SE16 or SE16N, cause it is defined as text table of E070. But ther will only be text in the language of creation of the transport request. SE16 and SE16N will only display text in your logon language. (e.g. many SAP TR are in GE German, when others are mostly in EN English)

  • Are there data in the OCS_CP_E70 and similar tables?
  • Also when you check foreign keys, both tables E07T and OCS_CP_E70 are candidates for text table, so maybe you could try to reactivate E07T?

Regards,

Raymond

Read only

0 Likes
3,125

HI Raymond,

There is no record in OCS_CP_E70T.

Also we tried reactivation of table E070, E07T but did not worked.

Read only

Former Member
0 Likes
3,126

HI,

Problem solved now.

I maintained text table as below from se11 for table e070 and ocs_cp_e070. Previously text table OCS_CP_E07T was pointing to both table which is not correct.

E070  --> E07T

OCS_CP_E070 -->  OCS_CP_E07T

Thanks Klaus, your analysis helped us to find root cause.

Regards,

Tarun.