SAP ABAP Class CL_ISH_NL_DIS_TRIGGER (DIS Triggering)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NNL1 (Package) Application development Hospital System Netherlands
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_NL_OBJECT_FUNC Basisklasse funktionell Objekten IS-H Niederlande 20110202
Properties
Class CL_ISH_NL_DIS_TRIGGER  
Short Description DIS Triggering    
Super Class CL_ISH_NL_OBJECT_FUNC Basisklasse funktionell Objekten IS-H Niederlande 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NNL1   Application development Hospital System Netherlands 
Created 20101130   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_NL_DIS_TRIGGER has no forward declaration.
Interfaces
Class CL_ISH_NL_DIS_TRIGGER has no interface implemented.
Friends
Class CL_ISH_NL_DIS_TRIGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DISVER_CURESUB_V6 Instance attribute Public Type reference (TYPE) ISH_NL_DIS_VERSION 001 20110708
2 C_DISVER_GGZ_V5 Instance attribute Public Type reference (TYPE) ISH_NL_DIS_VERSION 002 20110708
3 C_DIS_STATUS_CHANGE Constant Public Type reference (TYPE) ISH_NL_DIS_STATUS ' ' 20110202
4 C_DIS_STATUS_DELETE Constant Public Type reference (TYPE) ISH_NL_DIS_STATUS 'V' 20110202
5 C_OBJECT_DBC Constant Public Type reference (TYPE) ISH_NL_DIS_LOG_OBJ 'DBC' 20110202
6 C_OBJECT_SERVICE Constant Public Type reference (TYPE) ISH_NL_DIS_LOG_OBJ 'SERVICE' 20110202
7 GR_DIS_TRIGGER Static Attribute Private Object reference (TYPE REF TO) CL_ISH_NL_DIS_TRIGGER 20110202
8 GT_DIS_DLVRY Static Attribute Private Type reference (TYPE) ISH_NL_T_NNL_DIS_DLVRY 20110202
9 GT_DIS_LOG Static Attribute Private Type reference (TYPE) ISH_NL_T_NNL_DIS_LOG 20110202
10 GT_DIS_LOG_V Static Attribute Private Type reference (TYPE) ISH_NL_T_NNL_DIS_LOG_V 20110202
11 G_DIS_LOG_READ Static Attribute Private Type reference (TYPE) ISH_TRUE_FALSE FALSE 20110202
12 G_LAST_DLVRY_ENDDT Static Attribute Private Type reference (TYPE) SYDATUM 20110202
13 G_LAST_DLVRY_ENDTM Static Attribute Private Type reference (TYPE) SYUZEIT 20110202
14 G_LOC_FILTER_DONE Static Attribute Private Type reference (TYPE) ISH_TRUE_FALSE FALSE 20110202
15 M_DIS_VERSION Instance attribute Private Type reference (TYPE) ISH_NL_DIS_VERSION 20110708
16 M_EINRI Instance attribute Private Type reference (TYPE) EINRI 20110202
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DEL_OBJECT_TO_DELIVER Instance method Private Method 20110202
2 ADD_NEW_OBJECT_TO_DELIVER Instance method Private Method 20110202
3 CONSTRUCTOR Instance method Private Constructor 20110202
4 DETERMINE_END_PERIOD Instance method Private Method 20110202
5 ERASE_UNDELIVERED_OBJECT Instance method Private Method 20110202
6 FILTER_DBC_LOCATION Instance method Private Method 20110202
7 FILTER_LOG_FOR_LOCATION Instance method Private Method 20110202
8 FILTER_SER_LOCATION Instance method Private Method 20110202
9 GET_BEGIN_PERIOD Instance method Public Method 20110202
10 GET_DISSTATUS Instance method Public Method 20110202
11 GET_DIS_LOG Instance method Public Method 20110202
12 GET_FOLLOW_NUMBER Instance method Public Method 20110202
13 GET_INSTANCE Static method Public Method 20110202
14 GET_INV_FALNR_FOR_OBJECT Instance method Public Method 20110202
15 GET_LAST_DLVRY_PERIOD Instance method Private Method 20110202
16 GET_LOCNR_FROM_DLVRY Instance method Public Method 20110202
17 GET_LOG_DBC Instance method Public Method 20110202
18 GET_LOG_DLVRY Instance method Public Method 20110202
19 GET_LOG_SER Instance method Public Method 20110202
20 IS_VALID_DLVRYNR Instance method Public Method 20110202
21 READ_DB_DIS_DLVRY Instance method Private Method 20110202
22 READ_DB_DIS_LOG Instance method Private Method 20110202
23 SAVE_DELIVERY Instance method Public Method 20110202
24 SAVE_TRIGGERS Instance method Public Method 20110202
25 SET_DIS_VERSION Instance method Private Method 20110708
26 TRIGGER_CANCEL_DBC Static method Public Method 20110202
27 TRIGGER_CANCEL_INVOICE Instance method Public Method 20110202
28 TRIGGER_CANCEL_SERVICE Static method Public Method 20110202
29 TRIGGER_CREATE_INVOICE Instance method Public Method 20110202
Events
Class CL_ISH_NL_DIS_TRIGGER has no event.
Types
Class CL_ISH_NL_DIS_TRIGGER has no local type.
Method Signatures

