SAP Managed Tags: ABAP Development Hello, I am very new to the ABAP world. I have been given a task to call a method if_hrbas_plain_infotype_access~read_single from the class CL_HRBAS_PLAIN_INFOTYPE_ACCESS in a program to see if we can use it to display some employee information....
SAP Managed Tags: ABAP Development Hi you can't force call of this method. But it looks like your are using a wrong BADI method. If you want to implement some logic which should be called whenever user want to save a PO then why don't use method CHECK? Cheers Reply Former...
Functions– As far as I can tell, these settings aren’t taken into consideration in the check. If you want to check Function module conventions you’ll need to use the next check (List of Checks -> Programming Conventions -> Extended Naming Conventions for Programs). Forms– Here you can...
SAP Managed Tags: ABAP Development Hello All, Please guide me to use extended syntax check for smart forms. because when i am using extended syntax check for smart form function module m getting this error. Program: /1BCDWB/SAPLSF00001899 Row: 1 [Prio 1] he TADIR entry for /1BCDWB...