SAP ABAP Function Module ISM_SO_COMPLAINT_CREATE (IS-M/SD: Reklamation zu Versandauftrag anlegen (ohne Dialog))
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JSD (Package) Appl. dev. R/3 Publishing Sales and Distribution System
Basic Data
Function Module ISM_SO_COMPLAINT_CREATE IS-M/SD: Reklamation zu Versandauftrag anlegen (ohne Dialog)  
Function Group JVSO_COMPL   IS-M/SD: Shipping Order Complaint  
Program Name SAPLJVSO_COMPL    
INCLUDE Name LJVSO_COMPLU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PV_FVNR TYPE FVNR IS-M: Nummer einer Problemmeldung im Versand
Exporting PV_MSGCOUNT TYPE SYTABIX Interne Tabellen, aktueller Zeilenindex
Importing PV_ORDNBR TYPE SHIPORDNBR Adressversandauftragsnummer
Importing PV_POSNBR TYPE SHIPORDPOSNBR Adressversandauftragspositionsnummer
Importing PV_COMPLREASON TYPE FVGRUND IS-M: Grund einer Problemmeldung Versd. bzw. Reklamation
Importing PV_COMPLRESULT TYPE ISM_REKLERGB IS-M: Reklamationsergebnis
Importing PV_COMPLORIGIN TYPE FVVERURS IS-M: Verursacher der Problemmeldung Versand od. Reklamation
Importing PV_COMPLTYPE TYPE ISM_WWWCOMPLTYPE '4' IS-M: Reklamationstyp für das Internet
Importing PV_COMPLDATE TYPE ISM_COMPLDATE IS-M/SD: Reklamationsdatum
Importing PV_MISSINGFROM TYPE FEHLERSEIT IS-M/SD: Reklamationszeitraumbeginn
Importing PV_MISSINGTO TYPE FEHLERBIS IS-M/SD: Reklamationszeitraumende
Importing PV_RKMENGE TYPE RKMENGE Anzahl der reklamierten Exemplare
Importing PV_XCHECK_REPEATED TYPE XFELD 'X' Prüfen, ob bereits eine Reklamation im Zeitraum existiert
Exception WRONG_INPUT TYPE Fehlerhafte oder unvollständige Eingaben
Exception NOT_AUTHORIZED TYPE Keine Berechtigung
Exception ORDER_NOT_FOUND TYPE Versandauftrag wurde nicht gefunden
Exception COMPLAINT_EXISTS_IN_PERIOD TYPE Es existiert bereits eine Reklamation im Reklamationszeitraum
               
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  20050224 
SAP Release Created in 464