{"id":16,"date":"2023-04-27T09:32:24","date_gmt":"2023-04-27T09:32:24","guid":{"rendered":"https:\/\/sapabap.dwimansolution.com\/?p=16"},"modified":"2023-04-27T09:44:01","modified_gmt":"2023-04-27T09:44:01","slug":"ztemplate","status":"publish","type":"post","link":"https:\/\/sapabap.dwimansolution.com\/index.php\/2023\/04\/27\/ztemplate\/","title":{"rendered":"ZTEMPLATE"},"content":{"rendered":"\n<p>Berikut adalah contoh template yang biasa digunakan untuk sebuah ZPROGRAM<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>* ==================================================================== *\r\n* Program......:                                                       *\r\n* Title........:                                                       *\r\n* Author.......:                                                       *\r\n* Date.........:                                                       *\r\n* -------------------------------------------------------------------- *\r\n* Description..:                                                       *\r\n* -------------------------------------------------------------------- *\r\n* Modification list.:                                                  *\r\n* Date            Author            Description:                       *\r\n* --\/--\/--        -------           ------------                       *\r\n* ==================================================================== *\r\nREPORT ZTEMPLATE.\r\n\r\n* -------------------------------------------------------------------- *\r\n*  G L O B A L   V A R I A B L E\r\n* -------------------------------------------------------------------- *\r\n\r\n\r\n* -------------------------------------------------------------------- *\r\n*  S E L E C T I O N   S C R E E N\r\n* -------------------------------------------------------------------- *\r\nSELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.\r\nSELECT-OPTIONS: so_xxx FOR table-field.\r\nPARAMETERS: p_xxx TYPE table-field.\r\nSELECTION-SCREEN END OF BLOCK b1.\r\n\r\n* -------------------------------------------------------------------- *\r\n*  S T A R T   O F    S E L E C T I O N\r\n* -------------------------------------------------------------------- *\r\nSTART-OF-SELECTION.\r\n*PERFORM f_get_data.\r\n\r\n* -------------------------------------------------------------------- *\r\n*  E N D   O F   S E L E C T I O N\r\n* -------------------------------------------------------------------- *\r\nEND-OF-SELECTION.\r\n*PERFORM f_show_data.\r\n\r\n* -------------------------------------------------------------------- *\r\n*  S U B R O U T I N E S\r\n* -------------------------------------------------------------------- *<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Berikut adalah contoh template yang biasa digunakan untuk sebuah ZPROGRAM<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/sapabap.dwimansolution.com\/index.php\/wp-json\/wp\/v2\/posts\/16"}],"collection":[{"href":"https:\/\/sapabap.dwimansolution.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sapabap.dwimansolution.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sapabap.dwimansolution.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sapabap.dwimansolution.com\/index.php\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":4,"href":"https:\/\/sapabap.dwimansolution.com\/index.php\/wp-json\/wp\/v2\/posts\/16\/revisions"}],"predecessor-version":[{"id":21,"href":"https:\/\/sapabap.dwimansolution.com\/index.php\/wp-json\/wp\/v2\/posts\/16\/revisions\/21"}],"wp:attachment":[{"href":"https:\/\/sapabap.dwimansolution.com\/index.php\/wp-json\/wp\/v2\/media?parent=16"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sapabap.dwimansolution.com\/index.php\/wp-json\/wp\/v2\/categories?post=16"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sapabap.dwimansolution.com\/index.php\/wp-json\/wp\/v2\/tags?post=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}