Class Method list used by SAP ABAP Class CL_FWWP_DYNAMIC_REFERENCE (Dynamic Creation of Structures and Tables)
SAP ABAP Class CL_FWWP_DYNAMIC_REFERENCE (Dynamic Creation of Structures and Tables) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_FWWP_DYNAMIC_REFERENCE - CHECK_STRUCTURE Dynamic Creation of Structures and Tables SOURCE CALL METHOD ME->CHECK_STRUCTURE
2 Class Method  CL_FWWP_DYNAMIC_REFERENCE - CHECK_STRUCTURE Dynamic Creation of Structures and Tables SOURCE EXPORTING I_STRUCTURE = I_STRUCTURE
3 Class Method  CL_FWWP_DYNAMIC_REFERENCE - CHECK_STRUCTURE Dynamic Creation of Structures and Tables SOURCE EXCEPTIONS NOT_FOUND = 1.
4 Class Method  CL_FWWP_DYNAMIC_REFERENCE - GENERATE_POINTERS Dynamic Creation of Structures and Tables SOURCE CALL METHOD ME->GENERATE_POINTERS
5 Class Method  CL_FWWP_DYNAMIC_REFERENCE - GENERATE_POINTERS Dynamic Creation of Structures and Tables SOURCE EXPORTING I_STRUCTURE = I_STRUCTURE.