SAP ABAP Function Module UPSCP_CREATE (PUB/INS : Paket anlegen)
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_CREATE PUB/INS : Paket anlegen  
Function Group UPSCP   ALE Dist. Packet (Class): Packet  
Program Name SAPLUPSCP    
INCLUDE Name LUPSCPU10    
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_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 messages
Importing FLG_LOCK_PACKAGE TYPE XFELD KUPS_FALSE Lock packet against changes
Importing FLG_SET_UPSSTS_NEW TYPE XFELD KUPS_FALSE Set packet status to 'new'
Importing IM_HANDLE TYPE BALLOGHNDL Application Log: Log Handle
Importing IM_VRGNG TYPE TJ01-VRGNG KUPS_VRGNG_EDIT Business Transaction
Tables EX_MESSAGES TYPE TUPSBAPIRET2 aufgelaufene Meldungen
Exception FAILING_INSTANCE TYPE Instanz konnte nicht restauriert werden
Exception ERROR TYPE Unspecified error
Exception LOG_ERROR TYPE Unclassified error in application log
Exception HEADER_KEY_INCOMPLETE TYPE Header data is incomplete
Exception UPSTYP_ERROR TYPE The packet type does not exist (see Cust. table TDSP02)
Exception UPSTYP_NOT_ALLOWED TYPE The packet type for the current packet type is not allowed
Exception DOCNUM_ERROR TYPE IDOoc data is missing for this packet
Exception UPSSTAT_ERROR TYPE Packet status is not expected
Exception PACKAGE_EXISTS TYPE Distribution packet exists already
Exception ITM_KEY_INCOMPLETE TYPE The object data is incomplete
Exception OBJTYP_ERROR TYPE Object type is not supported
Exception UPSNUM_ERROR TYPE No packet number could be assigned
Exception ORIGINAL_MISMATCH TYPE Object instance has been incorrectly initialized
Exception ORIGINAL_CHANGEABLE TYPE The original packet for correction 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 STATUS_ERROR TYPE Error in status management
Exception NO_AUTHORITY TYPE No Authorization
Exception FOREIGN_LOCK TYPE Object Already Locked
Exception SYSTEM_FAILED TYPE Error in lock management
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