Gyan Factory

Gyan Factory
SAP Technical Project Support

Saturday, January 16, 2016

Data Reference & Field Symbols

Declaring any Data Object Referring to DATA is a generic type declaration . This Data Reference variable can hold the address of any DATA Object may be Character, Integer, packed Number., String , Structure by using the keywordGet Reference of . Then the Value at this address can be assigned to the Field Symbol by de-referencing the referencing variable (Operator: ->* ).

Step1. Create a Program and execute it.

























Step2. The O/P is as shown below:










No comments:

Post a Comment