SAP ABAP Class CL_UPARO_SOP_INTERFACE (To maintain InfoObjects of MAP/SOP interface)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PLA-SOP (Application Component) MAP to SOP Integration
     UPARO (Package) Retail MAP to SOP Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UPARI_T Types and constants of UPARI 20071130
Properties
Class CL_UPARO_SOP_INTERFACE  
Short Description To maintain InfoObjects of MAP/SOP interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UPARO   Retail MAP to SOP Interfaces 
Created 20071102   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
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_UPARI_T Types and constants of UPARI 20071130
Friends
Class CL_UPARO_SOP_INTERFACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STATUS_CHANGED_BY_OPT Instance attribute Private Attribute reference (LIKE) 20071130
2 C_STATUS_CREATED_BY_OPT Instance attribute Private Attribute reference (LIKE) 20071130
3 C_STATUS_DELETED_BY_OPT Instance attribute Private Attribute reference (LIKE) 20071130
4 C_STATUS_PLANNED Instance attribute Private Attribute reference (LIKE) 20071130
5 C_STATUS_RELEASED Instance attribute Private Attribute reference (LIKE) 20071130
6 C_STATUS_RELEASED_TO_OPT Instance attribute Private Attribute reference (LIKE) 20071130
7 C_STATUS_UNDEFINED Instance attribute Private Attribute reference (LIKE) 20080107
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ASSORTMENT Static method Public Method Check the existence and authority of an assortment 20090619
2 CHECK_ASSORTMENT_VERSION Static method Private Method Checks if the assortment version exists and returns version 20071116
3 CHECK_ASSORTMENT_VERSION_V1 Static method Public Method Check versions by version ID or validity dates 20090615
4 CHECK_DIMENSION Static method Private Method Check whether the provided dimension exists 20071126
5 CHECK_DISTRIBUTION_CHANNEL Static method Private Method Check 0DISTR_CHAN if a given distribution channel exists 20090504
6 CHECK_FIXTURE Static method Private Method Check 0Material if it exists. 20071212
7 CHECK_FIXTURE_ASSIGNMENT Static method Private Method Checks if the fixture assignment exists for the asrt. vers. 20071123
8 CHECK_NEW_PRD_ASSIGN Static method Public Method Check if new product assignments already exists in this AV 20090601
9 CHECK_PRODUCT_ASSIGNMENT Static method Private Method Checks if the material assignment exists for the asrt. vers. 20071127
10 CHECK_SALES_ORGANIZATION Static method Private Method Check 0SALESORG if a given sales organization exists 20090504
11 CHECK_STORE_ASSIGNMENT Static method Private Method Checks if the store exists for the assortment 20071116
12 CHECK_STORE_ASSIGNMENT_PERIOD Static method Private Method Checks if a store exists within the mentioned period 20071122
13 CREATE_ASSIGNED_FIXTURES Static method Public Method Create the assigned fixtures of the given assortment version 20071115
14 CREATE_ASSIGNED_FIXTURES_V1 Static method Public Method Create the assigned fixtures of the given assortment version 20090415
15 CREATE_ASSIGNED_STORES Static method Public Method Create the given assigned stores 20071116
16 CREATE_ASSORTMENT Static method Public Method Create an assortment 20071114
17 CREATE_ASSORTMENT_VERSION Static method Public Method Create an assortment version 20071102
18 CREATE_PRD_ASSIGN_TO_ASORT_VRS Static method Public Method Create the product assignment to assortment version 20071116
19 DELETE_ASSIGNED_FIXTURES Static method Public Method Delete the assigned fixtures of the given assortment version 20071128
20 DELETE_ASSIGNED_STORES Static method Public Method Delete the given assigned stores 20071128
21 DELETE_PRD_ASSIGN_TO_ASORT_VRS Static method Public Method Delete the product assignment to assortment version 20071128
22 GET_ASSORTMENT Static method Private Method Retrieves assortment details 20071102
23 GET_NEXT_ASRTVRSN_NUMBER Static method Private Method Gets the next version number 20071113
24 GET_NEXT_FIXTURE_ASSIGN_NUMBER Static method Private Method Checks if the fixture assignment exists for the asrt. vers. 20080104
25 GET_NEXT_PRD_ASSIGN_NUMBER Static method Private Method Gets the next product sequence number 20071217
26 GET_PRD_ASSIGN_NUMBER Static method Public Method Get product seq nums from MAP and update records from SOP 20090416
27 READ_ASRTVRSN_BY_ID Static method Private Method Read the assortment versions of the given assortment 20071114
28 READ_ASSIGNED_FIXTURES Static method Public Method Read the assigned fixtures of the given assortment version 20071114
29 READ_ASSIGNED_FIXTURE_V1 Static method Public Method Read the assigned fixtures of the given assortment version 20090618
30 READ_ASSORTMENT_VERSION Static method Public Method Read assortment version ID and validity dates 20090603
31 READ_AVRPRDS_FOR_AVRS Static method Private Method Read product assignments of the given assortment version 20090417
32 READ_DISTCHAIN_FOR_HIERID Static method Private Method Read distribution chain of the given hierarchy ID 20090507
33 READ_PRD_TO_ASSORTVRS Static method Public Method Read the product assignment to assortment version 20071126
34 READ_PRD_TO_ASSORTVRS_V1 Static method Public Method Read the product assignment to assortment versions 20090615
35 READ_STATUS_ASORT Static method Private Method Read the status of assortment version of the given assort 20071123
36 READ_STATUS_ASRTVRSN Static method Private Method Read the status of assortment version of the given assort 20071123
37 READ_STATUS_AVRSFIXS Static method Private Method Read the statuses of all the product assignments in this AV 20071123
38 READ_STATUS_AVRSPRDS Static method Private Method Read the statuses of all the product assignments in this AV 20071123
39 READ_STATUS_TDLOCAS Static method Private Method Read the statuses of all the product assignments in this AV 20071123
40 READ_STORES_BY_ID Static method Public Method Read the assigned stores of the given assortment 20071114
41 UPDATE_ASSIGNED_FIXTURES_V1 Static method Public Method Update the assigned fixtures of the given assortment version 20090417
42 UPDATE_ASSIGNED_FIXT_CAPACITY Static method Public Method Update the assigned fixtures of the given assortment version 20071115
43 UPDATE_ASSIGNED_STORES Static method Public Method Update the given assigned stores 20071102
44 UPDATE_ASSORTMENT Static method Public Method Update an assortment 20090508
45 UPDATE_ASSORTMENT_USEDSPACE Static method Public Method Updates the used space for the given assortment 20071115
46 UPDATE_ASSORTVRS_RELEASESTATUS Static method Public Method Update the release status of the assortment version 20071102
47 UPDATE_ASSORT_RELEASESTATUS Static method Private Method Update the release status of the assortment 20071123
48 UPDATE_FIXASRVRN_RELEASESTATUS Static method Private Method Update the release status of the fixture assignment to AV 20071123
49 UPDATE_LOCASSIGN_RELEASESTATUS Static method Private Method Update the release status of the location assignment 20071120
50 UPDATE_PRDASRVRN_RELEASESTATUS Static method Private Method Update the release status of the product assignment to AV 20071123
51 UPDATE_PRD_ASSIGN_TO_ASORT_VRS Static method Public Method Update the product assignment to assortment version 20071102
52 UPDATE_PREV_ASRTVRSN_DATE_TO Static method Private Method Updates the validity date of the previous version 20071114
Events
Class CL_UPARO_SOP_INTERFACE has no event.
Types
Class CL_UPARO_SOP_INTERFACE has no local type.
Method Signatures

