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

reason for movement

Former Member
0 Likes
1,196

in which table i can find the Reason for movement filed ie MOVE_REAS.

Regards,

pandu.

in which table i can find the Reason for movement filed ie MOVE_REAS.

Regards,

pandu.

3 REPLIES 3
Read only

Former Member
0 Likes
819

Hi Pandu

The data element for move_reas field is MB_GRBEW. So search for the tables for this DE and u will find them as:

AFFW

EKBE

MSEG

and many more

Also the table T157D is the pooled table you can check for the same.

Thanks and Regards

Shivika

Edited by: Shivika Bhorchi on Mar 3, 2008 8:17 AM

Read only

Former Member
0 Likes
819

DD02L Table contains the SAP Tables.

DD02T Table contains the SAP Table Texts.

DD01L Table contains the Domains

DD01T Table contains the Domain Texts.

DD03L Table contains the Table Fields.

DD03T Table contains the Table Field Texts. (Language Dependent)

DD04L Table contains the Data Elements.

DD04T Table contains the Data Element Texts.

DD05s Table contains the Foreign Key Fields

last words with L and T only. L->Database Fetch T-> Text

TO find solutins for ur question

Execute the table DD03L and give the field name and execute then you will find the table names which contains the specified field.

Regards,

Chandru

Read only

Former Member
0 Likes
819

Hi,

Check the table T156