SAP ABAP Function Module UPSCP_CONSTRUCTOR (PUB/INS : Instanz initialisieren)
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_CONSTRUCTOR PUB/INS : Instanz initialisieren  
Function Group UPSCP   ALE Dist. Packet (Class): Packet  
Program Name SAPLUPSCP    
INCLUDE Name LUPSCPU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_INSTID TYPE UPS_INSTID ALE Distribution Packet: ID for Instantiation
Importing IM_PACKAGENAME TYPE API_UPSHDR-UPSNAM ALE Distribution Packet: Name
Importing IM_DIRECTION TYPE API_UPSHDR-DIRECT ALE Distribution Packet: Distribution Direction
Importing IM_PARTNER TYPE API_UPSHDR-LOGSYS ALE Distribution Packet : Partner
Importing IM_OWNER TYPE API_UPSHDR-OWNER ALE Distribution Packet : Owner
Importing IM_PACKAGEMODE TYPE API_UPSHDR-UPSMODE ALE Distribution Packet : Packet Type
Importing IM_ORIGINALNAME TYPE API_UPSHDR-ORGNAM ALE Distribution Packet : Original Packet Name
Importing IM_ORIGINALOWNER TYPE API_UPSHDR-ORGOWN ALE Distribution Packet : Owner of Original Packet
Importing FLG_MSG_COLLECT TYPE XFELD KUPS_TRUE Collect Messages
Importing IM_HANDLE TYPE BALLOGHNDL Application Log: Log Handle
Importing FLG_APPL_LOG TYPE XFELD KUPS_FALSE Write application log
Importing IM_EDITMODE TYPE UPS_EDITMODE KUPS_DISPLAY Paket änderbar öffnen
Importing FLG_ERROR_IF_EXIST TYPE XFELD KUPS_TRUE Fehler, wenn Paket existiert
Importing FLG_ERROR_IF_NOT_EXIST TYPE XFELD KUPS_TRUE Fehler, wenn Paket nicht existiert
Importing IM_TRUSTLEVEL_CHECK TYPE I 0 Vertrauensstufe für Objektprüfungen
Importing IM_TRUSTLEVEL_LOG TYPE I 0 Vertrauensstufe für Logging
Tables EX_MESSAGES TYPE TUPSBAPIRET2 Table Type of BAPIRET2
Exception DISPLAY_ONLY TYPE Paket ist eingebucht / abgelehnt : nur Anzeige möglich
Exception ORIGINAL_UNKNOWN TYPE The original packet does not exist
Exception DIRECT_ERROR TYPE The specified distribution direction is not allowed
Exception LOGSYS_ERROR TYPE Distribution of packets to this system is not intended
Exception OWNER_ERROR TYPE No valid owner specified
Exception UPSMODE_ERROR TYPE The packet type is not expected
Exception ORIGINAL_INCOMPLETE TYPE The key fields of the original packet are incomplete
Exception FOREIGN_LOCK TYPE ENQUEUE : Object is locked
Exception SYSTEM_FAILED TYPE ENQUEUE : System function has failed
Exception LOG_ERROR TYPE Unclassified error in this application log
Exception DIFFERENT_ORIGINAL TYPE Correction is already assigned to the other original
Exception NO_AUTHORITY TYPE No Authorization
Exception PACKAGE_NOT_EXISTS TYPE Package Does Not Exist
Exception PACKAGE_EXISTS TYPE Package already exists
Exception ERROR TYPE Unclassified Error
               
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