SAP ABAP Class CACSGU_CL_DOCUMENT_GUARANTEE (Incentive and Commission Management: Guarantee Document)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSGU1 (Package) ICM: Guarantees: Transaction Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CACS00_CL_DOCUMENT_REM_ABST ICM: Commission Document (Remuneration Data) 20060620
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CACS_RI_DOCUMENT Run Administration: Methods for Commission Documents 20070103
Properties
Class CACSGU_CL_DOCUMENT_GUARANTEE  
Short Description Incentive and Commission Management: Guarantee Document    
Super Class CACS00_CL_DOCUMENT_REM_ABST ICM: Commission Document (Remuneration Data) 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSGU1   ICM: Guarantees: Transaction Data 
Created 20060620   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CACSGU_CL_DOCUMENT_GUARANTEE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CACS_RI_DOCUMENT Run Administration: Methods for Commission Documents 20070103
Friends
# Friend Modeled only Created on Description
1 CL_CACS_DOCUMENT_FACTORY 20060621 Commission Document: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_GPART Instance attribute Protected Type reference (TYPE) CACS_GPART Number of Commission Contract Partner 20061220
2 MD_GUARANTEE_AMNT Instance attribute Protected Type reference (TYPE) CACS_WARR_AMNT Guarantee Amount 20061221
3 MD_INDAGR_BEGIN_DATE Instance attribute Protected Type reference (TYPE) CACS_WARR_BEGIN Guarantee Start 20061220
4 MD_INDCTR_CURR Instance attribute Protected Type reference (TYPE) CACSCONCURR Contract Currency Key 20061221
5 MD_INDCTR_ID Instance attribute Protected Type reference (TYPE) CACS_CTRTBU_ID Commission Contract Number 20061220
6 MD_PRD_BEGIN_DATE Instance attribute Protected Type reference (TYPE) CACSPRDSTART Period Start Date 20061220
7 MD_PRD_END_DATE Instance attribute Protected Type reference (TYPE) CACSPRDEND Period End 20061220
8 MD_WARRU_ID Instance attribute Protected Type reference (TYPE) CACS_WARRU_ID Identification of Guarantee Rule 20061221
9 MS_REM_GUARANTEE Instance attribute Protected Type reference (TYPE) CACS_S_REM Structure: Commission Remuneration Types 20061221
10 MS_REM_RECALL Instance attribute Protected Type reference (TYPE) CACS_S_REM Structure: Commission Remuneration Types 20061221
11 MS_UPD Instance attribute Protected Type reference (TYPE) TCACS_UPD Update Categories 20061220
12 MT_SHORTFALL Instance attribute Protected Type reference (TYPE) CACS_TT_GU_COMPRESS Guarantee: Table Type for Compression 20061219
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NAV_MSG Instance method Protected Method Add Message to Document Navigation 20061103
2 ADD_NAV_MSG_REVERSE Instance method Protected Method Resetting: Add Message to Document Navigation 20061208
3 BADI_ENRICH_DOCDT Instance method Protected Method BAdI: Enrich Detail Line (Only Customer Fields) 20070307
4 BADI_ENRICH_DOCHD Instance method Protected Method BAdI: Enrich Document Header (Only Customer Fields) 20070307
5 BADI_ENRICH_DOCRE Instance method Protected Method BAdI: Enrich Remuneration Line (Only Customer Fields) 20070307
6 BADI_ENRICH_DOCSE Instance method Protected Method BAdI: Enrich Settlement Item (Only Customer Fields) 20070307
7 BUILD_GUARANTEE Instance method Protected Method Create Line Items for Guarantee 20061219
8 BUILD_HEADER Instance method Protected Method Create Document Header 20061219
9 BUILD_SHORTFALL Instance method Protected Method Create Line Items for Subthreshold Earnings 20061219
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060620
11 COPY_REM_LINE_DUMMY_OFFSETTING Instance method Protected Method Create Temporary Remuneration Line (Offsetting) 20061221
12 COPY_REM_LINE_DUMMY_SHORTFALL Instance method Protected Method Create Temporary Remuneration Line (Subthreshold Earnings) 20061221
13 CREATE Static method Protected Method Factory Method: Create New Flat-Rate Document 20060620
14 CREATE_GUARANTEE Instance method Public Method Create Guarantee 20060620
15 CREATE_REM_DETAIL_LINE Instance method Protected Method Create Remuneration Detail Line 20060620
16 CREATE_REM_LINE Instance method Protected Method Create Remuneration Detail 20060620
17 CREATE_SETTLEMENT_LINE Instance method Protected Method Create Settlement Item 20060620
18 CREATE_TRI_BUSCASE_ID Instance method Protected Method 20060620
19 DETERMINE_DUE_DATE Instance method Protected Method Determine Due Date 20061026
20 DETERMINE_UPD_CATEGORY Instance method Protected Method Determine Update Category 20060620
21 FILL_REM_AMNT Instance method Protected Method Fill Amount Fields 20060620
22 GET_LOG Instance method Public Method Return Application Log 20061103
23 GET_RI_DATA Instance method Public Method 20070103
24 LOAD Static method Protected Method Factory Method: Load Guarantee Document from Database 20060620
25 PREPARE_BUILD Instance method Protected Method Prepare Line Item Creation 20061221
26 SAVE_LOG Instance method Protected Method Save Application Log 20061103
27 SPLIT_TRI_BUSCASE_ID Instance method Protected Method 20060629
Events
Class CACSGU_CL_DOCUMENT_GUARANTEE has no event.
Types
Class CACSGU_CL_DOCUMENT_GUARANTEE has no local type.
Method Signatures

