Skip to Content
-1
Aug 11, 2023 at 12:58 PM

Runtime error

67 Views

Hi All,

iam getting the error while executing the program can anyone will help me out from this situtation

the error was

An attempt was made to pass formal parameter "P_NAME" of method "DESCRIBE_BY_NAME" of class "CL_ABAP_TYPEDESCR" to an actual parameter that does not have either type C or STRING at runtime. Parameter "P_NAME" is typed with ANY, meaning that both character fields and strings can be passed. Since there is no special generic type for types C and STRING yet however, this check will not be performed until runtime. how to resolve this issue