neue_idoup.ini
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| neue_idoup.ini [2012/04/02 07:48] – angelegt adietrich | neue_idoup.ini [2020/06/24 14:33] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | # idoup.ini V3.xx | + | # idoup.ini V3.xx\\ |
| - | # | + | #\\ |
| + | #\\ | ||
| + | # general Syntax:\\ | ||
| + | # Flags: 0/ | ||
| + | # Zahlenwerte: | ||
| + | #\\ | ||
| - | # | + | # ===============================================================================================\\ |
| - | # general Syntax: | + | # Global Section: IDOUP\\ |
| - | # Flags: 0/1[<default> | + | # ======================\\ |
| - | # Zahlenwerte: <wert1>-<wert2> | + | #\\ |
| - | # | + | # common settings\\ |
| + | # ---------------\\ | ||
| + | #\\ | ||
| + | # DebugLevel: controls verbosity of diagnostic outputs | ||
| + | # 0 = only severe errors will appear\\ | ||
| + | # 9 = verbose diagnostics\\ | ||
| + | # Note: Level 9 (max) produces additional output of detailed IDOC-content\\ | ||
| + | #\\ | ||
| + | # ProtoBuffer..: | ||
| + | # | ||
| + | # | ||
| + | # but this increases system load significantly!!!!\\ | ||
| + | #\\ | ||
| + | # BackupCount: | ||
| + | # when set, backupfiles (in sapdaten.d/bak) of transferred data are written\\ | ||
| + | # since they count up daily, they get overwritten cyclical\\ | ||
| + | #\\ | ||
| + | # Convert2Coup: | ||
| + | # | ||
| + | #\\ | ||
| + | # FailedLogonSleep: | ||
| + | # retry time after a rejected login\\ | ||
| + | #\\ | ||
| + | # StrictData: [0..1, default=1]\\ | ||
| + | # when set, datasets with invalid length are rejected\\ | ||
| + | # they are written to errorfiles < | ||
| + | #\\ | ||
| + | # SegmentSize: | ||
| + | # uploadfiles may be segmented to reduce systemload of the destination system\\ | ||
| + | # | ||
| + | #\\ | ||
| + | # SegmentMax: [0..999, default=999]\\ | ||
| + | # max. amount of segments. A value of 0 inhibits segmentation\\ | ||
| + | #\\ | ||
| + | # SleepTime: [1..60000, default=1000]\\ | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | #\\ | ||
| + | # LogData: [0/1, default=1]\\ | ||
| + | # when set, protocols data in transition inputfile -> datafile\\ | ||
| + | # and when transport table ist filled\\ | ||
| + | #\\ | ||
| + | #---<german>------------------------------------------------------------------\\ | ||
| + | #\\ | ||
| + | # allgemeine Einstellungen\\ | ||
| + | # ------------------------\\ | ||
| + | #\\ | ||
| + | # DebugLevel: steuert die Menge der Diagnoseausgaben\\ | ||
| + | # 0 = nur schwerwiegende Fehler werden protokolliert\\ | ||
| + | # 9 = extrem ausfuehrliche Protokollierung\\ | ||
| + | # Hinweis: im Level 9 (max) werden detailierte Ausgaben der IDOC-Inhalte erzeugt\\ | ||
| + | #\\ | ||
| + | # Protobuffer: | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | #\\ | ||
| + | # BackupCount: | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | # [IDOC01]\\ | ||
| + | # | ||
| + | # --> | ||
| + | #\\ | ||
| + | # Convert2Coup: | ||
| + | # | ||
| + | #\\ | ||
| + | # FailedLogonSleep: | ||
| + | # | ||
| + | #\\ | ||
| + | # StrictData: [0..1, default=1]\\ | ||
| + | # wenn 1, werden Datensaetze falscher Laenge unterdrueckt\\ | ||
| + | # Diese Datensaetze werden in einem File <idocname> | ||
| + | # | ||
| + | #\\ | ||
| + | # SegmentSize: | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | #\\ | ||
| + | # SegmentMax: [0..999, default=999]\\ | ||
| + | # | ||
| + | #\\ | ||
| + | # SleepTime: [1..60000, default=1000]\\ | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | #\\ | ||
| + | # LogData: 0/1, default=1\\ | ||
| + | # schreibt Datensätze bei Transport Uebergabefile -> Datenfile\\ | ||
| + | # sowie beim Fuellen der Tabelle ins Protokoll\\ | ||
| + | #\\ | ||
| + | # 2.19.10\\ | ||
| + | # TableBackup: | ||
| + | # schreibt ein Backup der beiden Tabellen nach dem Transport ins bak-Vz\\ | ||
| + | #\\ | ||
| + | \\ | ||
| + | [IDOUP]\\ | ||
| + | DebugLevel=9\\ | ||
| + | #SourceDebugging=0\\ | ||
| + | Protobuffer=0\\ | ||
| + | Convert2Coup=0\\ | ||
| + | Convert2KK2=0\\ | ||
| + | CnvGetPerno=0\\ | ||
| + | FailedLogonSleep=60\\ | ||
| + | StrictData=0\\ | ||
| + | BackupCount=14\\ | ||
| + | # SegmentSize=1000\\ | ||
| + | # SegmentMax=999\\ | ||
| + | SegmentMax=0\\ | ||
| + | SleepTime=1000\\ | ||
| + | LogData=0\\ | ||
| + | # | ||
| + | # | ||
| + | \\ | ||
| + | #\\ | ||
| + | # wenn PPPDCUplReqFile gesetzt wird,\\ | ||
| + | # | ||
| + | # | ||
| + | PPPDCUplReqFile=$BS_DIR/ | ||
| + | ParseFile=$BS_DIR/ | ||
| + | \\ | ||
| + | #\\ | ||
| + | # XI-definitions\\ | ||
| + | #\\ | ||
| + | # notes\\ | ||
| + | # - if XI-Adr is defined, no normal tRFC operation is possible\\ | ||
| + | # - XI-UserPwd: plain password directly inserted in " | ||
| + | #\\ | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | \\ | ||
| + | # ===============================================================================================\\ | ||
| + | # Connection Settings Section\\ | ||
| + | # ===========================\\ | ||
| + | #\\ | ||
| + | # Note: ANY variable in this section (besides the pair PASSWD/ | ||
| + | # will be reported to function RfcOpenEx(), | ||
| + | # about this function before inserting new variables.\\ | ||
| + | #\\ | ||
| + | # connection settings to SAP system\\ | ||
| + | # TYPE.........: | ||
| + | # CLIENT.......: | ||
| + | # USER.........: | ||
| + | # System-User recommended with at least B_ALE_ALL + S_A.USER + S_A.CPIC\\ | ||
| + | # note: entry is case sensitive !\\ | ||
| + | #\\ | ||
| + | # PASSWD.......: | ||
| + | # PasswdCrypt..: | ||
| + | # Note: use only one of the above password options.\\ | ||
| + | #\\ | ||
| + | # LANG.........: | ||
| + | # LCHECK.......: | ||
| + | # TRACE........: | ||
| + | # | ||
| + | # Connection without load balancing\\ | ||
| + | # ASHOST........: | ||
| + | # SYSNR.........: | ||
| + | # GWHOST........: | ||
| + | # (in most cases same as ashost)\\ | ||
| + | # GWSERV........: | ||
| + | # | ||
| + | # Connection using load balancing\\ | ||
| + | # MSHOST........: | ||
| + | # MSSERV........: | ||
| + | # R3NAME........: | ||
| + | # GROUP.........: | ||
| + | #\\ | ||
| + | # | ||
| + | #\\ | ||
| + | # Hinweis: ALLE Variablen dieser Sektion (ausser PASSWD/ | ||
| + | # werden als Parameter der Funktion RfcOpenEx() übergeben.\\ | ||
| + | # Vor Einfuegen neuer Variablen, die separate Dokumentation dazu lesen.\\ | ||
| + | #\\ | ||
| + | # Verbindungseinstellungen zum SAP-System\\ | ||
| + | # TYPE.........: | ||
| + | # CLIENT.......: | ||
| + | # USER.........: | ||
| + | # idealerweise ein System-User mit B_ALE_ALL + S_A.USER + S_A.CPIC\\ | ||
| + | # Gross-/ | ||
| + | #\\ | ||
| + | # PASSWD.......: | ||
| + | # Gross-/ | ||
| + | # PasswdCrypt..: | ||
| + | # Hinweis: jeweils nur eine der beiden Passwort-Variablen verwenden.\\ | ||
| + | #\\ | ||
| + | # LANG.........: | ||
| + | # LCHECK.......: | ||
| + | # TRACE........: | ||
| + | # | ||
| + | # Verbindung ohne Load-Balancing\\ | ||
| + | # ASHOST........: | ||
| + | # SYSNR.........: | ||
| + | # GWHOST........: | ||
| + | # in den meisten Faellen identisch mit ashost\\ | ||
| + | # GWSERV........: | ||
| + | # | ||
| + | # Verbindung mit Load-Balancing\\ | ||
| + | # MSHOST........: | ||
| + | # MSSERV........: | ||
| + | # R3NAME........: | ||
| + | # GROUP.........: | ||
| + | # | ||
| + | #\\ | ||
| + | [LOGON]\\ | ||
| + | CLIENT=800\\ | ||
| + | USER=ub\\ | ||
| + | # | ||
| + | PASSWD=UB4321\\ | ||
| + | LANG=DE\\ | ||
| + | TRACE=0\\ | ||
| + | \\ | ||
| + | # no load balancing\\ | ||
| + | #\\ | ||
| + | ASHOST=rhs.icaro.com\\ | ||
| + | SYSNR=00\\ | ||
| + | GWHOST=rhs.icaro.com\\ | ||
| + | GWSERV=sapgw00\\ | ||
| + | \\ | ||
| - | # =============================================================================================== | + | # load balancing\\ |
| - | # Global Section: IDOUP | + | # message Server: service |
| - | # ====================== | + | #\\ |
| - | # | + | #MSHOST=\\ |
| - | # common settings | + | #MSSERV=3600\\ |
| - | # --------------- | + | #R3NAME=\\ |
| - | # | + | #GROUP=\\ |
| - | # DebugLevel: controls verbosity of diagnostic outputs | + | \\ |
| - | # 0 = only severe errors will appear | + | |
| - | # 9 = verbose diagnostics | + | |
| - | # Note: Level 9 (max) produces additional output of detailed IDOC-content | + | |
| - | # | + | |
| - | # ProtoBuffer..: | + | |
| - | # | + | |
| - | # | + | |
| - | # but this increases system | + | |
| - | # | + | |
| - | # BackupCount: [0..999, default=10] number of days to keep files | + | |
| - | # when set, backupfiles (in sapdaten.d/ | + | |
| - | # since they count up daily, they get overwritten cyclical | + | |
| - | # | + | |
| - | # Convert2Coup: | + | |
| - | # | + | |
| - | # | + | |
| - | # FailedLogonSleep: | + | |
| - | # retry time after a rejected login | + | |
| - | # | + | |
| - | # StrictData: [0..1, default=1] | + | |
| - | # when set, datasets with invalid length are rejected | + | |
| - | # they are written to errorfiles < | + | |
| - | # | + | |
| - | # SegmentSize: | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # SegmentMax: [0..999, default=999] | + | |
| - | # max. amount of segments. A value of 0 inhibits segmentation | + | |
| - | # | + | |
| - | # SleepTime: [1..60000, default=1000] | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # LogData: [0/1, default=1] | + | |
| - | # when set, protocols data in transition inputfile -> datafile | + | |
| - | # and when transport table ist filled | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # allgemeine Einstellungen | + | |
| - | # ------------------------ | + | |
| - | # | + | |
| - | # DebugLevel: steuert die Menge der Diagnoseausgaben | + | |
| - | # 0 = nur schwerwiegende Fehler werden protokolliert | + | |
| - | # 9 = extrem ausfuehrliche Protokollierung | + | |
| - | # Hinweis: im Level 9 (max) werden detailierte Ausgaben der IDOC-Inhalte erzeugt | + | |
| - | # | + | |
| - | # Protobuffer: | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # BackupCount: | + | |
| - | # Transportierte Uploads werden in Backupfiles in den Pfad von < | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # Convert2Coup: | + | |
| - | # | + | |
| - | # | + | |
| - | # FailedLogonSleep: | + | |
| - | # | + | |
| - | # | + | |
| - | # StrictData: [0..1, default=1] | + | |
| - | # wenn 1, werden Datensaetze falscher Laenge unterdrueckt | + | |
| - | # Diese Datensaetze werden in einem File < | + | |
| - | # | + | |
| - | # | + | |
| - | # SegmentSize: | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # SegmentMax: [0..999, default=999] | + | |
| - | # | + | |
| - | # | + | |
| - | # SleepTime: [1..60000, default=1000] | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # | + | |
| - | # LogData: 0/1, default=1 | + | |
| - | # schreibt Datensätze bei Transport Uebergabefile -> Datenfile | + | |
| - | # sowie beim Fuellen der Tabelle ins Protokoll | + | |
| - | # | + | |
| - | # 2.19.10 | + | |
| - | # TableBackup: | + | |
| - | # schreibt ein Backup der beiden Tabellen nach dem Transport ins bak-Vz | + | |
| - | # | + | |
| - | [IDOUP] | ||
| - | DebugLevel=9 | ||
| - | # | ||
| - | Protobuffer=0 | ||
| - | Convert2Coup=0 | ||
| - | Convert2KK2=0 | ||
| - | CnvGetPerno=0 | ||
| - | FailedLogonSleep=60 | ||
| - | StrictData=0 | ||
| - | BackupCount=14 | ||
| - | # SegmentSize=1000 | ||
| - | # SegmentMax=999 | ||
| - | SegmentMax=0 | ||
| - | SleepTime=1000 | ||
| - | LogData=0 | ||
| - | # | ||
| - | # | ||
| - | # | + | # ===============================================================================================\\ |
| - | # wenn PPPDCUplReqFile gesetzt wird, | + | # EDIDC Section\\ |
| - | # muessen Sektionen [IDOCxx] existieren mit | + | # =============\\ |
| - | # | + | #\\ |
| - | PPPDCUplReqFile=$BS_DIR/ | + | |
| - | ParseFile=$BS_DIR/ | + | |
| + | [EDIDC]\\ | ||
| + | # sndprn: logical System of Time Recording System (sender for upload)\\ | ||
| + | # see Partner Profile or Distribution Model\\ | ||
| + | #\\ | ||
| + | # | ||
| + | # aus Partnervereinbarung oder Verteilungsmodell entnehmen\\ | ||
| + | #\\ | ||
| + | #\\ | ||
| + | # rcvprn: logical System of Receiver Client\\ | ||
| + | # see Partner Profile or Distribution Model\\ | ||
| + | #\\ | ||
| + | # | ||
| + | # aus Partnervereinbarung oder Verteilungsmodell entnehmen\\ | ||
| + | #\\ | ||
| + | # IMPORTANT: CAPITAL LETTERS ONLY\\ | ||
| + | #\\ | ||
| + | # WICHTIG: NUR GROSSBUCHSTABEN\\ | ||
| + | #\\ | ||
| + | # | ||
| + | \\ | ||
| + | #\\ | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | sndpor=HRPDC_HP\\ | ||
| + | sndprn=HRPDC_HP\\ | ||
| + | rcvprn=T90CLNT100\\ | ||
| - | # | ||
| - | # XI-definitions | ||
| - | # | ||
| - | # notes | ||
| - | # - if XI-Adr is defined, no normal tRFC operation is possible | ||
| - | # - XI-UserPwd: plain password directly inserted in " | ||
| - | # | ||
| - | # | ||
| - | #XI-Port= | ||
| - | # | ||
| - | # | ||
| + | # ===============================================================================================\\ | ||
| + | # IDOC-Data Definitions\\ | ||
| + | # =====================\\ | ||
| + | #\\ | ||
| + | # Note: Directory underneath sapdaten.d must have the same name\\ | ||
| + | # < | ||
| + | # (sender for upload / receiver for download)\\ | ||
| + | # This Directory must be created manually!\\ | ||
| + | # IdocSize = Satzlaenge, bei -1 wird die Satzlaenge angepasst\\ | ||
| + | #\\ | ||
| + | # SeparateUploadCycle\\ | ||
| + | # | ||
| + | # If upload fails, uploads retries are retriggered every SeparateUploadCycle seconds.\\ | ||
| + | # | ||
| + | # 0 = [default] feature off, data is collected normally\\ | ||
| + | # 1 = only one single upload is tried\\ | ||
| + | # 60...1800: cycle time in seconds (=1min...5h)\\ | ||
| + | #\\ | ||
| + | # V2.19.3 | ||
| + | # | ||
| + | # may have still access to the file (normally the process that writes this file).\\ | ||
| + | # On failure, the file is redetected on next sampling cycle until success.\\ | ||
| + | # | ||
| + | # - DataFile is used internally, do not create this file from outside!\\ | ||
| + | # - function works properly only under windows\\ | ||
| + | #\\ | ||
| + | # V2.19.4 DailyBackup\\ | ||
| + | # | ||
| + | # In conjunction with global " | ||
| + | # (with date+time-extension), | ||
| + | # where data of one day is collected. These backups are deleted after " | ||
| + | #\\ | ||
| + | # | ||
| + | #\\ | ||
| + | # Hinweis: Das Verzeichnis unterhalb von sapdaten.d muss genausso\\ | ||
| + | # heissen wie das logische System der Zeiterfassung\\ | ||
| + | # (Sender beim Upload / Empfaenger beim Download)\\ | ||
| + | # Dieses Verzeichnis muss manuell angelegt werden!\\ | ||
| + | #\\ | ||
| + | # IdocSize = Satzlaenge, bei -1 wird die Satzlaenge angepasst\\ | ||
| + | #\\ | ||
| + | # SeparateUploadCycle\\ | ||
| + | # | ||
| + | # Bei fehlgeschlagenem Transfer wird alle SeparateUploadCycle Sekunden\\ | ||
| + | # ein neuer Upload versucht.\\ | ||
| + | # | ||
| + | # 0 = [default] Feature aus, Daten werden gesammelt\\ | ||
| + | # 1 = nur einmaliger Uploadversuch\\ | ||
| + | # 60...1800: Zykluszeit in Sekunden (1min...5h)\\ | ||
| + | #\\ | ||
| + | # V2.19.3 | ||
| + | # | ||
| + | # wenn das InputFile noch von einem schreibenden Prozess geoeffnet ist.\\ | ||
| + | # Das File wird dann im naechsten Abtastzyklus neu getestet, bis der rename gelingt.\\ | ||
| + | # | ||
| + | # - DataFile wird dabei intern verwendet, nicht beschreiben!\\ | ||
| + | # - Funktion nur unter Windows gewaehrleistet\\ | ||
| + | #\\ | ||
| + | # V2.19.4 DailyBackup\\ | ||
| + | # | ||
| + | # In Verbindung mit dem globalen BackupCount. Neben Einzelbackups mit\\ | ||
| + | # | ||
| + | # | ||
| + | #\\ | ||
| + | # | ||
| + | \\ | ||
| + | #\\ | ||
| + | # HR-PDC Zeitereignisse/ | ||
| + | #\\ | ||
| + | [TEVEN]\\ | ||
| + | \\ | ||
| + | DataFile=$BS_DIR/ | ||
| + | RqstFile=$BS_DIR/ | ||
| + | # DailyBackup=1\\ | ||
| + | # Segmentname XI\\ | ||
| + | # SEGNAM=E1BPCC1UPTEVEN\\ | ||
| - | # =============================================================================================== | ||
| - | # Connection Settings Section | ||
| - | # =========================== | ||
| - | # | ||
| - | # Note: ANY variable in this section (besides the pair PASSWD/ | ||
| - | # will be reported to function RfcOpenEx(), | ||
| - | # about this function before inserting new variables. | ||
| - | # | ||
| - | # connection settings to SAP system | ||
| - | # TYPE.........: | ||
| - | # CLIENT.......: | ||
| - | # USER.........: | ||
| - | # System-User recommended with at least B_ALE_ALL + S_A.USER + S_A.CPIC | ||
| - | # note: entry is case sensitive ! | ||
| - | # | ||
| - | # PASSWD.......: | ||
| - | # PasswdCrypt..: | ||
| - | # Note: use only one of the above password options. | ||
| - | # | ||
| - | # LANG.........: | ||
| - | # LCHECK.......: | ||
| - | # TRACE........: | ||
| - | # | ||
| - | # Connection without load balancing | ||
| - | # ASHOST........: | ||
| - | # SYSNR.........: | ||
| - | # GWHOST........: | ||
| - | # (in most cases same as ashost) | ||
| - | # GWSERV........: | ||
| - | # | ||
| - | # Connection using load balancing | ||
| - | # MSHOST........: | ||
| - | # MSSERV........: | ||
| - | # R3NAME........: | ||
| - | # GROUP.........: | ||
| - | # | ||
| - | # | ||
| - | # | ||
| - | # Hinweis: ALLE Variablen dieser Sektion (ausser PASSWD/ | ||
| - | # werden als Parameter der Funktion RfcOpenEx() übergeben. | ||
| - | # Vor Einfuegen neuer Variablen, die separate Dokumentation dazu lesen. | ||
| - | # | ||
| - | # Verbindungseinstellungen zum SAP-System | ||
| - | # TYPE.........: | ||
| - | # CLIENT.......: | ||
| - | # USER.........: | ||
| - | # idealerweise ein System-User mit B_ALE_ALL + S_A.USER + S_A.CPIC | ||
| - | # Gross-/ | ||
| - | # | ||
| - | # PASSWD.......: | ||
| - | # Gross-/ | ||
| - | # PasswdCrypt..: | ||
| - | # Hinweis: jeweils nur eine der beiden Passwort-Variablen verwenden. | ||
| - | # | ||
| - | # LANG.........: | ||
| - | # LCHECK.......: | ||
| - | # TRACE........: | ||
| - | # | ||
| - | # Verbindung ohne Load-Balancing | ||
| - | # ASHOST........: | ||
| - | # SYSNR.........: | ||
| - | # GWHOST........: | ||
| - | # in den meisten Faellen identisch mit ashost | ||
| - | # GWSERV........: | ||
| - | # | ||
| - | # Verbindung mit Load-Balancing | ||
| - | # MSHOST........: | ||
| - | # MSSERV........: | ||
| - | # R3NAME........: | ||
| - | # GROUP.........: | ||
| - | # | ||
| - | # | ||
| - | [LOGON] | ||
| - | CLIENT=800 | ||
| - | USER=ub | ||
| - | # | ||
| - | PASSWD=UB4321 | ||
| - | LANG=DE | ||
| - | TRACE=0 | ||
| - | # no load balancing | + | # HR-PDC Mitarbeiterausgaben/ |
| - | # | + | [EXTWT]\\ |
| - | ASHOST=rhs.icaro.com | + | \\ |
| - | SYSNR=00 | + | DataFile=$BS_DIR/ |
| - | GWHOST=rhs.icaro.com | + | RqstFile=$BS_DIR/ |
| - | GWSERV=sapgw00 | + | # DailyBackup=1\\ |
| + | # Segmentname XI\\ | ||
| + | # SEGNAM=E1BPCC1UPEXTWT\\ | ||
| - | # load balancing | + | #-----------------------------------------------------------------------------\\ |
| - | # message Server: service to connect to the SAP message server system (36XX) | + | # PP-PDC: PPCC2PRETTICKET01\\ |
| - | # | + | #\\ |
| - | #MSHOST= | + | [IDOC00]\\ |
| - | #MSSERV=3600 | + | IDOCTYP=PPCC2PRETTICKET01\\ |
| - | #R3NAME= | + | MESTYP=PPCC2PRETTICKET\\ |
| - | #GROUP= | + | SEGNAM=E1BP_PP_TIMETICKET\\ |
| + | IdocSize=-1\\ | ||
| + | IncludeSegnam=0\\ | ||
| + | DataFile=$BS_DIR/ | ||
| + | RqstFile=$BS_DIR/ | ||
| + | # PP-PDC: PPCC2PRETEVENT01\\ | ||
| + | #\\ | ||
| + | [IDOC01]\\ | ||
| + | IDOCTYP=PPCC2PRETEVENT01\\ | ||
| + | MESTYP=PPCC2PRETEVENT\\ | ||
| + | SEGNAM=E1BP_PP_TIMEEVENT\\ | ||
| + | IdocSize=-1\\ | ||
| + | IncludeSegnam=0\\ | ||
| + | DataFile=$BS_DIR/ | ||
| + | RqstFile=$BS_DIR/ | ||
| - | # =============================================================================================== | ||
| - | # EDIDC Section | ||
| - | # ============= | ||
| - | # | ||
| - | [EDIDC] | + | #-----------------------------------------------------------------------------\\ |
| - | # sndprn: logical System of Time Recording System (sender for upload) | + | # PECASO HR-Importer An/ |
| - | # see Partner Profile or Distribution Model | + | #\\ |
| - | # | + | [IDOC02]\\ |
| - | # | + | IDOCTYP=YTCA_SOL14_IDOC_002\\ |
| - | # aus Partnervereinbarung oder Verteilungsmodell entnehmen | + | MESTYP=YTCA_SOL14_MSG_002\\ |
| - | # | + | SEGNAM=YTCA_SOL14_SEGTYP_002\\ |
| - | # | + | IdocSize=-1\\ |
| - | # rcvprn: logical System of Receiver Client | + | DataFile=$BS_DIR/ |
| - | # see Partner Profile or Distribution Model | + | RqstFile=$BS_DIR/ |
| - | # | + | |
| - | # | + | |
| - | # aus Partnervereinbarung oder Verteilungsmodell entnehmen | + | |
| - | # | + | |
| - | # IMPORTANT: CAPITAL LETTERS ONLY | + | |
| - | # | + | |
| - | # WICHTIG: NUR GROSSBUCHSTABEN | + | |
| - | # | + | |
| - | # | + | |
| - | # | ||
| - | # | ||
| - | # | ||
| - | # | ||
| - | sndpor=HRPDC_HP | + | # PECASO HR-Importer Vertretungen\\ |
| - | sndprn=HRPDC_HP | + | #\\ |
| - | rcvprn=T90CLNT100 | + | [IDOC03]\\ |
| + | IDOCTYP=YTCA_SOL14_IDOC_003\\ | ||
| + | MESTYP=YTCA_SOL14_MSG_003\\ | ||
| + | SEGNAM=YTCA_SOL14_SEGTYP_003\\ | ||
| + | IdocSize=-1\\ | ||
| + | DataFile=$BS_DIR/ | ||
| + | RqstFile=$BS_DIR/ | ||
| + | # PECASO HR-Importer Entgeltbelege\\ | ||
| + | #\\ | ||
| + | [IDOC04]\\ | ||
| + | IDOCTYP=YTCA_SOL14_IDOC_004\\ | ||
| + | MESTYP=YTCA_SOL14_MSG_004\\ | ||
| + | SEGNAM=YTCA_SOL14_SEGTYP_004\\ | ||
| + | IdocSize=-1\\ | ||
| + | DataFile=$BS_DIR/ | ||
| + | RqstFile=$BS_DIR/ | ||
| - | # =============================================================================================== | ||
| - | # IDOC-Data Definitions | ||
| - | # ===================== | ||
| - | # | ||
| - | # Note: Directory underneath sapdaten.d must have the same name | ||
| - | # < | ||
| - | # (sender for upload / receiver for download) | ||
| - | # This Directory must be created manually! | ||
| - | # IdocSize = Satzlaenge, bei -1 wird die Satzlaenge angepasst | ||
| - | # | ||
| - | # SeparateUploadCycle | ||
| - | # | ||
| - | # If upload fails, uploads retries are retriggered every SeparateUploadCycle seconds. | ||
| - | # | ||
| - | # 0 = [default] feature off, data is collected normally | ||
| - | # 1 = only one single upload is tried | ||
| - | # 60...1800: cycle time in seconds (=1min...5h) | ||
| - | # | ||
| - | # V2.19.3 | ||
| - | # | ||
| - | # may have still access to the file (normally the process that writes this file). | ||
| - | # On failure, the file is redetected on next sampling cycle until success. | ||
| - | # Note: | ||
| - | # - DataFile is used internally, do not create this file from outside! | ||
| - | # - function works properly only under windows | ||
| - | # | ||
| - | # V2.19.4 DailyBackup | ||
| - | # | ||
| - | # In conjunction with global " | ||
| - | # (with date+time-extension), | ||
| - | # where data of one day is collected. These backups are deleted after " | ||
| - | # | ||
| - | # | ||
| - | # | ||
| - | # Hinweis: Das Verzeichnis unterhalb von sapdaten.d muss genausso | ||
| - | # heissen wie das logische System der Zeiterfassung | ||
| - | # (Sender beim Upload / Empfaenger beim Download) | ||
| - | # Dieses Verzeichnis muss manuell angelegt werden! | ||
| - | # | ||
| - | # IdocSize = Satzlaenge, bei -1 wird die Satzlaenge angepasst | ||
| - | # | ||
| - | # SeparateUploadCycle | ||
| - | # | ||
| - | # Bei fehlgeschlagenem Transfer wird alle SeparateUploadCycle Sekunden | ||
| - | # ein neuer Upload versucht. | ||
| - | # | ||
| - | # 0 = [default] Feature aus, Daten werden gesammelt | ||
| - | # 1 = nur einmaliger Uploadversuch | ||
| - | # 60...1800: Zykluszeit in Sekunden (1min...5h) | ||
| - | # | ||
| - | # V2.19.3 | ||
| - | # | ||
| - | # wenn das InputFile noch von einem schreibenden Prozess geoeffnet ist. | ||
| - | # Das File wird dann im naechsten Abtastzyklus neu getestet, bis der rename gelingt. | ||
| - | # | ||
| - | # - DataFile wird dabei intern verwendet, nicht beschreiben! | ||
| - | # - Funktion nur unter Windows gewaehrleistet | ||
| - | # | ||
| - | # V2.19.4 DailyBackup | ||
| - | # | ||
| - | # In Verbindung mit dem globalen BackupCount. Neben Einzelbackups mit | ||
| - | # | ||
| - | # | ||
| - | # | ||
| - | # | ||
| - | # | ||
| - | # HR-PDC Zeitereignisse/ | ||
| - | # | ||
| - | [TEVEN] | ||
| - | DataFile=$BS_DIR/ | + | # |
| - | RqstFile=$BS_DIR/ | + | # Beispiel fuer frei einstellbare IDOCs\\ |
| - | # DailyBackup=1 | + | # Sample free defined IDOCs\\ |
| - | # Segmentname XI | + | #\\ |
| - | # SEGNAM=E1BPCC1UPTEVEN | + | [IDOC05]\\ |
| + | IDOCTYP=TESTIDOCTYP\\ | ||
| + | MESTYP=TESTIDOCMESTYP\\ | ||
| + | SEGNAM=TESTIDOCSEGNAME\\ | ||
| + | IdocSize=-1\\ | ||
| + | DataFile=$BS_DIR/ | ||
| + | RqstFile=$BS_DIR/ | ||
| - | # HR-PDC Mitarbeiterausgaben/Employee Expenses EXTWT | + | [IDOC06]\\ |
| - | [EXTWT] | + | IDOCTYP=TESTIDOCTYP\\ |
| + | MESTYP=TESTIDOCMESTYP\\ | ||
| + | SEGNAM=TESTIDOCSEGNAME\\ | ||
| + | IdocSize=-1\\ | ||
| + | DataFile=$BS_DIR/sapdaten.d/ | ||
| + | # | ||
| + | SeparateUploadCycle=120\\ | ||
| - | DataFile=$BS_DIR/ | ||
| - | RqstFile=$BS_DIR/ | ||
| - | # DailyBackup=1 | ||
| - | # Segmentname XI | ||
| - | # SEGNAM=E1BPCC1UPEXTWT | ||
| + | #Konversion KK2 -> PP-PDC\\ | ||
| + | #\\ | ||
| + | # Beispiel Konvertierung KK2 -> PPPDC\\ | ||
| + | # Beachte: Parameter RqstFile enthaelt Sektionsname (IDOC07)\\ | ||
| + | #\\ | ||
| + | # Example converting data KK2 -> PPPDC\\ | ||
| + | # Note: Parameter RqstFile contains section name (IDOC07)\\ | ||
| + | #\\ | ||
| + | [IDOC07]\\ | ||
| + | DataFile=$BS_DIR/ | ||
| + | RqstFile=IDOC07\\ | ||
| + | TicketFile=$BS_DIR/ | ||
| + | TeventFile=$BS_DIR/ | ||
| + | \\ | ||
| + | # Spezial DFS\\ | ||
| + | [IDOC10]\\ | ||
| + | # | ||
| + | IDOCTYP=ZTEST_DFSUPLD01\\ | ||
| + | MESTYP=Z1DFSEX\\ | ||
| + | SEGNAM=Z2DFSEX000\\ | ||
| + | # | ||
| + | IncludeSegnam=0\\ | ||
| + | # Wildcard DataFile\\ | ||
| + | DataFile=$BS_DIR/ | ||
| + | # | ||
| + | # DataFile triggert Upload, 120sec retry\\ | ||
| + | SeparateUploadCycle=120\\ | ||
| + | # Uebersetzung kommasepariertes Datenfile zu Feldnamen in Idoc-Struktur\\ | ||
| + | CsvXlateFile=$BS_DIR/ | ||
| + | # | ||
| - | # | + | # KK-Interface, |
| - | # PP-PDC: PPCC2PRETTICKET01 | + | #\\ |
| - | # | + | # Abtastung der Pfade zu KK1...KK5.\\ |
| - | [IDOC00] | + | # Die Uploadfiles werden in Standardnamen erwartet (conf11.upl usw.)\\ |
| - | IDOCTYP=PPCC2PRETTICKET01 | + | # REQUIx: Schalter 0/1, standard=0\\ |
| - | MESTYP=PPCC2PRETTICKET | + | # Unter bestimmten Umstaenden kommt der Upload-Requestfile nicht als conf11.req sondern als\\ |
| - | SEGNAM=E1BP_PP_TIMETICKET | + | # REQI1 im System an. in diesem Fall kann mit dem Schalter die Abtastung auf diesen Namen geaendert werden.\\ |
| - | IdocSize=-1 | + | # |
| - | IncludeSegnam=0 | + | # REQUI: gleiche Funktion, wirkt aber global auf die KK-Sektion. Die Werte der anderen REQUI-Schalter\\ |
| - | DataFile=$BS_DIR/ | + | # |
| - | RqstFile=$BS_DIR/ | + | |
| - | + | ||
| - | # PP-PDC: PPCC2PRETEVENT01 | + | |
| - | # | + | |
| - | [IDOC01] | + | |
| - | IDOCTYP=PPCC2PRETEVENT01 | + | |
| - | MESTYP=PPCC2PRETEVENT | + | |
| - | SEGNAM=E1BP_PP_TIMEEVENT | + | |
| - | IdocSize=-1 | + | |
| - | IncludeSegnam=0 | + | |
| - | DataFile=$BS_DIR/ | + | |
| - | RqstFile=$BS_DIR/ | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | # | + | |
| - | # PECASO HR-Importer An/ | + | |
| - | # | + | |
| - | [IDOC02] | + | |
| - | IDOCTYP=YTCA_SOL14_IDOC_002 | + | |
| - | MESTYP=YTCA_SOL14_MSG_002 | + | |
| - | SEGNAM=YTCA_SOL14_SEGTYP_002 | + | |
| - | IdocSize=-1 | + | |
| - | DataFile=$BS_DIR/ | + | |
| - | RqstFile=$BS_DIR/ | + | |
| - | + | ||
| - | + | ||
| - | # PECASO HR-Importer Vertretungen | + | |
| - | # | + | |
| - | [IDOC03] | + | |
| - | IDOCTYP=YTCA_SOL14_IDOC_003 | + | |
| - | MESTYP=YTCA_SOL14_MSG_003 | + | |
| - | SEGNAM=YTCA_SOL14_SEGTYP_003 | + | |
| - | IdocSize=-1 | + | |
| - | DataFile=$BS_DIR/ | + | |
| - | RqstFile=$BS_DIR/ | + | |
| - | + | ||
| - | + | ||
| - | # PECASO HR-Importer Entgeltbelege | + | |
| - | # | + | |
| - | [IDOC04] | + | |
| - | IDOCTYP=YTCA_SOL14_IDOC_004 | + | |
| - | MESTYP=YTCA_SOL14_MSG_004 | + | |
| - | SEGNAM=YTCA_SOL14_SEGTYP_004 | + | |
| - | IdocSize=-1 | + | |
| - | DataFile=$BS_DIR/ | + | |
| - | RqstFile=$BS_DIR/ | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | # | + | |
| - | # Beispiel fuer frei einstellbare IDOCs | + | |
| - | # Sample free defined IDOCs | + | |
| - | # | + | |
| - | [IDOC05] | + | |
| - | IDOCTYP=TESTIDOCTYP | + | |
| - | MESTYP=TESTIDOCMESTYP | + | |
| - | SEGNAM=TESTIDOCSEGNAME | + | |
| - | IdocSize=-1 | + | |
| - | DataFile=$BS_DIR/ | + | |
| - | RqstFile=$BS_DIR/ | + | |
| - | + | ||
| - | + | ||
| - | [IDOC06] | + | |
| - | IDOCTYP=TESTIDOCTYP | + | |
| - | MESTYP=TESTIDOCMESTYP | + | |
| - | SEGNAM=TESTIDOCSEGNAME | + | |
| - | IdocSize=-1 | + | |
| - | DataFile=$BS_DIR/ | + | |
| - | # | + | |
| - | SeparateUploadCycle=120 | + | |
| - | + | ||
| - | + | ||
| - | #Konversion KK2 -> PP-PDC | + | |
| - | # | + | |
| - | # Beispiel Konvertierung KK2 -> PPPDC | + | |
| - | # Beachte: Parameter RqstFile enthaelt Sektionsname (IDOC07) | + | |
| - | # | + | |
| - | # Example converting data KK2 -> PPPDC | + | |
| - | # Note: Parameter RqstFile contains section name (IDOC07) | + | |
| - | # | + | |
| - | [IDOC07] | + | |
| - | DataFile=$BS_DIR/ | + | |
| - | RqstFile=IDOC07 | + | |
| - | TicketFile=$BS_DIR/ | + | |
| - | TeventFile=$BS_DIR/ | + | |
| - | + | ||
| - | + | ||
| - | # Spezial DFS | + | |
| - | [IDOC10] | + | |
| - | # | + | |
| - | IDOCTYP=ZTEST_DFSUPLD01 | + | |
| - | MESTYP=Z1DFSEX | + | |
| - | SEGNAM=Z2DFSEX000 | + | |
| - | # | + | |
| - | IncludeSegnam=0 | + | |
| - | # Wildcard DataFile | + | |
| - | DataFile=$BS_DIR/ | + | |
| - | # | + | |
| - | # DataFile triggert Upload, 120sec retry | + | |
| - | SeparateUploadCycle=120 | + | |
| - | # Uebersetzung kommasepariertes Datenfile zu Feldnamen in Idoc-Struktur | + | |
| - | CsvXlateFile=$BS_DIR/ | + | |
| - | # | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | # KK-Interface, | + | |
| - | # | + | |
| - | # Abtastung der Pfade zu KK1...KK5. | + | |
| - | # Die Uploadfiles werden in Standardnamen erwartet (conf11.upl usw.) | + | |
| - | # REQUIx: Schalter 0/1, standard=0 | + | |
| - | # Unter bestimmten Umstaenden kommt der Upload-Requestfile nicht als conf11.req sondern als | + | |
| - | # REQI1 im System an. in diesem Fall kann mit dem Schalter die Abtastung auf diesen Namen geaendert werden. | + | |
| - | # | + | |
| - | # REQUI: gleiche Funktion, wirkt aber global auf die KK-Sektion. Die Werte der anderen REQUI-Schalter | + | |
| - | # | + | |
| - | # | + | |
| - | # Hinweis: diese Sektion nicht zusammen mit PP-Upload bei vorheriger Konvertierung KK2 -> PP verwenden! | + | |
| - | # Falls im Kanal diese Umwandlung conf21.upl -> conf21.sap beobachtet wird, kann es sein, daß diese | + | |
| - | # Sektion aktiv ist und den eigentlich gewuenschten Upload aus KK2 mit Konversion nach PP stoert. | + | |
| - | # | + | |
| - | # --- | + | |
| - | # Paths to KK1...KK5 are scanned. | + | |
| - | # Upload files are expected in standard names (conf11.upl and so on). | + | |
| - | # REQIx: flag 0/1, default=0 | + | |
| - | # under some circumstances, | + | |
| - | # if that happens, idoup can trigger uploads on that file, when this switch is set. | + | |
| - | # Note that above names are examples, the flags exist for the other KKs also (REQUI1, REQUI2...) | + | |
| - | # REQUI: the same functionallity but global for the [KK] section. | + | |
| - | # If specific REQUIs are set their value is taken, when REQUI=0. | + | |
| - | # | + | |
| - | # Note: don't have this secztion active, when using PP uploads with conversion KK2 -> PPPDC | + | |
| - | # If you get a conf21.upl -> conf21.sap this section may be active, disturbing the intended | + | |
| - | # | + | |
| - | # | + | |
| - | #[KK] | + | |
| - | # | + | |
| - | #REQUI1=0 | + | |
| - | # | + | |
| - | #REQUI1=0 | + | |
| - | + | ||
| - | + | ||
| - | # | + | |
| - | # Storno Fertigungsauftraege mit BAPI_PRODORDCONF_CANCEL | + | |
| - | # | + | |
| - | # Inputverhalten, | + | |
| - | # DataFile kann Saetze in den Formaten ppcc2pretevent (415 Zeichen) und | + | |
| - | # ppcc2pretticket (665 Zeichen) enthalten. Die Daten sammeln sich in | + | |
| - | # einem separaten Datenfile (< | + | |
| - | # Das RqstFile startet den Transfer der angesammelten Storno-Buchungen. | + | |
| - | # Bei Fehlern in der Verarbeitung bleiben die Saetze im Datenfile stehen. | + | |
| - | # | + | |
| - | # Achtung: Zeitverhalten! Die synchronen Aufrufe im SAP sind zeitaufwendiger, | + | |
| - | # als Massendatentransfer ueber IDOCs. Während der Verarbeitung der Stornos | + | |
| - | # kann der Prozess keine anderen Kanaele verwalten! | + | |
| - | # | + | |
| - | # ShowProdOrdConfirmations=0-2, | + | |
| - | # gibt Auswahlkriterien und Ergebnistabelle vom Aufruf BAPI_PRODORDCONF_GETLIST | + | |
| - | # ins File " | + | |
| - | # 1 = kompakte Darstellung / 2 = detailiert nach Feldern | + | |
| - | # | + | |
| - | # NoMail: 0/1, default=1 | + | |
| - | # bei 1 wird keine Mail erzeugt, Probleme bei der Stornierung koennen in | + | |
| - | # den Files " | + | |
| - | # | + | |
| - | # | + | |
| - | # Fuer den smtp-Versand, | + | |
| - | # | + | |
| - | # MailFrom: von dieser Mail-Adresse kommen die Mails | + | |
| - | # | + | |
| - | # MailTo: an diese Adressen geht die Mail, mehrere Adressen durch Komma trennen | + | |
| - | # | + | |
| - | # MailSubject: | + | |
| - | # | + | |
| - | # MailHead: Kopfzeile der Mail ($DATE and $TIME) | + | |
| - | # | + | |
| - | # MailErrTxt[0..9]: | + | |
| - | # | + | |
| - | # ($RC, $CONFNO, $CONFCNT, $ORDERID, $EXIDENT, $FU, $ERRMSG, $RAWDATA) | + | |
| - | # | + | |
| - | # MailErrTxtNoListHead: | + | |
| - | # | + | |
| - | # MailErrTxtNoList[0..9]: | + | |
| - | # | + | |
| - | # | + | |
| - | # Makros in den Texten | + | |
| - | # | + | |
| - | # $CONFNO, $CONFCNT, $ORDERID, $EXIDENT | + | |
| - | # entsprechen den Feldern der jeweiligen Datenstruktur | + | |
| - | # $RC: Rueckgabewert nach RFC-Aufruf, keine Ausgabe, wenn kein Fehler gemeldet wird | + | |
| - | # $FU: RFC-Funktion | + | |
| - | # $ERRMSG: erklaerender Text zum RFC-Fehler | + | |
| - | # $RAWDATA: roher Datensatz als eine Zeile | + | |
| - | # | + | |
| - | # --- | + | |
| - | # | + | |
| - | # Cancel Production Orders with BAPI_PRODORDCONF_CANCEL | + | |
| - | # | + | |
| - | # input behaviour as other IDOC settings | + | |
| - | # DataFile may contain data sets of format ppcc2pretevent (415 characters) and | + | |
| - | # ppcc2pretticket (665 characters). Data is collected in a separate data file | + | |
| - | # named < | + | |
| - | # | + | |
| - | # Note: timing! The BAPI-calls are synchronous RFC-calls that can take some more | + | |
| - | # time, than transporting mass data via IDOCs. While the cancels are processed, | + | |
| - | # the program cannot deal with other upload channels. | + | |
| - | # | + | |
| - | # ShowProdOrdConfirmations=0-2, | + | |
| - | # | + | |
| - | # to file " | + | |
| - | # 1 = compact dataset / 2 = dataset with single fields | + | |
| - | # | + | |
| - | # NoMail: 0/1, default=1 | + | |
| - | # when set (1) no mail will be produced, problems may be inspected in | + | |
| - | # files " | + | |
| - | # Note: idoup produces only mail files in directory $BS_DIR/ | + | |
| - | # to actually transport them via smtp another tool (icmail) is necessary | + | |
| - | # | + | |
| - | # MailFrom: storno mails come from this adress | + | |
| - | # | + | |
| - | # MailTo: mails are sent to this adress(es), separate adresses with comma | + | |
| - | # | + | |
| - | # MailSubject: | + | |
| - | # | + | |
| - | # MailHead: Headline of the mail ($DATE and $TIME) | + | |
| - | # | + | |
| - | # MailErrTxt[0..9]: | + | |
| - | # fail, this text block is used | + | |
| - | # ($RC, $CONFNO, $CONFCNT, $ORDERID, $EXIDENT, $FU, $ERRMSG, $RAWDATA) | + | |
| - | # | + | |
| - | # MailErrTxtNoListHead: | + | |
| - | # | + | |
| - | # MailErrTxtNoList[0..9]: | + | |
| - | # | + | |
| - | # | + | |
| - | # Macros in the text blocks | + | |
| - | # | + | |
| - | # $CONFNO, $CONFCNT, $ORDERID, $EXIDENT | + | |
| - | # correspond to the fields of that name in data structure | + | |
| - | # $RC: return value of a RFC-call, not shown, when the call itself returned OK | + | |
| - | # $FU: RFC-function that was called | + | |
| - | # $ERRMSG: further explaining text on the RFC-error | + | |
| - | # $RAWDATA: the whole dateset on one line | + | |
| # | # | ||
| - | [PRODORDCONF_CANCEL] | + | # Hinweis: diese Sektion nicht zusammen mit PP-Upload bei vorheriger Konvertierung KK2 -> PP verwenden!\\ |
| - | DataFile=$BS_DIR/ | + | # Falls im Kanal diese Umwandlung conf21.upl -> conf21.sap beobachtet wird, kann es sein, daß diese\\ |
| - | RqstFile=$BS_DIR/ | + | # Sektion aktiv ist und den eigentlich gewuenschten Upload aus KK2 mit Konversion nach PP stoert.\\ |
| + | #\\ | ||
| + | # ---\\ | ||
| + | # Paths to KK1...KK5 are scanned.\\ | ||
| + | # Upload files are expected in standard names (conf11.upl and so on).\\ | ||
| + | # REQIx: flag 0/1, default=0\\ | ||
| + | # under some circumstances, | ||
| + | # if that happens, idoup can trigger uploads on that file, when this switch is set.\\ | ||
| + | # Note that above names are examples, the flags exist for the other KKs also (REQUI1, REQUI2...)\\ | ||
| + | # REQUI: the same functionallity but global for the [KK] section.\\ | ||
| + | # If specific REQUIs are set their value is taken, when REQUI=0.\\ | ||
| + | #\\ | ||
| + | # Note: don't have this secztion active, when using PP uploads with conversion KK2 -> PPPDC\\ | ||
| + | # If you get a conf21.upl -> conf21.sap this section may be active, disturbing the intended\\ | ||
| + | # | ||
| + | #\\ | ||
| + | #[KK]\\ | ||
| + | #KK1=$BS_DIR/ | ||
| + | # | ||
| + | #KK2=$BS_DIR/ | ||
| + | #REQUI1=0\\ | ||
| - | ShowProdOrdConfirmations=0 | ||
| - | MailFrom=stornomaster@example.com | + | #\\ |
| - | MailTo=boss@example.com, | + | # Storno Fertigungsauftraege mit BAPI_PRODORDCONF_CANCEL\\ |
| - | MailSubject=Stornierung am $DATE um $TIME | + | #\\ |
| - | NoMail=1 | + | # Inputverhalten, |
| + | # DataFile kann Saetze in den Formaten ppcc2pretevent (415 Zeichen) und\\ | ||
| + | # ppcc2pretticket (665 Zeichen) enthalten. Die Daten sammeln sich in\\ | ||
| + | # einem separaten Datenfile (< | ||
| + | # Das RqstFile startet den Transfer der angesammelten Storno-Buchungen.\\ | ||
| + | # Bei Fehlern in der Verarbeitung bleiben die Saetze im Datenfile stehen.\\ | ||
| + | #\\ | ||
| + | # Achtung: Zeitverhalten! Die synchronen Aufrufe im SAP sind zeitaufwendiger, | ||
| + | # als Massendatentransfer ueber IDOCs. Während der Verarbeitung der Stornos\\ | ||
| + | # kann der Prozess keine anderen Kanaele verwalten!\\ | ||
| + | #\\ | ||
| + | # ShowProdOrdConfirmations=0-2, | ||
| + | # gibt Auswahlkriterien und Ergebnistabelle vom Aufruf BAPI_PRODORDCONF_GETLIST\\ | ||
| + | # ins File " | ||
| + | # 1 = kompakte Darstellung / 2 = detailiert nach Feldern\\ | ||
| + | #\\ | ||
| + | # NoMail: 0/1, default=1\\ | ||
| + | # bei 1 wird keine Mail erzeugt, Probleme bei der Stornierung koennen in\\ | ||
| + | # den Files " | ||
| + | # | ||
| + | # | ||
| + | # Fuer den smtp-Versand, | ||
| + | #\\ | ||
| + | # MailFrom: von dieser Mail-Adresse kommen die Mails\\ | ||
| + | #\\ | ||
| + | # MailTo: an diese Adressen geht die Mail, mehrere Adressen durch Komma trennen\\ | ||
| + | #\\ | ||
| + | # MailSubject: | ||
| + | #\\ | ||
| + | # MailHead: Kopfzeile der Mail ($DATE and $TIME)\\ | ||
| + | #\\ | ||
| + | # MailErrTxt[0..9]: | ||
| + | # | ||
| + | # ($RC, $CONFNO, $CONFCNT, $ORDERID, $EXIDENT, $FU, $ERRMSG, $RAWDATA)\\ | ||
| + | #\\ | ||
| + | # MailErrTxtNoListHead: | ||
| + | #\\ | ||
| + | # MailErrTxtNoList[0..9]: | ||
| + | # | ||
| + | #\\ | ||
| + | # Makros in den Texten\\ | ||
| + | # \\ | ||
| + | # $CONFNO, $CONFCNT, $ORDERID, $EXIDENT\\ | ||
| + | # entsprechen den Feldern der jeweiligen Datenstruktur\\ | ||
| + | # $RC: Rueckgabewert nach RFC-Aufruf, keine Ausgabe, wenn kein Fehler gemeldet wird\\ | ||
| + | # $FU: RFC-Funktion\\ | ||
| + | # $ERRMSG: erklaerender Text zum RFC-Fehler\\ | ||
| + | # $RAWDATA: roher Datensatz als eine Zeile\\ | ||
| + | #\\ | ||
| + | # ---\\ | ||
| + | #\\ | ||
| + | # Cancel Production Orders with BAPI_PRODORDCONF_CANCEL\\ | ||
| + | #\\ | ||
| + | # input behaviour as other IDOC settings\\ | ||
| + | # DataFile may contain data sets of format ppcc2pretevent (415 characters) and\\ | ||
| + | # ppcc2pretticket (665 characters). Data is collected in a separate data file\\ | ||
| + | # named < | ||
| + | #\\ | ||
| + | # Note: timing! The BAPI-calls are synchronous RFC-calls that can take some more\\ | ||
| + | # time, than transporting mass data via IDOCs. While the cancels are processed, | ||
| + | # the program cannot deal with other upload channels.\\ | ||
| + | #\\ | ||
| + | # ShowProdOrdConfirmations=0-2, | ||
| + | # | ||
| + | # to file " | ||
| + | # 1 = compact dataset / 2 = dataset with single fields\\ | ||
| + | #\\ | ||
| + | # NoMail: 0/1, default=1\\ | ||
| + | # when set (1) no mail will be produced, problems may be inspected in\\ | ||
| + | # files " | ||
| + | # Note: idoup produces only mail files in directory $BS_DIR/ | ||
| + | # to actually transport them via smtp another tool (icmail) is necessary\\ | ||
| + | #\\ | ||
| + | # MailFrom: storno mails come from this adress\\ | ||
| + | #\\ | ||
| + | # MailTo: mails are sent to this adress(es), separate adresses with comma\\ | ||
| + | #\\ | ||
| + | # MailSubject: | ||
| + | #\\ | ||
| + | # M\\ailHead: Headline of the mail ($DATE and $TIME)\\ | ||
| + | #\\ | ||
| + | # MailErrTxt[0..9]: | ||
| + | # fail, this text block is used\\ | ||
| + | # ($RC, $CONFNO, $CONFCNT, $ORDERID, $EXIDENT, $FU, $ERRMSG, $RAWDATA)\\ | ||
| + | #\\ | ||
| + | # MailErrTxtNoListHead: | ||
| + | #\\ | ||
| + | # MailErrTxtNoList[0..9]: | ||
| + | # | ||
| + | #\\ | ||
| + | # Macros in the text blocks\\ | ||
| + | # \\ | ||
| + | # $CONFNO, $CONFCNT, $ORDERID, $EXIDENT\\ | ||
| + | # correspond to the fields of that name in data structure\\ | ||
| + | # $RC: return value of a RFC-call, not shown, when the call itself returned OK\\ | ||
| + | # $FU: RFC-function that was called\\ | ||
| + | # $ERRMSG: further explaining text on the RFC-error\\ | ||
| + | # $RAWDATA: the whole dateset on one line\\ | ||
| + | #\\ | ||
| + | [PRODORDCONF_CANCEL]\\ | ||
| + | DataFile=$BS_DIR/ | ||
| + | RqstFile=$BS_DIR/ | ||
| + | \\ | ||
| + | ShowProdOrdConfirmations=0\\ | ||
| + | \\ | ||
| + | MailFrom=stornomaster@example.com\\ | ||
| + | MailTo=boss@example.com, | ||
| + | MailSubject=Stornierung am $DATE um $TIME\\ | ||
| + | NoMail=1\\ | ||
| - | MailHead=--- Storno am $DATE$TIME --- | + | MailHead=--- Storno am $DATE$TIME ---\\ |
| - | MailErrTxt0=Fehler $RC in Funktion $FU : $ERRMSG | + | MailErrTxt0=Fehler $RC in Funktion $FU : $ERRMSG\\ |
| - | MailErrTxt1=Datensatz: | + | MailErrTxt1=Datensatz: |
| - | # | + | # |
| - | MailErrTxtNoListHead=Abgelehnte Datensaetze oder nicht in BAPI_PRODORDCONF_GETLIST | + | MailErrTxtNoListHead=Abgelehnte Datensaetze oder nicht in BAPI_PRODORDCONF_GETLIST\\ |
| - | MailErrTxtNoList0=EXIDENT=$EXIDENT, | + | MailErrTxtNoList0=EXIDENT=$EXIDENT, |
| - | # | + | # |
neue_idoup.ini.1333352901.txt.gz · Zuletzt geändert: 2020/06/24 14:33 (Externe Bearbeitung)