SAP ABAP Class /SPE/CL_CONSOLIDATOR_GI (Goods Issue for Consolidator Portal)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-SPM-RET (Application Component) Complaints and Returns
     /SPE/RET_CONSOLIDATOR_API (Package) Consolidator portal R3 API Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SPE/IF_CONSOLIDATOR_CONSTANTS Consolidator Portal: Constants 20040428
Properties
Class /SPE/CL_CONSOLIDATOR_GI  
Short Description Goods Issue for Consolidator Portal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SPE/RET_CONSOLIDATOR_API   Consolidator portal R3 API Layer 
Created 20040428   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPEID Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /SPE/IF_CONSOLIDATOR_CONSTANTS Consolidator Portal: Constants 20040428
Friends
Class /SPE/CL_CONSOLIDATOR_GI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PLANTS Instance attribute Private Type reference (TYPE) SHP_WERKS_RANGE_T Table Type for Ranges Table for Plant 20040428
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_GI Instance method Public Method Post GI Cancellation 20050214
2 CHECK_NO_RECORDS Instance method Private Method Check existence of records 20040714
3 CONSTRUCTOR Instance method Public Constructor Constructor 20040428
4 CONVERT_RESULTS Instance method Private Method Convert into output format 20040429
5 CREATE_HU_LIST Instance method Private Method Create the HU list to call delivery update 20040705
6 CREATE_MESSAGES Instance method Private Method Create messages on exception 20040707
7 DELETE_HU_NEW Instance method Public Method Delete all Handling Units in the delivery 20040708
8 DELETE_ONE_HU Instance method Public Method Delete one Handling Unit 20040705
9 DETERMINE_DELIVERIES Instance method Private Method Determine Deliveries for Selection Criteria 20040428
10 DETERMINE_DELIVERIES_INTERNAL Instance method Private Method Determine deliveries 20040428
11 DETERMINE_WORKLIST Instance method Private Method Determine Goods Issue worklist 20040428
12 EMPTY_HU_NEW Instance method Public Method Delete one Handling Unit 20040706
13 FILL_PARTNER Instance method Private Method Fill partner structure for updates 20040708
14 FILL_VBKOK Instance method Private Method Fill VBKOK 20040517
15 FILL_VBPOK Instance method Private Method Fill VBPOK 20040517
16 FILTER_DELIVERIES Instance method Private Method Filter deliveries 20040524
17 GET_DOMAIN_VALUES Static method Private Method Get Domain values 20040429
18 GET_GI_WORKLIST Instance method Public Method Get Goods Issue worklist 20040428
19 GET_HU_PACK_INFO Instance method Public Method Get the packing information for a delivery 20040512
20 GET_ITEM_STATUS_TEXT Instance method Private Method Fill item status 20040714
21 GET_PACKING_MATERIALS Instance method Public Method Get packing materials 20040429
22 GET_STATUS_TEXT Instance method Private Method Get status texts 20040608
23 HU_INITIALIZE_PACKING Static method Private Method Initialize packing (FM HU_INITIALIZE_PACKING) 20040719
24 HU_PACK_EXISTING Instance method Private Method Pack items to existing HU 20040706
25 HU_UNPACK Instance method Private Method Unpack items of an HU 20040706
26 INITIALIZE_DELIVERY_SELECTION Instance method Private Method Initialize Delivery Selection 20040428
27 LOCK_UNLOCK_DELIVERY Instance method Private Method Lock and Unlock deliveries 20040517
28 PACK_EXISTING_HU_NEW Instance method Public Method Pack items into exiating handling unit 20040706
29 PACK_HU Instance method Public Method Pack items into handling unit 20040511
30 PACK_HU_NEW Instance method Public Method Pack items into handling unit 20040706
31 POST_GI Instance method Public Method Post Goods Issue 20040517
32 UNPACK_HU Instance method Public Method Unpack items from an handling unit 20040512
33 UPDATE_DELIVERY Instance method Private Method Update delivery for goods issue 20040517
34 UPDATE_DELIVERY_INTERNAL Instance method Private Method Update delivery 20040517
Events
Class /SPE/CL_CONSOLIDATOR_GI has no event.
Types
Class /SPE/CL_CONSOLIDATOR_GI has no local type.
Method Signatures

Method CANCEL_GI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20050214
2 Importing IT_GI_CANCEL Call by reference Type reference (TYPE) /SPE/CONS_T_GI_CANCEL_PARAM Consolidator portal: Cancel GI parameter 20050214

