Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8735

type in-compatible formal parameter

$
0
0

Hi Experts.

 

 

 

 

REPORT  ZCLASS_CALL.

 

 

DATA: GLC TYPE REF TO Z_MY_EXAMPLE_CLASS.

     

CREATE OBJECT GLC.

 

 

data: rs_name type string.

 

 

CALL METHOD GLC->SAVE_NAME

  EXPORTING

    P_NAME = rs_name

    .

when i am executing this code its showing an error.

 

rs_name is not type-compatible with formal parameter p_name.


Viewing all articles
Browse latest Browse all 8735

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>