Ansicht
Dokumentation

SAPFGBBG - RuleMan: Generates ABAP Code for Rule Manager

SAPFGBBG - RuleMan: Generates ABAP Code for Rule Manager

RFUMSV00 - Advance Return for Tax on Sales/Purchases   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Description SAPFGBBG

This form pool generates code which evaluates a boolean statement.

The following functions are can be called:

  • check_syntax Pre-requisite to producing code. Checks the syntax as well.
  • COMPLETE_BOOL_FORM Converts table to code
  • CAST_REPORT Writes the report to disk
  • ADD_TRUNK Initializes the report file that is to be produced.
  • MAKE_TABLE_INCLUDE Creates the include file containing all the tables that are needed for the boolean processing.

Requirements

Boolean syntax as described in relevant documentation.

Output

A file containing the generated code.

Example

INCLUDE fgbbgtop.

PERFORM ADD_TRUNK(SAPFGBBG) USING filename comment.

PERFORM COMPLETE_BOOL_FORM(SAPFGBBG) USING myfunct1 formula1.

PERFORM COMPLETE_BOOL_FORM(SAPFGBBG) USING myfunct2 formula2.

PERFORM WRITE_REPORT(SAPFGBBG).






BAL_S_LOG - Application Log: Log header data   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1401 Date: 20240531 Time: 145653     sap01-206 ( 17 ms )