Method CHECK_ASSORTMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20090619
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090619

Method CHECK_ASSORTMENT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment Version 20071123
2 Exporting E_ALREADY_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20071116
3 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20071116
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071217

Method CHECK_ASSORTMENT_VERSION_V1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YT_ASSORTMENT_VERSION Table type of assortment version 20090615
2 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20090615
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090615

Method CHECK_DIMENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSORTMENT_TYPE Call by reference Type reference (TYPE) /MAP/DE_ADASTYP Assortment Type 20071126
2 Importing I_DIMENSION_NAME Call by reference Type reference (TYPE) I 1, 2, or 3 for dimension 1, 2, 3 20071126
3 Importing I_DIMENSION_VALUE Call by reference Type reference (TYPE) ANY character 4 value of dimension 20071126
4 Returning R_DIMENSION_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20071126
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071127

Method CHECK_DISTRIBUTION_CHANNEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20090505
2 Importing I_DISTRIBUTION_CHANNEL Call by reference Type reference (TYPE) UPARO_Y_DISTR_CHAN Distribution Channel 20090504
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090504

Method CHECK_FIXTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALREADY_EXISTS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20071212
2 Importing I_FIXTURE Call by reference Type reference (TYPE) UPARO_Y_FIXTURE_ID Material 20071212
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071212

