SAP ABAP Class /SLOAP/IF_CUSTOMER (SLOAS Customer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SLOAP/CL_CUSTOMER 20100127
Properties
Class /SLOAP/IF_CUSTOMER  
Short Description SLOAS Customer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/IF_CUSTOMER has no forward declaration.
Interfaces
Class /SLOAP/IF_CUSTOMER has no interface implemented.
Friends
Class /SLOAP/IF_CUSTOMER has no friend class.
Attributes
Class /SLOAP/IF_CUSTOMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTOMER_INFO Instance method Public Method Returns customer information 20100127
2 GET_GUID Instance method Public Method 20100127
3 GET_PROJECT_LIST Instance method Public Method Returns related projects as object list 20100127
4 GET_PROJECT_TABLE Instance method Public Method Returns related projects as table 20100127
5 GET_RESULT_LIST Instance method Public Method Returns related results as object list 20100127
6 GET_RESULT_TABLE Instance method Public Method Returns related results as table 20100127
7 IS_SAVED Instance method Public Method 20100127
8 SAVE_TEXT Instance method Public Method 20100127
Events
Class /SLOAP/IF_CUSTOMER has no event.
Types
Class /SLOAP/IF_CUSTOMER has no local type.
Method Signatures

Method GET_CUSTOMER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_CUSTOMER_INFO Value transfer Type reference (TYPE) /SLOAP/SWD_KNA1 20100127

Method GET_CUSTOMER_INFO on class /SLOAP/IF_CUSTOMER has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_GUID Value transfer Type reference (TYPE) GUID Globally Unique Identifier 20100127

Method GET_GUID on class /SLOAP/IF_CUSTOMER has no exception.

Method GET_PROJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_PROJECT_LIST Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127

Method GET_PROJECT_LIST on class /SLOAP/IF_CUSTOMER has no exception.

Method GET_PROJECT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PROJECT_TABLE Value transfer Type reference (TYPE) /SLOAP/T_PROJECT SLOAS project table type 20100127

Method GET_PROJECT_TABLE on class /SLOAP/IF_CUSTOMER has no exception.

Method GET_RESULT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_RESULT_LIST Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127

Method GET_RESULT_LIST on class /SLOAP/IF_CUSTOMER has no exception.

Method GET_RESULT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RESULT_TABLE Value transfer Type reference (TYPE) /SLOAP/T_RESULT SLOAS result table type 20100127

Method GET_RESULT_TABLE on class /SLOAP/IF_CUSTOMER has no exception.

Method IS_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SAVED Value transfer Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127

Method IS_SAVED on class /SLOAP/IF_CUSTOMER has no exception.

Method SAVE_TEXT Signature

Method SAVE_TEXT on class /SLOAP/IF_CUSTOMER has no parameter.
Method SAVE_TEXT on class /SLOAP/IF_CUSTOMER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in