SAP Message PT_TMW_FLD_SEL_CUST011 - Runtime error occurred at CALL METHOD GET_FIELD_TAB DOCUMENTATION DiagnosisField catalog &v1& was defined in the V_T_FIELD_CAT view using classV2. a runtime error occurred when the get_field_tab method wascalled.ProcedureCheck the definition of class &v2&:The class must implement the IF_PT_CUST_FIELD_TAB interfaceThe GET_FIELD_TAB method must also exist for the classYou can copy the sample CL_PT_CUST_FIELD_TAB_CHK class from thestandard SAP System.