1.Use the DESCRIBE statement within a subroutine.
2.Loop through the internal table within a subroutine.
3.Access the internal table fields within a subroutine.
4.Add rows to the internal table within a subroutine.
Answer:3