Method CHECK_FIXTURE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALREADY_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20071123
2 Exporting E_STATUS Call by reference Type reference (TYPE) UPARO_Y_RELEASED_STATUS Released status 20080108
3 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071123
4 Importing I_ASSORTMENT_VERSION_NUMBER Call by reference Type reference (TYPE) /RTF/DE_RT_ASRTVRS Assortment Version 20071124
5 Importing I_FIXTURE_ASSIGNMENT_NUMBER Call by reference Type reference (TYPE) /RTF/DE_RT_FIXSEQ FIxture assignment 20080111
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071127

Method CHECK_NEW_PRD_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PRODUCT_ASSIGN_KEY Call by reference Type reference (TYPE) UPARO_YT_PRODUCT_ASSIGN_KEY Type table of product assignment key 20090601
2 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20090601
3 Importing IT_MATERIAL_ASSIGNMENT Call by reference Type reference (TYPE) UPARO_YT_PRODUCT_ASSIGNMENT Table type for product assignment to assortment version 20090601
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090601

Method CHECK_PRODUCT_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALREADY_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20071127
2 Exporting E_STATUS Call by reference Type reference (TYPE) UPARO_Y_RELEASED_STATUS Released status 20080108
3 Importing IS_PRODUCT Call by reference Type reference (TYPE) UPARO_YS_PRODUCT_ASSIGNMENT Product Assignment to assortment version 20071127
4 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071127
5 Importing I_ASSORTMENT_VERSION_NUMBER Call by reference Type reference (TYPE) /RTF/DE_RT_ASRTVRS Assortment Version 20071127
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071127

Method CHECK_SALES_ORGANIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20090505
2 Importing I_SALES_ORG Call by reference Type reference (TYPE) UPARO_Y_SALES_ORG Sales Organization 20090504
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090504

Method CHECK_STORE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALREADY_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20071116
2 Exporting E_STATUS Call by reference Type reference (TYPE) UPARO_Y_RELEASED_STATUS Released status 20080110
3 Importing IS_STORE Call by reference Type reference (TYPE) UPARO_YS_STORE_ASSIGNMENT Assigned store to Assortment 20071116
4 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071116
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071127

Method CHECK_STORE_ASSIGNMENT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALREADY_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20071122
2 Exporting E_STATUS Call by reference Type reference (TYPE) UPARO_Y_RELEASED_STATUS Released status 20080110
3 Importing IS_STORE Call by reference Type reference (TYPE) UPARO_YS_STORE_ASSIGNMENT Assigned store to Assortment 20071122
4 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071122
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071127

Method CREATE_ASSIGNED_FIXTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20071115
2 Importing IT_FIXTURES Call by reference Type reference (TYPE) UPARO_YT_FIXTURE_ASSIGNMENT Table type for fixture assignment 20071116
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071123

Method CREATE_ASSIGNED_FIXTURES_V1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20090415
2 Importing IT_FIXTURES Call by reference Type reference (TYPE) UPARO_YT_FIXTURE_ASSIGNMENT2 Table type for fixture assignment with dimension 20090415
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090415