Method ADD_DEL_OBJECT_TO_DELIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Type reference (TYPE) ISH_NL_DIS_LOG_OBJ DIS logging objecttype 20110202
2 Importing I_OBJNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOG_OBJNR DIS logging einmaliges Lieferungs nummer 20110202

Method ADD_DEL_OBJECT_TO_DELIVER on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method ADD_NEW_OBJECT_TO_DELIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INV_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202
2 Importing I_OBJECT Call by reference Type reference (TYPE) ISH_NL_DIS_LOG_OBJ DIS logging objecttype 20110202
3 Importing I_OBJNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOG_OBJNR DIS logging einmaliges Lieferungs nummer 20110202

Method ADD_NEW_OBJECT_TO_DELIVER on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20110202

Method CONSTRUCTOR on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method DETERMINE_END_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENDDT Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDDT DIS periode ende datum 20110202
2 Exporting E_ENDTM Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDTM DIS periode ende zeit 20110202
3 Importing I_PER_ENDDT Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDDT DIS periode ende datum 20110202
4 Importing I_PER_ENDTM Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDTM DIS periode ende zeit 20110202

Method DETERMINE_END_PERIOD on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method ERASE_UNDELIVERED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Type reference (TYPE) ISH_NL_DIS_LOG_OBJ DIS logging objecttype 20110202
2 Importing I_OBJNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOG_OBJNR DIS logging einmaliges Lieferungs nummer 20110202

Method ERASE_UNDELIVERED_OBJECT on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method FILTER_DBC_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TNLMR2 Call by reference Type reference (TYPE) TY_T_TNLMR2 20110202
2 Importing I_LOCNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOCNR2 Laufende nummer Einrichtung für DIS anlieferung 20110202

Method FILTER_DBC_LOCATION on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method FILTER_LOG_FOR_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOCNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOCNR2 Laufende nummer Einrichtung für DIS anlieferung 20110202

Method FILTER_LOG_FOR_LOCATION on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method FILTER_SER_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TNLMR2 Call by reference Type reference (TYPE) TY_T_TNLMR2 20110202
2 Importing I_LOCNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOCNR2 Laufende nummer Einrichtung für DIS anlieferung 20110202

Method FILTER_SER_LOCATION on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method GET_BEGIN_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BEGDT Call by reference Type reference (TYPE) ISH_NL_DIS_PER_BEGDT DIS periode beginndatum 20110202
2 Exporting E_BEGTM Call by reference Type reference (TYPE) ISH_NL_DIS_PER_BEGTM DIS periode beginnzeit 20110202
3 Importing I_LOCNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOCNR2 Laufende nummer Einrichtung für DIS anlieferung 20110202

Method GET_BEGIN_PERIOD on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method GET_DISSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISSTATUS Call by reference Type reference (TYPE) ISH_NL_DIS_STATUS ISH NL: Status DIS anliefering 20110202
2 Importing I_OBJECT Call by reference Type reference (TYPE) ISH_NL_DIS_LOG_OBJ DIS logging objecttype 20110202
3 Importing I_OBJNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOG_OBJNR DIS logging einmaliges Lieferungs nummer 20110202

