SAP ABAP Function Module UPSCP_CHANGE (PUB/INS : Paketdaten pflegen)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-UPS (Application Component) Distribution Unit / Distribution Packet
     U_P_S (Package) ALE Distribution Unit
Basic Data
Function Module UPSCP_CHANGE PUB/INS : Paketdaten pflegen  
Function Group UPSCP   ALE Dist. Packet (Class): Packet  
Program Name SAPLUPSCP    
INCLUDE Name LUPSCPU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CH_APIHDR TYPE API_UPSHDR ALE Distribution Packet: Header Data (Input Structure)
Importing IM_INSTID TYPE UPS_INSTID ALE Distribution Packet: ID for Instantiation
Importing IMT_APIITM TYPE API_TUPSITM ALE-Verteilungspaket : Objektliste (Eingabestruktur)
Importing IMT_APISRC TYPE API_TUPSSRC ALE-Verteilungspaket : Quellobjektliste (Eingabestruktur)
Importing IMT_APIPRE TYPE API_TUPSPRE ALE Distribution Packet: Predecessor (Input Structure)
Importing FLG_APPL_LOG TYPE XFELD KUPS_FALSE Write application log
Importing FLG_SYNC_OBJLIST TYPE XFELD KUPS_TRUE Comparison of object list
Importing FLG_DOCNUM_UPDATE TYPE XFELD KUPS_FALSE Identify IDoc numbers and read current status
Importing FLG_SERIAL_UPDATE TYPE XFELD KUPS_FALSE Objekt-Serialisierung aktualisieren
Importing FLG_MSG_COLLECT TYPE XFELD KUPS_FALSE Collect accumulated messages
Importing FLG_SRC_IMPORT TYPE XFELD KUPS_FALSE Quellobjekte wurden importiert
Importing FLG_PRE_IMPORT TYPE XFELD KUPS_FALSE Vorgängerliste wurde importiert
Importing IM_VRGNG TYPE TJ01-VRGNG ' ' Business Transaction
Importing IM_HANDLE TYPE BALLOGHNDL Application Log: Log Handle
Tables EX_MESSAGES TYPE TUPSBAPIRET2 Table Type of BAPIRET2
Exception FAILING_INSTANCE TYPE Instanz konnte nicht restauriert werden
Exception ERROR TYPE Unspecified error
Exception LOG_ERROR TYPE Unspecified error of applications log
Exception HEADER_KEY_INCOMPLETE TYPE Header data incomplete
Exception UPSTYP_ERROR TYPE The packet type does not exist (see Cust. table TDLV02)
Exception UPSTYP_NOT_ALLOWED TYPE The packet type for the current packet type is not allowed
Exception DOCNUM_ERROR TYPE IDoc data is missing from packet
Exception UPSSTAT_ERROR TYPE Packet status is not expected
Exception PACKAGE_UNKNOWN TYPE Distribution packet does not exist
Exception ITM_KEY_INCOMPLETE TYPE The object data is incomplete
Exception OBJTYP_ERROR TYPE Object type is not supported
Exception ORIGINAL_MISMATCH TYPE Object instance has been incorrectly initialized
Exception ORIGINAL_CHANGEABLE TYPE The original packet can still be changed
Exception ORIGINAL_POSTED_OK TYPE The original packet has already been posted
Exception DIFFERENT_DIRECT TYPE Distrib direction of correction and original packet not same
Exception NO_CORREC_ALLOWED TYPE The packet type of original allows no corrections
Exception PRENAM_ERROR TYPE The predecessor packet does not exist
Exception USE_OPEN_CORRECTION TYPE A correction packet for same original can still be changed
Exception NO_FUNCTION TYPE Corrections can only contain objects & function code
Exception FUNCTION_INVALID TYPE Only object entry functions 'I', 'U' and 'D' allowed
Exception SUBTRACT_ONLY TYPE Only deletion allowed (local corrections in inbox)
Exception UPSMODE_ERROR TYPE The packet type is not expected
Exception NO_CHANGE TYPE Packet has been opened for display only
Exception SOURCE_ERROR TYPE Objekttyp für Datenimport nicht zugelassen
Exception PREDECESSOR_ERROR TYPE Fehler bei Vorgänger
Exception NO_AUTHORITY TYPE No Authorization
Exception ORIGINAL_REJECTED TYPE Originalpaket wurde abgelehnt
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020827 
SAP Release Created in 46C2