SAP ABAP Class /SLOAP/CL_CUSTOMER (/SLOAP/CL_CUSTOMER)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/APPLICATION (Package) SLT AP VER 1.0
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_OBJECT_MINIMAL minimal sloas object 20100127
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SLOAP/IF_CUSTOMER SLOAS Customer 20100127
Properties
Class /SLOAP/CL_CUSTOMER  
Short Description    
Super Class /SLOAP/CL_OBJECT_MINIMAL minimal sloas object 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/APPLICATION   SLT AP VER 1.0 
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /SLOAP/IF_CUSTOMER SLOAS Customer 20100127
Friends
Class /SLOAP/CL_CUSTOMER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_KNA1 Instance attribute Private Type reference (TYPE) /SLOAP/SWD_KNA1 General Data in Customer Master 20100127
2 GV_NAME Instance attribute Private Type reference (TYPE) /SLOAP/CUSTOMER_NAME SLOAS customer name 20100127
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DEFAULT_ENTRY Static method Public Method Check for default entry in KNA1 table 20100823
2 CONSTRUCTOR Instance method Private Constructor 20100127
3 GET_CUSTOMER Static method Public Method FACTORY: Returns a customer object 20100127
4 GET_CUSTOMER_INFO Instance method Public Method 20100127
5 GET_CUSTOMER_SIMPLE Static method Public Method simple and fast customer selector 20100127
6 GET_PROJECT_LIST Instance method Public Method 20100127
7 GET_PROJECT_TABLE Instance method Public Method 20100127
8 GET_RESULT_LIST Instance method Public Method 20100127
9 GET_RESULT_TABLE Instance method Public Method 20100127
10 GET_TABLE Static method Public Method Returns table with customers according to selection 20100127
Events
Class /SLOAP/CL_CUSTOMER has no event.
Types
Class /SLOAP/CL_CUSTOMER has no local type.
Method Signatures

Method CHECK_DEFAULT_ENTRY Signature

Method CHECK_DEFAULT_ENTRY on class /SLOAP/CL_CUSTOMER has no parameter.
Method CHECK_DEFAULT_ENTRY on class /SLOAP/CL_CUSTOMER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
2 Importing IV_KUNNR Call by reference Type reference (TYPE) KUNNR Customer Number 1 20100127
3 Importing NAME Call by reference Type reference (TYPE) /SLOAP/CUSTOMER_NAME 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127

Method GET_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_CUSTOMER Value transfer Object reference (TYPE REF TO) /SLOAP/IF_CUSTOMER SLOAS Customer 20100127
2 Importing IV_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
3 Importing IV_KUNNR Call by reference Type reference (TYPE) KUNNR Customer Number 1 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127

Method GET_CUSTOMER_INFO Signature

Method GET_CUSTOMER_INFO on class /SLOAP/CL_CUSTOMER has no parameter.
Method GET_CUSTOMER_INFO on class /SLOAP/CL_CUSTOMER has no exception.

Method GET_CUSTOMER_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CUSTOMERS Value transfer Type reference (TYPE) /SLOAP/TWD_KNA1 SLOAS customer kna1 table type - for web dynpro 20100127
2 Importing IV_USER Call by reference Type reference (TYPE) UNAME Benutzername 20100127

Method GET_CUSTOMER_SIMPLE on class /SLOAP/CL_CUSTOMER has no exception.

Method GET_PROJECT_LIST Signature

Method GET_PROJECT_LIST on class /SLOAP/CL_CUSTOMER has no parameter.
Method GET_PROJECT_LIST on class /SLOAP/CL_CUSTOMER has no exception.

Method GET_PROJECT_TABLE Signature

Method GET_PROJECT_TABLE on class /SLOAP/CL_CUSTOMER has no parameter.
Method GET_PROJECT_TABLE on class /SLOAP/CL_CUSTOMER has no exception.

Method GET_RESULT_LIST Signature

Method GET_RESULT_LIST on class /SLOAP/CL_CUSTOMER has no parameter.
Method GET_RESULT_LIST on class /SLOAP/CL_CUSTOMER has no exception.

Method GET_RESULT_TABLE Signature

Method GET_RESULT_TABLE on class /SLOAP/CL_CUSTOMER has no parameter.
Method GET_RESULT_TABLE on class /SLOAP/CL_CUSTOMER has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CUSTOMERS Value transfer Type reference (TYPE) /SLOAP/TWD_KNA1 20100127
2 Importing IV_KUNNR Call by reference Type reference (TYPE) KUNNR Customer Number 1 20100127
3 Importing IV_LAND1 Call by reference Type reference (TYPE) LAND1 20100127
4 Importing IV_LIMIT Call by reference Type reference (TYPE) INT4 '100' Maximum number of rows returned 20100127
5 Importing IV_NAME1 Call by reference Type reference (TYPE) NAME1 Name 20100127
6 Importing IV_ONLY_WITH_INSTNR Call by reference Type reference (TYPE) SAP_BOOL '' Boolean Variable (X=True, Space=False) 20100127
7 Importing IV_ONLY_WITH_PROJECTS Call by reference Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20100127
8 Importing IV_USER_RESULTS Call by reference Type reference (TYPE) SY-UNAME User Name 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127
History
Last changed by/on SAP  20141030 
SAP Release Created in 700