Friday, October 6, 2017

Missing "Enterprise Service Browser" button SE80

If you launched t-code SE80 but couldn't see "Enterprise Service Browser" button like the following screenshots, what do you need to do?


Go to Utilities -> Settings


Check "Enterprise Service Browser"

You will able to browse enterprise services now:



Thursday, August 17, 2017

Collection Strategy: BRF: Option 2: Step 5: Define Additional Settings for Application Class


  1. Go to SPRO -> Financial Accounting (New) -> Contract Accounts Receivable and Payable -> Business Transactions -> Dunning -> Dunning by Collection Strategy -> Settings in Business Rule Framework -> Define Additional Settings for Application
  2. Configure application class and choose appropriate Application, for collection strategy, this should be Collections Management.

Field Name
Usage
Application Class
Application Class that you have created for Collection Strategy
Application
Application that is calling this application class:
·         TOBJ - Object-Based Tax Calculation and Validation
·         TFOR - Form-Based Tax Calculation and Validation
·         COLL - Collections Management
·         PTAX                                                           
·         0001                                                           
·         REF1 - Refund Process
·         REG1 - Registration Process
Time-Dependent
Whether the BRF objects are time-dependent
NoEndTime
Excluding End Time, for example, the validity date is  from 2/1/2013 to 2/1/2015, if this is selected, 2/1/2015 will be excluded.
Time Unit
Day or Hour

Thursday, July 27, 2017

Collection Strategy: BRF: Option 2: Step 5: Create Second Action to Determine Collection Step


  1. Right click on "Actions" node, select "New Action". 
  2. Enter Action Name.
  3. Enter Short Text Name
  4. Add Implementing Class: 0FICACS001, after that, click "Save" button.

Tuesday, June 27, 2017

Collection Strategy: BRF: Option 2: Step 4: Create First Action to Obtain Context


  1. Right click on "Actions" node, select "New Action".
  2. Enter Action Name
  3. Enter Short Text Name
  4. Add Implementing Class: 0FICAIN001. 

Sunday, June 18, 2017

Billing:Delete Adjustment Reversal Document Number from Billing Order: EA24


This transaction is used to cancel a reversal adjustment billing orders.












Steps:

  1. Reverse the new print document and corresponding new billing document resulted from adjustment reversal (difference bill). 
  2. Reverse the corresponding print document of the original billing document of adjustment reversal (the billing documents are stated in ETRG-SC_BELNR). 
  3. Enter the billing document numbers (original billing documents) of the adjustment reversal from the billing order and hit execute buttons.
  4. Re-bill and re-invoice to generate new billing documents and new print documents that should have same result as original billing documents and original print documents.

Effects:
  1. When step 1 is executed, original billing document's new billing document number (ERCH-SC_BELNR_N) field is cleared as well. 
  2. But the billing document number for adjustment reversal (ERCH-SC_BELNR_H) on the reversed new billing document remains intact.
  3. When step 3 is executed, the adjustment reversal document number (ETRG-SC_BELNR) from billing orders will be cleared. And these new billing orders are ready to be billed to generate normal bill instead of difference bill.

Prerequisites:

  1. Print document of the billing documents stated in (ETRG-SC_BELNR) must be reversed in order to delete adjustment reversal billing document from billing orders. Thus, be careful when using EA21 to create adjustment reversal.

Friday, May 26, 2017

Collection Strategy: BRF: Option 2: Step 3: Create Event


  1. Right click at "Events" node, click "New Event".
  2. Enter the event name, this will be configured in Collection Strategy.
  3. Implementing Class: 0FICAEVENT
  4. Controller Class: CL_FKK_BRF_EVENT
  5. After that, click "Save" button.

Thursday, May 18, 2017

Billing: Adjustment Reversal: EA21

Adjustment reversal is used to reverse a billing document without having to reverse the corresponding print document.
Example:
  1. First Billing Document - 1/20/2016 
  2. Second Billing Document - 2/20/2016
  3. Third Billing Document - 3/20/2016
Correction is needed for second bill but you don't want to reverse print document.

Steps:
  1. Go to transaction code EA21,
  2. Enter Third Bill and Second Bill to create billing orders for adjustment reversal.
  3. Correct billing related data such as installation facts and/or meter readings
  4. Re-bill and re-invoice the customer.
Note:
  1. Only single adjustment reversal is permitted unless enhancement EBIA0029 is implemented.
  2. "Reverse Billing" indicator represents dynamic billing reversal, if billing document has not been invoiced, SAP will execute standard reversal (full reversal) instead of adjustment reversal.
  3. "Always Completely Reverse Inst. Groups" indicates that all billing documents within same installation group will be reversed. 
Effects:
  1. SAP will create billing orders in table ETRG with the field "Doc.no. in adj. rev."(SC_BELNR) populated with billing documents entered in step 2 for the same bill period.
  2. Original billing documents and print documents will no longer visible via ES32 (Display Installation), although original print document still valid in the system.
  3. In the original billing document
    1. Reversal Date is populated (Considered as reversed)
    2. "Billing Doc No" fild (ERCH-SC_BELNR_N) is populated with new billing document number.
  4. In the new billing document (difference bill)
    1. Original billing document is populated to document header's "Doc.no. in adj. rev." field (ERCH-SC_BELNR_H).
    2. The line items from original billing documents will appear as negation values 
    3. These line items will have the original billing document number populated to the field "Doc.no. in adj. rev." (DBERCHZ4-SC_BELNR)

