How would you add fields to the sapscript without modifying
the print program?
Answer Posted / sai kalyan
first we have to change the layout
after that go to the print program
without modifying print programe we
can add the functionality by using
subroutines
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What primary key and foreign key relationship
What are the tcodes for performance tuning?
Which function module would you use to check the user’s authorization to access files before opening a file?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What is append structure?
What is the difference between pnp and pnpce? : abap hr
How is the command suppress-dialog useful?
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
What is the difference of update types in call transaction method ? : abap bdc
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
What are the types of data types in the sap abap?
Different types of luws. What are they?
How many types of buffering? : abap data dictionary
What is singleton pattern in OOPS?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?