Method CANCEL_GI on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method CHECK_NO_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040714
2 Importing IT_DELIVERIES Call by reference Type reference (TYPE) LESHP_DELIVERY_T Mehrere Lieferungen: Daten, Positionen, Steuerungsdaten 20040714

Method CHECK_NO_RECORDS on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PLANTS Call by reference Type reference (TYPE) SHP_WERKS_RANGE_T 20040428

Method CONSTRUCTOR on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method CONVERT_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040429
2 Exporting ET_GI_WORKLIST Call by reference Type reference (TYPE) /SPE/CONS_T_GI_WORKLIST Portal für Logistikkonsolidierer: Warenausgang Arbeitsvorrat 20040429
3 Importing IT_DELIVERIES Call by reference Type reference (TYPE) LESHP_DELIVERY_T Mehrere Lieferungen: Daten, Positionen, Steuerungsdaten 20040429

Method CONVERT_RESULTS on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method CREATE_HU_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_REHANG Call by reference Type reference (TYPE) TABLE 20040705
2 Importing IT_HU_HEADER Call by reference Type reference (TYPE) HUM_HU_HEADER_T 20040705
3 Importing IT_HU_ITM Call by reference Type reference (TYPE) HUM_HU_ITEM_T Tabellentyp: Handling Unit-Positionen 20040705
4 Importing IV_DN Call by reference Type reference (TYPE) VBELN_VL Lieferung 20040705

Method CREATE_HU_LIST on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method CREATE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RETURN Value transfer Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040707
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) HUITEM_MESSAGES_T Tabellentyp: zurückgebende Ausgabe für Verpacken 20040707
3 Importing IV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040707

Method CREATE_MESSAGES on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method DELETE_HU_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040708
2 Importing IV_DN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20040708
3 Importing IV_HU Call by reference Type reference (TYPE) EXIDV Externe Handling-Unit-Identifikation 20040708

Method DELETE_HU_NEW on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method DELETE_ONE_HU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040705
2 Importing IV_DN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20040705
3 Importing IV_HU Call by reference Type reference (TYPE) EXIDV Externe Handling-Unit-Identifikation 20040705

Method DELETE_ONE_HU on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method DETERMINE_DELIVERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DELIVERIES Call by reference Type reference (TYPE) LESHP_DELIVERY_T Mehrere Lieferungen: Daten, Positionen, Steuerungsdaten 20040428
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040428
3 Importing IS_SELECTION Call by reference Type reference (TYPE) /SPE/CONS_S_GI_SELECTION Portal f. Logistikkonsolidierer - WA Arbeitsvorrat Auswahl 20040428

Method DETERMINE_DELIVERIES on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method DETERMINE_DELIVERIES_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DELIVERIES Call by reference Type reference (TYPE) LESHP_DELIVERY_T Mehrere Lieferungen: Daten, Positionen, Steuerungsdaten 20040517
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040517
3 Importing IS_SELECTION Call by reference Type reference (TYPE) /SPE/RET_CONS_SELECTION 20040428
4 Importing IS_SELECTION_DATA Call by reference Type reference (TYPE) LESHP_DATA Zu selektierende/puffernde Liefersegmente 20040909
5 Importing IV_SELECTION_MODE Call by reference Type reference (TYPE) /SPE/RET_CONS_SELECTION_MODE Selektionsmodus für Konsolidiererportal 20040909

Method DETERMINE_DELIVERIES_INTERNAL on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method DETERMINE_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GI_WORKLIST Call by reference Type reference (TYPE) /SPE/CONS_T_GI_WORKLIST Portal für Logistikkonsolidierer: Warenausgang Arbeitsvorrat 20040428
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040428
3 Importing IS_SELECTION Call by reference Type reference (TYPE) /SPE/CONS_S_GI_SELECTION Portal f. Logistikkonsolidierer - WA Arbeitsvorrat Auswahl 20040428

Method DETERMINE_WORKLIST on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method EMPTY_HU_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040706
2 Importing IV_DN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20040706
3 Importing IV_HU Call by reference Type reference (TYPE) EXIDV Externe Handling-Unit-Identifikation 20040706

Method EMPTY_HU_NEW on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method FILL_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040708
2 Exporting ET_PARTNER Call by reference Type reference (TYPE) SHP_PARTNER_UPDATE_T 20040708
3 Importing IS_DELIVERY Call by reference Type reference (TYPE) /SPE/CONS_S_GI_WORKLIST Portal f. Logistikkonsolidierer: Warenausgang Arbeitsvorrat 20040708

