Class Method list used by SAP ABAP Class CL_NWECM_CONTENTSTREAMALLOWED (Constants if content stream is allowed)
SAP ABAP Class
CL_NWECM_CONTENTSTREAMALLOWED (Constants if content stream is allowed) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_NWECM_CONTENTSTREAMALLOWED - CONSTRUCTOR | Constants if content stream is allowed | SOURCE create object sc_allowed |
|
| 2 | CL_NWECM_CONTENTSTREAMALLOWED - CONSTRUCTOR | Constants if content stream is allowed | SOURCE exporting |
|
| 3 | CL_NWECM_CONTENTSTREAMALLOWED - CONSTRUCTOR | Constants if content stream is allowed | SOURCE iv_type = sc_allowed_value. |
|
| 4 | CL_NWECM_CONTENTSTREAMALLOWED - CONSTRUCTOR | Constants if content stream is allowed | SOURCE create object sc_notallowed |
|
| 5 | CL_NWECM_CONTENTSTREAMALLOWED - CONSTRUCTOR | Constants if content stream is allowed | SOURCE exporting |
|
| 6 | CL_NWECM_CONTENTSTREAMALLOWED - CONSTRUCTOR | Constants if content stream is allowed | SOURCE iv_type = sc_notallowed_value. |
|
| 7 | CL_NWECM_CONTENTSTREAMALLOWED - CONSTRUCTOR | Constants if content stream is allowed | SOURCE create object sc_required |
|
| 8 | CL_NWECM_CONTENTSTREAMALLOWED - CONSTRUCTOR | Constants if content stream is allowed | SOURCE exporting |
|
| 9 | CL_NWECM_CONTENTSTREAMALLOWED - CONSTRUCTOR | Constants if content stream is allowed | SOURCE iv_type = sc_required_value. |
|