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

storage location description

Former Member
0 Likes
8,294

friends,

pl let me know the table where the description of storage location is saved..thanks all

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
4,302

Hi,

T001L-LGOBE..

Thanks,

Naren

6 REPLIES 6
Read only

Former Member
0 Likes
4,303

Hi,

T001L-LGOBE..

Thanks,

Naren

Read only

Former Member
0 Likes
4,302

HI,

U can get Storage location from these following tables,

<b>/BEV2/ED903_V

/BEV2/EDFPANM1_S

/BEV2/EDSPANM1_S

/BEV2/ED_CHECK_STOCK

/BEV2/ED_L01_S

/BEV2/ED_PF1_S

/BEV2/ED_SL_ITEM01_S

/BEV2/ED_SL_ITEM_S

/ISDFPS/STRUCTURE_F4_TABLE_130

/ISDFPS/V_PRILOC

BIW_T001LS

CCIHS_ERQTWSSEL

CCIHS_IOBJ_INFO

CCIHS_REPHSLSEL

CCIHS_WASTIOT

CIFT001LX

DM07R

E1T001L

E1WVINH

E1WVINH_EX

E2T001L

E2WVINH

E3T001L

E3WVINH

ENT1004

GODYNPRO

GOITEM

GOITEM_TV

GOSPLIT

GOT001L

H_MARD

H_T001L

LMATE_SEQLGRES

MARD_F4HELP

MCCOMVTTP

MDLGORT

MEPO1211

MEPO1211_DATA

MEREP_OUTTAB_EBAN

MEREP_OUTTAB_EBANOV

MEREQ3211

MEREQ3211GRID

MEREQ3211GRID_DATA

MEREQ3214

PLM_ALV_112

PVAEN

RMMMBESTN_DATEN

SRS_SLOC_LIST

T001L

TNAD7

TXW_STOREL

VBDPA

VKUMR_ALV

VTTPD

VTTPVB

VV_TNAD7_ME

V_001L_B

V_064S_1

V_MDLG

V_MDLV

V_PVBE

V_T001L

V_T001L_D

V_T001L_I

V_T001L_L

V_T001L_N

V_TNAD7

V_TNAD9

V_TVKN_COM

WOSI_HEAD

WOSI_HEADER_FIELDS

WOSI_UMB_ITEM

WOSI_UMB_SELECTION

WRBA_STOCK_DISPLAY_DATA_STRUC

WRBA_T001L_DATA_STRUC

WRBA_T001L_STRUC

WRMA_S_PVAEN

WVFD_ERRS

WWS_ZWB</b>

Regards,

Kishore.

Read only

Former Member
0 Likes
4,302

TWLAD stores the addresses for storage locations. Taking the address number (ADRNR) from TWLAD, you go to ADRC and you will get all the details there including the full name of the storage location. T001L-LGOBE will store only the short description.

Read only

Former Member
0 Likes
4,302

Hi,

tables T001L-lgobe ->storage location description

Regards

amole

Read only

Former Member
0 Likes
4,302

hi Sathish

STORAGE_PLACE is the field for storage location from the data base table RMPS_STOR_PLACE

DESCRIPTION is the field for descripton from the table RMPS_STOR_PLACET

Message was edited by: geetha

Read only

Former Member
0 Likes
4,302

HI Satish

Just incase you need the address as well, the relation is:

<b>TOO1L->TWLAD->ADRC</b>.

Kind Regards

Eswar