How to Change Infotype Data Using Standard Classes and Methods
SAP provides a number of standard classes (and methods) for updating records in infotypes. Learn the detailed steps required to create new records in an infotype, delete a record, and change fields of an already-existing infotype record. Key Concept Casting allows you to carry out assignments between two reference variables. Once the assignment is successful,…