Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20071211 |
Properties
| Class | CL_FIP_WDC_AOR | |
| Short Description | Assistance Class for WD_FIP_AOR | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIP_UI_MODEL | User Interface Models for Fresh Item Procurement |
| Created | 20071211 | SAP |
| Last change | 20100310 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FIP_WDC_AOR has no interface implemented.
Friends
Class CL_FIP_WDC_AOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'CMP_STD_ACT' | ID of the FPM Event | 20080304 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '~Icon/TbFilter' | Filter ICON | 20080108 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'FILTER' | Filter button ID. | 20080108 | ||
| 4 | Constant | Public | Type reference (TYPE) | MATKL | 'XXINITLXX' | 20080208 | |||
| 5 | Constant | Public | See coding | 20080229 | |||||
| 6 | Constant | Public | See coding | 20080229 | |||||
| 7 | Constant | Public | See coding | 20080229 | |||||
| 8 | Constant | Public | See coding | 20080229 | |||||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FIP_AOR_MANAGER | AoR Manager | 20080501 | |||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | FIP_BADI_DISTR_CENTER_BAL | Factory implementing and hiding backend access | 20080522 | |||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | FIP_BADI_FUNCNL_UNIT_BAL | 20080509 | ||||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | FIP_BADI_MATERIAL_BAL | Factory implementing and hiding backend access | 20080204 | |||
| 13 | Static Attribute | Private | Object reference (TYPE REF TO) | FIP_BADI_PURCHASING_GRP_BAL | 20080509 | ||||
| 14 | Static Attribute | Private | Object reference (TYPE REF TO) | FIP_BADI_SUPPLIER_BAL | 20080512 | ||||
| 15 | Static Attribute | Private | Object reference (TYPE REF TO) | FIP_BADI_SUPPLYING_PLNT_BAL | 20080429 | ||||
| 16 | Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | CL_WD_TABLE_COLUMN=>E_CELL_DESIGN-GROUP_LEVEL3 | 20080625 | |||
| 17 | Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | CL_WD_TABLE_COLUMN=>E_CELL_DESIGN-GROUP_LEVEL3 | 20080520 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | GTY_STEPS | 20080402 | ||||
| 19 | Instance attribute | Private | Type reference (TYPE) | GTY_STEPS | 20080617 | ||||
| 20 | Instance attribute | Private | Type reference (TYPE) | GTY_TABLES_FETCHED | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20080229 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | FIP_T_RECIPIENT_BASIC | Table of FIP recipients | 20080411 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | FIP_T_VENDOR_BASIC | Table of vendors | 20080407 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | FIP_T_ART_BUFF | Buffer Articles Table | 20080206 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | FIP_T_ART_BUFF | Buffer Articles Table | 20080206 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | FIP_T_CAT_BUFF | Buffer Categories Table | 20080206 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | FIP_T_CAT_BUFF | Buffer Categories Table | 20080206 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | FIP_T_SP_PURCHASING | Working table for Available Supplying Plants | 20080205 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | FIP_T_RECIPIENT_BASIC | Table of FIP recipients | 20080226 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | FIP_T_SUPLG_PLANT_DETAILS_UI | Working table for Selected Supplying Plants | 20080205 | |||
| 30 | Instance attribute | Private | Type reference (TYPE) | FIP_T_VENDOR_BASIC | Table of vendors | 20080220 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | UNAME | FIP Buyer | 20080206 | |||
| 32 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080304 |
Methods
Events
Class CL_FIP_WDC_AOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_STEPS | Private | See coding | 20080617 | BEGIN OF gty_steps,
step_1 TYPE wdy_boolean,
step_2 TYPE wdy_boolean,
step_3 TYPE wdy_boolean,
step_4 TYPE wdy_boolean,
END OF gty_steps
|
||
| 2 | GTY_TABLES_FETCHED | Private | See coding | 20080221 | BEGIN OF gty_tables_fetched,
suplg_plants TYPE wdy_boolean,
purchasing TYPE wdy_boolean,
materials TYPE wdy_boolean,
avail_vendors TYPE wdy_boolean,
vendors TYPE wdy_boolean,
avail_recipients TYPE wdy_boolean,
recipients TYPE wdy_boolean,
END OF gty_tables_fetched
|
Method Signatures
Method BUILD_ADDRESS_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ADDRESS | Call by reference | Type reference (TYPE) | FIP_S_ADDRESS_UI-ADDRESS_STR | Address | 20080118 | |||
| 2 | IV_CITY | Call by reference | Type reference (TYPE) | ORT01 | City | 20080118 | |||
| 3 | IV_COUNTRY_CODE | Call by reference | Type reference (TYPE) | LAND1 | Country Key | 20080118 | |||
| 4 | IV_POSTAL_CODE | Call by reference | Type reference (TYPE) | PSTLZ | Postal Code | 20080118 | |||
| 5 | IV_REGION_CODE | Call by reference | Type reference (TYPE) | REGIO | Region (State, Province, County) | 20080118 | |||
| 6 | IV_STREET | Call by reference | Type reference (TYPE) | STRAS | House number and street | 20080118 |
Method BUILD_ADDRESS_STR on class CL_FIP_WDC_AOR has no exception.
Method DEQUEUE_AOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUYER | Call by reference | Type reference (TYPE) | UNAME | 20080513 |
Method DEQUEUE_AOR on class CL_FIP_WDC_AOR has no exception.
Method DOINIT Signature
Method DOINIT on class CL_FIP_WDC_AOR has no parameter.
Method DOINIT on class CL_FIP_WDC_AOR has no exception.
Method DORESET Signature
Method DORESET on class CL_FIP_WDC_AOR has no parameter.
Method DORESET on class CL_FIP_WDC_AOR has no exception.
Method ENQUEUE_AOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUYER | Call by reference | Type reference (TYPE) | UNAME | 20080513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data is locked | 20080513 | ||
| 2 | FIP execution error | 20080513 |
Method GET_BUYERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUYERS | Call by reference | Type reference (TYPE) | FIP_T_BUYER_DETAILS | Table of FIP Buyer Details | 20080410 |
Method GET_BUYERS on class CL_FIP_WDC_AOR has no exception.
Method GET_BUYER_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BUYER_DETAILS | Call by reference | Type reference (TYPE) | FIP_S_BUYER_DETAILS_UI | Table of FIP Buyer Details | 20080131 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Return Parameter | 20080430 | |||
| 3 | IV_BUYER | Call by reference | Type reference (TYPE) | FIP_BUYER | FIP Buyer | 20080131 |
Method GET_BUYER_DETAILS on class CL_FIP_WDC_AOR has no exception.
Method GET_ELEM_AND_ATTRIB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Base Class of all Elements of Web Dynpro Nodes | 20080211 | |||
| 2 | EV_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20080211 | ||||
| 3 | IO_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Basis Class of all Web Dynpro Context Nodes | 20080211 | |||
| 4 | IV_STRING | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20080211 |
Method GET_ELEM_AND_ATTRIB on class CL_FIP_WDC_AOR has no exception.
Method GET_HAS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_CHANGED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20080304 |
Method GET_HAS_CHANGED on class CL_FIP_WDC_AOR has no exception.
Method GET_MATERIALS_BY_SP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MATERIAL_BASIC | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_BASIC | Table of material numbers | 20080512 | |||
| 2 | IT_SUPLG_PLANTS | Call by reference | Type reference (TYPE) | FIP_T_SP | Table of WERKS | 20080512 | |||
| 3 | IV_EXCLUDE_GENERICS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080512 | |||
| 4 | IV_EXCLUDE_VARIANTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080512 |
Method GET_MATERIALS_BY_SP on class CL_FIP_WDC_AOR has no exception.
Method GET_PUR_GRP_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | FIP_T_BAL_MSG | FIP Application Message Table | 20080509 | |||
| 2 | ET_PUR_GRP | Call by reference | Type reference (TYPE) | FIP_T_PUR_GRP_BASIC | Table of purchasing organization IDs and names | 20080509 | |||
| 3 | IT_PUR_GRP | Call by reference | Type reference (TYPE) | FIP_T_EKGRP | Table of Purchasing Organizations | 20080509 |
Method GET_PUR_GRP_NAMES on class CL_FIP_WDC_AOR has no exception.
Method GET_PUR_ORG_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | FIP_T_BAL_MSG | FIP Application Message Table | 20080509 | |||
| 2 | ET_PUR_ORG | Call by reference | Type reference (TYPE) | FIP_T_WERKS_EKORG_EKOTX | Table of purchasing organization IDs and names | 20080509 | |||
| 3 | IT_PUR_ORG | Call by reference | Type reference (TYPE) | FIP_T_WERKS_EKORG | Table of Purchasing Organizations | 20080509 |
Method GET_PUR_ORG_NAMES on class CL_FIP_WDC_AOR has no exception.
Method GET_STEP1_SEL_PURCHASING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PURCHASING | Call by reference | Type reference (TYPE) | FIP_T_SP_PURCHASING | FIP Suppling Plant | 20080205 | |||
| 2 | IV_SUPLG_PLANT | Call by reference | Type reference (TYPE) | FIP_WERKS_D | Plant | 20080205 |
Method GET_STEP1_SEL_PURCHASING on class CL_FIP_WDC_AOR has no exception.
Method GET_STEP1_SEL_SUPLG_PLANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | FIP_T_BAL_MSG | FIP Application Message Table | 20080324 | |||
| 2 | ET_SUPLG_PLANTS | Call by reference | Type reference (TYPE) | FIP_T_SUPLG_PLANT_DETAILS_UI | FIP Suppling Plant | 20080205 |
Method GET_STEP1_SEL_SUPLG_PLANTS on class CL_FIP_WDC_AOR has no exception.
Method GET_STEP2_AVAIL_MATERIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_BASIC | Table of materials with material groups and descriptions | 20080204 | |||
| 2 | IT_SUPLG_PLANTS | Call by reference | Type reference (TYPE) | FIP_T_SP | Table of WERKS | 20080204 |
Method GET_STEP2_AVAIL_MATERIALS on class CL_FIP_WDC_AOR has no exception.
Method GET_STEP2_SEL_MATERIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_BASIC | Table of materials with material groups and descriptions | 20080205 | |||
| 2 | IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080526 |
Method GET_STEP2_SEL_MATERIALS on class CL_FIP_WDC_AOR has no exception.
Method GET_STEP3_AVAIL_VENDORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_BASIC | Table of materials with material groups and descriptions | 20080411 | |||
| 2 | IV_BYPASS_AVAIL_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080618 | ||
| 3 | IV_BYPASS_SEL_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080618 |
Method GET_STEP3_AVAIL_VENDORS on class CL_FIP_WDC_AOR has no exception.
Method GET_STEP3_SEL_VENDORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_BASIC | Table of materials with material groups and descriptions | 20080220 | |||
| 2 | IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080403 |
Method GET_STEP3_SEL_VENDORS on class CL_FIP_WDC_AOR has no exception.
Method GET_STEP4_AVAIL_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT_BASIC | Table of materials with material groups and descriptions | 20080411 | |||
| 2 | IV_BYPASS_AVAIL_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080619 | ||
| 3 | IV_BYPASS_SEL_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080619 |
Method GET_STEP4_AVAIL_RECIPIENTS on class CL_FIP_WDC_AOR has no exception.
Method GET_STEP4_SEL_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT_BASIC | Table of materials with material groups and descriptions | 20080411 | |||
| 2 | IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080411 |
Method GET_STEP4_SEL_RECIPIENTS on class CL_FIP_WDC_AOR has no exception.
Method GET_SUPLG_PLANT_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | FIP_T_BAL_MSG | FIP Application Message Table | 20080325 | |||
| 2 | ET_SUPLG_PLANT_DETAILS_UI | Call by reference | Type reference (TYPE) | FIP_T_SUPLG_PLANT_DETAILS_UI | Plant | 20080325 | |||
| 3 | IT_SUPLG_PLANTS | Call by reference | Type reference (TYPE) | FIP_T_SP | Table of WERKS | 20080325 |
Method GET_SUPLG_PLANT_DETAILS on class CL_FIP_WDC_AOR has no exception.
Method INIT Signature
Method INIT on class CL_FIP_WDC_AOR has no parameter.
Method INIT on class CL_FIP_WDC_AOR has no exception.
Method INIT_STEP3_AVAIL_SEL_VENDORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BYPASS_SEL_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080618 |
Method INIT_STEP3_AVAIL_SEL_VENDORS on class CL_FIP_WDC_AOR has no exception.
Method INIT_STEP4_AVAIL_SEL_RCPNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BYPASS_SEL_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080618 |
Method INIT_STEP4_AVAIL_SEL_RCPNTS on class CL_FIP_WDC_AOR has no exception.
Method IS_FIP_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_FIP_MANAGER | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20080404 |
Method IS_STEP_DIRTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP | Call by reference | Type reference (TYPE) | STRING | 20080403 | ||||
| 2 | RV_IS_DIRTY | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080403 |
Method IS_STEP_DIRTY on class CL_FIP_WDC_AOR has no exception.
Method IS_STEP_VISITED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP | Call by reference | Type reference (TYPE) | STRING | 20080617 | ||||
| 2 | RV_IS_VISITED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080617 |
Method IS_STEP_VISITED on class CL_FIP_WDC_AOR has no exception.
Method REMOVE_INVALID_PURCHASING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SP_PURCHASING | Call by reference | Type reference (TYPE) | FIP_T_SP_PURCHASING | Table of suplg plant and purchasing info | 20080429 |
Method REMOVE_INVALID_PURCHASING on class CL_FIP_WDC_AOR has no exception.
Method SAVED_SUCCESSFULLY Signature
Method SAVED_SUCCESSFULLY on class CL_FIP_WDC_AOR has no parameter.
Method SAVED_SUCCESSFULLY on class CL_FIP_WDC_AOR has no exception.
Method SAVE_MODIFICATIONS Signature
Method SAVE_MODIFICATIONS on class CL_FIP_WDC_AOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20080425 |
Method SET_BUYER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUYER | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080121 |
Method SET_BUYER on class CL_FIP_WDC_AOR has no exception.
Method SET_HAS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AOR_ITEM | Call by reference | Type reference (TYPE) | STRING | 20080403 |
Method SET_HAS_CHANGED on class CL_FIP_WDC_AOR has no exception.
Method SET_STEP1_SEL_SP_AND_PUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INVALID_EKGRP | Call by reference | Type reference (TYPE) | FIP_T_EKGRP | List of invalid Pur Grps | 20080627 | |||
| 2 | ET_INVALID_WERKS | Call by reference | Type reference (TYPE) | FIP_T_WERKS | List of invalid Suplg Plants | 20080627 | |||
| 3 | ET_INVALID_WERKS_EKORG | Call by reference | Type reference (TYPE) | FIP_T_WERKS_EKORG | List of invalid Suplg Plant-Pur Org combinations | 20080627 | |||
| 4 | EV_EMPTY_EKGRP | Call by reference | Type reference (TYPE) | BOOLEAN | At least one Pur Grp is blank | 20080627 | |||
| 5 | EV_EMPTY_EKORG | Call by reference | Type reference (TYPE) | BOOLEAN | At least one Pur Org is blank | 20080627 | |||
| 6 | IT_PURCHASING | Call by reference | Type reference (TYPE) | FIP_T_SP_PURCHASING | Table of suplg plant and purchasing info | 20080325 | |||
| 7 | IT_SUPLG_PLANTS | Call by reference | Type reference (TYPE) | FIP_T_SUPLG_PLANT_DETAILS_UI | Table of Supplying Plants | 20080325 | |||
| 8 | IV_ONLY_CHECK_SUPLG_PLANTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data validation error | 20080325 |
Method SET_STEP3_AVAIL_VENDORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_BASIC | FIP Suppling Plant | 20080407 |
Method SET_STEP3_AVAIL_VENDORS on class CL_FIP_WDC_AOR has no exception.
Method SET_STEP3_SEL_VENDORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_BASIC | FIP Suppling Plant | 20080221 |
Method SET_STEP3_SEL_VENDORS on class CL_FIP_WDC_AOR has no exception.
Method SET_STEP4_AVAIL_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT_BASIC | FIP Suppling Plant | 20080411 |
Method SET_STEP4_AVAIL_RECIPIENTS on class CL_FIP_WDC_AOR has no exception.
Method SET_STEP4_SEL_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT_BASIC | FIP Suppling Plant | 20080305 |
Method SET_STEP4_SEL_RECIPIENTS on class CL_FIP_WDC_AOR has no exception.
Method SET_STEP_DIRTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP | Call by reference | Type reference (TYPE) | STRING | 20080403 |
Method SET_STEP_DIRTY on class CL_FIP_WDC_AOR has no exception.
Method SET_STEP_NOT_DIRTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP | Call by reference | Type reference (TYPE) | STRING | 20080403 |
Method SET_STEP_NOT_DIRTY on class CL_FIP_WDC_AOR has no exception.
Method SET_STEP_NOT_VISITED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP | Call by reference | Type reference (TYPE) | STRING | 20080617 |
Method SET_STEP_NOT_VISITED on class CL_FIP_WDC_AOR has no exception.
Method SET_STEP_VISITED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP | Call by reference | Type reference (TYPE) | STRING | 20080617 |
Method SET_STEP_VISITED on class CL_FIP_WDC_AOR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |