JKS LearningJan 312 min readA Comprehensive Guide to Creating Database Tables in SAP ABAP: Step-by-Step TutorialDatabase Table Tables are defined in Data dictionary and their Physical storage is in Database. Types of SAP Tables: Transparent Table:...
JKS LearningJul 18, 20235 min readChange the Status of an IDOC in SAPThis article explains how to update the status of an IDOC in SAP using the program RC1_IDOC_SET_STATUS. An IDOC can have different...
JKS LearningJul 14, 20232 min readJOINS Tables using SE16HHow to Create Inner Joins between tables using SE16H The situation: We want to execute the PO number, line items, Company Code, the asset...