Method ADD_NAV_MSG Signature

Method ADD_NAV_MSG on class CACSGU_CL_DOCUMENT_GUARANTEE has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20061103

Method ADD_NAV_MSG_REVERSE Signature

Method ADD_NAV_MSG_REVERSE on class CACSGU_CL_DOCUMENT_GUARANTEE has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20061208

Method BADI_ENRICH_DOCDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DOCDTM Call by reference Type reference (TYPE) CACS00_S_DOCDTM Provisionsbeleg: Detailpositionen zu Vergütungszeilen (Meta) 20070307
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20070307
2 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20070307
3 CX_EX_CACS_GU_DOCUMENT BAdI: CACS_GU_DOCUMENT: Exception Handling 20120726

Method BADI_ENRICH_DOCHD Signature

Method BADI_ENRICH_DOCHD on class CACSGU_CL_DOCUMENT_GUARANTEE has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20070307
2 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20070307
3 CX_EX_CACS_GU_DOCUMENT BAdI: CACS_GU_DOCUMENT: Exception Handling 20120726

Method BADI_ENRICH_DOCRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DOCREM Call by reference Type reference (TYPE) CACS00_S_DOCREM Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) 20070307
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20070307
2 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20070307
3 CX_EX_CACS_GU_DOCUMENT BAdI: CACS_GU_DOCUMENT: Exception Handling 20120726

Method BADI_ENRICH_DOCSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DOCSEM Call by reference Type reference (TYPE) CACS00_S_DOCSEM Provisionsbeleg, Abrechnung (Metaobjekt) 20070307
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20070307
2 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20070307
3 CX_EX_CACS_GU_DOCUMENT BAdI: CACS_GU_DOCUMENT: Exception Handling 20120726

Method BUILD_GUARANTEE Signature

Method BUILD_GUARANTEE on class CACSGU_CL_DOCUMENT_GUARANTEE has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20070307
2 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20061220
3 CX_EX_CACS_GU_DOCUMENT BAdI: CACS_GU_DOCUMENT: Exception Handling 20120814

Method BUILD_HEADER Signature

Method BUILD_HEADER on class CACSGU_CL_DOCUMENT_GUARANTEE has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20070307
2 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20070307
3 CX_EX_CACS_GU_DOCUMENT BAdI: CACS_GU_DOCUMENT: Exception Handling 20120726

Method BUILD_SHORTFALL Signature

Method BUILD_SHORTFALL on class CACSGU_CL_DOCUMENT_GUARANTEE has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20070307
2 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20061221
3 CX_EX_CACS_GU_DOCUMENT BAdI: CACS_GU_DOCUMENT: Exception Handling 20120814

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DOC_ID Call by reference Type reference (TYPE) CACSDOCID Identifikation eines Belegs 20060621
2 Importing ID_POST_YEAR Call by reference Type reference (TYPE) CACSPSTYEAR Zuordnungsjahr des Provisionsfalls/-belegs 20060621
3 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application log 20061208
# Exception Resumable Description Created on
1 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Ausnahmebehandlung 20060829

Method COPY_REM_LINE_DUMMY_OFFSETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DOCREM Value transfer Type reference (TYPE) CACS00_S_DOCREM Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) 20061221
# Exception Resumable Description Created on
1 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20061221

