Ansicht
Dokumentation

ABENSTRUCTURE_COMPONENT_SELECTOR - STRUCTURE COMPONENT SELECTOR

ABENSTRUCTURE_COMPONENT_SELECTOR - STRUCTURE COMPONENT SELECTOR

Fill RESBD Structure from EBP Component Structure   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Structure Component Selector

A component comp of a structured data type or a structure struct is accessed using the name

struct-comp

In this case, the character - is the structure component selector. A structured data type or a structure struct must be specified as follows to the left of the structure component selector:

  • Name of a structure or a structured type that can itself be linked.

The name comp of the component must be to the right of the structure component selector.

Example

Declaration of a structure struc with the structured data type spfli from the ABAP Dictionary and access to its component carrid.

DATA struc TYPE spfli.

...

... struc-carrid ...






Fill RESBD Structure from EBP Component Structure   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1458 Date: 20240426 Time: 122710     sap01-206 ( 23 ms )