Hi experts,
I have a problem on coding this,
Using the Status Profile (STSMA) from i_tab1 and Status (STAT)from i_tab2, get the value of Status Description (TXT30) from table TJ30 and store in i_tab3.
Table TJ30 has the ff fields:
MANDT
STSMA
ESTAT
SPRAS
TXT04
TXT30
LTEXT.
Thank you!