Method COPY_REM_LINE_DUMMY_SHORTFALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SHORTFALL_AMNT Call by reference Type reference (TYPE) CACSDUECONAMNT Auszahlungsbereiter Vergütungsteilbetrag in Vertragswährung 20061221
2 Returning RS_DOCREM Value transfer Type reference (TYPE) CACS00_S_DOCREM Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) 20061221
# Exception Resumable Description Created on
1 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20061221

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060620
2 Importing ID_POST_DATE Call by reference Type reference (TYPE) CACSPSTDAT Buchungsdatum im ProvFall/-Beleg (Kenntnisgabe) 20060620
3 Importing ID_PRD_NUMBER Call by reference Type reference (TYPE) CACSPRDNUMBER Periodennummer 20060620
4 Importing ID_PRD_RULE Call by reference Type reference (TYPE) CACSPRDRULE Periodenregel 20060620
5 Importing ID_RUN_ID Call by reference Type reference (TYPE) CACS_RUNID Laufnummer für Laufverwaltung 20060620
6 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060620
7 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application log 20061208
8 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CACSGU_CL_DOCUMENT_GUARANTEE Provisionsmanagement: Garantiebeleg 20060620
# Exception Resumable Description Created on
1 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Ausnahmebehandlung 20060829

Method CREATE_GUARANTEE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GPART Call by reference Type reference (TYPE) CACS_GPART Nummer des Provisionsvertragspartners 20060727
2 Importing ID_GUARANTEE_AMNT Call by reference Type reference (TYPE) CACS_REMA_AMNT Betrag der pauschalen Vergütung 20061221
3 Importing ID_INDAGR_BEGIN_DATE Call by reference Type reference (TYPE) CACS_WARR_BEGIN Garantiebeginn 20061026
4 Importing ID_INDCTR_CURR Call by reference Type reference (TYPE) CACSCONCURR Vertragswährungsschlüssel 20061221
5 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20061219
6 Importing ID_WARRU_ID Call by reference Type reference (TYPE) CACS_GEN_RULE Generelle Regel für Laufverwaltung 20061219
7 Importing IS_REM_GUARANTEE Call by reference Type reference (TYPE) CACS_S_REM Struktur: Provisionsvergütungsarten 20061221
8 Importing IS_REM_RECALL Call by reference Type reference (TYPE) CACS_S_REM Struktur: Provisionsvergütungsarten 20061221
9 Importing IT_SHORTFALL Call by reference Type reference (TYPE) CACS_TT_GU_COMPRESS Garantie: Tabellentyp zur Komprimierung 20061219
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20070307
2 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20060801
3 CX_EX_CACS_GU_DOCUMENT BAdI: CACS_GU_DOCUMENT: Exception Handling 20120726

Method CREATE_REM_DETAIL_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOCREM Call by reference Type reference (TYPE) CACS00_S_DOCREM Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) 20060620
2 Returning RS_DOCDTM Value transfer Type reference (TYPE) CACS00_S_DOCDTM Provisionsbeleg: Detailpositionen zu Vergütungszeilen (Meta) 20060620
# Exception Resumable Description Created on
1 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20060801

Method CREATE_REM_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DOCREM Value transfer Type reference (TYPE) CACS00_S_DOCREM Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) 20060620
# Exception Resumable Description Created on
1 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20060801

Method CREATE_SETTLEMENT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DET_GRP Call by reference Type reference (TYPE) CACSSETTLEDETGRP Fälligkeitsdetailgruppierung im Beleg 20061221
2 Importing IS_DOCREM Call by reference Type reference (TYPE) CACS00_S_DOCREM Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) 20060620
3 Returning RS_DOCSEM Value transfer Type reference (TYPE) CACS00_S_DOCSEM Provisionsbeleg, Abrechnung (Metaobjekt) 20060620
# Exception Resumable Description Created on
1 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20060801

Method CREATE_TRI_BUSCASE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GEN_RULE Call by reference Type reference (TYPE) CACS_GEN_RULE Generelle Regel für Laufverwaltung 20060620
2 Importing ID_GEN_TYPE Call by reference Type reference (TYPE) CACS_GEN_TYPE Genereller Typ für Laufverwaltung 20060629
3 Returning RD_TRI_BUSCASE_ID Value transfer Type reference (TYPE) CACSTRIBUSCASEID Identifikation d. auslösenden Geschäftsvorfalls im Vorsystem 20060620