Method FILL_PARTNER on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method FILL_VBKOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VBKOK Call by reference Type reference (TYPE) VBKOK 20040517
2 Importing IS_DELIVERY Call by reference Type reference (TYPE) LESHP_DELIVERY_S Lieferung: alle Daten für den Lieferkopf 20040517
3 Importing IV_GOODS_ISSUE Call by reference Type reference (TYPE) BOOLE_D Warenausgang 20040517

Method FILL_VBKOK on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method FILL_VBPOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VBPOK Call by reference Type reference (TYPE) SPEID_T_VBPOK 20040517
2 Importing IS_DELIVERY Call by reference Type reference (TYPE) LESHP_DELIVERY_S Lieferung: alle Daten für den Lieferkopf 20040517
3 Importing IS_DELIVERY_WORKLIST Call by reference Type reference (TYPE) /SPE/CONS_S_GI_WORKLIST Portal f. Logistikkonsolidierer: Warenausgang Arbeitsvorrat 20040517

Method FILL_VBPOK on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method FILTER_DELIVERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CT_DELIVERIES Call by reference Type reference (TYPE) LESHP_DELIVERY_T Mehrere Lieferungen: Daten, Positionen, Steuerungsdaten 20040524
2 Exporting CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040524
3 Importing IS_SELECTION Call by reference Type reference (TYPE) /SPE/CONS_S_GI_SELECTION Portal f. Logistikkonsolidierer - WA Arbeitsvorrat Auswahl 20040524

Method FILTER_DELIVERIES on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method GET_DOMAIN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040429
2 Exporting E_DDTEXT Call by reference Type reference (TYPE) DD07V-DDTEXT Kurztext zu Festwerten 20040429
3 Importing I_DOMNAME Call by reference Type reference (TYPE) DD07V-DOMNAME Domänenname 20040429
4 Importing I_DOMVALUE Call by reference Type reference (TYPE) DD07V-DOMVALUE_L 20040429

Method GET_DOMAIN_VALUES on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method GET_GI_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GI_WORKLIST Call by reference Type reference (TYPE) /SPE/CONS_T_GI_WORKLIST Portal für Logistikkonsolidierer: Warenausgang Arbeitsvorrat 20040428
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040428
3 Importing IS_SELECTION Call by reference Type reference (TYPE) /SPE/CONS_S_GI_SELECTION Portal f. Logistikkonsolidierer - WA Arbeitsvorrat Auswahl 20040428

Method GET_GI_WORKLIST on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method GET_HU_PACK_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040512
2 Exporting ET_PACKING_INFO Call by reference Type reference (TYPE) /SPE/CONS_T_PACK_INFO Portal f. Logistikkonsolidierer: Verpack.-Info f. Lieferung 20040512
3 Importing IS_DELIVERY_SELECTION Call by reference Type reference (TYPE) /SPE/CONS_S_PACK_INFO_SEL Portal f. Logistikkonsolid.: Verpack.-Info f. Lieferselekt. 20040512

Method GET_HU_PACK_INFO on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method GET_ITEM_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VBSTT Call by reference Type reference (TYPE) VBSTT 20040714
2 Importing IS_VBUP Call by reference Type reference (TYPE) VBUPVB 20040714

Method GET_ITEM_STATUS_TEXT on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method GET_PACKING_MATERIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PACKING_MATERIALS Call by reference Type reference (TYPE) /SPE/CONS_T_PACKMAT Verpackungsmaterialien 20040429
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040503
3 Importing IV_MATERIAL Call by reference Type reference (TYPE) MATNR Materialnummer 20040503

Method GET_PACKING_MATERIALS on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method GET_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VBSTT Call by reference Type reference (TYPE) VBSTT 20040608
2 Importing IS_VBUK Call by reference Type reference (TYPE) VBUKVB 20040608

Method GET_STATUS_TEXT on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method HU_INITIALIZE_PACKING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040719
2 Importing IS_OBJECT Call by reference Type reference (TYPE) HUM_OBJECT Objektbeschreibung für zu verarbeitende Handling Units 20040719

Method HU_INITIALIZE_PACKING on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method HU_PACK_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) VEKPVB Arbeitsstruktur für Handling-Unit-Kopf 20040706
2 Exporting ES_ITEM Call by reference Type reference (TYPE) VEPOVB 20040706
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) HUITEM_MESSAGES_T Tabellentyp: zurückgebende Ausgabe für Verpacken 20040706
4 Importing IS_HANDLING_UNIT Call by reference Type reference (TYPE) HUITEM_FROM 20040706
5 Changing IS_ITEM_PROPOSAL Call by reference Type reference (TYPE) HUITM_PROPOSAL 20040706
6 Importing IT_SERIAL_NR Call by reference Type reference (TYPE) SERNR_PITHU 20040706
# Exception Resumable Description Created on
1 NOT_POSSIBLE 20040706

