SAP ABAP Class CL_WLF_PARTNER_TYPE (Read Type of Partner Number)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE (Package) Agency Business
Properties
Class CL_WLF_PARTNER_TYPE  
Short Description Read Type of Partner Number    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WZRE   Agency Business 
Created 20120927   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WLF_PARTNER_TYPE has no forward declaration.
Interfaces
Class CL_WLF_PARTNER_TYPE has no interface implemented.
Friends
Class CL_WLF_PARTNER_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STS_PARVW_NRART Static Attribute Private Type reference (TYPE) TY_TS_PARVW_NRART 20120927
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120927
2 GET_NRART Static method Public Method 20120927
Events
Class CL_WLF_PARTNER_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_PARVW_NRART Private See coding 20120927 BEGIN OF ty_s_parvw_nrart, parvw TYPE parvw, nrart TYPE nrart, END OF ty_s_parvw_nrart
2 TY_TS_PARVW_NRART Private See coding 20120927 ty_ts_parvw_nrart TYPE SORTED TABLE OF ty_s_parvw_nrart WITH UNIQUE KEY parvw
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_NRART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NRART Call by reference Type reference (TYPE) NRART Art der Partnernummer 20120927
2 Importing I_PARVW Call by reference Type reference (TYPE) PARVW Partnerrolle 20120927
# Exception Resumable Description Created on
1 PARTNERFUNCTION_NOT_FOUND 20120927
History
Last changed by/on SAP  20130531 
SAP Release Created in 617