How to create our own data types in a Report??
Answer / srihari
using syntax "TYPES" we can create our own data types.
for ex:-
types : name(15) type c.
types : name1 type name.
Is This Answer Correct ? | 2 Yes | 0 No |
what is the use of SLIS type pool in alv reports?
Shall we use the tables existing in the system for related applications directly (by directly selecting from the database in the pgm) What is the common practice in industries regarding the same? Can anybody help me?? THANKS IN ADVANCE
Diff b/w ECC6.0 ,ECC 5.0 and 4.7......
when is the POV AND POH event used?
What is the difference between LSMW and BDC?
what is data structure and data table
What is your approach for writing a bdc program? : abap bdc
how can i transport a idoc from development system to production system? in idoc we are doing bd64 for distribution model view is it mandatory for idoc? and is it possible without creating a distribution model view we can generate a idoc?
What is the difference between data base objects and runtime objects?
Uses of runtime analysis and sql trace with example(coding).
VVVV.Urgent- How can i develop more than 30 interactive lists in reports.
After sending the data(any type) from SENDER to RECEIVER can we send the same data to SENDER by using ALE?