Answer Posted / anil kumar
two types of casting
1.narrow casting
2.wide casting
it will comes under inheritance concepts.
like creating object for subclass by using that object we
will call super class methods
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What are internal tables? : abap hr
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
What is meant by authorization? : sap abap hr
What is new enhancement framework?
How do you execute the payroll
What is system-land-scape of your project?
What is an abap/4 query? : abap hr
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.
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
How to do find it?
How do you restrict the data to be entered in the payroll area? : sap abap hr
What are clustered tables?
Is the basic list deleted when the new list is created?