what is text symbol and standard symbol?
Answer Posted / guest
In relation to SAPScript,
Text Symbols - defined using control command DEFINE. ex.
&x1& = '12'. It can be defined for any text module and is
valid only in the text module for which you have defined it.
Standard symbol - they are user defined. Maintained
centrally in table TTDTG.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain what is sap script? What is the purpose of sap script?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What is the function of a data element? : abap data dictionary
Example of table cluster and cluster tables.
What are plan versions used for? : sap abap hr
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
Can you define a field without a data element? : abap data dictionary
What is synchronous update?
Explain how do you move on to the next screen in interactive reporting?
Explain the types of bdc's?
How many types of tables exist and what are they in data dictionary?
What are system variable in abap?
What is an rfc?