SAP ABAP Interface IF_ADMIN_SERVICE_CUD (Create/Update/Delete admin icf services and theirs logs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     SHTTP (Package) Development Class for HTTP Communication
Properties
Interface IF_ADMIN_SERVICE_CUD  
Short Description Create/Update/Delete admin icf services and theirs logs    
General Data
Package SHTTP   Development Class for HTTP Communication 
Created 20120716   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_ADMIN_SERVICE_CUD has no forward declaration.
Interfaces
Interface IF_ADMIN_SERVICE_CUD has no interface.
Friends
Interface IF_ADMIN_SERVICE_CUD has no friend.
Attributes
Interface IF_ADMIN_SERVICE_CUD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method 20120716
2 DELETE Instance method Public Method 20120716
3 UPDATE Instance method Public Method 20120717
Events
Interface IF_ADMIN_SERVICE_CUD has no event.
Types
Interface IF_ADMIN_SERVICE_CUD has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ICFPARGUID Call by reference Type reference (TYPE) ICFPARGUID GUID of Parent Node 20120716
2 Importing IV_SERVICE_NAME Call by reference Type reference (TYPE) ICFNAME Name of a Service in Internet Communication Framework 20120716
# Exception Resumable Description Created on
1 CX_ADMIN_SERVICE_PROCESSING Processing of administrative icf services 20120716

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ICFPARGUID Call by reference Type reference (TYPE) ICFPARGUID GUID of Parent Node 20120716
2 Importing IV_SERVICE_NAME Call by reference Type reference (TYPE) ICFNAME Name of a Service in Internet Communication Framework 20120716
# Exception Resumable Description Created on
1 CX_ADMIN_SERVICE_PROCESSING Processing of administrative icf services 20120716

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ICFPARGUID Call by reference Type reference (TYPE) ICFPARGUID GUID of Parent Node 20120717
2 Importing IV_SERVICE_NAME Call by reference Type reference (TYPE) ICFNAME Name of a Service in Internet Communication Framework 20120717
# Exception Resumable Description Created on
1 CX_ADMIN_SERVICE_PROCESSING Processing of administrative icf services 20120717
History
Last changed by/on SAP  20130531 
SAP Release Created in 740