SAP ABAP Class CL_SRT_WSP_SDN_DOCU_URL (SRT: Maintenance for SDN Docu URLs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Properties
Class CL_SRT_WSP_SDN_DOCU_URL  
Short Description SRT: Maintenance for SDN Docu URLs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20110725   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_SDN_DOCU_URL has no forward declaration.
Interfaces
Class CL_SRT_WSP_SDN_DOCU_URL has no interface implemented.
Friends
Class CL_SRT_WSP_SDN_DOCU_URL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_IBC' Class Name 20110729
2 G_IS_LOCKED Static Attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110729
3 G_IS_SAP_SYSTEM Static Attribute Private Type reference (TYPE) BOOLEAN 20110823
4 G_IS_SAVE_NEEDED Static Attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110729
5 G_TAB_URLS Static Attribute Private Type reference (TYPE) STTY_SRT_SDN_URL SRT: SDN Docu URL 20110729
6 G_TAB_URLS_C Static Attribute Private Type reference (TYPE) STTY_SRT_SDN_URL_C 20110823
7 G_TAB_URLS_C_DB Static Attribute Private Type reference (TYPE) STTY_SRT_SDN_URL_C 20110823
8 G_TAB_URLS_DB Static Attribute Private Type reference (TYPE) STTY_SRT_SDN_URL SRT: SDN Docu URL 20110729
9 G_UPLOAD Static Attribute Private Type reference (TYPE) BOOLEAN 20110830
10 G_URLS_READ Static Attribute Private Type reference (TYPE) BOOLEAN 20110830
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Static method Public Method Cancel 20110729
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110729
3 DELETE_URL Static method Public Method Delete URL 20110729
4 EXPORT_URLS_CUSTOMER Static method Public Method 20110830
5 EXPORT_URLS_SAP Static method Public Method 20110830
6 GET_ARTICLE_IDS Static method Public Method Get Article IDs 20110729
7 GET_URL Static method Public Method Get URL for an Article ID 20110729
8 GET_URLS Static method Public Method Get all URLs 20110729
9 IMPORT_URLS_CUSTOMER Static method Public Method 20110830
10 IMPORT_URLS_SAP Static method Public Method 20110830
11 INIT Static method Private Method Initialize 20110729
12 IS_SAP_SYSTEM Static method Public Method Is System a SAP owned Development System 20110823
13 IS_SAVE_NEEDED Static method Public Method Is Save Needed 20110729
14 LOCK Static method Public Method Lock 20110729
15 SAVE Static method Public Method Save 20110729
16 SET_ARTICLE_IDS Static method Private Method 20110830
17 SET_URL Static method Public Method Set URL for an Article ID 20110729
18 SET_URLS Static method Public Method Set all URLs 20110729
19 UNLOCK Static method Public Method Unlock 20110729
Events
Class CL_SRT_WSP_SDN_DOCU_URL has no event.
Types
Class CL_SRT_WSP_SDN_DOCU_URL has no local type.
Method Signatures

Method CANCEL Signature

Method CANCEL on class CL_SRT_WSP_SDN_DOCU_URL has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110830

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_SDN_DOCU_URL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_SDN_DOCU_URL has no exception.

Method DELETE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARTICLE_ID Call by reference Type reference (TYPE) SRT_WSP_SDN_ARTICLE_ID SRT: Article ID for SDN Documentation 20110729
2 Importing BASIS_RELEASE Call by reference Type reference (TYPE) SAPRELEASE 20110823
3 Importing SP_LEVEL Call by reference Type reference (TYPE) SRT_WSP_SP_LEVEL 20110823
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110729

Method EXPORT_URLS_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning URLS Value transfer Type reference (TYPE) XSTRING 20110830
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110830

Method EXPORT_URLS_SAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning URLS Value transfer Type reference (TYPE) XSTRING 20110830
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110830

Method GET_ARTICLE_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ARTICLE_IDS Value transfer Type reference (TYPE) STTY_SRT_SDN_ART_IDS SRT: SDN Article IDs 20110729
2 Importing LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20110830
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110729

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARTICLE_ID Call by reference Type reference (TYPE) SRT_WSP_SDN_ARTICLE_ID SRT: Article ID for SDN Documentation 20110729
2 Importing BASIS_RELEASE Call by reference Type reference (TYPE) SAPRELEASE 20110823
3 Importing SP_LEVEL Call by reference Type reference (TYPE) SRT_WSP_SP_LEVEL 20110823
4 Returning URL Value transfer Type reference (TYPE) SRT_WSP_SDN_URL SRT: SDN Article URL 20110729
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110729

Method GET_URLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting URLS Call by reference Type reference (TYPE) STTY_SRT_SDN_URL SRT: SDN Docu URL 20110729
2 Exporting URLS_C Call by reference Type reference (TYPE) STTY_SRT_SDN_URL_C 20110823
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110729

Method IMPORT_URLS_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URLS Call by reference Type reference (TYPE) XSTRING 20110830
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110830

Method IMPORT_URLS_SAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URLS Call by reference Type reference (TYPE) XSTRING 20110830
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110830

Method INIT Signature

Method INIT on class CL_SRT_WSP_SDN_DOCU_URL has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110823

Method IS_SAP_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SAP_SYSTEM Value transfer Type reference (TYPE) BOOLEAN 20110823
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110823

Method IS_SAVE_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SAVE_NEEDED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110729
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110729

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCKED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110729
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110729

Method SAVE Signature

Method SAVE on class CL_SRT_WSP_SDN_DOCU_URL has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110823

Method SET_ARTICLE_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARTICLE_IDS Call by reference Type reference (TYPE) STTY_SRT_SDN_ART_IDS 20110830
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110830

Method SET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARTICLE_ID Call by reference Type reference (TYPE) SRT_WSP_SDN_ARTICLE_ID SRT: Article ID for SDN Documentation 20110729
2 Importing BASIS_RELEASE Call by reference Type reference (TYPE) SAPRELEASE 20110823
3 Importing SP_LEVEL Call by reference Type reference (TYPE) SRT_WSP_SP_LEVEL 20110823
4 Importing URL Call by reference Type reference (TYPE) SRT_WSP_SDN_URL SRT: SDN Article URL 20110729
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110729

Method SET_URLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URLS Call by reference Type reference (TYPE) STTY_SRT_SDN_URL SRT: SDN Docu URL 20110729
2 Importing URLS_C Call by reference Type reference (TYPE) STTY_SRT_SDN_URL_C 20110823
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110823

Method UNLOCK Signature

Method UNLOCK on class CL_SRT_WSP_SDN_DOCU_URL has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110729
History
Last changed by/on SAP  20130531 
SAP Release Created in