Method CREATE_ASSIGNED_STORES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STORES Call by reference Type reference (TYPE) UPARO_YT_STORE_ASSIGNMENT Table type for Store assignment to assortment 20071116
2 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071116
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071116

Method CREATE_ASSORTMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT Assortment 20071114
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071114

Method CREATE_ASSORTMENT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION 20071206
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071114

Method CREATE_PRD_ASSIGN_TO_ASORT_VRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20071116
2 Importing IT_PRODUCT_ASSIGNMENT Call by reference Type reference (TYPE) UPARO_YT_PRODUCT_ASSIGNMENT Table type for product assignment to assortment version 20071116
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071116

Method DELETE_ASSIGNED_FIXTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20071128
2 Importing IT_FIXTURES Call by reference Type reference (TYPE) UPARO_YT_FIXTURE_ASSIGNMENT Table type for fixture assignment 20071128
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071128

Method DELETE_ASSIGNED_STORES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STORES Call by reference Type reference (TYPE) UPARO_YT_STORE_ASSIGNMENT Table type for Store assignment to assortment 20071128
2 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071128
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071128

Method DELETE_PRD_ASSIGN_TO_ASORT_VRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20071128
2 Importing IT_PRODUCT_ASSIGNMENT Call by reference Type reference (TYPE) UPARO_YT_PRODUCT_ASSIGNMENT Table type for product assignment to assortment version 20071128
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071128

Method GET_ASSORTMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071102
2 Returning RS_ASSORTMENT Value transfer Type reference (TYPE) UPARO_YS_ASSORTMENT Assortment 20071102
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071114

Method GET_NEXT_ASRTVRSN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ASSORTMENT_VERSION_NUMBER Call by reference Type reference (TYPE) /RTF/DE_RT_ASRTVRS Assortment Version 20071113
2 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071113
3 Importing I_ASSORTMENT_VERSION_NUMBER Call by reference Type reference (TYPE) /RTF/DE_RT_ASRTVRS Assortment Version 20071114
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071114

Method GET_NEXT_FIXTURE_ASSIGN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20080104
2 Importing I_ASSORTMENT_VERSION_NUMBER Call by reference Type reference (TYPE) /RTF/DE_RT_ASRTVRS Assortment Version 20080104
3 Returning R_FIXTURE_SEQ_NUMBER Value transfer Type reference (TYPE) /RTF/DE_RT_FIXSEQ FIxture assignment 20080104
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20080104

Method GET_NEXT_PRD_ASSIGN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PRODUCT_SEQ_NUMBER Call by reference Type reference (TYPE) UPARO_Y_AVRSPRDS Assortment Version 20071217
2 Importing I_ASSORT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071217
3 Importing I_ASSORT_VERSION_NO Call by reference Type reference (TYPE) /RTF/DE_RT_ASRTVRS Assortment Version 20071217
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071217

Method GET_PRD_ASSIGN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PRODUCT_ASSIGNMENT Call by reference Type reference (TYPE) UPARO_YT_PRODUCT_ASSIGNMENT Table type for product assignment to assortment version 20090417
2 Changing CT_PRODUCT_ASSIGN_KEY Call by reference Type reference (TYPE) UPARO_YT_PRODUCT_ASSIGN_KEY 20090417
3 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20090416
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090416

Method READ_ASRTVRSN_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YT_ASSORTMENT_VERSION Table type of assortment version 20071114
2 Importing I_ASSORTMENT_ID Value transfer Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071114
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071115

Method READ_ASSIGNED_FIXTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20071203
2 Exporting ET_FIXTURES Call by reference Type reference (TYPE) UPARO_YT_FIXTURE_ASSIGNMENT Table type for fixture assignment 20071116
3 Exporting E_STATUS Call by reference Type reference (TYPE) UPARO_Y_RELEASED_STATUS Released status 20071203
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071126