Wednesday, April 26, 2017

Collection Strategy: BRF: Option 2: Step 2: Add FICA Implementing Class (BRFIMC01)


  1. Go to t-code BRFIMC01.
  2. Add the following implementing classes to the application class:
    1. 0FICACS001
      1. Short Text: Determine Collection Step and Evaluation Number
      2. Class Type: A
      3. Implementing Class: CL_FKK_BRF_AC_COLLECTION
      4. Maintenance Class: CL_FKK_BRF_AC_COLLECTION_MNT
      5. Icon/Symbol: @BC@
      6. Object Name for Title: Define Collection Step
      7. Title for Create: Create Rule &1 Collection Step and Valuation Number
      8. Title for Change: Change Rule &1 Collection Step and Valuation Number
      9. Title for Display: Display Rule &1 Collection Step and Valuation Number
    2. 0FICADR001
      1. Short Text: Access Context Information
      2. Class Type: F
      3. Implementing Class: CL_FKK_BRF_DATA_REQUEST
      4. Maintenance Class: CL_FKK_BRF_DATA_REQUEST_MNT
      5. Icon/Symbol: @71@
      6. Object Name for Title: Access Context
      7. Title for Create: Access Context Information Create &1
      8. Title for Change: Access Context Information Change &1
      9. Title for Display: Access Context Information Display &1
    3. 0FICAEVENT
      1. Short Text: Impl.Class for Events
      2. Class Type: E
      3. Implementing Class: CL_FKK_BRF_EVENT
      4. Maintenance Class: CL_EVENT_MNT_BRF
      5. Icon/Symbol: @5M@
      6. Object Name for Title: Event
      7. Title for Create: Create Event &1
      8. Title for Change: Change Event &1
      9. Title for Display: Display Event &1
      10. Maintenance Class for Rules: 0RULES
    4. 0FICAIN001
      1. Short Text: Obtain Context Data
      2. Class Type: A
      3. Implementing Class: CL_FKK_BRF_AC_BUFFER_INIT
      4. Maintenance Class: CL_FKK_BRF_AC_BUFFER_INIT_MNT
      5. Icon/Symbol: @5Y@
      6. Object Name for Title: Obtain Context Data
      7. Title for Create: Get Context Data &1 Create
      8. Title for Change: Get Context Data &1 Change
      9. Title for Display: Get Context Data &1 Display
    5. 0FICAMSG001
      1. Short Text: Issue Message
      2. Class Type: A
      3. Implementing Class: CL_FKK_BRF_AC_MESSAGE
      4. Maintenance Class: CL_AC_MESSAGE_MNT_BRF
      5. Icon/Symbol: @0S@
      6. Object Name for Title: Issue Message
      7. Title for Create: Issue Message Create &1
      8. Title for Change: Issue Message Change &1
      9. Title for Display: Issue Message Display &1
         
    6. 0RULES
      1. Short Text: Rules for Events
      2. Class Type: R
      3. Maintenance Class: CL_RULES_MNT_BRF
      4. Icon/Symbol: @03@
      5. Object Name for Title: Rules in Event
      6. Title for Change: Change Rule &1
      7. Title for Display: Display Rule &1

Sunday, March 26, 2017

Collection Strategy: BRF: Option 2: Step 1: Configure Business Rules Framework (BRF)


  1. Go to SPRO -> Financial Accounting (New) -> Contract Accounts Receivable and Payable -> Business Transactions -> Dunning -> Dunning by Collection Strategy -> Settings in Business Rule Framework -> Configure Business Rules Framework
  2. Click on "Wizard" button.
  3. Start: Click "Continue" button.
  4. Define Application Class (Cross-Client): Enter Application Class Name and Description, After that click "Continue" button.
  5. Define Cross-Client Settings: 
    1. Trace Class: CL_TRACE_BRF
    2. Impl. Tree Class: CL_WB_TREE_DEFAULT_BRF
    3. General Services: CL_FKK_BRF_APPLCLASS_SERVICES. After that, click "Continue" button.
  6. Select Object Types (Implementing Classes): Click "Continue" button.
  7. Edit Short Texts of Object Types: Click "Continue" button.
  8. Define the First Context: Click "Continue" button. (We don't want to create Context over here because Dunning is getting Context differently)
  9. Define the First BRF Event: Click "Continue" button. (We don't want to create Event over here because Dunning is using different Implementing Class)
  10. Complete: Click "Complete" button.

Sunday, February 26, 2017

Collection Strategy: BRF: Option 1: Step 1: Create Client-Independent Application Class


  1. Go to SPRO-> Financial Accounting (New) -> Contract Accounts Receivable and Payable -> Business Transactions -> Dunning -> Dunning by Collection Strategy -> Settings in Business Rule Framework -> Create Client-Independent Application Class.
  2. Enter Application Class Name
  3. Enter Application Class Description and then click "Save" button.