SAP sequence elements represent complex user interactions with the SAP GUI, and contain multiple SAP set, get, or call child elements where each child element of the sequence is an action that relies on the return result of the preceding child element. In most cases, SAP sequences are recorded when you interact with complex SAP GUI objects. However, with advanced knowledge of the SAP API, you can use SAP sequences to create complex actions or verification points.
SAP sequence elements are contained in SAP screen elements.
You can use either the test editor or the SAP Protocol Data view to create or edit SAP sequences. When using the SAP Protocol Data view, you can select SAP screen objects from the screen capture and copy the information directly to the new SAP sequence element.