SAP ABAP Class /SAPSLL/CL_LEG_UTILITY (Customs Change Product)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL-LEG (Application Component) Global Trade Services
     /SAPSLL/WEBUI_CORE_PRODUCT (Package) GTS: WEB UI: Product: Basic Functions
Properties
Class /SAPSLL/CL_LEG_UTILITY  
Short Description Customs Change Product    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPSLL/WEBUI_CORE_PRODUCT   GTS: WEB UI: Product: Basic Functions 
Created 20050201   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPSLL/CL_LEG_UTILITY has no forward declaration.
Interfaces
Class /SAPSLL/CL_LEG_UTILITY has no interface implemented.
Friends
Class /SAPSLL/CL_LEG_UTILITY has no friend class.
Attributes
Class /SAPSLL/CL_LEG_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG_TO_LOG Instance method Private Method Add a Text Message to the Log Handler 20050216
2 APPEND_LOG Static method Public Method Add Messages to the Log hANDLER 20050215
3 APPEND_RANGE Static method Public Method Append Range 20050201
4 APPEND_RANGE_EXT Static method Public Method Append Range Ext 20050214
5 APPLOG_INIT Static method Public Method Initialize the Append Log 20050215
6 AUTHORITY_CHECK Static method Public Method General Authority Check 20050201
7 GENERATE_URL Static method Public Method Generated WD URL 20050817
8 GET_ICM_STATUS Static method Public Method SMTP/HTTPS services must be active 20050824
9 GRVSY_DETERMINE Instance method Public Method Determine Logical System 20050201
10 READ_APPEND Static method Public Method Read Messages from Log Handler 20050215
Events
Class /SAPSLL/CL_LEG_UTILITY has no event.
Types
Class /SAPSLL/CL_LEG_UTILITY has no local type.
Method Signatures

Method ADD_MSG_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20050216
2 Importing IV_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050216
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050216
2 LOG_IS_FULL 20050216
3 LOG_NOT_FOUND 20050216
4 MSG_INCONSISTENT 20050216

Method APPEND_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20050215
2 Importing IV_LGHDL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050215
3 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20050215
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20050215
5 Importing IV_MSGV1 Call by reference Type reference (TYPE) SIMPLE 20050215
6 Importing IV_MSGV2 Call by reference Type reference (TYPE) SIMPLE 20050215
7 Importing IV_MSGV3 Call by reference Type reference (TYPE) SIMPLE 20050215
8 Importing IV_MSGV4 Call by reference Type reference (TYPE) SIMPLE 20050215
9 Importing IV_SYMSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20050215
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 20050215

Method APPEND_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RANGE Call by reference Type reference (TYPE) TABLE 20050201
2 Importing IS_DEBUG Call by reference Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugmodi 20050215
3 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20050201
# Exception Resumable Description Created on
1 FB_WRONG_CALL Der Funktionsbaustein wurde fehlerhaft aufgerufen 20050201
2 INTERNAL_ERROR Es trat im Objekt ein interner Fehler auf 20050201

Method APPEND_RANGE_EXT Signature

Method APPEND_RANGE_EXT on class /SAPSLL/CL_LEG_UTILITY has no parameter.
Method APPEND_RANGE_EXT on class /SAPSLL/CL_LEG_UTILITY has no exception.

Method APPLOG_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050215
2 Importing IV_DELETE_MESS Call by reference Type reference (TYPE) C SPACE Meldungen aus Hauptspeicher löschen 20050216

Method APPLOG_INIT on class /SAPSLL/CL_LEG_UTILITY has no exception.

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TCODE Call by reference Type reference (TYPE) SYTCODE Aktueller Transaktionscode 20050201
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler aufgetreten 20050201
2 NOT_AUTHORIZED Sie haben keine Berechtigung für die Transaktion 20050201

Method GENERATE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_LGHDL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050817
2 Exporting EV_URL Call by reference Type reference (TYPE) STRING generierte URL 20050817
3 Importing IV_PROTOKOLL Call by reference Type reference (TYPE) STRING 'http' Protokollname 20050817
4 Importing IV_TRANSAKTION_NAME Call by reference Type reference (TYPE) STRING Transaktionsname 20050817
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050817

Method GET_ICM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_SERVICES Call by reference Type reference (TYPE) ICM_SINFO_T Typ für den Zustand des Loghandlers 20050824
2 Importing IV_LGHDL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050824
# Exception Resumable Description Created on
1 HTTPS_NOT_ACTIVE HTTPS-Service ist im Host nicht aktiv geschaltet 20050824
2 HTTP_NOT_ACTIVE HTTP-Service ist im host nicht aktiv geschaltet 20050824
3 SMTP_NOT_ACTIVE SMTP-Service ist im Host nicht aktiv geschaltet 20050824

Method GRVSY_DETERMINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEBUG Call by reference Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugmodi 20050201
2 Changing IS_TCOGVS Value transfer Type reference (TYPE) /SAPSLL/TCOGVS SLL: Gruppierung der Vorsysteme 20050201
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler aufgetreten 20050201
2 OPEN_SQL_ERROR Open SQL Fehler 20050215

Method READ_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LGHDL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050215
2 Returning RT_MESSAGES Value transfer Type reference (TYPE) TBSPMSG Business Server Pages (BSP) Tabelle Meldungen 20050215
# Exception Resumable Description Created on
1 APPLOG_ERROR Fehler beim Zugriff auf Meldungen im Applikation Log 20050215
History
Last changed by/on SAP  20141106 
SAP Release Created in 700