SAP ABAP Class CL_WCB_BILLING_PPF (PPF: Sales Invoice with Condition Contract)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_AG_PERS (Package) Peristence Layer for Agency Document Creation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20050113
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20050113
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BUSINESS_OBJECT_PPF PPF: Access to Business Objects 20050113
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LOCK_PPF Implemented by the Application Object for Calling the Lock 20050113
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20050113
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20050113
Properties
Class CL_WCB_BILLING_PPF  
Short Description PPF: Sales Invoice with Condition Contract    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package WCB_AG_PERS   Peristence Layer for Agency Document Creation 
Created 20050113   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20050113
2 BI_PERSISTENT Persistent Business Instance 20050113
3 IF_BUSINESS_OBJECT_PPF PPF: Access to Business Objects 20050113
4 IF_LOCK_PPF Implemented by the Application Object for Calling the Lock 20050113
5 IF_OS_STATE State Management for a 'Managed Object' 20050113
6 IF_WORKFLOW Business Workflow 20050113
Friends
# Friend Modeled only Created on Description
1 CB_WCB_BILLING_PPF 20050419 PPF Base Agent: Sales Invoice with Condition Contract
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_CREATED Instance attribute Protected Type reference (TYPE) WCB_START_PPF WCB: Starting the PPF 20050419
2 CO_APPL_OBJ_PPF_BILL Constant Protected Type reference (TYPE) SEOCLSNAME 'CL_WCB_BILLING_PPF' Object Type Name 20060703
3 T_KONV Instance attribute Protected Type reference (TYPE) TAB_KONV Document Conditions for Billing Document 20050131
4 T_VBPA Instance attribute Protected Type reference (TYPE) TAB_VBPA Billing Document Partner Data 20050131
5 T_VBRP Instance attribute Protected Type reference (TYPE) TAB_VBRP Item Data for Billing Document 20050131
6 T_WCOCOF Instance attribute Protected Type reference (TYPE) TAB_WCOCOF Document Flow Data, Billing Document for Condition Contract 20050131
7 VBELN Instance attribute Protected Type reference (TYPE) VBELN_VF Billing Documents 20050121
8 VBRK Instance attribute Protected Type reference (TYPE) VBRK Billing Document: Header Data 20050121
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTION_CREATED Instance method Public Get-method of a virtual attribute Reads Attribute ACTION_CREATED 20050419
2 GET_T_KONV Instance method Public Get-method of a virtual attribute Reads Attribute T_KONV 20050131
3 GET_T_VBPA Instance method Public Get-method of a virtual attribute Reads Attribute T_VBPA 20050131
4 GET_T_VBRP Instance method Public Get-method of a virtual attribute Reads Attribute T_VBRP 20050131
5 GET_T_WCOCOF Instance method Public Get-method of a virtual attribute Reads Attribute T_WCOCOF 20050131
6 GET_VBELN Instance method Public Get-method of a virtual attribute Reads Attribute VBELN 20050121
7 GET_VBRK Instance method Public Get-method of a virtual attribute Reads Attribute VBRK 20050121
8 SET_ACTION_CREATED Instance method Public Set-method of a virtual attribute Sets Attribute ACTION_CREATED 20050419
9 SET_T_KONV Instance method Public Set-method of a virtual attribute Sets Attribute T_KONV 20050131
10 SET_T_VBPA Instance method Public Set-method of a virtual attribute Sets Attribute T_VBPA 20050131
11 SET_T_VBRP Instance method Public Set-method of a virtual attribute Sets Attribute T_VBRP 20050131
12 SET_T_WCOCOF Instance method Public Set-method of a virtual attribute Sets Attribute T_WCOCOF 20050131
13 SET_VBRK Instance method Public Set-method of a virtual attribute Sets Attribute VBRK 20050121
Events
Class CL_WCB_BILLING_PPF has no event.
Types
Class CL_WCB_BILLING_PPF has no local type.
Method Signatures

Method GET_ACTION_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WCB_START_PPF Attributwert 20050419
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050419

Method GET_T_KONV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TAB_KONV Attributwert 20050131
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050131

Method GET_T_VBPA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TAB_VBPA Attributwert 20050131
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050131

Method GET_T_VBRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TAB_VBRP Attributwert 20050131
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050131

Method GET_T_WCOCOF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TAB_WCOCOF Attributwert 20050131
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050131

Method GET_VBELN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) VBELN_VF Attributwert 20050121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050121

Method GET_VBRK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) VBRK Attributwert 20050121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050121

Method SET_ACTION_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_CREATED Call by reference Type reference (TYPE) WCB_START_PPF Attributwert 20050419
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050419

Method SET_T_KONV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_KONV Call by reference Type reference (TYPE) TAB_KONV Attributwert 20050131
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050131

Method SET_T_VBPA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_VBPA Call by reference Type reference (TYPE) TAB_VBPA Attributwert 20050131
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050131

Method SET_T_VBRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_VBRP Call by reference Type reference (TYPE) TAB_VBRP Attributwert 20050131
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050131

Method SET_T_WCOCOF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_WCOCOF Call by reference Type reference (TYPE) TAB_WCOCOF Attributwert 20050131
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050131

Method SET_VBRK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Attributwert 20050121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20050121
History
Last changed by/on SAP  20050428 
SAP Release Created in 600