Method READ_ASSIGNED_FIXTURE_V1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIXTURES Call by reference Type reference (TYPE) UPARO_YT_FIXTURE_ASSIGNMENT_V1 Table type for fixture assignment 20090618
2 Exporting E_STATUS Call by reference Type reference (TYPE) UPARO_Y_RELEASED_STATUS Released status 20090618
3 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20090618
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090618

Method READ_ASSORTMENT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20090603
2 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20090603
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090603

Method READ_AVRPRDS_FOR_AVRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRODUCT_ASSIGN_KEY Call by reference Type reference (TYPE) UPARO_YT_PRODUCT_ASSIGN_KEY Type table of product assignment key 20090417
2 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20090417
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090417

Method READ_DISTCHAIN_FOR_HIERID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISTR_CHANNEL Call by reference Type reference (TYPE) UPARO_Y_DISTR_CHAN Distribution Channel 20090507
2 Exporting E_SALES_ORG Call by reference Type reference (TYPE) UPARO_Y_SALES_ORG Sales Organization 20090507
3 Importing I_HIER_ID Call by reference Type reference (TYPE) /RTF/DE_HIERID Retail Foundation: Hierarchy ID 20090507
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090507

Method READ_PRD_TO_ASSORTVRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20071126
2 Exporting ES_ASSORTMENT Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT Assortment 20071126
3 Exporting ET_PRODUCT_ASSIGNMENT Call by reference Type reference (TYPE) UPARO_YT_PRODUCT_ASSIGNMENT Table type for product assignment to assortment version 20071126
4 Importing I_QUANTITIES Call by reference Type reference (TYPE) CHAR3 'MAP' Quantities to read: MAP or SOP 20090416
5 Importing I_READ_PRODUCTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE flag is 'X' to read 20071213
6 Importing I_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE flag is 'X' to update 20071206
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071126

Method READ_PRD_TO_ASSORTVRS_V1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSORTMENT Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT Assortment 20090615
2 Exporting ET_VERSION Call by reference Type reference (TYPE) UPARO_YT_VERSION Type table for assortment versions 20090615
3 Importing IS_ASRTVRS Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20090615
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090615

Method READ_STATUS_ASORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS Call by reference Type reference (TYPE) UPARO_Y_RELEASED_STATUS Released status 20071123
2 Importing I_ASSORTMENT_ID Value transfer Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071123
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071213

Method READ_STATUS_ASRTVRSN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS Call by reference Type reference (TYPE) UPARO_Y_RELEASED_STATUS Released status 20071123
2 Importing I_ASSORTMENT_ID Value transfer Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071123
3 Importing I_ASSORTMENT_VERSION_NO Value transfer Type reference (TYPE) /RTF/DE_RT_ASRTVRS Assortment Version 20071123
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071213

Method READ_STATUS_AVRSFIXS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS Call by reference Type reference (TYPE) UPARO_YT_FIXTURE_ASSIGN_STATUS Table type of assortment version 20071123
2 Importing I_ASSORTMENT_ID Value transfer Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071123
3 Importing I_ASSORTMENT_VERSION_NO Value transfer Type reference (TYPE) /RTF/DE_RT_ASRTVRS Assortment Version 20071123
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071213

Method READ_STATUS_AVRSPRDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS Call by reference Type reference (TYPE) UPARO_YT_PRODUCT_ASSIGN_STATUS Table type of assortment version 20071123
2 Importing I_ASSORTMENT_ID Value transfer Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071123
3 Importing I_ASSORTMENT_VERSION_NO Value transfer Type reference (TYPE) /RTF/DE_RT_ASRTVRS Assortment Version 20071123
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071213

Method READ_STATUS_TDLOCAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_STORE Call by reference Type reference (TYPE) UPARO_YT_STORE_ASSIGNMENT Table type for Store assignment to assortment 20071123
2 Importing I_ASSORTMENT_ID Value transfer Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071123
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071213

