SAP ABAP Class CL_OUTLINE_MMSRV (Model Class for Outline Data)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-SRV (Application Component) External Services
⤷
MMSRV_SP_OUTLINE (Package) Outline & Service Line: External Service Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LONGTEXT_MMSRV | Interface for Longtext | 20060425 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OUTLINE_MMSRV | Interface for outline data | 20060425 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERVICE_LINE_MMSRV | Interface for service line | 20060425 |
Properties
| Class | CL_OUTLINE_MMSRV | |
| Short Description | Model Class for Outline Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MMSRV_SP_OUTLINE | Outline & Service Line: External Service Management |
| Created | 20060424 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OUTLINE_MMSRV has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LONGTEXT_MMSRV | Interface for Longtext | 20060425 | ||
| 2 | IF_OUTLINE_MMSRV | Interface for outline data | 20060425 | ||
| 3 | IF_SERVICE_LINE_MMSRV | Interface for service line | 20060425 |
Friends
Class CL_OUTLINE_MMSRV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ACCOUNT_MMSRV | Class for accounting | 20060424 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SRV_EXT_HEADER | Structure for External Header Data | 20060424 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRV_EXT_HEADERX | Change Parameter: Structure for External Header Data | 20060424 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SRV_KEY | Stores key of a service package | 20060505 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRV_SP_HEADER | Structure for Service Package(SP) Header | 20060424 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SERVICE_LINE_MMSRV | Service line class for MMSRV | 20090916 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SRV_LONGTEXTS_TTY | Table Type: Long Text | 20060424 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SRV_OUTLINE_TTY | Table Type: Outline data | 20060424 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SRV_OUTLINEX_TTY | Table Type: Change Parameters for Outline Data | 20060424 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SRV_OUTLINE_TTY | Table Type: Outline data | 20060424 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SRV_SERVICE_LINE_TTY | Table Type: Service Line Data | 20090916 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SRV_SERVICE_LINEX_TTY | Table Type: Change Parameter for Service Line Data | 20090916 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SRV_OBJ_REF_TTY | Table Type: Service line object reference | 20060425 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Outline data | 20060425 | |
| 2 | Instance method | Private | Method | Check Outline Field Selection | 20060425 | |
| 3 | Instance method | Private | Method | Check hierarchy level of Outline | 20060425 | |
| 4 | Instance method | Public | Constructor | Constructor | 20060424 | |
| 5 | Instance method | Private | Method | Fills Outline fields Selection | 20060425 | |
| 6 | Instance method | Private | Method | Find Parent of Outline | 20060425 | |
| 7 | Instance method | Public | Method | Generates Condition Document Number and Sub Package Number | 20060829 | |
| 8 | Instance method | Private | Method | Return Hierarchy Level of an Outline | 20060425 | |
| 9 | Instance method | Public | Method | 20090916 | ||
| 10 | Instance method | Private | Method | Check if any service line exist with outline | 20060425 | |
| 11 | Instance method | Private | Method | Merge new data with existing data. | 20060425 | |
| 12 | Instance method | Public | Method | fills distribution indicator and calls overwrite_aa | 20100505 | |
| 13 | Instance method | Public | Method | Post Outline data | 20060425 | |
| 14 | Instance method | Public | Method | Post Outline Long Text | 20060425 | |
| 15 | Instance method | Public | Method | Process Business logic | 20060425 | |
| 16 | Instance method | Public | Method | Process Outline Long Text | 20060425 | |
| 17 | Instance method | Public | Method | 20071008 | ||
| 18 | Instance method | Public | Method | Sets External Header | 20060425 | |
| 19 | Instance method | Private | Method | set datax for outline | 20100524 | |
| 20 | Instance method | Private | Method | set datax for serviceline | 20100524 | |
| 21 | Instance method | Public | Method | 20090915 | ||
| 22 | Instance method | Public | Method | Update hierarchy level of outline | 20060425 | |
| 23 | Instance method | Public | Method | Update total value at outline level | 20060425 |
Events
Class CL_OUTLINE_MMSRV has no event.
Types
Class CL_OUTLINE_MMSRV has no local type.
Method Signatures
Method CHECK_DATA Signature
Method CHECK_DATA on class CL_OUTLINE_MMSRV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060425 |
Method CHECK_FIELD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMT_FLD_SELECTION | Call by reference | Type reference (TYPE) | SRV_FIELD_SELECTION_TTY | Table Type: Field Selection | 20060425 | |||
| 2 | IM_CHECK_DISPLAY | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20060425 | |||
| 3 | IM_CHECK_HIDDEN | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20060425 | |||
| 4 | IM_CHECK_MUST | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20060425 | |||
| 5 | IM_CHECK_OPTIONAL | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20060425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060425 |
Method CHECK_OUTLINE_LEVEL Signature
Method CHECK_OUTLINE_LEVEL on class CL_OUTLINE_MMSRV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060425 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACC_REF | Call by reference | Object reference (TYPE REF TO) | CL_ACCOUNT_MMSRV | Class for accounting | 20060424 | |||
| 2 | IM_SP_HEADER | Call by reference | Type reference (TYPE) | SRV_SP_HEADER | Structure for Service Package(SP) Header | 20060424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060506 |
Method FILL_FIELD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_FLD_SELECTION | Call by reference | Type reference (TYPE) | SRV_FIELD_SELECTION_TTY | Table Type: Field Selection | 20060425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060502 |
Method FIND_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHT_PARENT_OUTLINE | Call by reference | Type reference (TYPE) | SRV_OUTLINE_TTY | Table Type: Outline Data | 20061003 | |||
| 2 | IM_OUTLINE | Call by reference | Type reference (TYPE) | SRV_OUTLINE | Structure for outline data | 20060425 | |||
| 3 | IM_PRICE | Call by reference | Type reference (TYPE) | SRV_OUTLINE-TOT_PRICE | Net Value of Item | 20060425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060425 |
Method GENERATE_NUMBER Signature
Method GENERATE_NUMBER on class CL_OUTLINE_MMSRV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060830 |
Method GET_HIERARCHY_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LEVEL | Call by reference | Type reference (TYPE) | NUMERIC | 20060425 | ||||
| 2 | IM_OUTLINE | Call by reference | Type reference (TYPE) | SRV_OUTLINE | Structure for outline data | 20060425 |
Method GET_HIERARCHY_LEVEL on class CL_OUTLINE_MMSRV has no exception.
Method GET_SRV_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_SERVICE_LINE | Call by reference | Type reference (TYPE) | SRV_SERVICE_LINE_TTY | Table Type: Service Line Data | 20090916 | |||
| 2 | IM_COMM | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20090916 | |||
| 3 | IM_DB_ONLY | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090916 | |||
| 4 | IM_MODIFY_ONLY | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090916 | |||
| 5 | IM_OUTLINE_NO | Call by reference | Type reference (TYPE) | SRV_SERVICE_LINE-SRV_LINE | Line Number | 20090916 | |||
| 6 | IM_PACKNO | Call by reference | Type reference (TYPE) | SRV_SERVICE_LINE-PACKNO | Package number | 20090916 | |||
| 7 | IM_SERVICE_NO | Call by reference | Type reference (TYPE) | SRV_SERVICE_LINE-INTROW | Line Number | 20090916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error when getting data from service line | 20090916 |
Method IS_SERVICE_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SRV_EXIST | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20060425 | |||
| 2 | IM_OUTLINE_NO | Call by reference | Type reference (TYPE) | SRV_OUTLINE-OUTLINE | Structure for outline data | 20060504 |
Method IS_SERVICE_EXIST on class CL_OUTLINE_MMSRV has no exception.
Method MERGE_DATA Signature
Method MERGE_DATA on class CL_OUTLINE_MMSRV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060425 |
Method OVERWRITE_AA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OVERWRITE_KEY | Call by reference | Type reference (TYPE) | MMSRV_ACCOUNT_DAT_INFO_SERVICE | DATA STRUCTURE FOR service account info | 20100505 |
Method OVERWRITE_AA on class CL_OUTLINE_MMSRV has no exception.
Method POST Signature
Method POST on class CL_OUTLINE_MMSRV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060425 | |||
| 2 | 20060510 |
Method POST_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OUTLINE_NO | Call by reference | Type reference (TYPE) | SRV_OUTLINE-OUTLINE | outline number | 20060508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060425 |
Method PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NO_CHNG_IND | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20061012 | |||
| 2 | EX_NO_SRV | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20060425 | |||
| 3 | EX_TOT_PRICE | Call by reference | Type reference (TYPE) | SRV_OUTLINE-TOT_PRICE | Net Value of Item | 20060425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060425 | |||
| 2 | 20060510 |
Method PROCESS_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OUTLINE | Call by reference | Type reference (TYPE) | SRV_OUTLINE | Structure for outline data | 20060511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060425 |
Method REFRESH_OUTLINE Signature
Method REFRESH_OUTLINE on class CL_OUTLINE_MMSRV has no parameter.
Method REFRESH_OUTLINE on class CL_OUTLINE_MMSRV has no exception.
Method SET_EXT_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXT_HEADER | Call by reference | Type reference (TYPE) | SRV_EXT_HEADER | Structure for External Header Data | 20060425 | |||
| 2 | IM_EXT_HEADERX | Call by reference | Type reference (TYPE) | SRV_EXT_HEADERX | Structure for External Header Data -Change Parameter | 20060425 |
Method SET_EXT_HEADER on class CL_OUTLINE_MMSRV has no exception.
Method SET_OUTLINE_DATAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OUTLINE_DATAX | Call by reference | Type reference (TYPE) | SRV_OUTLINEX | Change Parameters: Outline data | 20100524 | |||
| 2 | IM_OUTLINE_DATA | Call by reference | Type reference (TYPE) | SRV_OUTLINE | Outline Data | 20100524 |
Method SET_OUTLINE_DATAX on class CL_OUTLINE_MMSRV has no exception.
Method SET_SERVICELINE_DATAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SERVICELINE_DATAX | Call by reference | Type reference (TYPE) | SRV_SERVICE_LINEX | Change Parameter: Service Line Data | 20100524 | |||
| 2 | IM_SERVICELINE_DATA | Call by reference | Type reference (TYPE) | SRV_SERVICE_LINE | Service line Data | 20100524 |
Method SET_SERVICELINE_DATAX on class CL_OUTLINE_MMSRV has no exception.
Method SET_SRV_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMT_SERVICE_LINE | Call by reference | Type reference (TYPE) | SRV_SERVICE_LINE_TTY | Table Type: Service Line Data | 20090915 | |||
| 2 | IMT_SERVICE_LINEX | Call by reference | Type reference (TYPE) | SRV_SERVICE_LINEX_TTY | Table Type: Change Parameter for Service Line Data | 20090915 |
Method SET_SRV_LINE on class CL_OUTLINE_MMSRV has no exception.
Method UPDATE_OUTLINE_HIERARCHY_LEVEL Signature
Method UPDATE_OUTLINE_HIERARCHY_LEVEL on class CL_OUTLINE_MMSRV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060425 |
Method UPDATE_OUTLINE_TOTAL Signature
Method UPDATE_OUTLINE_TOTAL on class CL_OUTLINE_MMSRV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060425 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |