SAP ABAP Class CL_RCP_MSC_STAT_SCP (Mass Change for Scope of Application)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM-REC (Application Component) Recipe
⤷
RMSRCPMSC (Package) RMS-RCP: Miscellaneous
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMSA_MSCHNG | Mass Change | 20041207 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RCP_MSC_STAT_FRM | Mass Status Change: Formulas | 20041207 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RCP_MSC_STAT_SPC | Mass Status Change: Substances | 20041208 |
Properties
| Class | CL_RCP_MSC_STAT_SCP | |
| Short Description | Mass Change for Scope of Application | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSRCPMSC | RMS-RCP: Miscellaneous |
| Created | 20041207 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMSA_MSCHNG | Mass Change | 20041207 |
Friends
Class CL_RCP_MSC_STAT_SCP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | ESEVALTO | '99991231' | End of Validity Period | 20041207 | ||
| 2 | Constant | Protected | Type reference (TYPE) | ESEVALFR | '00010101' | Valid-From Date | 20041207 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ESEIDLID | Identification Listing | 20041207 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ESEOBJTYPE | Specification Category | 20041207 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | J_OBART | Object Type | 20041207 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RCPS_STAT_PARA | Parameter Structure for Mass-Change Service Status | 20041207 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RCP35_T_EHSASCOPE | Scopes of Application | 20041207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Mapping of Scope-of-Application Fields in Output Structure | 20041207 | |
| 2 | Instance method | Protected | Method | Read Scope of Application | 20041207 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20051228 | |
| 4 | Instance method | Protected | Method | Get Identifiers | 20041207 | |
| 5 | Instance method | Protected | Method | After Change of Status | 20041216 | |
| 6 | Instance method | Protected | Method | Fill Application Object-Specific Fields in Output Structure | 20041207 | |
| 7 | Instance method | Protected | Method | Get RECNs | 20041207 | |
| 8 | Instance method | Protected | Method | Read Header Data | 20041207 | |
| 9 | Instance method | Protected | Method | Initialization of Application Object | 20041207 | |
| 10 | Instance method | Protected | Method | Set object key | 20041207 |
Events
Class CL_RCP_MSC_STAT_SCP has no event.
Types
Class CL_RCP_MSC_STAT_SCP has no local type.
Method Signatures
Method ASCOPE_FIELDS_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OUT | Call by reference | Type reference (TYPE) | RCPS_MSC_STAT_DLG | Ausgabestruktur für Massenänderung | 20041207 | |||
| 2 | IS_ASCOPE | Call by reference | Type reference (TYPE) | EHSBS_APPL_SCOPE_API | EHS: API-Struktur für den allgemeinen Geltungsbereich | 20041207 |
Method ASCOPE_FIELDS_MAP on class CL_RCP_MSC_STAT_SCP has no exception.
Method ASCOPE_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASCOPE | Call by reference | Type reference (TYPE) | RCP35_T_EHSASCOPE | 20041207 | ||||
| 2 | IT_RECN | Call by reference | Type reference (TYPE) | RCP35_T_ALLRECN | 20041207 |
Method ASCOPE_READ on class CL_RCP_MSC_STAT_SCP has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RCP_MSC_STAT_SCP has no parameter.
Method CONSTRUCTOR on class CL_RCP_MSC_STAT_SCP has no exception.
Method IDENTIFIERS_FETCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RECN | Call by reference | Type reference (TYPE) | RCP35_T_ALLRECN | 20041207 | ||||
| 2 | XT_OUT | Call by reference | Type reference (TYPE) | RCP35_T_OUT | Ausgabestruktur für Massenänderung | 20041207 |
Method IDENTIFIERS_FETCH on class CL_RCP_MSC_STAT_SCP has no exception.
Method OBJ_AFTER_STATUS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XS_OUT | Call by reference | Type reference (TYPE) | RCPS_MSC_STAT_DLG | Ausgabestruktur für Massenänderung | 20041216 |
Method OBJ_AFTER_STATUS_CHANGED on class CL_RCP_MSC_STAT_SCP has no exception.
Method OBJ_FIELDS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XS_OUT | Call by reference | Type reference (TYPE) | RCPS_MSC_STAT_DLG | Ausgabestruktur für Massenänderung | 20041207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041207 |
Method OBJ_GET_RECNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RECNALL | Call by reference | Type reference (TYPE) | RCP35_T_ALLRECN | 20041207 |
Method OBJ_GET_RECNS on class CL_RCP_MSC_STAT_SCP has no exception.
Method OBJ_HEAD_READ Signature
Method OBJ_HEAD_READ on class CL_RCP_MSC_STAT_SCP has no parameter.
Method OBJ_HEAD_READ on class CL_RCP_MSC_STAT_SCP has no exception.
Method OBJ_INIT Signature
Method OBJ_INIT on class CL_RCP_MSC_STAT_SCP has no parameter.
Method OBJ_INIT on class CL_RCP_MSC_STAT_SCP has no exception.
Method OBJ_KEYS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20041207 |
Method OBJ_KEYS_SET on class CL_RCP_MSC_STAT_SCP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 600 |