Method READ_STORES_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSORTMENT Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT Assortment 20071114
2 Exporting ET_STORES Call by reference Type reference (TYPE) UPARO_YT_STORE_ASSIGNMENT Table type for Store assignment to assortment 20071114
3 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071114
4 Importing I_SELECTION_DATE Call by reference Type reference (TYPE) D SY-DATUM Date to 20071115
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071115

Method UPDATE_ASSIGNED_FIXTURES_V1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20090417
2 Importing IT_FIXTURES Call by reference Type reference (TYPE) UPARO_YT_FIXTURE_ASSIGNMENT2 Table type for fixture assignment 20090417
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090417

Method UPDATE_ASSIGNED_FIXT_CAPACITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20071115
2 Importing IT_FIXTURES Call by reference Type reference (TYPE) UPARO_YT_FIXTURE_ASSIGNMENT Table type for fixture assignment 20071116
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071126

Method UPDATE_ASSIGNED_STORES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STORES Call by reference Type reference (TYPE) UPARO_YT_STORE_ASSIGNMENT Table type for Store assignment to assortment 20071116
2 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071116
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071116

Method UPDATE_ASSORTMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT Assortment 20090508
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20090508

Method UPDATE_ASSORTMENT_USEDSPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071121
2 Importing I_USED_SPACE Call by reference Type reference (TYPE) UPARO_Y_USED_SPACE Average Space 20071121
3 Importing I_USED_SPACE_UNIT Call by reference Type reference (TYPE) UPARO_Y_AREA_UNIT Unit of Area 20071121
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071115

Method UPDATE_ASSORTVRS_RELEASESTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20071120
2 Importing I_RELEASE_STATUS Call by reference Type reference (TYPE) UPARO_Y_RELEASED_STATUS Release Status for Assortment Version 20071123
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071128

Method UPDATE_ASSORT_RELEASESTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSORTMENT Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment version 20071123
2 Importing I_RELEASE_STATUS Call by reference Type reference (TYPE) UPARO_Y_RELEASED_STATUS Release Status for Assortment Version 20071123
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071128

Method UPDATE_FIXASRVRN_RELEASESTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20071123
2 Importing IS_FIXTURE_ASSIGNMENT Call by reference Type reference (TYPE) UPARO_YS_FIXTURE_ASSIGNMENT Product Assignment to assortment version 20071123
3 Importing I_RELEASE_STATUS Call by reference Type reference (TYPE) UPARO_Y_RELEASED_STATUS Release Status for Assortment Version 20071123
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071128

Method UPDATE_LOCASSIGN_RELEASESTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STORE Call by reference Type reference (TYPE) UPARO_YS_STORE_ASSIGNMENT Assigned store to Assortment 20071123
2 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071123
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071128

Method UPDATE_PRDASRVRN_RELEASESTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20071123
2 Importing IS_PRODUCT_ASSIGNMENT Call by reference Type reference (TYPE) UPARO_YS_PRODUCT_ASSIGN_STATUS Product Assignment to assortment version 20071123
3 Importing I_RELEASE_STATUS Call by reference Type reference (TYPE) UPARO_Y_RELEASED_STATUS Release Status for Assortment Version 20071123
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071128

Method UPDATE_PRD_ASSIGN_TO_ASORT_VRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ASSORTMENT_VERSION Call by reference Type reference (TYPE) UPARO_YS_ASSORTMENT_VERSION Assortment version 20071102
2 Importing IT_PRODUCT_ASSIGNMENT Call by reference Type reference (TYPE) UPARO_YT_PRODUCT_ASSIGNMENT Table type for product assignment to assortment version 20071102
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071120

Method UPDATE_PREV_ASRTVRSN_DATE_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20071114
2 Importing I_VALID_FROM Call by reference Type reference (TYPE) /MAP/E_Y_DATEFROM Date From 20071114
3 Importing I_VALID_TO Call by reference Type reference (TYPE) /MAP/E_Y_DATETO Date To 20080107
# Exception Resumable Description Created on
1 CX_UPARO_EXCEPTION exception class for MAP-SOP integration 20071114
History
Last changed by/on SAP  20141101 
SAP Release Created in 703