Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PPE_ITEM_LIST | List of PPE items | 20100902 |
Properties
| Interface | IF_PPE_ITEM_LIST | |
| Short Description | List of PPE items |
General Data
| Package | PPE | Pricing and Payment Events: Core objects |
| Created | 20100902 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WLF_ITEM_EVENTS | factory interface for external users | 20101112 |
Friends
Interface IF_PPE_ITEM_LIST has no friend.
Attributes
Interface IF_PPE_ITEM_LIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | copy all PPE entries by document no and item no | 20101012 | |
| 2 | Instance method | Public | Method | create a new item | 20100902 | |
| 3 | Instance method | Public | Method | delete commodity item | 20110201 | |
| 4 | Instance method | Public | Method | get changes | 20110209 | |
| 5 | Instance method | Public | Method | get change document object class | 20110209 | |
| 6 | Instance method | Public | Method | return data | 20100902 | |
| 7 | Instance method | Public | Method | get data for external reference | 20110125 | |
| 8 | Instance method | Public | Method | return normally editable fields that cannot be input | 20101112 | |
| 9 | Instance method | Public | Method | get the last event number for a item | 20110125 | |
| 10 | Instance method | Public | Method | get all PPE entries for a logistical item | 20100907 | |
| 11 | Instance method | Public | Method | get all PPE entries by document no, across items | 20100930 | |
| 12 | Instance method | Public | Method | get the data for an event | 20110126 | |
| 13 | Instance method | Public | Method | get the data for a cpe reference date routine | 20110203 | |
| 14 | Instance method | Public | Method | get possible events for F4 | 20110131 | |
| 15 | Instance method | Public | Method | get possible event numbers for reference event F4 | 20110303 | |
| 16 | Instance method | Public | Method | changed ? | 20101119 | |
| 17 | Instance method | Public | Method | events are available ? | 20110127 | |
| 18 | Instance method | Public | Method | can list be changed | 20101112 | |
| 19 | Instance method | Public | Method | can item be changed | 20101112 | |
| 20 | Instance method | Public | Method | already updated ? | 20110725 | |
| 21 | Instance method | Public | Method | maintenance from external | 20110125 | |
| 22 | Instance method | Public | Method | perform recursive date calculation and checks | 20110119 | |
| 23 | Instance method | Public | Method | set actual date | 20100906 | |
| 24 | Instance method | Public | Method | set default | 20110203 | |
| 25 | Instance method | Public | Method | set event | 20100930 | |
| 26 | Instance method | Public | Method | set external reference | 20110125 | |
| 27 | Instance method | Public | Method | set planned date | 20100906 | |
| 28 | Instance method | Public | Method | disable PPE change for a document | 20110209 | |
| 29 | Instance method | Public | Method | enable PPE change for a document | 20110209 | |
| 30 | Instance method | Public | Method | set reference even structure | 20100930 | |
| 31 | Instance method | Public | Method | set payment conditions | 20100908 |
Events
Interface IF_PPE_ITEM_LIST has no event.
Types
Interface IF_PPE_ITEM_LIST has no local type.
Method Signatures
Method COPY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_NO_FROM | Call by reference | Type reference (TYPE) | PPE_DOC_NO | Document Number | 20101012 | |||
| 2 | IV_DOC_NO_TO | Call by reference | Type reference (TYPE) | PPE_DOC_NO | Document Number | 20101012 | |||
| 3 | IV_DOC_TYPE_FROM | Call by reference | Type reference (TYPE) | PPE_DOC_TYPE | Document Type | 20101012 | |||
| 4 | IV_DOC_TYPE_TO | Call by reference | Type reference (TYPE) | PPE_DOC_TYPE | Document Type | 20101012 | |||
| 5 | IV_DO_COPY | Call by reference | Type reference (TYPE) | PPE_DO_COPY | '1' | Copy Indicator | 20130422 | ||
| 6 | IV_ITEM_NO_FROM | Call by reference | Type reference (TYPE) | PPE_DOC_ITEM_NO | Item Number | 20101012 | |||
| 7 | IV_ITEM_NO_TO | Call by reference | Type reference (TYPE) | PPE_DOC_ITEM_NO | Item Number | 20101012 | |||
| 8 | IV_UPDKZ | Call by reference | Type reference (TYPE) | UPDKZ_D | Update indicator | 20101117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No PPE data was copied from source | 20110211 |
Method CREATE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_KEY | Key of PPE table | 20100906 | |||
| 2 | RS_KEY | Value transfer | Type reference (TYPE) | PPE_S_ITEM_LIST_KEY | Key of PPE table | 20100906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during maintenance | 20100906 | ||
| 2 | Change not possible | 20100906 |
Method DELETE_MULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_LIST_KEY | Key of PPE list | 20110201 | |||
| 2 | ITS_EVENT_NO | Call by reference | Type reference (TYPE) | PPE_TS_EVENT_NO | Event Identifier | 20110201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested object does not exist | 20110201 | ||
| 2 | Error during maintenance | 20110201 | ||
| 3 | Change not possible | 20110201 |
Method GET_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CDRED_STR | Call by reference | Type reference (TYPE) | CDRED_STR_TAB | Table Type for Structure CDRED_STR | 20110209 | |||
| 2 | ET_EDITPOS_WITH_HEADER | Call by reference | Type reference (TYPE) | CDREDCD_TAB | Table Type for CDRED for Change Documents | 20110209 | |||
| 3 | IS_DOC_KEY | Call by reference | Type reference (TYPE) | PPE_S_DOC_KEY | PPE document key | 20110209 |
Method GET_CHANGES on Interface IF_PPE_ITEM_LIST has no exception.
Method GET_CHANGE_DOC_OBJECT_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CLASS | Value transfer | Type reference (TYPE) | CDHDR-OBJECTCLAS | Object class | 20110209 |
Method GET_CHANGE_DOC_OBJECT_CLASS on Interface IF_PPE_ITEM_LIST has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_COM | communication structure for DB table PPE_D_ITEM_LIST | 20100902 | |||
| 2 | ES_DATA_DB | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_COM | communication structure for DB table PPE_D_ITEM_LIST | 20110126 | |||
| 3 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_KEY | Key of PPE table | 20100906 | |||
| 4 | IV_GUID | Call by reference | Type reference (TYPE) | PPE_ITEM_GUID | GUID | 20110224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested object does not exist | 20100906 |
Method GET_DATA_FOR_EXT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_COM | communication structure for DB table PPE_D_ITEM_LIST | 20110125 | |||
| 2 | EV_MULT_ENTRIES | Call by reference | Type reference (TYPE) | ABAP_BOOL | External reference is empty: More than one entry exists. | 20110125 | |||
| 3 | IS_EXT_REF_KEY | Call by reference | Type reference (TYPE) | PPE_S_ITEM_EXT_REF_KEY | Key for external reference | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested object does not exist | 20110125 |
Method GET_DISABLED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_COM | communication structure for DB table PPE_D_ITEM_LIST | 20101213 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_KEY | Key of PPE table | 20101112 | |||
| 3 | IV_INTERNAL_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110302 | ||||
| 4 | RTH_FIELD | Value transfer | Type reference (TYPE) | WLF_TH_FIELD | Field Names | 20101112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested object does not exist | 20101112 |
Method GET_LAST_EVENT_NO_FOR_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LAST_EVENT_NO | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LAST_EVENT_NO | Last event number of a item | 20110125 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_LIST_KEY | Key of PPE list | 20110125 |
Method GET_LAST_EVENT_NO_FOR_ITEM on Interface IF_PPE_ITEM_LIST has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_DATA | Call by reference | Type reference (TYPE) | PPE_TS_ITEM_LIST_COM | communication structure for DB table PPE_D_ITEM_LIST | 20100907 | |||
| 2 | ETS_DATA_DB | Call by reference | Type reference (TYPE) | PPE_TS_ITEM_LIST_COM | Communication structure for DB table PPE_D_ITEM_LIST | 20110126 | |||
| 3 | IV_DOC_NO | Call by reference | Type reference (TYPE) | PPE_DOC_NO | Document Number | 20100907 | |||
| 4 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | PPE_DOC_TYPE | Document Type | 20100907 | |||
| 5 | IV_ITEM_NO | Call by reference | Type reference (TYPE) | PPE_DOC_ITEM_NO | Item Number | 20100907 | |||
| 6 | IV_TAKE_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Take deleted items into account | 20110126 |
Method GET_LIST on Interface IF_PPE_ITEM_LIST has no exception.
Method GET_LIST_BY_DOC_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_DATA | Call by reference | Type reference (TYPE) | PPE_TS_ITEM_LIST_COM | communication structure for DB table PPE_D_ITEM_LIST | 20100930 | |||
| 2 | ETS_DATA_DB | Call by reference | Type reference (TYPE) | PPE_TS_ITEM_LIST_COM | Communication structure for DB table PPE_D_ITEM_LIST | 20110126 | |||
| 3 | IV_DOC_NO | Call by reference | Type reference (TYPE) | PPE_DOC_NO | Document Number | 20100930 | |||
| 4 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | PPE_DOC_TYPE | Document Type | 20100930 | |||
| 5 | IV_TAKE_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Take deleted items into account | 20110126 |
Method GET_LIST_BY_DOC_KEY on Interface IF_PPE_ITEM_LIST has no exception.
Method GET_LIST_FOR_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_DATA | Call by reference | Type reference (TYPE) | PPE_TS_ITEM_LIST_COM | Communication structure for DB table PPE_D_ITEM_LIST | 20110126 | |||
| 2 | IV_DOC_NO | Call by reference | Type reference (TYPE) | PPE_DOC_NO | Document Number | 20110126 | |||
| 3 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | PPE_DOC_TYPE | Document Type | 20110126 | |||
| 4 | IV_EVENT | Call by reference | Type reference (TYPE) | PPE_EVENT | Business Event | 20110126 | |||
| 5 | IV_ITEM_NO | Call by reference | Type reference (TYPE) | PPE_DOC_ITEM_NO | Item Number | 20110126 | |||
| 6 | IV_TAKE_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Take deleted items into account | 20110126 |
Method GET_LIST_FOR_EVENT on Interface IF_PPE_ITEM_LIST has no exception.
Method GET_LIST_FOR_REFDATEROUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_DATA | Call by reference | Type reference (TYPE) | PPE_TS_ITEM_LIST_COM | communication structure for DB table PPE_D_ITEM_LIST | 20110203 | |||
| 2 | IV_DOC_NO | Call by reference | Type reference (TYPE) | PPE_DOC_NO | Document Number | 20110203 | |||
| 3 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | PPE_DOC_TYPE | Document Type | 20110203 | |||
| 4 | IV_ITEM_NO | Call by reference | Type reference (TYPE) | PPE_DOC_ITEM_NO | Item Number | 20110203 | |||
| 5 | IV_REFDATEROUT | Call by reference | Type reference (TYPE) | PPE_CPE_REFDATEROUT | Reference date routine for Commodity Pricing Engine | 20110203 |
Method GET_LIST_FOR_REFDATEROUT on Interface IF_PPE_ITEM_LIST has no exception.
Method GET_POSSIBLE_EVENTS_FOR_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LIST_KEY | Call by reference | Type reference (TYPE) | PPE_S_LIST_KEY | Key of PPE list | 20110131 | |||
| 2 | RT_VALUES | Value transfer | Type reference (TYPE) | LVC_T_DRAL | Table for Drop Down Handles with Aliases | 20110131 |
Method GET_POSSIBLE_EVENTS_FOR_F4 on Interface IF_PPE_ITEM_LIST has no exception.
Method GET_POSSIBLE_EV_NO_FOR_REF_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LIST_KEY | Call by reference | Type reference (TYPE) | PPE_S_LIST_KEY | Key of PPE list | 20110303 | |||
| 2 | IV_HANDLE | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20110303 | |||
| 3 | RT_VALUES | Value transfer | Type reference (TYPE) | LVC_T_DRAL | Table for Drop Down Handles with Aliases | 20110303 |
Method GET_POSSIBLE_EV_NO_FOR_REF_F4 on Interface IF_PPE_ITEM_LIST has no exception.
Method HAS_BEEN_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_ITEM_NO | Call by reference | Type reference (TYPE) | PPE_DOC_ITEM_NO | Item Number | 20101119 | |||
| 2 | IV_DOC_NO | Call by reference | Type reference (TYPE) | PPE_DOC_NO | Document Number | 20101119 | |||
| 3 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | PPE_DOC_TYPE | Document Type | 20101119 | |||
| 4 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101119 |
Method HAS_BEEN_CHANGED on Interface IF_PPE_ITEM_LIST has no exception.
Method HAS_PPE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_NO | Call by reference | Type reference (TYPE) | PPE_DOC_NO | Document Number | 20110127 | |||
| 2 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | PPE_DOC_TYPE | Document Type | 20110127 | |||
| 3 | IV_ITEM_NO | Call by reference | Type reference (TYPE) | PPE_DOC_ITEM_NO | Item Number | 20110127 | |||
| 4 | IV_TAKE_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Take deleted items into account | 20110127 | |||
| 5 | RE_HAS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110127 |
Method HAS_PPE_EVENTS on Interface IF_PPE_ITEM_LIST has no exception.
Method IS_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LIST_KEY | Call by reference | Type reference (TYPE) | PPE_S_LIST_KEY | Key of PPE list | 20110217 | |||
| 2 | RV_CHANGEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101112 |
Method IS_CHANGEABLE on Interface IF_PPE_ITEM_LIST has no exception.
Method IS_ITEM_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_KEY | Key of PPE table | 20101112 | |||
| 2 | RV_CHANGEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested object does not exist | 20101112 |
Method IS_UPDATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DOC_KEY | Call by reference | Type reference (TYPE) | PPE_S_DOC_KEY | PPE document key | 20110725 | |||
| 2 | RV_IS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110725 |
Method IS_UPDATED on Interface IF_PPE_ITEM_LIST has no exception.
Method MAINTAIN_FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_COM | communication structure for DB table PPE_D_ITEM_LIST | 20110125 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_KEY | Key of PPE table | 20110125 | |||
| 3 | IS_KOMPPEE | Call by reference | Type reference (TYPE) | KOMPPEE | External PPE structure | 20110125 | |||
| 4 | IS_KOMPPEEX | Call by reference | Type reference (TYPE) | KOMPPEEX | Changes: External PPE structure | 20110125 | |||
| 5 | IV_SET_EXT_REF | Call by reference | Type reference (TYPE) | XFELD | Set the external reference (change mode) | 20110126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested object does not exist | 20110125 | ||
| 2 | Error during maintenance | 20110125 | ||
| 3 | Change not possible | 20110125 |
Method PERFORM_FINAL_OPERATION Signature
Method PERFORM_FINAL_OPERATION on Interface IF_PPE_ITEM_LIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during maintenance | 20110119 |
Method SET_ACTUAL_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_KEY | Key of PPE table | 20100906 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | PPE_ACTUAL_DATE | Actual date | 20100906 | |||
| 3 | IV_INTERNAL_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | not UI and not BAPI | 20110302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested object does not exist | 20100906 | ||
| 2 | Error during maintenance | 20100906 | ||
| 3 | Change not possible | 20100906 |
Method SET_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LIST_KEY | Call by reference | Type reference (TYPE) | PPE_S_LIST_KEY | Key of PPE list | 20110203 |
Method SET_DEFAULT on Interface IF_PPE_ITEM_LIST has no exception.
Method SET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_KEY | Key of PPE table | 20100930 | |||
| 2 | IV_EVENT | Call by reference | Type reference (TYPE) | PPE_EVENT | Event | 20100930 | |||
| 3 | IV_INTERNAL_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | not UI and not BAPI | 20110302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested object does not exist | 20110215 | ||
| 2 | Error during maintenance | 20101213 | ||
| 3 | Change not possible | 20110217 |
Method SET_EXT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_KEY | Key of PPE table | 20110125 | |||
| 2 | IV_EXT_REF | Call by reference | Type reference (TYPE) | PPE_EXT_REF | External Identifier for PPE Event | 20110125 | |||
| 3 | IV_INTERNAL_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | not UI and not BAPI | 20110302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested object does not exist | 20110125 | ||
| 2 | Error during maintenance | 20110125 | ||
| 3 | Change not possible | 20110125 |
Method SET_PLANNED_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_KEY | Key of PPE table | 20100906 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | PPE_PLANNED_DATE | Actual date | 20100906 | |||
| 3 | IV_INTERNAL_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | not UI and not BAPI | 20110302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested object does not exist | 20100906 | ||
| 2 | Error during maintenance | 20100906 | ||
| 3 | Change not possible | 20100906 |
Method SET_PPE_CHANGE_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LIST_KEY | Call by reference | Type reference (TYPE) | PPE_S_LIST_KEY | PPE document key | 20110217 |
Method SET_PPE_CHANGE_DISABLED on Interface IF_PPE_ITEM_LIST has no exception.
Method SET_PPE_CHANGE_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LIST_KEY | Call by reference | Type reference (TYPE) | PPE_S_LIST_KEY | Key of PPE list | 20110217 |
Method SET_PPE_CHANGE_ENABLED on Interface IF_PPE_ITEM_LIST has no exception.
Method SET_REF_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_KEY | Key of PPE table | 20100930 | |||
| 2 | IS_REF_EVENT_DATA | Call by reference | Type reference (TYPE) | PPE_S_REF_EVENT_DATA | communication structure for DB table PPE_D_ITEM_LIST | 20100930 | |||
| 3 | IV_INTERNAL_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | not UI and not BAPI | 20110323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested object does not exist | 20110216 | ||
| 2 | Error during maintenance | 20101213 | ||
| 3 | Change not possible | 20110217 |
Method SET_ZTERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | PPE_S_ITEM_LIST_KEY | Key of PPE table | 20100908 | |||
| 2 | IV_INTERNAL_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | not UI and not BAPI | 20110302 | |||
| 3 | IV_ZTERM | Call by reference | Type reference (TYPE) | DZTERM | Terms of Payment Key | 20100908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested object does not exist | 20100908 | ||
| 2 | Error during maintenance | 20100908 | ||
| 3 | Change not possible | 20100908 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 606 |