Class Method list used by SAP ABAP Class CL_CM_STACK (CM: Generic Stack)
SAP ABAP Class CL_CM_STACK (CM: Generic Stack) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA Runtime Type Services
2 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA Runtime Type Services
3 Class Method  CL_CM_STACK - H_SIZE CM: Generic Stack SOURCE CALL METHOD h_size
4 Class Method  CL_CM_STACK - H_SIZE CM: Generic Stack SOURCE CHANGING c_size = r_size.
5 Class Method  CL_CM_STACK - H_SIZE CM: Generic Stack SOURCE CALL METHOD h_size
6 Class Method  CL_CM_STACK - H_SIZE CM: Generic Stack SOURCE CHANGING c_head = -next
7 Class Method  CL_CM_STACK - H_SIZE CM: Generic Stack SOURCE c_size = c_size.
8 Class Method  CL_CM_STACK - IS_TYPE_WRONG CM: Generic Stack SOURCE l_except = is_type_wrong( e_key ).
9 Class Method  CL_CM_STACK - IS_TYPE_WRONG CM: Generic Stack SOURCE l_except = is_type_wrong( i_key ).
10 Class Method  CL_CM_STACK - IS_TYPE_WRONG CM: Generic Stack SOURCE l_except = is_type_wrong( e_key ).