Method GET_DISSTATUS on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method GET_DIS_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIS_LOG Call by reference Type reference (TYPE) ISH_NL_T_NNL_DIS_LOG Tabellen typ für NNL_DIS_LOG 20110202
2 Importing I_DLVRYNR Call by reference Type reference (TYPE) ISH_NL_DIS_DLVRYNR DIS einmaliges Lieferungs nummer 20110202
3 Importing I_ENDDT Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDDT DIS periode ende datum 20110202
4 Importing I_ENDTM Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDTM DIS periode ende zeit 20110202
5 Importing I_LOCNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOCNR2 Laufende nummer Einrichtung für DIS anlieferung 20110202

Method GET_DIS_LOG on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method GET_FOLLOW_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLWNR Call by reference Type reference (TYPE) CHAR02 IS-H: Allg. Feld der Länge 2, für Funktionsbausteine 20110202
2 Importing I_CRDATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20110202
3 Importing I_LOCNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOCNR2 Laufende nummer Einrichtung für DIS anlieferung 20110202

Method GET_FOLLOW_NUMBER on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DIS_TRIGGER Call by reference Object reference (TYPE REF TO) CL_ISH_NL_DIS_TRIGGER ZCL_ISH_NL_DIS_TRIGGER 20110202
2 Importing I_DIS_VERSION Call by reference Type reference (TYPE) ISH_NL_DIS_VERSION DIS anlieferung Version 20110708
3 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20110202

Method GET_INSTANCE on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method GET_INV_FALNR_FOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INV_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202
2 Importing I_OBJECT Call by reference Type reference (TYPE) ISH_NL_DIS_LOG_OBJ DIS logging objecttype 20110202
3 Importing I_OBJNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOG_OBJNR DIS logging einmaliges Lieferungs nummer 20110202

Method GET_INV_FALNR_FOR_OBJECT on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method GET_LAST_DLVRY_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENDDT Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDDT DIS periode ende datum 20110202
2 Exporting E_ENDTM Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDTM DIS periode ende zeit 20110202

Method GET_LAST_DLVRY_PERIOD on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method GET_LOCNR_FROM_DLVRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOCNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOCNR2 Laufende nummer Einrichtung für DIS anlieferung 20110202
2 Importing I_DLVRNR Call by reference Type reference (TYPE) ISH_NL_DIS_DLVRYNR DIS einmaliges Lieferungs nummer 20110202

Method GET_LOCNR_FROM_DLVRY on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method GET_LOG_DBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DBCREF Call by reference Type reference (TYPE) ISH_NL_T_DBCREF Tabellentyp für CL_ISH_NL_DBC 20110202
2 Importing I_DLVRYNR Call by reference Type reference (TYPE) ISH_NL_DIS_DLVRYNR DIS einmaliges Lieferungs nummer 20110202
3 Importing I_ENDDT Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDDT DIS periode ende datum 20110202
4 Importing I_ENDTM Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDTM DIS periode ende zeit 20110202
5 Importing I_LOCNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOCNR2 Laufende nummer Einrichtung für DIS anlieferung 20110202

Method GET_LOG_DBC on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method GET_LOG_DLVRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIS_LOG Call by reference Type reference (TYPE) ISH_NL_T_NNL_DIS_LOG Tabellen typ für NNL_DIS_LOG 20110202
2 Importing I_DLVRYNR Call by reference Type reference (TYPE) ISH_NL_DIS_DLVRYNR DIS einmaliges Lieferungs nummer 20110202

Method GET_LOG_DLVRY on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method GET_LOG_SER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SERVICES Call by reference Type reference (TYPE) ISH_NL_T_NLEI Tabeltype fur ISH_NL_S_NLEI 20110202
2 Importing I_DLVRYNR Call by reference Type reference (TYPE) ISH_NL_DIS_DLVRYNR DIS einmaliges Lieferungs nummer 20110202
3 Importing I_ENDDT Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDDT DIS periode ende datum 20110202
4 Importing I_ENDTM Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDTM DIS periode ende zeit 20110202
5 Importing I_LOCNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOCNR2 Laufende nummer Einrichtung für DIS anlieferung 20110202

