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
What is an rfc?
What was the requirement of IDoc in your project? How it was working?
What are the different abap/4 editors?
Explain what is a logical database?
What are the types of bdc s?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
What is the difference between commit-work and rollback-work tasks?
How to find the return code of an stmt in abap programs?
How do you use structures in the abap programs?
What are the different attributes that can be assigned to a variant?
Explain buffering concept usage?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What do you do when the system crashes in the middle of a BDC batch session?
Can multiple abap systems connect to abap database?
From excel to abap - is batch mode possible ? : abap bdc