Method HU_UNPACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) VEKPVB Arbeitsstruktur für Handling-Unit-Kopf 20040706
2 Importing IS_FROM Call by reference Type reference (TYPE) HUITEM_FROM 20040706
3 Changing IS_ITEM Call by reference Type reference (TYPE) HUITEM_UNPACK 20040706
4 Importing IT_SERIAL_NR Call by reference Type reference (TYPE) SERNR_PITHU 20040706
# Exception Resumable Description Created on
1 FATAL_ERROR 20040706
2 INPUT_ERROR 20040706
3 INPUT_MISSING 20040706
4 NOT_PACKED 20040706
5 NOT_POSSIBLE 20040706

Method INITIALIZE_DELIVERY_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DELIV_SELECT Call by reference Type reference (TYPE) /SPE/RET_CONS_SELECTION Selektionskriterien für Konsolidiererportal 20040909
2 Changing CS_SEL_DATA Call by reference Type reference (TYPE) LESHP_DATA Zu selektierende/puffernde Liefersegmente 20040909
3 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20050217
4 Changing CV_SEL_MODE Call by reference Type reference (TYPE) /SPE/RET_CONS_SELECTION_MODE Selektionsmodus für Konsolidiererportal 20040909
5 Importing IS_SELECTION Call by reference Type reference (TYPE) /SPE/CONS_S_GI_SELECTION Portal f. Logistikkonsolidierer - WA Arbeitsvorrat Auswahl 20040428

Method INITIALIZE_DELIVERY_SELECTION on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method LOCK_UNLOCK_DELIVERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040517
2 Importing IV_LOCK Call by reference Type reference (TYPE) BOOLE_D 20040517
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20040517
# Exception Resumable Description Created on
1 COULD_NOT_LOCK 20040517

Method PACK_EXISTING_HU_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040706
2 Importing IS_PACK_HU Call by reference Type reference (TYPE) /SPE/CONS_S_PACK_HU Portal f. Logistikkonsolidierer: Lieferpos. in HUs verpacken 20040706

Method PACK_EXISTING_HU_NEW on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method PACK_HU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040511
2 Importing IS_PACK_HU Call by reference Type reference (TYPE) /SPE/CONS_S_PACK_HU Portal f. Logistikkonsolidierer: Lieferpos. in HUs verpacken 20040511

Method PACK_HU on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method PACK_HU_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040706
2 Importing IS_PACK_HU Call by reference Type reference (TYPE) /SPE/CONS_S_PACK_HU Portal f. Logistikkonsolidierer: Lieferpos. in HUs verpacken 20040706

Method PACK_HU_NEW on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method POST_GI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040517
2 Importing IT_DELIVERIES Call by reference Type reference (TYPE) /SPE/CONS_T_GI_WORKLIST Portal für Logistikkonsolidierer: Warenausgang Arbeitsvorrat 20040517

Method POST_GI on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method UNPACK_HU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040512
2 Importing IS_UNPACK_HU Call by reference Type reference (TYPE) /SPE/CONS_S_UNPACK_HU Portal f. Logistikkonsolidierer: Positionen aus HU auspacken 20040512

Method UNPACK_HU on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method UPDATE_DELIVERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040517
2 Importing IS_DELIVERY Call by reference Type reference (TYPE) /SPE/CONS_S_GI_WORKLIST Portal f. Logistikkonsolidierer: Warenausgang Arbeitsvorrat 20040517

Method UPDATE_DELIVERY on class /SPE/CL_CONSOLIDATOR_GI has no exception.

Method UPDATE_DELIVERY_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VBKOK Value transfer Type reference (TYPE) VBKOK 20040517
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI-Rückgabeinformationen 20040517
3 Changing CT_VBPOK Value transfer Type reference (TYPE) TT_VBPOK 20040517
4 Importing IS_DELIVERY Call by reference Type reference (TYPE) /SPE/CONS_S_GI_WORKLIST Portal f. Logistikkonsolidierer: Wareneingang Arbeitsvorrat 20040517
5 Importing IT_PARTNER Call by reference Type reference (TYPE) SHP_PARTNER_UPDATE_T 20040708
6 Importing IV_DB_UPDATE Call by reference Type reference (TYPE) LESHP_DATABASE_UPDATE '1' 20040517
# Exception Resumable Description Created on
1 ERROR Fehler 20040706
History
Last changed by/on SAP  20050219 
SAP Release Created in 100