How to write long-text in SAP scripts?
EX: I want to write text like below:
* Terms and Conditions:
1>....
2>....
3>....
Answer Posted / vivek
using this statement in SAPSCRIPT INCLUDE ®UD-TXTUN&
OBJECT TEXT ID ADRS
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What is the meaning of sap r/3?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
What is a type-pool?
What are the types of subroutines?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
What are the two statements which are required in an abap program to output an icon using a write statement?
What are the personnel administration related infotypes? : abap hr
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
How can we create callable modules of program code within one abap/4 program?
How many types of views are there ?
Explain the difference between float and packed data type?
Have you processed BDCs ?