| DEMO_LIST_SKIP |
Generating Blank Lines |
| DEMO_LIST_SPECIAL_LINES |
Using Special Lines |
| DEMO_LIST_STANDARD |
Example of a Standard List |
| DEMO_LIST_STRAIGHT_LINES |
Drawing Straight Lines |
| DEMO_LIST_SUBMIT_TO_SPOOL |
Demonstration for Printing the Lists of a Called Program |
| DEMO_LIST_SYSTEM_FIELDS |
Data from the System Fields in Interactive Lists |
| DEMO_LIST_SY_LISEL |
Using SY-LISEL |
| DEMO_LIST_TITLE |
Title for Details Lists |
| DEMO_LIST_TOP_OF_PAGE |
Lists, Page Header |
| DEMO_LIST_T_PIECES |
Drawing T-pieces |
| DEMO_LIST_WINDOW |
Displaying Lists in Dialog Boxes |
| DEMO_LIST_WRITE_CURRENCY |
Currency-Specific Output Formats |
| DEMO_LIST_WRITE_FRAME |
Programming Frames |
| DEMO_LIST_WRITE_UNIT |
Unit-Specific Output Formats |
| DEMO_LOCAL_EXCEPTION_1 |
Local Exception Class 1 |
| DEMO_LOCAL_EXCEPTION_2 |
Local Exception Class 2 |
| DEMO_LOCAL_EXCEPTION_3 |
Local Exception Class 3 |
| DEMO_LOGICAL_DATABASE |
Call a Logical Database Using LDB_PROCESS |
| DEMO_LOGICAL_EXPR_SELTAB_1 |
Demonstration for Selection Criteria in Logical Expressions |
| DEMO_LOGICAL_EXPR_SELTAB_2 |
Demonstration for Selection Criteria in Logical Expressions |
| DEMO_LOG_EXPR_BITS |
Comparing Bit Sequences |
| DEMO_LOG_EXPR_CONNECTED |
Linking a Series of Logical Expressions |
| DEMO_LOG_EXPR_IN_SELTAB |
Checking Selection Criteria |
| DEMO_LOG_EXPR_IS_ASSIGNED |
Checking Whether a Field Symbol is Assigned |
| DEMO_LOG_EXPR_IS_INITIAL |
Checking for Initial Value |
| DEMO_LOOP_AT_ITAB_USING_KEY |
Loop on Internal Table with Key Specification |
| DEMO_MACRO |
Draw Frame with Macro |
| DEMO_MATCHES |
Predefined Function "matches" |
| DEMO_MEMORY_USAGE |
Memory Use of Deep Data Objects |
| DEMO_MESSAGES |
Message Demonstration |
| DEMO_MESSAGES_SIMPLE |
Simple Example for MESSAGE |
| DEMO_METHOD_CHAINING |
Example for Method Chaining |
| DEMO_MODIFY_TABLE_USING_KEY |
Modify Internal Table via Secondary Index |
| DEMO_MOD_TECH_ASSIGN_COMPONENT |
Parameter Interface / Generic Structures |
| DEMO_MOD_TECH_ASSIGN_LOCAL_COP |
Local Copies of Global Fields |
| DEMO_MOD_TECH_CHECK |
Ending a Subroutine Using CHECK |
| DEMO_MOD_TECH_COMMON_PART |
Shared Data Areas with COMMON PART |
| DEMO_MOD_TECH_DATA_TYPES |
Dynamic Local Data Typese and Objects |
| DEMO_MOD_TECH_DESCRIBE |
Passing Parameters to a Subroutine |
| DEMO_MOD_TECH_EXAMPLE_1 |
Example for Passing Parameters by Reference |
| DEMO_MOD_TECH_EXAMPLE_2 |
Example for Passing Parameters by Value |
| DEMO_MOD_TECH_EXAMPLE_3 |
Example of Output Parameters |
| DEMO_MOD_TECH_EXAMPLE_4 |
Example of Passing Structures |
| DEMO_MOD_TECH_EXAMPLE_5 |
Example of Passing Internal Tables |
| DEMO_MOD_TECH_EXAMPLE_6 |
Example of the TABLES Parameter |
| DEMO_MOD_TECH_EXIT |
Ending a Subroutine using EXIT |
| DEMO_MOD_TECH_FB_READ_SPFLI |
Calling READ_SPFLI_INTO_TABLE |
| DEMO_MOD_TECH_FB_STRING_SPLIT |
Calling Function Modules |
| DEMO_MOD_TECH_FORMPOOL |
Include |
| DEMO_MOD_TECH_FORMPOOL_1 |
Program |
| DEMO_MOD_TECH_INCLUDE |
Include Programs |
| DEMO_MOD_TECH_LOCAL |
Protecting Global Data Objects Against Changes |
| DEMO_MOD_TECH_MACROS |
Macros |
| DEMO_MOD_TECH_PERFORM_DYN |
Naming a Subroutine Dynamically |
| DEMO_MOD_TECH_PERFORM_EXT |
Calling External Subroutines |
| DEMO_MOD_TECH_PERFORM_INT |
Calling Internal Subroutines |
| DEMO_MOD_TECH_PERFORM_LIST |
Calling Subroutines from a List |
| DEMO_MOD_TECH_STATICS |
Static Local Data Objects |
| DEMO_MOD_TECH_STRUCTURE |
Parameter Interfaces / Forced Structures |
| DEMO_MOD_TECH_TABLES |
Shared Data Area Using TABLES |
| DEMO_MOD_TECH_TABLES_FORMPOOL |
Program |
| DEMO_MOVE_EXACT |
Exact Assignment |
| DEMO_NATIVE_SQL |
Function Native SQL |
| DEMO_NESTED_INTERNAL_TABLES |
Nested Internal Table |
| DEMO_NMAX_NMIN |
Extremum Functions nmax, nmin |
| DEMO_NUMERICAL_FUNCTION |
Mathematical Functions |
| DEMO_OBJECTS_REFERENCES |
Objects and Object References |
| DEMO_OPT_ENQUEUE |
Demo for Optimistic Locks |
| DEMO_PARALLEL_RFC |
Parallel RFC |
| DEMO_PICTURE_CONTROL |
Program |
| DEMO_PROCEDURE_PARAM |
Parameter Transfer for Procedures |
| DEMO_PROGRAM_CALL_TRANSACTION |
Passing Data Using SPA/GPA Parameters |
| DEMO_PROGRAM_CHECK_1 |
Leaving Event Blocks Using CHECK |
| DEMO_PROGRAM_CHECK_2 |
Leaving Event Blocks Using CHECK |
| DEMO_PROGRAM_END_OF_SELECTION |
END-OF-SELECTION |
| DEMO_PROGRAM_EVENT_TEST_1 |
Event Blocks |
| DEMO_PROGRAM_EXIT_1 |
Leaving Event Blocks Using EXIT |
| DEMO_PROGRAM_EXIT_2 |
Leaving Event Blocks Using EXIT |
| DEMO_PROGRAM_GET |
GET |
| DEMO_PROGRAM_GET_LATE |
GET ... LATE |
| DEMO_PROGRAM_INITIALIZATION |
INITIALIZATION |
| DEMO_PROGRAM_LEAVE |
Leaving a Called Program |
| DEMO_PROGRAM_READ_TABLES |
DEMO_PROGRAM_READ_TABLES Program |
| DEMO_PROGRAM_READ_TABLES_1 |
Program Execution Without Logical Database |
| DEMO_PROGRAM_READ_TABLES_2 |
Program Execution With Logical Database |
| DEMO_PROGRAM_REJECT |
Leaving a GET event block with REJECT |
| DEMO_PROGRAM_REP3 |
Program |
| DEMO_PROGRAM_START_OF_SELECTIO |
START-OF-SELECTION |
| DEMO_PROGRAM_STOP |
Leaving Event Blocks Using STOP |
| DEMO_PROGRAM_SUBMIT_LINE |
Changing the Lists of the Called Program |
| DEMO_PROGRAM_SUBMIT_REP |
Program |
| DEMO_PROGRAM_SUBMIT_REP1 |
Program |
| DEMO_PROGRAM_SUBMIT_SEL_SCREEN |
Fill Selection Screen |
| DEMO_PROPAGATE_EXCEPTIONS |
Pass Class-Based Exceptions Along Hierarchy |
| DEMO_QUERY_PERSISTENT |
|
| DEMO_QUERY_SERVICE |
|
| DEMO_RAISE_EXCEPTIONS |
Raising Class-Based Exceptions |
| DEMO_READ_TABLE_RESULT |
Exmaple for Output Area of READ TABLE |
| DEMO_READ_TABLE_USING_KEY |
Key Accesses to Internal Table |
| DEMO_REGEX |
Regular Expressions |