Method GET_LOG_SER on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method IS_VALID_DLVRYNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DLVRYNR Call by reference Type reference (TYPE) ISH_NL_DIS_DLVRYNR DIS einmaliges Lieferungs nummer 20110202
2 Returning R_VALID Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110202

Method IS_VALID_DLVRYNR on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method READ_DB_DIS_DLVRY Signature

Method READ_DB_DIS_DLVRY on class CL_ISH_NL_DIS_TRIGGER has no parameter.
Method READ_DB_DIS_DLVRY on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method READ_DB_DIS_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DLVRYNR Call by reference Type reference (TYPE) ISH_NL_DIS_DLVRYNR DIS einmaliges Lieferungs nummer 20110202
2 Importing I_ENDDT Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDDT DIS periode ende datum 20110202
3 Importing I_ENDTM Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDTM DIS periode ende zeit 20110202
4 Importing I_LOCNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOCNR2 Laufende nummer Einrichtung für DIS anlieferung 20110202

Method READ_DB_DIS_LOG on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method SAVE_DELIVERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DLVRYNR Call by reference Type reference (TYPE) ISH_NL_DIS_DLVRYNR DIS einmaliges Lieferungs nummer 20110202
2 Importing I_DLVRY_DATE Call by reference Type reference (TYPE) SY-DATUM Aktuelles Datum des Applikationsservers 20110202
3 Importing I_DLVRY_TIME Call by reference Type reference (TYPE) SY-UZEIT Aktuelle Uhrzeit des Applikationsservers 20110202
4 Importing I_LOCNR Call by reference Type reference (TYPE) ISH_NL_DIS_LOCNR2 Laufende nummer Einrichtung für DIS anlieferung 20110202
5 Importing I_PER_ENDDT Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDDT DIS periode ende datum 20110202
6 Importing I_PER_ENDTM Call by reference Type reference (TYPE) ISH_NL_DIS_PER_ENDTM DIS periode ende zeit 20110202
7 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) ISH_ON_OFF ON IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20110202

Method SAVE_DELIVERY on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method SAVE_TRIGGERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DBC Call by reference Object reference (TYPE REF TO) CL_ISH_NL_DBC DBC über klasse (abstrakt) 20110202
2 Importing IT_LNRLS Call by reference Type reference (TYPE) ISH_T_LNRLS IS-H: Tabelle mit LNRLS 20110202
3 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) ISH_ON_OFF ON IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20110202

Method SAVE_TRIGGERS on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method SET_DIS_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIS_VERSION Call by reference Type reference (TYPE) ISH_NL_DIS_VERSION DIS anlieferung Version 20110708

Method SET_DIS_VERSION on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method TRIGGER_CANCEL_DBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DBC Call by reference Object reference (TYPE REF TO) CL_ISH_NL_DBC Laufende Nummer DBC-code 20110202

Method TRIGGER_CANCEL_DBC on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method TRIGGER_CANCEL_INVOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DBC Call by reference Object reference (TYPE REF TO) CL_ISH_NL_DBC Laufende Nummer DBC-code 20110202
2 Importing IT_LNRLS Call by reference Type reference (TYPE) ISH_T_LNRLS IS-H: Tabelle mit LNRLS 20110202

Method TRIGGER_CANCEL_INVOICE on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method TRIGGER_CANCEL_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VNLEI Call by reference Type reference (TYPE) ISH_T_VNLEI IS-H: Laufende Nummer der Leistung 20110202

Method TRIGGER_CANCEL_SERVICE on class CL_ISH_NL_DIS_TRIGGER has no exception.

Method TRIGGER_CREATE_INVOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DBC Call by reference Object reference (TYPE REF TO) CL_ISH_NL_DBC Laufende Nummer DBC-code 20110202
2 Importing IT_LNRLS Call by reference Type reference (TYPE) ISH_T_LNRLS IS-H: Tabelle mit LNRLS 20110202
3 Importing I_INV_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202

Method TRIGGER_CREATE_INVOICE on class CL_ISH_NL_DIS_TRIGGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in