Method CREATE_TRI_BUSCASE_ID on class CACSGU_CL_DOCUMENT_GUARANTEE has no exception.

Method DETERMINE_DUE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_DUE_DATE Value transfer Type reference (TYPE) CACSDUEDAT Fälligkeitsdatum der Belegzeile 20061026

Method DETERMINE_DUE_DATE on class CACSGU_CL_DOCUMENT_GUARANTEE has no exception.

Method DETERMINE_UPD_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_REM_LEDAMNT Call by reference Type reference (TYPE) CACSREMVALAMNT Vergütungswert in Provisionsmodellwährung 20061221
2 Importing ID_REM_QUAN Call by reference Type reference (TYPE) CACSREMVALQUAN Vergütungswert (Menge) 20061221

Method DETERMINE_UPD_CATEGORY on class CACSGU_CL_DOCUMENT_GUARANTEE has no exception.

Method FILL_REM_AMNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DOCREM Call by reference Type reference (TYPE) CACS00_S_DOCREM Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) 20060620
2 Importing ID_GUARANTEE_AMNT Call by reference Type reference (TYPE) CACS_WARR_AMNT Garantiebetrag 20061221
3 Importing ID_INDCTR_CURR Call by reference Type reference (TYPE) CACSCONCURR Vertragswährungsschlüssel 20061221
# Exception Resumable Description Created on
1 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20061221

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LOG Value transfer Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application log 20061103

Method GET_LOG on class CACSGU_CL_DOCUMENT_GUARANTEE has no exception.

Method GET_RI_DATA Signature

Method GET_RI_DATA on class CACSGU_CL_DOCUMENT_GUARANTEE has no parameter.
Method GET_RI_DATA on class CACSGU_CL_DOCUMENT_GUARANTEE has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DOC_ID Call by reference Type reference (TYPE) CACSDOCID Identifikation eines Belegs 20060620
2 Importing ID_POST_YEAR Call by reference Type reference (TYPE) CACSPSTYEAR Zuordnungsjahr des Provisionsfalls/-belegs 20060620
3 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application log 20061208
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CACSGU_CL_DOCUMENT_GUARANTEE Provisionsmanagement: Garantiebeleg 20060620
# Exception Resumable Description Created on
1 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Ausnahmebehandlung 20060829

Method PREPARE_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GPART Call by reference Type reference (TYPE) CACS_GPART Nummer des Provisionsvertragspartners 20061221
2 Importing ID_GUARANTEE_AMNT Call by reference Type reference (TYPE) CACS_WARR_AMNT Garantiebetrag 20061221
3 Importing ID_INDAGR_BEGIN_DATE Call by reference Type reference (TYPE) CACS_WARR_BEGIN Garantiebeginn 20061221
4 Importing ID_INDCTR_CURR Call by reference Type reference (TYPE) CACSCONCURR Vertragswährungsschlüssel 20061221
5 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20061221
6 Importing ID_WARRU_ID Call by reference Type reference (TYPE) CACS_WARRU_ID Identifikation der Garantieregelung 20061221
7 Importing IS_REM_GUARANTEE Call by reference Type reference (TYPE) CACS_S_REM Struktur: Provisionsvergütungsarten 20061221
8 Importing IS_REM_RECALL Call by reference Type reference (TYPE) CACS_S_REM Struktur: Provisionsvergütungsarten 20061221
9 Importing IT_SHORTFALL Call by reference Type reference (TYPE) CACS_TT_GU_COMPRESS Garantie: Tabellentyp zur Komprimierung 20061221
# Exception Resumable Description Created on
1 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20061221

Method SAVE_LOG Signature

Method SAVE_LOG on class CACSGU_CL_DOCUMENT_GUARANTEE has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_DOCUMENT_ROOT Provisionsbeleg: Basisklasse Ausnahmebehandlung 20061103

Method SPLIT_TRI_BUSCASE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_GEN_RULE Call by reference Type reference (TYPE) CACS_GEN_RULE Generelle Regel für Laufverwaltung 20060629
2 Exporting ED_GEN_TYPE Call by reference Type reference (TYPE) CACS_GEN_TYPE Genereller Typ für Laufverwaltung 20060629
3 Importing ID_TRI_BUSCASE_ID Call by reference Type reference (TYPE) CACSTRIBUSCASEID Identifikation d. auslösenden Geschäftsvorfalls im Vorsystem 20060629

Method SPLIT_TRI_BUSCASE_ID on class CACSGU_CL_DOCUMENT_GUARANTEE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700